1. 57ecf24 Consolidate parsing and formatting for label votes by Dave Borowitz · 11 years ago
  2. edf0ebf Remove the use of + when using StringBuilder (2 of 2) by Matt Baker · 11 years ago
  3. dd5f4ca Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  4. eadd369 Merge branch 'stable-2.7' into stable-2.8 by Shawn Pearce · 11 years ago
  5. ae4349d Bugfix: Changing Task state breaks comparator in ShowQueue by Sven Selberg · 11 years ago
  6. 357a242 Enable standalone JavaScript plugins by Dariusz Luksza · 12 years ago
  7. 8d2ab51 Fix various unchecked warnings by Dave Borowitz · 11 years ago
  8. faef658 Include addReviewer in ChangeApi. by Colby Ranger · 11 years ago
  9. 05872ef Replace 'for' loop with 'foreach' by alex.ryazantsev · 11 years ago
  10. 2ede20d Add --branch option on the review ssh command by David Pursehouse · 11 years ago
  11. 05cb053 Save GWT compile time by avoiding javac by Shawn Pearce · 11 years ago
  12. bbc4fa7 Merge "Fix 'Potential heap pollution via vargs parameter' warnings" by Edwin Kempin · 11 years ago
  13. d170274 Fix 'Potential heap pollution via vargs parameter' warnings by Shawn Pearce · 11 years ago
  14. 85c458b Merge "Remove unused @SuppressWarnings" by David Pursehouse · 11 years ago
  15. 74966d5 Remove unused @SuppressWarnings by Shawn Pearce · 11 years ago
  16. 72fb6cc Remove unused .gitignore by Shawn Pearce · 11 years ago
  17. c53fd3a Delete eclipse left-over files from the Maven poop era by David Ostrovsky · 11 years ago
  18. 27d1ec9 CommandMetaData: Delete deprecated descr() method by David Ostrovsky · 11 years ago
  19. 7c1408a Merge branch 'stable-2.8' by David Pursehouse · 11 years ago
  20. b6f0130 Remove deprecated approve SSH alias by David Ostrovsky · 11 years ago
  21. dd21866 Replace <code> with {@code} in javadoc by Shawn Pearce · 11 years ago
  22. 75d3f60 Restore configuration option sshd.requestLog by David Ostrovsky · 11 years ago
  23. b926a7c Add --notify option to SSH review command by Edwin Kempin · 11 years ago
  24. 2d6cb9a Merge "Support to configure default submit type for newly created projects" by Shawn Pearce · 11 years ago
  25. feebf7c Clean-up of formatDate method in SshLogLayout by Eryk Szymanski · 11 years ago
  26. a79ea55 Support to configure default submit type for newly created projects by Edwin Kempin · 11 years ago
  27. 8e4a990 Document programmatic HTTPD and SSHD logging configuration by David Ostrovsky · 11 years ago
  28. 66252ed Enable sshd_log and httpd_log to use log4j config by Eryk Szymanski · 11 years ago
  29. 40b526a Merge "Remove unnecessary 'return' statements" by Shawn Pearce · 11 years ago
  30. cc2bccf Remove unnecessary 'return' statements by alex.ryazantsev · 11 years ago
  31. 5c96817 Remove unnecessary assignments by alex.ryazantsev · 11 years ago
  32. cb48541 Merge "Cleanup implementation of REST views" by Shawn Pearce · 11 years ago
  33. 445a705 Merge "Bump args4j version to 2.0.26" by Shawn Pearce · 11 years ago
  34. 985752f Bump args4j version to 2.0.26 by David Ostrovsky · 11 years ago
  35. a9e6359 Merge changes I3e19b234,I9d7d04f4 by Shawn Pearce · 11 years ago
  36. 4bdc72d Add option for running GC whether progress information should be shown by Edwin Kempin · 11 years ago
  37. 0d7a9e0 Remove unnecessary type cast by alex.ryazantsev · 11 years ago
  38. 9d3492c Remove unnecessary invocation toString() method by alex.ryazantsev · 11 years ago
  39. ec6fca8 Make LifecycleModule inherit from FactoryModule by Dave Borowitz · 11 years ago
  40. df134a8 Cleanup implementation of REST views by Edwin Kempin · 11 years ago
  41. 997b047 Remove unnecessary semicolons by alex.ryazantsev · 11 years ago
  42. 753245f Merge "Plugin API for change and revision" by Shawn Pearce · 11 years ago
  43. 44a1930 Plugin API for change and revision by David Ostrovsky · 11 years ago
  44. edddef2 Make acceptance test framework request scope aware by David Ostrovsky · 11 years ago
  45. 6bfb633 Merge changes Ic9315314,I8c336be2 by Shawn Pearce · 11 years ago
  46. 4c62f72 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  47. 84646ad Merge branch 'stable-2.7' into stable-2.8 by Shawn Pearce · 11 years ago
  48. e4893eb Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 11 years ago
  49. e5b7f1a Bump SSHD version to 0.9.0.201311081 by David Ostrovsky · 11 years ago
  50. 2868158f Merge "Define API to invoke the REST API from within extensions and plugins" by Shawn Pearce · 11 years ago
  51. db99f54 Define API to invoke the REST API from within extensions and plugins by Shawn Pearce · 12 years ago
  52. e4f3535 Add support for plugin root level command by Shawn Pearce · 11 years ago
  53. 35e97c2 Run most acceptance tests in-memory by Shawn Pearce · 11 years ago
  54. 1f04bca Add new SSH command to search in Gerrit documentation index by David Ostrovsky · 11 years ago
  55. 318bfca Run most acceptance tests in-memory by Shawn Pearce · 11 years ago
  56. 72cb603 Add --all-reviewers to ssh gerrit-query by Mani Chandel · 11 years ago
  57. e348267 Merge "Expose some BaseCommand's methods to support generic SSH commands" by Shawn Pearce · 11 years ago
  58. e3172b3 Expose some BaseCommand's methods to support generic SSH commands by David Ostrovsky · 11 years ago
  59. 46b1ac8 Use DateTimeUtils.currentTimeMillis() to get current time by Dave Borowitz · 11 years ago
  60. 9e85d51 Propagate IOException when reading refs. by Colby Ranger · 11 years ago
  61. 50ceb44 Remove wait_for_commit from POST /changes/X/revisions/Y/review by Dave Borowitz · 11 years ago
  62. 57defbb Remove jsr305 library by Shawn Pearce · 12 years ago
  63. d6ccccf Add our own Nullable implementation by Sasa Zivkov · 12 years ago
  64. 9ef5abd Merge branch 'stable-2.7' by Dave Borowitz · 12 years ago
  65. 01cea13 Set version to 2.7 by Dave Borowitz · 12 years ago v2.7
  66. a32c3ce Merge branch 'stable-2.6' into stable-2.7 by Dave Borowitz · 12 years ago
  67. 6b12b35 Fix installation of plugins by David Ostrovsky · 12 years ago
  68. 0d69c23 Add REST endpoints for draft changes by David Ostrovsky · 12 years ago
  69. 6f1ece7 Fix NPE if user is null by Edwin Kempin · 12 years ago
  70. db8fdad Move ReceiveCommits.advertiseHistory into hook by Shawn Pearce · 12 years ago
  71. a35f8a2 Replace pattern "user instanceof IdentifiedUser" with method call by David Ostrovsky · 12 years ago
  72. c7c00ee Ensure that AccessPath is set when user for SshSession is authenticated by Edwin Kempin · 12 years ago
  73. 3660ea6 Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  74. b39e4d6 Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 12 years ago v2.7-rc5
  75. c544351 Refactor capability check out from REST and SSH code by David Ostrovsky · 12 years ago
  76. bae9e58 Fix reenabling of plugins by David Ostrovsky · 12 years ago
  77. 7025adb RestApiServlet: Check for RequiresCapability annotation on superclasses by Edwin Kempin · 12 years ago
  78. faf1c4e Prevent possible NPE in SshUtil by David Pursehouse · 12 years ago
  79. 0958064 Merge "Fix possible NPE in LsUserRefs" by Shawn Pearce · 12 years ago
  80. 2116e9f Fix possible NPE in LsUserRefs by Edwin Kempin · 12 years ago
  81. 055d43f Fix String.format(...) calls where more args are passed than used by Edwin Kempin · 12 years ago
  82. b38b97b Fix unused imports in QueryShell by Shawn Pearce · 12 years ago
  83. caf41d7 Add gsql format that returns result set as single Json object by Christian Aistleitner · 12 years ago
  84. c635461 Cleanup comments for line continuations by Christian Aistleitner · 12 years ago
  85. 24e4c11 Suppress deprecation warning in ssh command module handler by David Pursehouse · 12 years ago
  86. 5b70c22 Rename @CommandMetaData(descr) to description by Shawn Pearce · 12 years ago
  87. 9aa521a Merge "Add support for plugin-owned capabilities" by Shawn Pearce · 12 years ago
  88. 7066cc0 Add support for plugin-owned capabilities by David Ostrovsky · 12 years ago
  89. 50bc936 Add start times to tasks displayed by show-queue by Ahaan Ugale · 12 years ago
  90. 242a604 Make command line option parsing ~6500% faster by Shawn Pearce · 12 years ago
  91. a206e11 Stop SshCommandDestroy thread pool on server shutdown by Shawn Pearce · 12 years ago
  92. 0a40f5b Fix PluginCommandModule detection of @PluginName by Shawn Pearce · 12 years ago
  93. 3c99f59 Return more project settings from /project/*/config by Edwin Kempin · 12 years ago
  94. 07ec761 Fix for issue 2016 ssh keys not flushed by Peter Bruin · 12 years ago v2.7-rc3
  95. a1ec941 Set maxObjectSizeLimit from create-project and set-project SSH commands by Sasa Zivkov · 12 years ago
  96. 5a708a8 Allow per project maxObjectSizeLimit. by Sasa Zivkov · 12 years ago
  97. ff5e6f6 Add wait_for_commit to /review by Shawn Pearce · 12 years ago
  98. f252f53 Gerrit 2.6 by Shawn Pearce · 12 years ago v2.6
  99. abf646c Merge "Add SSH command to set group members" by Edwin Kempin · 12 years ago
  100. 4adb97e Add SSH command to set group members by David Ostrovsky · 12 years ago