1. ffe8f8b Cleanup zookeeper and fake nodepool in nodepool tests by Clark Boylan · 7 years ago
  2. f18e3b8 Whitelist watchdog threads in test thread leak checker by Clark Boylan · 7 years ago
  3. 21a2c81 Use cStringIO if available. by Clark Boylan · 7 years ago
  4. 2462018 Use current class name on super call by Clark Boylan · 7 years ago
  5. afc49ea Remove commitLayoutUpdate by James E. Blair · 7 years ago
  6. 31cb3e8 Move two more tests to commitConfigUpdate by James E. Blair · 7 years ago
  7. 732ee86 Fix race in test_queue_rate_limiting by James E. Blair · 7 years ago
  8. 97a4207 Merge "Move timer tests to commitConfigUpdate" into feature/zuulv3 by Jenkins · 7 years ago
  9. 30715e4 Merge "Move semaphore tests to their own class" into feature/zuulv3 by Jenkins · 7 years ago
  10. 6f020f4 Merge "Remove org_unknown git repo from single-client test config" into feature/zuulv3 by Jenkins · 7 years ago
  11. 9c9fd53 Merge "Move test_repo_deleted to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  12. 68d26b7 Merge "Move check_ignore_dependencies to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  13. 73916b4 Merge "move test_disable_at to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  14. 436a545 Allow simple_layout to support custom drivers by Jesse Keating · 7 years ago
  15. dfdfcfc Move timer tests to commitConfigUpdate by James E. Blair · 7 years ago
  16. 9ea0d0b Move semaphore tests to their own class by James E. Blair · 7 years ago
  17. c4ba97a Remove org_unknown git repo from single-client test config by James E. Blair · 7 years ago
  18. 9ea7007 Move test_repo_deleted to simple_layout by James E. Blair · 7 years ago
  19. ea68ab4 Move check_ignore_dependencies to simple_layout by Jesse Keating · 7 years ago
  20. cc67b12 move test_disable_at to simple_layout by Jesse Keating · 7 years ago
  21. 8b0c70a Remove unused test git repos by James E. Blair · 7 years ago
  22. cc32419 Move some uses of updateConfigLayout to simple_layout by James E. Blair · 7 years ago
  23. e68d43f Move test_tags to simple_layout by James E. Blair · 7 years ago
  24. 6df6713 Use 'org/project' for tests which only operate on one project by James E. Blair · 7 years ago
  25. 7cb8454 Remove project3 by James E. Blair · 7 years ago
  26. 44860b6 Remove unused repos from repo init by James E. Blair · 7 years ago
  27. cc02053 Move tests to use simple_layout by James E. Blair · 7 years ago
  28. b70e55a Add playbook support to simple_layout in tests by James E. Blair · 7 years ago
  29. 06cc392 Add simple_layout test decorator by James E. Blair · 7 years ago
  30. 86073d3 Remove source from pipelines (2/2) by James E. Blair · 7 years ago
  31. 6053de4 Remove source from pipelines (1/2) by James E. Blair · 7 years ago
  32. 109da3f Replace config/project repos with config/untrusted projects by James E. Blair · 7 years ago
  33. 0ffa010 Fully qualify project configuration names by James E. Blair · 7 years ago
  34. 8a395f9 Add source to project and remove unused tenant attrs by James E. Blair · 7 years ago
  35. c2a54fd Add a project index to Tenant by James E. Blair · 7 years ago
  36. 0a89975 Pass source to project instantiations by James E. Blair · 7 years ago
  37. f4a5f02 Fix race in test_queue_rate_limiting_dependent by James E. Blair · 7 years ago
  38. a002b03 Stop jobs when executor stops by James E. Blair · 7 years ago
  39. 267e516 Extend test timeout to 120s by James E. Blair · 7 years ago
  40. 56f6133 Send interface_ip in the node description by Monty Taylor · 7 years ago
  41. 621ec9a Put test id in zk chroot path by Clark Boylan · 7 years ago
  42. 7f5f1ec Configure zk fixture cleanup early by Clark Boylan · 7 years ago
  43. 87834af Merge "Perform pre-launch merge checks" into feature/zuulv3 by Jenkins · 7 years ago
  44. 2eb1c71 Merge "Re-enable test_live_reconfiguration_del_project" into feature/zuulv3 by Jenkins · 7 years ago
  45. 17aac29 Merge "Use libyaml if possible" into feature/zuulv3 by Jenkins · 7 years ago
  46. 830d593 Merge "Re-enable remaining test_crd_check_* tests" into feature/zuulv3 by Jenkins · 7 years ago
  47. 914991b Merge "Re-enable test_queue_rate_limiting_dependent" into feature/zuulv3 by Jenkins · 7 years ago
  48. 91132fb Merge "Re-enable test_queue_rate_limiting" into feature/zuulv3 by Jenkins · 7 years ago
  49. 500992b Cleanup docs builds and error on warnings by Clark Boylan · 7 years ago
  50. 1376e05 Merge "Change mutex to counting semaphore" into feature/zuulv3 by Jenkins · 7 years ago
  51. 1c8d62e Merge "Remove url_pattern config parameter" into feature/zuulv3 by Jenkins · 7 years ago
  52. b2749e7 Merge "Simplify the log url" into feature/zuulv3 by Jenkins · 7 years ago
  53. 0149ada Re-enable test_live_reconfiguration_del_project by Clint Byrum · 7 years ago
  54. ae04e4c Perform pre-launch merge checks by K Jonathan Harker · 8 years ago
  55. 88fdfde Use libyaml if possible by Clint Byrum · 7 years ago
  56. 12282ca Re-enable remaining test_crd_check_* tests by Clint Byrum · 7 years ago
  57. 14ab6ca Re-enable test_queue_rate_limiting_dependent by Clint Byrum · 7 years ago
  58. b01f1ca Re-enable test_queue_rate_limiting by Clint Byrum · 7 years ago
  59. 9a0e194 Change mutex to counting semaphore by Tobias Henkel · 8 years ago
  60. 77e5e80 Merge "Add 'allow-secrets' pipeline attribute" into feature/zuulv3 by Jenkins · 7 years ago
  61. 55a3fe6 Merge "Add support for job allowed-projects" into feature/zuulv3 by Jenkins · 7 years ago
  62. 4550bbc Merge "Augment references of pkcs1 with oaep" into feature/zuulv3 by Jenkins · 7 years ago
  63. ad10e81 Merge "Isolate encryption-related methods" into feature/zuulv3 by Jenkins · 7 years ago
  64. 456390c Merge "Serve public keys through webapp" into feature/zuulv3 by Jenkins · 7 years ago
  65. 6c6761b Merge "Decrypt secrets and plumb to Ansible" into feature/zuulv3 by Jenkins · 7 years ago
  66. a8d0924 Merge "Associate secrets with jobs" into feature/zuulv3 by Jenkins · 7 years ago
  67. c66c2c9 Merge "Add secret top-level config object" into feature/zuulv3 by Jenkins · 7 years ago
  68. d9c8be6 Merge "Add per-repo public and private keys" into feature/zuulv3 by Jenkins · 7 years ago
  69. d234836 Add 'allow-secrets' pipeline attribute by James E. Blair · 8 years ago
  70. b3f5db1 Add support for job allowed-projects by James E. Blair · 8 years ago
  71. 717e8e9 Augment references of pkcs1 with oaep by James E. Blair · 8 years ago
  72. bf1a4f2 Isolate encryption-related methods by James E. Blair · 8 years ago
  73. c49e5e7 Serve public keys through webapp by James E. Blair · 8 years ago
  74. 18f86a3 Decrypt secrets and plumb to Ansible by James E. Blair · 8 years ago
  75. 8525e2b Associate secrets with jobs by James E. Blair · 8 years ago
  76. 01f83b7 Add secret top-level config object by James E. Blair · 8 years ago
  77. 22994f9 Add per-repo public and private keys by Ricardo Carrillo Cruz · 8 years ago
  78. 800e7ff Remove url_pattern config parameter by James E. Blair · 8 years ago
  79. 8f1da2b Merge "Re-enable test_stuck_job_cleanup" into feature/zuulv3 by Jenkins · 7 years ago
  80. 58419cb Simplify the log url by Joshua Hesketh · 8 years ago
  81. 8a426ce Merge "Refactor out Changeish" into feature/zuulv3 by Jenkins · 7 years ago
  82. 6322828 Merge "Create zuul.executor.hostname ansible variable" into feature/zuulv3 by Jenkins · 7 years ago
  83. 8269b7b Merge "Replace ssh-keyscan with host keys from node" into feature/zuulv3 by Jenkins · 7 years ago
  84. f8cc990 Refactor out Changeish by Clint Byrum · 8 years ago
  85. e2b8d49 Create zuul.executor.hostname ansible variable by Paul Belanger · 8 years ago
  86. 039f881 Merge "Fix hostname issue with nodepool integration job" into feature/zuulv3 by Jenkins · 8 years ago
  87. 40798ee Merge "Remove ZooKeeperConnectionConfig class" into feature/zuulv3 by Jenkins · 8 years ago
  88. eb719d8 Merge "Remove irrelevant test_merging_queues" into feature/zuulv3 by Jenkins · 8 years ago
  89. 97e807b Fix hostname issue with nodepool integration job by Paul Belanger · 8 years ago
  90. 9790c6a Remove ZooKeeperConnectionConfig class by Paul Belanger · 8 years ago
  91. 678e2c3 Re-enable test_stuck_job_cleanup by Clint Byrum · 8 years ago
  92. a22c541 Remove more swift configurations by James E. Blair · 8 years ago
  93. 8284489 Port SQLAlchemy reporter to v3 driver structure by James E. Blair · 8 years ago
  94. f8aec83 Improve job dependencies using graph instead of tree by Fredrik Medley · 9 years ago
  95. c5bf375 Replace ssh-keyscan with host keys from node by Paul Belanger · 8 years ago
  96. 4f6e077 Remove irrelevant test_merging_queues by Clint Byrum · 8 years ago
  97. 30ba93a Create nodepool inventory variables by Paul Belanger · 8 years ago
  98. 174a827 Rename zuul-launcher to zuul-executor by Paul Belanger · 8 years ago
  99. 0713abf Merge "Provide file locations of config syntax errors" into feature/zuulv3 by Jenkins · 8 years ago
  100. 7c1fca2 Merge "Add a test for a broken config on startup" into feature/zuulv3 by Jenkins · 8 years ago