1. e348267 Merge "Expose some BaseCommand's methods to support generic SSH commands" by Shawn Pearce · 11 years ago
  2. e3172b3 Expose some BaseCommand's methods to support generic SSH commands by David Ostrovsky · 11 years ago
  3. 46b1ac8 Use DateTimeUtils.currentTimeMillis() to get current time by Dave Borowitz · 11 years ago
  4. 9e85d51 Propagate IOException when reading refs. by Colby Ranger · 11 years ago
  5. 50ceb44 Remove wait_for_commit from POST /changes/X/revisions/Y/review by Dave Borowitz · 11 years ago
  6. 57defbb Remove jsr305 library by Shawn Pearce · 11 years ago
  7. d6ccccf Add our own Nullable implementation by Sasa Zivkov · 11 years ago
  8. 9ef5abd Merge branch 'stable-2.7' by Dave Borowitz · 12 years ago
  9. 01cea13 Set version to 2.7 by Dave Borowitz · 12 years ago v2.7
  10. a32c3ce Merge branch 'stable-2.6' into stable-2.7 by Dave Borowitz · 12 years ago
  11. 6b12b35 Fix installation of plugins by David Ostrovsky · 12 years ago
  12. 0d69c23 Add REST endpoints for draft changes by David Ostrovsky · 12 years ago
  13. 6f1ece7 Fix NPE if user is null by Edwin Kempin · 12 years ago
  14. db8fdad Move ReceiveCommits.advertiseHistory into hook by Shawn Pearce · 12 years ago
  15. a35f8a2 Replace pattern "user instanceof IdentifiedUser" with method call by David Ostrovsky · 12 years ago
  16. c7c00ee Ensure that AccessPath is set when user for SshSession is authenticated by Edwin Kempin · 12 years ago
  17. 3660ea6 Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  18. b39e4d6 Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 12 years ago v2.7-rc5
  19. c544351 Refactor capability check out from REST and SSH code by David Ostrovsky · 12 years ago
  20. bae9e58 Fix reenabling of plugins by David Ostrovsky · 12 years ago
  21. 7025adb RestApiServlet: Check for RequiresCapability annotation on superclasses by Edwin Kempin · 12 years ago
  22. faf1c4e Prevent possible NPE in SshUtil by David Pursehouse · 12 years ago
  23. 0958064 Merge "Fix possible NPE in LsUserRefs" by Shawn Pearce · 12 years ago
  24. 2116e9f Fix possible NPE in LsUserRefs by Edwin Kempin · 12 years ago
  25. 055d43f Fix String.format(...) calls where more args are passed than used by Edwin Kempin · 12 years ago
  26. b38b97b Fix unused imports in QueryShell by Shawn Pearce · 12 years ago
  27. caf41d7 Add gsql format that returns result set as single Json object by Christian Aistleitner · 12 years ago
  28. c635461 Cleanup comments for line continuations by Christian Aistleitner · 12 years ago
  29. 24e4c11 Suppress deprecation warning in ssh command module handler by David Pursehouse · 12 years ago
  30. 5b70c22 Rename @CommandMetaData(descr) to description by Shawn Pearce · 12 years ago
  31. 9aa521a Merge "Add support for plugin-owned capabilities" by Shawn Pearce · 12 years ago
  32. 7066cc0 Add support for plugin-owned capabilities by David Ostrovsky · 12 years ago
  33. 50bc936 Add start times to tasks displayed by show-queue by Ahaan Ugale · 12 years ago
  34. 242a604 Make command line option parsing ~6500% faster by Shawn Pearce · 12 years ago
  35. a206e11 Stop SshCommandDestroy thread pool on server shutdown by Shawn Pearce · 12 years ago
  36. 0a40f5b Fix PluginCommandModule detection of @PluginName by Shawn Pearce · 12 years ago
  37. 3c99f59 Return more project settings from /project/*/config by Edwin Kempin · 12 years ago
  38. 07ec761 Fix for issue 2016 ssh keys not flushed by Peter Bruin · 12 years ago v2.7-rc3
  39. a1ec941 Set maxObjectSizeLimit from create-project and set-project SSH commands by Sasa Zivkov · 12 years ago
  40. 5a708a8 Allow per project maxObjectSizeLimit. by Sasa Zivkov · 12 years ago
  41. ff5e6f6 Add wait_for_commit to /review by Shawn Pearce · 12 years ago
  42. f252f53 Gerrit 2.6 by Shawn Pearce · 12 years ago v2.6
  43. abf646c Merge "Add SSH command to set group members" by Edwin Kempin · 12 years ago
  44. 4adb97e Add SSH command to set group members by David Ostrovsky · 12 years ago
  45. f3ffd08 Disable administrative permissions during X-Gerrit-RunAs by Shawn Pearce · 12 years ago
  46. 665c2a8 Merge "suexec: Honor Run As capability like HTTP REST API" by Shawn Pearce · 12 years ago
  47. 08ae577 suexec: Honor Run As capability like HTTP REST API by Shawn Pearce · 12 years ago
  48. 6599d77 Add --wide option to show-connections by Doug Kelly · 12 years ago
  49. 1bfa5bb Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  50. 60c5e1d Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 12 years ago
  51. c243869 Propagate user access path from ssh scope in request scope by David Ostrovsky · 12 years ago
  52. 2598a95 Use REST endpoints in set-account command to update account by Edwin Kempin · 12 years ago
  53. 5f84321 Use REST endpoints in set-account command to add/delete email addresses by Edwin Kempin · 12 years ago
  54. 217613b Merge "Make source JARs for {extension,plugin}-api targets" by Shawn Pearce · 12 years ago
  55. df36b6a Make source JARs for {extension,plugin}-api targets by David Ostrovsky · 12 years ago
  56. 4fbf70f Support deletion of email address via REST by Edwin Kempin · 12 years ago
  57. 315066a Support to register a new email address via REST by Edwin Kempin · 12 years ago
  58. dcee572 Delete Maven based build by David Ostrovsky · 12 years ago
  59. bd56297 Update buck build for strict dependencies by Shawn Pearce · 12 years ago
  60. 7cb2601 Fix unused imports in FlushCaches by Shawn Pearce · 12 years ago
  61. 3d57ead Reuse REST code to list child projects in AdminSetParent by Edwin Kempin · 12 years ago
  62. 878b5a5 Support iterating through all elements of a DynamicMap by Shawn Pearce · 12 years ago
  63. de57ac0 Merge "Remove `--force-message` option from the `review` command" by Shawn Pearce · 12 years ago
  64. fd6bb9f Build with Buck by Shawn Pearce · 12 years ago
  65. 6c30248 Merge "Added a ls-members command to the ssh daemon." by David Pursehouse · 12 years ago
  66. 8e34272 Added a ls-members command to the ssh daemon. by James Ring · 12 years ago
  67. df5679f Merge "Support creation of accounts via REST" by David Pursehouse · 12 years ago
  68. c271318 Remove `--force-message` option from the `review` command by David Pursehouse · 12 years ago
  69. 9240c29 Begin 2.8 by Shawn Pearce · 12 years ago
  70. 1967a6d Support creation of accounts via REST by Edwin Kempin · 12 years ago
  71. d1f1af2 Merge branch 'stable-2.6' by David Pursehouse · 12 years ago
  72. 50d6de2 Merge "Mark project and user options as required for LsUserRefs" into stable-2.6 by David Pursehouse · 12 years ago
  73. a0e111e Mark project and user options as required for LsUserRefs by Christian Aistleitner · 12 years ago
  74. 6fe6ff6 Fix setting account's full name via ssh by Christian Aistleitner · 12 years ago
  75. ec82f0d Merge branch 'stable-2.6' by Shawn Pearce · 12 years ago
  76. 8dead43 Fix: `gerrit review` with --message does not work with no labels by David Pursehouse · 12 years ago
  77. e6832ae Merge branch 'stable-2.6' by David Pursehouse · 12 years ago
  78. 6a4b4d2 Fix parameter checking on ls-projects command by David Pursehouse · 12 years ago
  79. d168b81 Introduce StreamEvents capability by Ed Bartosh · 12 years ago
  80. a651801 Merge branch 'stable-2.6' by Shawn Pearce · 12 years ago
  81. 79b91bf Read initial ack for scp by Christian Aistleitner · 12 years ago
  82. 045c622 Merge branch 'stable-2.6' by Shawn Pearce · 12 years ago
  83. 3d79459 Disable closing idle Ssh connections again by Christian Aistleitner · 12 years ago
  84. c5f92b8 Merge "Enable Kerberos authentication for SSH interaction" by Shawn Pearce · 12 years ago
  85. efae21a Merge "Refactor success and createUser into SshUtil" by Shawn Pearce · 12 years ago
  86. 7efb06f Enable Kerberos authentication for SSH interaction by Alex Blewitt · 12 years ago
  87. 9518282 Merge branch 'stable-2.6' by Shawn Pearce · 12 years ago
  88. 6d46648 Correct bad name of Access Database capability in error message by Magnus Bäck · 12 years ago
  89. e035784 Refactor success and createUser into SshUtil by Alex Blewitt · 12 years ago
  90. d47ca8a Start 2.7 development by Shawn Pearce · 12 years ago
  91. 619169b Add SSH command to run Git garbage collection by Edwin Kempin · 13 years ago
  92. 8fe1358 Merge "set-project-parent --children-of: Fix getting parent for level 1 projects" by Shawn Pearce · 12 years ago
  93. 95c5dee Update JGit to 3.0 APIs by Shawn Pearce · 12 years ago
  94. 069599e set-project-parent --children-of: Fix getting parent for level 1 projects by Edwin Kempin · 12 years ago
  95. b3a295c Fix gsql site program by Sasa Zivkov · 12 years ago
  96. 55b290a Allow project-specific LabelTypes in ReviewCommand by Dave Borowitz · 12 years ago
  97. 6f074f6 Ignore unknown groups when listing groups for projects by Edwin Kempin · 12 years ago
  98. 414b058 Merge "Split off raw SQL access into its own permission" by Shawn Pearce · 12 years ago
  99. abd6d4e Split off raw SQL access into its own permission by Chad Horohoe · 12 years ago
  100. 2ba9049 Fix compile errors caused by MethodNotAllowedException by Shawn Pearce · 12 years ago