1. e30f028 ProjectConfigParamParserTest: Convert to use Google Truth by David Pursehouse · 10 years ago
  2. 6544510 Move CreateEmail.Input to EmailInput in extension API by David Pursehouse · 10 years ago
  3. 7ad3185 Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  4. 78bbaad Merge "Support 'git-upload-archive'" by David Pursehouse · 10 years ago
  5. 9c3b5e1 Require 'View Plugins' capability to list plugins through SSH by Edwin Kempin · 10 years ago
  6. e3f38e3 Move users of Branch constants to RefNames constants. by Martin Fick · 10 years ago
  7. 1e93388 Support 'git-upload-archive' by Francois Ferrand · 11 years ago
  8. d4ce85d Groups: Add create methods by Dave Borowitz · 10 years ago
  9. 8344a50 Move GroupInfo and related classes from GroupJson to extensions by Dave Borowitz · 10 years ago
  10. b7c57bb Organize imports by David Pursehouse · 10 years ago
  11. 994159e Fix Checkstyle warnings related to class and member modifier order by David Pursehouse · 10 years ago
  12. c7463ba SshDaemon: Fix Checkstyle warnings by David Pursehouse · 10 years ago
  13. 34a6db2 Merge changes I695ce026,I87868087,I79bfb06e,I97006ab1,I0516cfa1, ... by Shawn Pearce · 10 years ago
  14. 61807cc Merge "Allow to build api with Java 8" by Shawn Pearce · 10 years ago
  15. 2785e0a Merge PerformRenameGroup into PutName by Edwin Kempin · 10 years ago
  16. 32ffb7b Use REST implementation from rename-group SSH command by Edwin Kempin · 10 years ago
  17. caadc0a Use REST implementation from create-group SSH command by Edwin Kempin · 10 years ago
  18. f838e8d Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  19. 3d338f9 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  20. c7f58cc Revert "Revert "SSH: Simplify CachingPublicKeyAuthenticator implementation"" by David Pursehouse · 10 years ago
  21. 7f6a4204 SshDaemon: Add implementation of InsecureBouncyCastleRandom.random() by David Pursehouse · 10 years ago
  22. efdb246 Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  23. 744e74b Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  24. ce3cf6c SshDaemon: Don't use deprecated IoAcceptor.dispose() by David Pursehouse · 10 years ago
  25. 9797813 Remove unused imports by David Pursehouse · 10 years ago
  26. 985201b Revert "Revert "Allow configuration of SSH rekey values"" by David Ostrovsky · 10 years ago
  27. c8172b2 Revert "Revert "SSHD: Allow ECDSA based public key authentication"" by David Ostrovsky · 10 years ago
  28. f8a988f Revert "Revert "SSHD: Prevent double authentication for the same public key"" by David Ostrovsky · 10 years ago
  29. e2921b6 Revert "Downgrade SSHD to 0.9.0-4-g5967cfd" by David Ostrovsky · 10 years ago
  30. 0da441e Allow to build api with Java 8 by Christian Aistleitner · 10 years ago
  31. 7760c90 Merge changes from topic 'checkstyle-cleanup-2' by David Pursehouse · 10 years ago
  32. def131f Merge "Add "aggressive" option to ssh command "GC"" by Edwin Kempin · 10 years ago
  33. 219f865 Add "aggressive" option to ssh command "GC" by Christian Halstrick · 10 years ago
  34. 410a066 Fix line length warnings by David Pursehouse · 10 years ago
  35. 9319d0d Get rid of empty if-statements by David Pursehouse · 10 years ago
  36. ad5e634 Do not declare multiple variables on a single line by David Pursehouse · 10 years ago
  37. 8f2ced6 Order modifiers according to JLS recommendation by David Pursehouse · 10 years ago
  38. 5ddffa0 Add missing braces around if- for- and while-statements by David Pursehouse · 10 years ago
  39. 5c8c20b Projects: Add convenience methods for creating projects by Dave Borowitz · 10 years ago
  40. 27c286c Slave: Report sane failure message for non-bound SSH commands by David Ostrovsky · 10 years ago
  41. 5575021 Add set-head SSH command by Dariusz Luksza · 10 years ago
  42. 05b1ae2 Fix outstanding issues with conversion to NIO by Dave Borowitz · 10 years ago
  43. 7e55f6b SitePaths: Convert SSH-related paths to Path by Dave Borowitz · 10 years ago
  44. a5f3a69 Hack SshDaemon to not use SecureRandom during tests by Dave Borowitz · 10 years ago
  45. f39eb06 Merge "Split the ChangeHooks interface in 2" by Martin Fick · 10 years ago
  46. 6d0ebb8 Fix some warnings raised by CheckStyle by David Pursehouse · 10 years ago
  47. bef6c3d Split the ChangeHooks interface in 2 by Martin Fick · 10 years ago
  48. 53484dd Register "dropped-output" as an event type by David Pursehouse · 10 years ago
  49. e9a91bb Add explicit cast to fix compile error on Java 8 by David Ostrovsky · 10 years ago
  50. 02ebd1a Use StringBuilder instead of concatenation in SshLog by David Pursehouse · 10 years ago
  51. 29be772 Use StringBuilder instead of concatenation in ReviewCommand by David Pursehouse · 10 years ago
  52. 83d7d3b Use StringBuilder instead of concatenation in SetAccountCommand by David Pursehouse · 10 years ago
  53. daf0c20 Merge changes from topic 'events' by David Pursehouse · 10 years ago
  54. 7a722f7 Extensions GWT API: Align rule with package boundaries by David Ostrovsky · 10 years ago
  55. 4c72aea Add more abstract events to the event hierarchy. by Martin Fick · 10 years ago
  56. eba2661 Convert some value classes to AutoValue by Dave Borowitz · 10 years ago
  57. feb4731 Merge "Add command to close SSH connection" by David Pursehouse · 10 years ago
  58. b32ae74 Refactor util methods from ReviewCommand into CommandUtils by David Ostrovsky · 10 years ago
  59. 641fc78 Add command to close SSH connection by Hugo Arès · 10 years ago
  60. f9c88308 Remove ChangeAccess.byKey and byKeyRange by Dave Borowitz · 10 years ago
  61. dfc07f6 Replace most ChangeAccess queries with searches by Dave Borowitz · 10 years ago
  62. 53a5ccd Kill ChangeControl.Factory by Stefan Beller · 10 years ago
  63. 9625637 Use AutoCloseable gwtorm/jdbc instances by Dave Borowitz · 10 years ago
  64. 6c69f84 Move stream-based QueryProcessor output to its own class by Dave Borowitz · 10 years ago
  65. 56e1f2f Merge branch 'stable-2.10' by David Pursehouse · 10 years ago
  66. 3435c53 Revert "Allow configuration of SSH rekey values" by David Pursehouse · 10 years ago
  67. 48bf33b Revert "SSH: Simplify CachingPublicKeyAuthenticator implementation" by David Pursehouse · 10 years ago
  68. ef74c88 Revert "SSHD: Allow ECDSA based public key authentication" by David Pursehouse · 10 years ago
  69. c57cc47 Don't duplicate commandName in SSH log by Ben Beetle · 10 years ago
  70. c2cab42 Merge branch 'stable-2.9' into stable-2.10 by Saša Živkov · 10 years ago
  71. c7dedf9 Revert "SSHD: Prevent double authentication for the same public key" by Saša Živkov · 10 years ago
  72. 1f03f54 Include all command arguments in SSH log entry by Ben Beetle · 10 years ago
  73. bde8e9a Downgrade SSHD to 0.9.0-4-g5967cfd by Saša Živkov · 10 years ago
  74. 54ba43a Replace account.AccountInfo with extensions.common.AccountInfo by Dave Borowitz · 10 years ago
  75. c8d85ab Suppress unused argument warnings in unavoidable cases by Dave Borowitz · 10 years ago
  76. 8b42ec5 Turn on many more Eclipse warnings, and fix them by Dave Borowitz · 10 years ago
  77. 76623a1 Merge changes If8296539,Id907cc10 by David Pursehouse · 10 years ago
  78. a56057f Include all command arguments in SSH log entry by Ben Beetle · 10 years ago
  79. 2debfe9 Merge "Allow configuration of SSH rekey values" by David Pursehouse · 10 years ago
  80. 6f72170 Allow configuration of SSH rekey values by Gustaf Lundh · 10 years ago
  81. 64d12ce SSH: Simplify CachingPublicKeyAuthenticator implementation by David Ostrovsky · 11 years ago
  82. dd5ddc2 Merge "Consistently use com.google.inject.Inject instead of javax.inject.Inject" by Dave Borowitz · 10 years ago
  83. 4c02f6b Consistently use com.google.inject.Inject instead of javax.inject.Inject by David Ostrovsky · 10 years ago
  84. 8dc720e Move TimeUtil from gerrit-server to gerrit-common by David Ostrovsky · 10 years ago
  85. c055d46 Close security hole allowing normal user to become admin by David Ostrovsky · 11 years ago
  86. 1c48a7e Revert "Use javax.inject.Inject instead of com.google.inject.Inject" by Saša Živkov · 10 years ago
  87. 5db3bba Use javax.inject.Inject instead of com.google.inject.Inject by Dave Borowitz · 10 years ago
  88. ca4851422 Organize imports in Eclipse by Dave Borowitz · 10 years ago
  89. c331a4e Add SSH to configure logging level at runtime by Simon Lei · 11 years ago
  90. 5887767 SSHD: Allow ECDSA based public key authentication by David Ostrovsky · 11 years ago
  91. 5277727 Option to create a new change for every commit not in target by Deniz Türkoglu · 11 years ago
  92. ac235a0 Don't import Id/Key/NameKey directly by Dave Borowitz · 11 years ago
  93. ecc535c Merge branch 'stable-2.10' by David Pursehouse · 11 years ago
  94. 5afd5b8 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 11 years ago
  95. 67b38e3 Add --rebase option to review command by Hugo Arès · 11 years ago
  96. 85f9771 Don't require secondary index when running daemon in slave mode by David Pursehouse · 11 years ago
  97. ac332d2 Fix deprecation warnings caused by Guava upgrade by David Ostrovsky · 11 years ago
  98. 137c303 Merge branch 'stable-2.10' by Shawn Pearce · 11 years ago
  99. 9954c4e Merge branch 'stable-2.9' into stable-2.10 by Shawn Pearce · 11 years ago
  100. ac3d692 Fix mutual exclusivity of --delete and --submit review command options by Hugo Arès · 11 years ago