1. 36658cf Add a promote client command by James E. Blair · 11 years ago
  2. 468c851 Refactor reconfiguration into a management event by James E. Blair · 11 years ago
  3. 46b91e5 Merge "Remove unecessary debug message" by Jenkins · 11 years ago 2.0.0
  4. 4ce47da Document zuul client by James E. Blair · 11 years ago
  5. 10d9ed3 Remove unecessary debug message by James E. Blair · 11 years ago
  6. 8a73470 Merge "Document zuul_url breaking change" by Jenkins · 11 years ago
  7. 2634d0f Merge "Add a zuul client" by Jenkins · 11 years ago
  8. b5780a8 Merge "Fix merging transitively-connected change queues." by Jenkins · 11 years ago
  9. 01ca498 Document zuul_url breaking change by James E. Blair · 11 years ago
  10. cabc247 Ignore .venv directory by Paul Belanger · 11 years ago
  11. c3d428e Fix merging transitively-connected change queues. by James E. Blair · 11 years ago
  12. ad28e91 Add a zuul client by James E. Blair · 11 years ago
  13. b1b010d Add the possibility to pass the zuul url by Arx Cruz · 11 years ago
  14. c1868ec Merge "GC git.Repo objects in merger.Repo operations." by Jenkins · 11 years ago
  15. f5267ba Merge "Clone repo if it is not on disk" by Jenkins · 11 years ago
  16. 1f8d176 Merge "Doc: enhance gating reference with diagrams" by Jenkins · 11 years ago
  17. 4ba48d9 GC git.Repo objects in merger.Repo operations. by Clark Boylan · 11 years ago
  18. 6dbbc48 Clone repo if it is not on disk by Clark Boylan · 11 years ago
  19. 22d4c2a Merge "register reporters on test config" by Jenkins · 11 years ago
  20. b4a8f97 Merge "test: support voluptuous 7.0+" by Jenkins · 11 years ago
  21. 3a43e14 Doc: enhance gating reference with diagrams by Antoine Musso · 11 years ago
  22. 5c86fbb register reporters on test config by Antoine Musso · 11 years ago
  23. b36f865 test: support voluptuous 7.0+ by Antoine Musso · 11 years ago
  24. 526926a doc: fix typos, missing parentheses, upper/lower case by Michael Prokop · 11 years ago
  25. ae02883 Merge "doc: disable intersphinx mapping" by Jenkins · 11 years ago
  26. a8eea7d statsd documentation by Antoine Musso · 11 years ago
  27. 28db2af doc: disable intersphinx mapping by Antoine Musso · 11 years ago
  28. d7e8f3a Update trigger-job.py to pass LOG_PATH by Clark Boylan · 11 years ago
  29. 3042569 Merge "doc: point directly to zuul.conf section" by Jenkins · 11 years ago
  30. 8683312 Merge "Partial sync with OpenStack requirements." by Jenkins · 11 years ago
  31. e3b58d2 Merge "Remove usage of d2to1" by Jenkins · 11 years ago
  32. 1fdc3d8 Merge "Allow multiple invocations of the same job" by Jenkins · 11 years ago
  33. 9b64708 Merge "On null changes serialize the id as null" by Jenkins · 11 years ago
  34. 3aa3727 Allow multiple invocations of the same job by James E. Blair · 11 years ago
  35. 062c4fb Better English in failing_reasons by James E. Blair · 11 years ago
  36. 7c5db97 doc: point directly to zuul.conf section by Antoine Musso · 11 years ago
  37. 52905bc Remove usage of d2to1 by Monty Taylor · 11 years ago
  38. c779550 Partial sync with OpenStack requirements. by Monty Taylor · 11 years ago
  39. 5f2feaf Update tox.ini to current standards by Monty Taylor · 11 years ago
  40. 11b6fa2 Merge "Fix NNFI bug with two failing changes at head" by Jenkins · 11 years ago
  41. 22d81b6 Merge "add forge author identity privilege to support pushing refs to gerrit" by Jenkins · 11 years ago
  42. fef7163 Fix NNFI bug with two failing changes at head by James E. Blair · 11 years ago
  43. 0045126 Fix items_behind error when moving a change by James E. Blair · 11 years ago
  44. 0b584a9 Merge "Add more queue information to status JSON" by Jenkins · 11 years ago
  45. 2da48b8 Merge "Use NNFI scheduler algorithm" by Jenkins · 11 years ago
  46. 2feda2d Add more queue information to status JSON by James E. Blair · 11 years ago
  47. 972e3c7 Use NNFI scheduler algorithm by James E. Blair · 11 years ago
  48. 363e564 remove --pre option from tox's pip install command by zhaoxinyu · 11 years ago
  49. 9818967 add forge author identity privilege to support pushing refs to gerrit by zhaoxinyu · 11 years ago
  50. ddb9ef3 On null changes serialize the id as null by Alex Gaynor · 11 years ago
  51. 5fea867 Add support for emailing results via SMTP by Joshua Hesketh · 11 years ago
  52. 1879cf7 Separate reporters from triggers by Joshua Hesketh · 11 years ago
  53. 312df9a Fix preprocessing for ref-updated events by James E. Blair · 11 years ago
  54. b34e926 Revert bogus merger optimizations by James E. Blair · 11 years ago
  55. 99648b3 Merge "Fix checkout when preparing a ref" by Jenkins · 11 years ago
  56. 6eeb247 Fix checkout when preparing a ref by James E. Blair · 11 years ago
  57. 0f5efce Merge "Report pipeline queue length on startup to statsd" by Jenkins · 11 years ago
  58. 6de6ed0 Merge "Add a graphite key for all jobs in a pipeline" by Jenkins · 11 years ago
  59. 5a9918a Use an OrderedDict for pipelines by James E. Blair · 11 years ago
  60. b98fcdb Set merge result correctly on exceptions by James E. Blair · 11 years ago
  61. 9423556 Report item stats when removing a change by James E. Blair · 11 years ago
  62. 6767905 Fix graceful exit by James E. Blair · 11 years ago
  63. 96ee718 Don't reset the local repo by James E. Blair · 11 years ago
  64. bfd5853 Fetch specific refs on ref-updated events by James E. Blair · 11 years ago
  65. 19deff2 Use the 'resolve' merge strategy by default by James E. Blair · 11 years ago
  66. 1621f35 Require gear 0.4.0 by James E. Blair · 11 years ago
  67. 3cb1070 Report pipeline queue length on startup to statsd by James E. Blair · 11 years ago
  68. 7f4a190 Add a graphite key for all jobs in a pipeline by James E. Blair · 11 years ago
  69. 4a28a88 Re-launch a job if the worker fails to run it by James E. Blair · 11 years ago
  70. 0aac487 Ignore builds once they have been canceled by James E. Blair · 11 years ago
  71. fadc6e1 Add some log lines by James E. Blair · 11 years ago
  72. 085d990 Make updateChange actually update the change by James E. Blair · 11 years ago
  73. fba9b24 SIGUSR2 logs stack traces for active threads. by Clark Boylan · 11 years ago
  74. 754e31e Fix unbound variable re job_name_in_report by James E. Blair · 11 years ago
  75. 8fef52b Add option to include job name in report by James E. Blair · 11 years ago
  76. b11fa97 Merge "Test that custom functions are live-reloaded" by Jenkins · 11 years ago
  77. e712d9f Test that custom functions are live-reloaded by James E. Blair · 11 years ago
  78. 6241de0 Allow url to be updated by Joshua Hesketh · 11 years ago
  79. 63bb0ef Add a timer trigger by James E. Blair · 11 years ago
  80. 6c358e7 Support multiple triggers by James E. Blair · 11 years ago
  81. 3cd2503 Merge "Fix parameter name typo in NEWS.rst." by Jenkins · 11 years ago
  82. 4604435 Merge "Pass the Job to the parameter function" by Jenkins · 11 years ago
  83. e6abe81 Fix parameter name typo in NEWS.rst. by Jeremy Stanley · 11 years ago
  84. 0215327 Merge "Use the public gear API to iterate over jobs in the queue" by Jenkins · 11 years ago
  85. c21db6f Merge "Stats: break out job runtimes and counts by result" by Jenkins · 11 years ago
  86. d320d7e Make a test more robust by James E. Blair · 11 years ago
  87. a0e0501 Merge "Add option to validate job names" by Jenkins · 11 years ago
  88. 66eeebf Stats: break out job runtimes and counts by result by James E. Blair · 11 years ago
  89. 586903b Merge "Make E123 pep8 clean" by Jenkins · 11 years ago
  90. d047097 Pass the Job to the parameter function by James E. Blair · 11 years ago
  91. dda6c91 Use the public gear API to iterate over jobs in the queue by James E. Blair · 11 years ago
  92. b56af88 Merge "Delay initialization of local repos" by Jenkins · 11 years ago
  93. 04948c7 Add option to validate job names by James E. Blair · 11 years ago
  94. 287c06d Delay initialization of local repos by James E. Blair · 11 years ago
  95. 212f612 Report an unknown time if a change ahead has failed by James E. Blair · 11 years ago
  96. ec49b4c Make E123 pep8 clean by Paul Belanger · 11 years ago
  97. feeeaef Enable warnerrors for pbr to catch Sphinx warnings by Paul Belanger · 11 years ago
  98. c28d1b0 Apply metajobs in order by James E. Blair · 11 years ago
  99. bd6bc1d Merge "Add elapsed and remaining time to job status JSON" by Jenkins · 11 years ago
  100. 5eb21c2 Merge "Improve precedence test" by Jenkins · 11 years ago