1. f3548a9 Add a global capability for viewing all accounts by Dave Borowitz · 11 years ago
  2. 868e341 Gate Keeping: Add support for "on behalf of" for submit operation by David Ostrovsky · 11 years ago
  3. f63ac2c AbstractDaemonTest: s/ammend/amend by Dave Borowitz · 11 years ago
  4. 83ea040 Acceptance tests: Disable HTTPD per class or method annotation by David Ostrovsky · 11 years ago
  5. 468eaa2 Simplify unit tests by David Ostrovsky · 11 years ago
  6. 1752b2d Merge changes Ie9229923,Ibe1cd165 by Shawn Pearce · 11 years ago
  7. 8242630 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  8. 9760cdc Run acceptance tests with custom suite to set Configs by Dave Borowitz · 11 years ago
  9. 03ff325 Change API: Add convenience get() and info() methods by David Ostrovsky · 11 years ago
  10. 42f66e2 Replace GET /changes/<id> call with ChangeApi.get() call in acceptance tests by David Ostrovsky · 11 years ago
  11. 6ba8448 Merge topic 'plugin-api' by Shawn Pearce · 11 years ago
  12. 3f5dc3f Add ChangeApi.get() method by David Ostrovsky · 11 years ago
  13. 4030c6f Consistently apply camel case naming convention in server code by David Ostrovsky · 11 years ago
  14. 063e0fd Run acceptance tests with different configs using @Parameterized by Dave Borowitz · 11 years ago
  15. f33cbe4 Pass recursive=true into config.getNames() JGit method by David Ostrovsky · 11 years ago
  16. c792114 Merge "Plugin API: Add factory methods for frequently used review operations" by Shawn Pearce · 11 years ago
  17. 8905dd4 Remove unused imports in acceptance tests by David Pursehouse · 11 years ago
  18. 5ffec22 Plugin API: Add factory methods for frequently used review operations by David Ostrovsky · 11 years ago
  19. 1645423 Merge topic 'inline-2' by Shawn Pearce · 11 years ago
  20. afb1efb Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  21. 8dea44c Refactor ListChangesOption out to extension API by David Ostrovsky · 11 years ago
  22. 07ddca5 ReceiveCommits: Fix PUSH permission check for draft changes by David Ostrovsky · 11 years ago
  23. 6e43e2a Don't allow project owners to create branches if create is blocked by Edwin Kempin · 11 years ago
  24. d45a8ca Add acceptance test for branch creation by Edwin Kempin · 11 years ago
  25. ca8ae28 Add git rm command to acceptance test framework by David Ostrovsky · 11 years ago
  26. 47f359d Add support for raw input to acceptance test framework by David Ostrovsky · 11 years ago
  27. e4b5028 Add acceptance test for pushing an open change to a branch by Dave Borowitz · 11 years ago
  28. d81ba62 Add acceptance test for change REST API options by Dave Borowitz · 11 years ago
  29. fe2de01 Factor admin account and getChange method into AbstractDaemonTest by Dave Borowitz · 11 years ago
  30. 88da34f Support acceptance tests running with different configs by Dave Borowitz · 11 years ago
  31. 6313875 Merge "Acceptance test: Add support to make plain HTTP requests" by Edwin Kempin · 11 years ago
  32. dc26549 Acceptance test: Add support to make plain HTTP requests by Edwin Kempin · 11 years ago
  33. 867db42 Merge "Check submitter record in submit acceptance tests" by Edwin Kempin · 11 years ago
  34. 5c51308 Remove unused import in GetGroupIT by David Pursehouse · 11 years ago
  35. 28d204a Check submitter record in submit acceptance tests by Dave Borowitz · 11 years ago
  36. d354ee0 Acceptance tests: Remove duplicated JSON container classes by David Ostrovsky · 11 years ago
  37. d721dbb Add acceptance test for getting different revisions by number by Dave Borowitz · 11 years ago
  38. cbf1364 Merge "Bump Jetty version to stable 9.1 and Servlet API to 3.1" by Shawn Pearce · 11 years ago
  39. a225e31 Add acceptance test for copying approvals between patch sets by Dave Borowitz · 11 years ago
  40. d2fa40d Buck: increase JVM heap size for acceptance tests by David Ostrovsky · 11 years ago
  41. 4659ec0 Check approvals and current revisions in submit acceptance tests by Dave Borowitz · 11 years ago
  42. d064abe Start migration to notedb implementation of PatchSetApprovals by Dave Borowitz · 11 years ago
  43. e01d9b7 Bump Jetty version to stable 9.1 and Servlet API to 3.1 by David Ostrovsky · 11 years ago
  44. c2f0efb Use only loopback addresses in acceptance tests by Shawn Pearce · 11 years ago
  45. 1dd2db2 Use ApprovalsUtil from PushOneCommit by Dave Borowitz · 11 years ago
  46. b5b6f61 Move more functionality from elsewhere into ApprovalsUtil by Dave Borowitz · 11 years ago
  47. 43f029e Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  48. e2b9221 Don't include the same change twice in GetRelated. by Colby Ranger · 11 years ago
  49. 31b599b Move "refs/..." constants to a RefNames class by Dave Borowitz · 11 years ago
  50. faef658 Include addReviewer in ChangeApi. by Colby Ranger · 11 years ago
  51. f43e915 Move system groups into their own backend by Shawn Pearce · 11 years ago
  52. 386b4eb Merge "Add a Change Owner group" by Shawn Pearce · 11 years ago
  53. 4245e6f Add a Change Owner group by Khai Do · 11 years ago
  54. 05cb053 Save GWT compile time by avoiding javac by Shawn Pearce · 11 years ago
  55. ab23190 Merge "Update Buck" by Shawn Pearce · 11 years ago
  56. da07edd Merge "Delete SQL index support" by Shawn Pearce · 11 years ago
  57. d4ae3a16 Delete SQL index support by Shawn Pearce · 11 years ago
  58. a7e04e4 Merge "Fix unclosed resource warnings" by Edwin Kempin · 11 years ago
  59. 4e1a8bc Update Buck by Shawn Pearce · 11 years ago
  60. 72fb6cc Remove unused .gitignore by Shawn Pearce · 11 years ago
  61. c53fd3a Delete eclipse left-over files from the Maven poop era by David Ostrovsky · 11 years ago
  62. 0b17d5f Fix unclosed resource warnings by Shawn Pearce · 11 years ago
  63. a8ecfa3 Merge "Revision API: add cherry pick method" by Shawn Pearce · 11 years ago
  64. 1401fca Add acceptance test for getting account diff preferences via REST by Edwin Kempin · 12 years ago
  65. 3bd8c9a Revision API: add cherry pick method by David Ostrovsky · 11 years ago
  66. 1e2073d3 Plugin API for project by David Ostrovsky · 11 years ago
  67. ec6fca8 Make LifecycleModule inherit from FactoryModule by Dave Borowitz · 11 years ago
  68. 49ef37b Merge "Support to inherit project level plugin config for own config file" by Edwin Kempin · 11 years ago
  69. 6fde967 Merge "Support project specific plugin configuration in own config file" by Edwin Kempin · 11 years ago
  70. 4cfa7d1 Include missing rest/change tests into build by Shawn Pearce · 11 years ago
  71. 64e089c Merge "Remove trailing comma in annotation array initializer" by Shawn Pearce · 11 years ago
  72. 997b047 Remove unnecessary semicolons by alex.ryazantsev · 11 years ago
  73. dda4a84 Remove trailing comma in annotation array initializer by alex.ryazantsev · 11 years ago
  74. 753245f Merge "Plugin API for change and revision" by Shawn Pearce · 11 years ago
  75. 44a1930 Plugin API for change and revision by David Ostrovsky · 11 years ago
  76. 72d5b01 Add acceptance test for new plugin and extension API by David Ostrovsky · 11 years ago
  77. edddef2 Make acceptance test framework request scope aware by David Ostrovsky · 11 years ago
  78. 6bfb633 Merge changes Ic9315314,I8c336be2 by Shawn Pearce · 11 years ago
  79. 4c62f72 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  80. f4a8de4 Merge "Add REST API to toggle starred change state" into stable-2.8 by Shawn Pearce · 11 years ago
  81. d4765db Add REST API to toggle starred change state by Shawn Pearce · 11 years ago
  82. 3e2403d Merge "Add acceptance test for granting global capabilities" by Shawn Pearce · 11 years ago
  83. edb57bb Add acceptance test for granting global capabilities by David Ostrovsky · 11 years ago
  84. d215908 Completed test migration to junit4, easymock updated to version 3.2 by alex.ryazantsev · 11 years ago
  85. af23150 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  86. 7faa526 Add missing //gerrit-lucene:lucene dep to acceptance-tests by Shawn Pearce · 11 years ago
  87. 2710af5 Merge "Support 'conflicts:<change>' operator to find changes with same files" by Edwin Kempin · 11 years ago
  88. 35e97c2 Run most acceptance tests in-memory by Shawn Pearce · 11 years ago
  89. 383341b Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  90. f22e633 Fix missing build dependencies by Shawn Pearce · 11 years ago
  91. 10b49dc Support 'conflicts:<change>' operator to find changes with same files by Edwin Kempin · 12 years ago
  92. 762da38 Support to inherit project level plugin config for own config file by Edwin Kempin · 11 years ago
  93. 705f284 Support project specific plugin configuration in own config file by Edwin Kempin · 11 years ago
  94. 318bfca Run most acceptance tests in-memory by Shawn Pearce · 11 years ago
  95. 42f7bc3 Check preconditions when setting parent project through REST by Edwin Kempin · 11 years ago
  96. 0f07b86 Add acceptance tests for setting parent project via REST by Edwin Kempin · 11 years ago
  97. 98aa6d3 Merge changes I9ec71290,I6c20de69 by Shawn Pearce · 11 years ago
  98. 40bd574 Don't allow project owners to delete branches if force push is blocked by Edwin Kempin · 11 years ago
  99. 288ed98 Remove usages of System.currentTimeMillis() from gerrit-reviewdb by Dave Borowitz · 11 years ago
  100. d7c1d09 Add acceptance test for testing branch deletion via REST by Edwin Kempin · 11 years ago