Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
openstack-infra
/
zuul
/
e2d3566a76001a70611b521e89a2b01fc0e38ec5
« Previous
7c7ed7a
Use a relative URL for status.json.
by James E. Blair
· 11 years ago
d5dcfd7
doc: rename manpage from `zuul` to `zuul-server`
by Antoine Musso
· 11 years ago
b67aba1
Add the ability to set git user.email and user.name
by Paul Belanger
· 11 years ago
d8d9507
Merge branch 'master' into feature/gearman
by James E. Blair
· 11 years ago
86a88aa
Revert "report message even if no action is specified"
by James E. Blair
· 11 years ago
1f4c2bb
Switch the launcher to Gearman.
by James E. Blair
· 12 years ago
bdafe49
Sync from oslo-incubator.
by James E. Blair
· 12 years ago
9ba2068
fix message report when no action is given
by Antoine Musso
· 12 years ago
88dd510
Ignore pep8 E123.
by James E. Blair
· 12 years ago
51fd119
make report times a little more user friendly
by Sean Dague
· 12 years ago
7191ee8
Drop Jenkins.getBestBuildURL() method
by Ori Livneh
· 12 years ago
031e23f
report message even if no action is specified
by Antoine Musso
· 12 years ago
d75cc18
In FakeStatsd, use select() rather than poll()
by Ori Livneh
· 12 years ago
51516cd
Zuul status page: Redesign and fix bugs
by Timo Tijhof
· 12 years ago
80edd5a
project templating system
by Antoine Musso
· 12 years ago
3c5e5b5
Fix config test interaction with report_times.
by James E. Blair
· 12 years ago
0ac6c01
Add option to report elapsed build times.
by James E. Blair
· 12 years ago
e403579
soften statsd version requirement to allow v2
by Antoine Musso
· 12 years ago
b3aa828
doc: sync usage with recent changes
by Antoine Musso
· 12 years ago
412e558
Test statsd.
by James E. Blair
· 12 years ago
a14a2e8
fix WebOb dependency
by Antoine Musso
· 12 years ago
8259510
Convert README to reStructuredText
by Paul Belanger
· 12 years ago
eb0e9a3
Update to latest openstack.common.setup code.
by Monty Taylor
· 12 years ago
3e16b55
Fix import error for zuul version with docs
by Paul Belanger
· 12 years ago
26b1fb8
zuul-server learned --version
by Antoine Musso
· 12 years ago
1.2.0
70c7158
Add ability to restrict jobs to specific files.
by James E. Blair
· 12 years ago
e7ab86f
Pin voluptuous <0.7.
by Jeremy Stanley
· 12 years ago
93e05f4
Document zuul-changes.py tool script.
by Jeremy Stanley
· 12 years ago
c3b8eff
Add a utility script for mass-comments.
by James E. Blair
· 12 years ago
1490eba
Fix test race condition.
by James E. Blair
· 12 years ago
0018a6c
Treat any non-success result as a failure.
by James E. Blair
· 12 years ago
263fba9
Give the result event queue priority.
by James E. Blair
· 12 years ago
2dd66e7
Gerrit 2.5/2.6 stream-events has new event types
by Antoine Musso
· 12 years ago
feba967
update remote on ref-update
by Antoine Musso
· 12 years ago
d71e297
support to update a repository
by Antoine Musso
· 12 years ago
fb682cc
Make trigger/result queue lengths available to status page.
by James E. Blair
· 12 years ago
4b22c33
Restart jobs behind a removed change.
by James E. Blair
· 12 years ago
c259232
Remember merges to save time.
by Clark Boylan
· 12 years ago
97e457e
Correct two links.
by K Jonathan Harker
· 12 years ago
7d0dedc
Test that Zuul refs end up in the correct repos.
by James E. Blair
· 12 years ago
d9dcbfa
Update Voluptuous requirement to version 0.6.
by Clark Boylan
· 12 years ago
9d49eed
Make canceling a queue item a POST request.
by James E. Blair
· 12 years ago
e9ed907
Revert "Dequeue changes if they have no hope of merging."
by Clark Boylan
· 12 years ago
0197624
isUpdateOf check field presence before comparison.
by Clark Boylan
· 12 years ago
dd26978
Dequeue changes if they have no hope of merging.
by Clark Boylan
· 12 years ago
2fa5096
Dequeue changes when new patchset created.
by James E. Blair
· 12 years ago
ffef9e4
Update URL for openstack zuul example
by Paul Belanger
· 12 years ago
f231fa2
Update zuul doc to cover SIGUSR1 behavior.
by Clark Boylan
· 12 years ago
8ae50e3
Add basic status HTML/JS.
by James E. Blair
· 12 years ago
68bdcd7
representation for Ref objects
by Antoine Musso
· 12 years ago
8fa1697
Report pipeline stats.
by James E. Blair
· 12 years ago
cb46234
Add layout validation env to tox.ini.
by James E. Blair
· 12 years ago
d06f2a6
sphinx is now stricter
by Antoine Musso
· 12 years ago
5637019
Make report message introduction configurable.
by James E. Blair
· 12 years ago
4795838
Add layout file validation.
by James E. Blair
· 12 years ago
ff79197
Remove the scheduler queue lock.
by James E. Blair
· 12 years ago
a7c5aa3
Treat LOST jobs as failures in didAnyJobFail().
by Clark Boylan
· 12 years ago
23ec1ba
Be more cautious with stats calculations.
by James E. Blair
· 12 years ago
f62d428
Fix exception calculating run time for lost builds.
by James E. Blair
· 12 years ago
5f11042
precision on email_filter
by Antoine Musso
· 12 years ago
cf429f3
Output comment and email filters in debugging.
by James E. Blair
· 12 years ago
71e9412
Add statsd.
by James E. Blair
· 12 years ago
c44b138
Set change url to gitweb URL.
by James E. Blair
· 12 years ago
8dbd56a
Add JSON status endpoint.
by James E. Blair
· 12 years ago
6aea36d
Add per-job URL patterns.
by James E. Blair
· 12 years ago
f2626eb
reset on origin/HEAD not master
by Antoine Musso
· 12 years ago
b4e809e
filter events by user email
by Antoine Musso
· 12 years ago
00a7f09
Update README for project move.
by Jeremy Stanley
· 12 years ago
b1e7d2c
Updated .gitreview location
by Monty Taylor
· 12 years ago
b2b56f7
Pin docutils.
by James E. Blair
· 12 years ago
ad61501
Support sshkey in merger.
by James E. Blair
· 12 years ago
1.1.0
138d336
Really use try_imports.
by James E. Blair
· 12 years ago
a94bf17
Use try_imports rather for conditional imports.
by Monty Taylor
· 12 years ago
7df9e7f
Use entrypoints for zuul-server.
by Monty Taylor
· 12 years ago
2747501
let us specify Gerrit root URL
by Antoine Musso
· 12 years ago
2b2d2c4
document Jenkins user permissions
by Antoine Musso
· 12 years ago
43cdeab
Import oslo-incubator for versioning
by Paul Belanger
· 12 years ago
4886f28
Reinitialize the repo object after a fetch.
by James E. Blair
· 12 years ago
554ba54
Log merge errors (at level DEBUG).
by James E. Blair
· 12 years ago
14b5537
Retry git fetches to work around GitPython bug.
by Clark Boylan
· 12 years ago
ce33384
doc about a post-merge pipeline
by Antoine Musso
· 12 years ago
f9efd0b
Fix typo with log_config in zuul.conf-sample
by Paul Belanger
· 12 years ago
76904f2
honor ZUUL_UUID where UUID is used
by Antoine Musso
· 12 years ago
ca0466e
raise exception when info reference cant be found
by Antoine Musso
· 12 years ago
e955e06
Fix non-deterministic test.
by James E. Blair
· 12 years ago
81515ad
Add ZUUL_COMMIT.
by James E. Blair
· 12 years ago
4aa1ad6
Make tests more deterministic (hopefully).
by James E. Blair
· 12 years ago
45865f3
Handle branches or refs in job specification.
by James E. Blair
· 12 years ago
172c076
Add documentation about serving Zuul refs.
by James E. Blair
· 12 years ago
9358c61
Fix ref comparison.
by James E. Blair
· 12 years ago
9b67090
Provide link to status page in Gerrit comments.
by Clark Boylan
· 12 years ago
1e1a155
log exception on invalid jenkins notifications
by Antoine Musso
· 12 years ago
bb480fd
Merge branch 'dev'
by James E. Blair
· 12 years ago
aa85ebf
Remove pep8 ignores
by Zhongyue Luo
· 12 years ago
326e355
Fix gerrit port number setting.
by unicell
· 12 years ago
5d55607
Fix pep8 E127 violations
by Zhongyue Luo
· 12 years ago
b8ff8a7
Revert "Fix pep8 E127 violations"
by Jeremy Stanley
· 12 years ago
6ad5d5b
handle KeyboardInterrupt
by Antoine Musso
· 12 years ago
40b9907
`git_dir` parameter in zuul.conf sample
by Antoine Musso
· 12 years ago
80925f5
fix back compat issues with python modules
by Antoine Musso
· 12 years ago
Next »