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