1. 2793c58 Update JGit to version 3.5.1.201410131835-r by Matthias Sohn · 10 years ago
  2. 4b216ca Fix detection of symlinks in acceptance tests by Adrian Görler · 10 years ago
  3. 3619bad Fix cleanup after tests by Adrian Görler · 10 years ago
  4. 8177c08 Add missing @Test annotations by Adrian Görler · 10 years ago
  5. b8aae41 Add support for regex in project list screen by Hugo Arès · 11 years ago
  6. c99c5d9 Disable Gitweb for in-memory acceptance tests by Hugo Arès · 11 years ago
  7. 0a76254 Merge "Add REST endpoint to kill a task" by Edwin Kempin · 11 years ago
  8. 657c360 Merge "Add REST endpoint to get a task" by Edwin Kempin · 11 years ago
  9. 3ccdb43 Merge "Add test for list tasks REST endpoint" by Edwin Kempin · 11 years ago
  10. 6294674 Add REST endpoint to ban commits by Edwin Kempin · 11 years ago
  11. 7a45964 Merge changes Id8e48bb4,I138e60c5 by David Pursehouse · 11 years ago
  12. 4560488 Merge changes I30886e35,I4bdc9a71 by David Pursehouse · 11 years ago
  13. 41df0f5 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  14. 7796b46 Add acceptance tests for list projects endpoint by Hugo Arès · 11 years ago
  15. 1b99360 Add REST endpoint to get an arbitrary commit from a project by Edwin Kempin · 11 years ago
  16. 49e6eb9 Fix rejection of banned commits by Edwin Kempin · 11 years ago
  17. 7e28381 Add REST endpoint to kill a task by Edwin Kempin · 11 years ago
  18. 32e3a52 Add REST endpoint to get a task by Edwin Kempin · 11 years ago
  19. e47bf86 Add test for list tasks REST endpoint by Edwin Kempin · 11 years ago
  20. bb495c8 Merge "Support flushing a set of caches at once via REST" by Edwin Kempin · 11 years ago
  21. e6ae606 Merge "Support flushing of all caches via REST" by Edwin Kempin · 11 years ago
  22. 83aea06 Merge "Support listing of cache names via REST" by Edwin Kempin · 11 years ago
  23. 4c3966c Merge "Add REST endpoint to flush a cache" by Edwin Kempin · 11 years ago
  24. a3c6d03 Support flushing a set of caches at once via REST by Edwin Kempin · 11 years ago
  25. a428683 Support flushing of all caches via REST by Edwin Kempin · 11 years ago
  26. 8dd9412 Support listing of cache names via REST by Edwin Kempin · 11 years ago
  27. 37cc41a Add REST endpoint to flush a cache by Edwin Kempin · 11 years ago
  28. e6c82b7 Verify change and commit messages in cherry-pick test by Dave Borowitz · 11 years ago
  29. 4afa3f5 Merge changes If68c43e9,Ife5c2f21 by Dave Borowitz · 11 years ago
  30. f11eadc Always set cache type for CacheInfo returned from get cache REST endpoint by Edwin Kempin · 11 years ago
  31. 0f126e5 Revision API: Implement methods to get / set review status by David Ostrovsky · 11 years ago
  32. b1e9143 Update httpclient and dependencies by David Ostrovsky · 11 years ago
  33. f514a70 Removing unnecessary test from ChangeIT and updating test names by Yacob Yonas · 11 years ago
  34. a975c4f Fix bug with isChangeReviewed() by Yacob Yonas · 11 years ago
  35. 1c47104 AbstractDaemonTest: Allow changing GerritApi user by Dave Borowitz · 11 years ago
  36. 5e4cae5 AbstractDaemonTest: Factor out query convenience method by Dave Borowitz · 11 years ago
  37. 901a589 Update test to fix test of ChangeMessage migration to notedb by Yacob Yonas · 11 years ago
  38. 5ced398 Merge topic 'rest-caches' by Shawn Pearce · 11 years ago
  39. 57a4682 Add REST endpoint to get a cache by Edwin Kempin · 11 years ago
  40. 42c9cf6 Add REST endpoint to list caches by Edwin Kempin · 11 years ago
  41. c646a8c Implement Projects.list() method by Urs Wolfer · 11 years ago
  42. 0acab4a Merge "Use allow/block/deny methods to improve test readability" by Edwin Kempin · 11 years ago
  43. d9888ca Implement Changes.query() method by Dave Borowitz · 11 years ago
  44. 13ad515 Merge branch 'stable-2.9' by Shawn Pearce · 11 years ago
  45. c668f4d Use allow/block/deny methods to improve test readability by Saša Živkov · 11 years ago
  46. 67a2e7e Limit file list to files that were touched in new patch set by Edwin Kempin · 11 years ago
  47. 6aecd8e Add basic test for PatchListCache that checks the returned patches by Edwin Kempin · 11 years ago
  48. fa63485 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  49. a19b319 List reviewers with dummy approvals on closed changes by Dave Borowitz · 11 years ago
  50. e6ffd89 ChangeIT: Check that reviewer was added by Dave Borowitz · 11 years ago
  51. 45a6604 Add unit test for copying label approvals during cherry-pick by David Ostrovsky · 11 years ago
  52. d426839 Add missing calls to `assertTrue` in CreateChangeIT by David Pursehouse · 11 years ago
  53. b9f5685 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  54. 362b14d1 Add 'View Plugins' global capability that allows to list plugins by Edwin Kempin · 11 years ago
  55. f87c9ab Merge "ReceiveCommits: Add support for approvals" by Shawn Pearce · 11 years ago
  56. 913cc07 ReceiveCommits: Add support for approvals by David Ostrovsky · 11 years ago
  57. 2f08ed4 Plugin API: Add create change method by David Ostrovsky · 11 years ago
  58. 438e994 Merge "Add REST endpoint to create empty change" by Shawn Pearce · 11 years ago
  59. 837c0ee Add REST endpoint to create empty change by David Ostrovsky · 11 years ago
  60. 51c0006 ChangeJson: Add unit test for MESSAGES and CURRENT_REVISION options by David Ostrovsky · 11 years ago
  61. 1d15fca Merge "Fix: unit test IllegalStateException" by Shawn Pearce · 11 years ago
  62. 732d2b7 Implement extension-api for accounts by David Ostrovsky · 11 years ago
  63. 84e9714 Add field _number to ChangeInfo by Urs Wolfer · 11 years ago
  64. e73ae61 Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
  65. 4c91b00 Allow configuration of a default value for a label. by Khai Do · 11 years ago
  66. 222806f tests: Use insecure random for acceptance tests by Shawn Pearce · 11 years ago
  67. c7095c8 Acceptance-tests: Fix 'Address already in use' bug by David Ostrovsky · 11 years ago
  68. aa2772a Acceptance-tests: Fix 'verify: false' bug by David Ostrovsky · 11 years ago
  69. cb22af9 tests: Use insecure random for acceptance tests by Shawn Pearce · 11 years ago
  70. a8de646 Merge "Acceptance-tests: Fix 'Address already in use' bug" by Shawn Pearce · 11 years ago
  71. 7985059 Merge changes Ic339f766,Iaf2dad48 by Shawn Pearce · 11 years ago
  72. fe2934e Acceptance-tests: Fix 'Address already in use' bug by David Ostrovsky · 11 years ago
  73. aa78df5 Fix typos in tests.def by David Pursehouse · 11 years ago
  74. 074859e Acceptance-tests: Fix 'verify: false' bug by David Ostrovsky · 11 years ago
  75. c4e0ac6 Buck: Add support for groups of acceptance tests by David Ostrovsky · 11 years ago
  76. 957315a Buck: Simplify acceptance_tests rule invocation by David Ostrovsky · 11 years ago
  77. dc80fdd Add simple tests to launch Reindex by Dave Borowitz · 11 years ago
  78. 4255c98 Fix: unit test IllegalStateException by Bruce Zu · 11 years ago
  79. a06b469 Enable notedb tests for LabelTypeIT by Dave Borowitz · 11 years ago
  80. 7d09d00 Throw REST error for duplicate in create project API by Dan Willemsen · 11 years ago
  81. eb206df Fix SchemaUpdaterTest and ListChildProjectsIT by Shawn Pearce · 11 years ago
  82. cddaea3 Plugin API: Add get project API by David Ostrovsky · 11 years ago
  83. 8f3931b Plugin API: Add create project API by David Ostrovsky · 11 years ago
  84. a0d6c3a Refactor ProjectInfo out of ProjectJson class by David Ostrovsky · 11 years ago
  85. 99dea4b Move some project classes to extension to expose them in Project API by David Ostrovsky · 11 years ago
  86. dcd0d4e Revision API: Add method to query if revision must be rebased by David Ostrovsky · 11 years ago
  87. 56fa6ba Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  88. 7d3ee8e Fix Merge Always and Merge If Necessary strategies by Shawn Pearce · 11 years ago
  89. 9e12d19 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  90. 5292fd7 Another attempt to fix submit rule evaluation for non blocking labels by David Ostrovsky · 11 years ago
  91. 1fa3ca2 Add submit rule evaluation tests for custom labels by David Ostrovsky · 11 years ago
  92. 5a32a6d Fix submit rule evaluation for non blocking labels by David Ostrovsky · 11 years ago
  93. f3548a9 Add a global capability for viewing all accounts by Dave Borowitz · 11 years ago
  94. 868e341 Gate Keeping: Add support for "on behalf of" for submit operation by David Ostrovsky · 11 years ago
  95. f63ac2c AbstractDaemonTest: s/ammend/amend by Dave Borowitz · 11 years ago
  96. 83ea040 Acceptance tests: Disable HTTPD per class or method annotation by David Ostrovsky · 11 years ago
  97. 468eaa2 Simplify unit tests by David Ostrovsky · 11 years ago
  98. 1752b2d Merge changes Ie9229923,Ibe1cd165 by Shawn Pearce · 11 years ago
  99. 8242630 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  100. 9760cdc Run acceptance tests with custom suite to set Configs by Dave Borowitz · 11 years ago