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