zuul/zuul
James E. Blair f0a828472e Remove straight_join in favor of index hints
The build queries that straight_join improves are starting to look
a lot like the set that are improved by the existing index hint,
so remove the use of straight_join there and rely only on the hint.

A similar characteristic holds for the buildset queries.  We may
be able to use index hints for those as well, but to get good
performance, we need to set the hint on two tables.

Change-Id: Idf622fb1ecbf933b4570dd35b4c3cf4750e69c75
2024-07-16 15:32:35 -07:00
..
ansible Add missing arguments to log_streamline 2024-07-11 07:58:19 -07:00
cmd Merge "Log tenant read/write lock actions" 2024-06-14 00:13:23 +00:00
connection Add support for excluding locked branches 2024-05-14 10:53:31 -07:00
driver Remove straight_join in favor of index hints 2024-07-16 15:32:35 -07:00
execution_context List process ids in bwrap namespace 2023-06-28 13:31:06 -07:00
executor Merge "Fix retries on unreachable cleanup playbooks" 2024-07-16 18:19:49 +00:00
lib Add stub AWS driver 2024-06-17 13:22:15 -07:00
manager Fix buildset dependent changes compat handling 2024-07-03 08:41:50 +02:00
merger Avoid exception when no buildset files 2024-06-19 17:54:45 -07:00
provider Add provider Endpoint class 2024-06-17 13:22:29 -07:00
reporter Replace status_url with item_url in pipeline reporter templates 2024-03-15 08:58:07 -07:00
source Stop using submitted-together for submitWholeTopic 2024-06-10 18:13:45 -07:00
sphinx docs: remove zuuldocs domain 2020-08-04 16:10:09 +10:00
trigger Refactor configuration error handling 2023-10-30 16:19:45 -07:00
vendor Add some pipeline processing stats 2022-01-25 08:16:52 -08:00
web Merge "Log tenant read/write lock actions" 2024-06-14 00:13:23 +00:00
zk Merge "Log tenant read/write lock actions" 2024-06-14 00:13:23 +00:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
_setup_hook.py Revert "Revert "Create zuul/web/static on demand"" 2020-07-07 19:53:33 +02:00
change_matcher.py Ignore /COMMIT_MSG in files matchers even more 2024-04-30 16:09:41 -07:00
configloader.py Deprecate cleanup-run 2024-07-10 11:29:44 -07:00
exceptions.py Deprecate cleanup-run 2024-07-10 11:29:44 -07:00
model_api.py Deprecate cleanup-run 2024-07-10 11:29:44 -07:00
model.py Deprecate cleanup-run 2024-07-10 11:29:44 -07:00
nodepool.py Add job name back to node request data 2024-03-07 08:02:30 +01:00
scheduler.py Update foreign project fix to get source by hostname 2024-07-09 17:06:35 -07:00
version.py Convert pkg_resources usage to importlib 2024-03-20 09:17:19 -07:00