Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
openstack-infra
/
zuul
/
7207c89dde5e9ce69626e5d1d83914aea0d5f049
/
tests
7207c89
Fix mixed canonical/non-canonical project merge
by Tobias Henkel
· 7 years ago
8d06afd
Switch to threading model of socketserver
by David Shrewsbury
· 7 years ago
cd1f261
Merge "Fix gerrit branch creation detection" into feature/zuulv3
by Zuul
· 7 years ago
24690ec
Fix gerrit branch creation detection
by James E. Blair
· 7 years ago
458ab7b
Merge "On reconfiguration, re-enqueue items at the same position" into feature/zuulv3
by Zuul
· 7 years ago
872738f
On reconfiguration, re-enqueue items at the same position
by James E. Blair
· 7 years ago
edff2c2
Add support for override-checkout, deprecate override-branch
by James E. Blair
· 7 years ago
77faada
Merge "Add multi-branch support for project-templates" into feature/zuulv3
by Zuul
· 7 years ago
edda679
Merge "Validate that a job has a run playbook on freeze" into feature/zuulv3
by Zuul
· 7 years ago
5fe4f4a
Merge "Remove implied run" into feature/zuulv3
by Zuul
· 7 years ago
ea84b06
Merge "Update test fixtures to use explicit run" into feature/zuulv3
by Zuul
· 7 years ago
2a66450
Add multi-branch support for project-templates
by James E. Blair
· 7 years ago
f3c09ed
Merge "Add pragma directive" into feature/zuulv3
by Zuul
· 7 years ago
a382ff0
Merge "Move test_job_auth_inheritance to test_v3" into feature/zuulv3
by Zuul
· 7 years ago
22590cb
Merge "Switch to late-binding inheritance" into feature/zuulv3
by Zuul
· 7 years ago
fa7b6b0
Merge "Add implied branch matchers on 'master'" into feature/zuulv3
by Zuul
· 7 years ago
0a44f80
Merge "Remove test_job_inheritance" into feature/zuulv3
by Zuul
· 7 years ago
d5304f3
Merge "Move test_model.test_job_inheritance_configloader" into feature/zuulv3
by Zuul
· 7 years ago
0029267
Validate that a job has a run playbook on freeze
by James E. Blair
· 7 years ago
6828656
Remove implied run
by James E. Blair
· 7 years ago
2f589fe
Update test fixtures to use explicit run
by James E. Blair
· 7 years ago
df91ab3
Move test_job_auth_inheritance to test_v3
by James E. Blair
· 7 years ago
7edc25f
Add pragma directive
by James E. Blair
· 7 years ago
c32a835
Switch to late-binding inheritance
by James E. Blair
· 7 years ago
daaf326
Add implied branch matchers on 'master'
by James E. Blair
· 7 years ago
a7f724c
Make the git web url a template
by Clark Boylan
· 7 years ago
d95b581
Remove test_job_inheritance
by James E. Blair
· 7 years ago
b09a0c5
Move test_model.test_job_inheritance_configloader
by James E. Blair
· 7 years ago
c9e7759
Fix branch ordering on dynamic reconfiguration
by James E. Blair
· 7 years ago
aeb5a12
Only autohold failed builds
by Clark Boylan
· 7 years ago
a96c9b3
Fix undefined sort order when applying parent data
by Tobias Henkel
· 7 years ago
70798ea
Fix for pep8 E722 and ignore E741
by David Shrewsbury
· 7 years ago
0de1ee4
Merge "Report initial pipeline changes under correct key" into feature/zuulv3
by Zuul
· 7 years ago
24749aa
Merge "Add stats for executor and merger count" into feature/zuulv3
by Zuul
· 7 years ago
57bf14d
Report initial pipeline changes under correct key
by James E. Blair
· 7 years ago
bdd50e6
Add stats for executor and merger count
by James E. Blair
· 7 years ago
54cdf1e
Merge "Add support for result data in child jobs" into feature/zuulv3
by Zuul
· 7 years ago
d3ec042
Merge "Ignore duplicate project-template definitions" into feature/zuulv3
by Zuul
· 7 years ago
fc5f62b
Merge "Change domain in test fixture to example.com" into feature/zuulv3
by Zuul
· 7 years ago
6bc1048
Ignore duplicate project-template definitions
by James E. Blair
· 7 years ago
b266903
Merge "Make tests' encrypt_secret.py work with python3" into feature/zuulv3
by Zuul
· 7 years ago
0996ab2
Make tests' encrypt_secret.py work with python3
by Clark Boylan
· 7 years ago
e2d3566
Change domain in test fixture to example.com
by Tobias Henkel
· 7 years ago
4cfe6b6
Merge "Add oldrev/newrev column to the buildset reporter table" into feature/zuulv3
by Zuul
· 7 years ago
8181a82
Merge "Add ref_url column to the buildset reporter table" into feature/zuulv3
by Zuul
· 7 years ago
ad5c261
Merge "Make executor hostname configurable" into feature/zuulv3
by Zuul
· 7 years ago
419a867
Merge tenant reconfiguration events
by James E. Blair
· 7 years ago
b0a95ab
Revert "Use weakref for change cache"
by James E. Blair
· 7 years ago
bacbb88
Don't return POST_FAILURE when aborting post playbooks
by James E. Blair
· 7 years ago
7a04df2
Several executor threading fixes
by James E. Blair
· 7 years ago
c95ed03
Merge "New client command for printing autohold requests" into feature/zuulv3
by Zuul
· 7 years ago
055cda3
Make executor hostname configurable
by Tobias Henkel
· 7 years ago
698703c
Add support for result data in child jobs
by James E. Blair
· 7 years ago
24118ba
Merge "Use weakref for change cache" into feature/zuulv3
by Zuul
· 7 years ago
c467613
New client command for printing autohold requests
by David Shrewsbury
· 7 years ago
a86aaf1
Start ssh persistent connections outside bwrap
by James E. Blair
· 7 years ago
0999879
Ignore parents on job variants
by James E. Blair
· 7 years ago
b970430
Use weakref for change cache
by James E. Blair
· 7 years ago
4f1731b
Emit some nodepool stats
by James E. Blair
· 7 years ago
faf8198
Emit some stats from executor
by James E. Blair
· 7 years ago
107bb25
Re-order executor/job classes
by James E. Blair
· 7 years ago
ded241e
Switch statsd config to zuul.conf
by James E. Blair
· 7 years ago
97081c8
Merge "Add comment explaining gitpython requirement" into feature/zuulv3
by Zuul
· 7 years ago
8cf27f3
Merge "Mask dependent config errors" into feature/zuulv3
by Zuul
· 7 years ago
23dcae1
Merge "Grab json log contents for final post playbook failures" into feature/zuulv3
by Zuul
· 7 years ago
0e2489a
Grab json log contents for final post playbook failures
by Monty Taylor
· 7 years ago
83b92ca
Merge "Add git timeout" into feature/zuulv3
by Zuul
· 7 years ago
8fdef74
Add comment explaining gitpython requirement
by James E. Blair
· 7 years ago
f03173b
Mask dependent config errors
by James E. Blair
· 7 years ago
ba1c8c0
Add git timeout
by James E. Blair
· 7 years ago
80ac158
Update statsd output for tenants
by James E. Blair
· 7 years ago
bccdfcf
Don't use cached config when deleting files
by James E. Blair
· 7 years ago
1235f14
Don't modify project-templates to add job name attributes
by James E. Blair
· 7 years ago
2dad2ca
Merge "Verify aborted jobs don't count into retry limit" into feature/zuulv3
by Zuul
· 7 years ago
b3c4ac9
Merge "Have zuul re-run ABORTED jobs" into feature/zuulv3
by Zuul
· 7 years ago
26fa8a3
Verify aborted jobs don't count into retry limit
by Tobias Henkel
· 7 years ago
d88620a
Merge "Fix early processing of merge-pending items on reconfig" into feature/zuulv3
by Zuul
· 7 years ago
7099e58
Merge "Provide error message on malformed job list" into feature/zuulv3
by Zuul
· 7 years ago
8be3c0c
Provide error message on malformed job list
by Monty Taylor
· 7 years ago
bfb56fd
Merge "Don't store pipeline references on builds" into feature/zuulv3
by Zuul
· 7 years ago
29c7700
Fix early processing of merge-pending items on reconfig
by James E. Blair
· 7 years ago
3a098dd
Don't store pipeline references on builds
by James E. Blair
· 7 years ago
3202354
Have zuul re-run ABORTED jobs
by Paul Belanger
· 7 years ago
278e956
Merge "Handle double node locking snafu" into feature/zuulv3
by Zuul
· 7 years ago
94e9588
Handle double node locking snafu
by David Shrewsbury
· 7 years ago
edadfed
Create git_http_low_speed_limit / git_http_low_speed_time
by Paul Belanger
· 7 years ago
af8b208
Speed configuration building
by James E. Blair
· 7 years ago
75f171e
Merge "Fix branch matching logic" into feature/zuulv3
by Zuul
· 7 years ago
a615c36
Clear project config cache later
by James E. Blair
· 7 years ago
29a24fd
Move shadow layout to item
by James E. Blair
· 7 years ago
f6dc176
Fix branch matching logic
by David Shrewsbury
· 7 years ago
471c75b
Merge "Do not add implied branch matchers in project-templates" into feature/zuulv3
by Zuul
· 7 years ago
e74f571
Do not add implied branch matchers in project-templates
by James E. Blair
· 7 years ago
6dc5bc1
Map pipeline precedence to nodepool node priority
by Monty Taylor
· 7 years ago
fceaf41
Fix bug with multiple project-templates
by James E. Blair
· 7 years ago
66e0413
Fix sql reporting start/end times
by James E. Blair
· 7 years ago
8198c0e
Add oldrev/newrev column to the buildset reporter table
by Tristan Cacqueray
· 7 years ago
305a215
Add ref_url column to the buildset reporter table
by Tristan Cacqueray
· 7 years ago
f641f4f
Run ansible setup at start of job to verify network
by James E. Blair
· 7 years ago
6069f2b
Fix race in test_in_repo_branch
by James E. Blair
· 7 years ago
Next »