zuul/zuul
James E. Blair 3b82885e5c Use the SQLAlchemy ORM
We used the ORM to declare the table structure, but just performed
raw queries.  As a step to adding more tables and more complex
relationships, fully utilize the ORM in queries.

Change-Id: I260095d908dc9bea03cf825f4cc8aae8ae43ba16
2018-11-28 07:51:49 -08:00
..
ansible Improve windows logging 2018-11-06 10:50:40 +01:00
cmd Fix flake 3.6.0 warnings 2018-10-28 16:39:30 +01:00
connection Cache branches in connections/sources 2018-08-09 16:02:02 -07:00
driver Use the SQLAlchemy ORM 2018-11-28 07:51:49 -08:00
execution_context Add wrapper driver execution context 2017-08-18 16:35:12 -07:00
executor Add config parameters for WinRM timeouts 2018-11-22 18:32:15 +01:00
lib Serve project SSH keys and document 2018-09-04 15:42:43 -07:00
manager Resume paused job with skipped children 2018-11-05 12:06:32 +01:00
merger Handle existing .ssh dir on merger 2018-11-14 15:30:33 +01:00
reporter Filter file comments for existing files 2018-10-25 06:21:01 -07:00
source Cache branches in connections/sources 2018-08-09 16:02:02 -07:00
sphinx Add zuul-sphinx as a requirement 2017-08-07 14:56:17 -07:00
trigger Remove use of six library 2017-06-19 10:34:57 -05:00
web Use the SQLAlchemy ORM 2018-11-28 07:51:49 -08:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
_setup_hook.py Use zuul/web/static in setup_hook 2018-10-13 07:40:31 -05:00
change_matcher.py Fix wrong matched project template 2018-08-02 12:19:15 +02:00
configloader.py Add allowed-triggers and allowed-reporters tenant settings 2018-11-13 16:34:54 +00:00
exceptions.py mqtt: add basic reporter 2018-05-02 07:20:46 +00:00
model.py Merge "Indicate whether a build is voting in the logs" 2018-10-17 10:22:55 +00:00
nodepool.py Provide some accounting of node usage in logs 2018-10-15 16:24:40 -07:00
rpcclient.py Add a dequeue command to zuul client 2018-07-27 04:21:07 +00:00
rpclistener.py web: add /{tenant}/pipelines route 2018-09-12 11:09:11 -06:00
scheduler.py Merge "Reload tenant in case of new project branches" 2018-10-23 15:03:16 +00:00
version.py Report git sha in status page version 2018-04-27 10:21:43 -07:00
zk.py Handle missing node during hold check 2018-10-16 09:31:47 -04:00