1. c2cab42 Merge branch 'stable-2.9' into stable-2.10 by Saša Živkov · 10 years ago
  2. bde8e9a Downgrade SSHD to 0.9.0-4-g5967cfd by Saša Živkov · 10 years ago
  3. 8beeffc Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 10 years ago
  4. 477f8e2 postgres: fix PK drop, don't assume PK name as TABLE_pkey by Saša Živkov · 10 years ago
  5. f60e7a9 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 10 years ago
  6. db88d15 Fix NullPointerException in Reindex by Hugo Arès · 10 years ago
  7. 12b44cb Add InitStep to fix wrong primary key column order by Saša Živkov · 10 years ago
  8. 8071a4f Merge branch 'stable-2.9' into stable-2.10 by Shawn Pearce · 10 years ago
  9. 04ef5f7 Merge changes from topic 'sshd-upgrade' into stable-2.9 by Shawn Pearce · 10 years ago
  10. 10969b1 Inject InitStep members again before calling postRun. by Saša Živkov · 10 years ago
  11. 13452f4 Bump Bouncycastle version to 1.51 by David Ostrovsky · 10 years ago
  12. 5afd5b8 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 11 years ago
  13. 85f9771 Don't require secondary index when running daemon in slave mode by David Pursehouse · 11 years ago
  14. 9e58478 Config Section: Add passwordForKey() convenience method by David Ostrovsky · 11 years ago
  15. b0f0007 Fix reading parameters from subsections during init step by Stefan Lay · 11 years ago
  16. b2b5dd5 gerrit.sh: change "1.6" to "1.7" by David Pursehouse · 11 years ago
  17. 463f681 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  18. f5ab119 Merge "Move bindings for cache related REST endpoints into own module" by Edwin Kempin · 11 years ago
  19. 9faf177 Jar plugin loading refactor as generic ServerPlugin by Luca Milanesio · 11 years ago
  20. 4ad8307 Move bindings for cache related REST endpoints into own module by Edwin Kempin · 11 years ago
  21. 4635d03 Introduce support for externally loaded plugins by Luca Milanesio · 11 years ago
  22. fd3a4b4 Use fixed rate instead of fixed delay for the log file compressor by Matthias Sohn · 11 years ago
  23. 1a9d928 Move powermock and easymock library definitions to separate BUCK files by David Pursehouse · 11 years ago
  24. c27f21d Refactor system log creation to remove code duplication by Hugo Arès · 11 years ago
  25. 0fb2c99 Allow to schedule a task to run gc for all projects by Matthias Sohn · 11 years ago
  26. 4d483da Merge changes Ia6447e62,Ic09dc032,I7f1ee1d6,I26fd741d,I1f13f4d2 by Shawn Pearce · 11 years ago
  27. 06e069c Update Buck and use gwt_binary() by Shawn Pearce · 11 years ago
  28. 5aaf7d1 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  29. 159ab09 Reindex: Include exception cause when dying by Dave Borowitz · 11 years ago
  30. 3349972 Update Buck by Shawn Pearce · 11 years ago
  31. c798b4c Merge "Add support for SAP MaxDB" by Shawn Pearce · 11 years ago
  32. 3e107f5 Allow plugins to replace the WebSession implementation by Ahaan Ugale · 12 years ago
  33. abbd20d Switch to using new PluginData class by David Ostrovsky · 11 years ago
  34. e73ae61 Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
  35. 011cfed Expose Jetty JMX extensions by Dariusz Luksza · 11 years ago
  36. c7095c8 Acceptance-tests: Fix 'Address already in use' bug by David Ostrovsky · 11 years ago
  37. fe2934e Acceptance-tests: Fix 'Address already in use' bug by David Ostrovsky · 11 years ago
  38. 52b7839 Fix: Guice creation error in Reindex by Bruce Zu · 11 years ago
  39. 8f92cb9 Extract a non-caching ChangeKindCache implementation for tests by Dave Borowitz · 11 years ago
  40. 3e8dee2 Add support for SAP MaxDB by Stefan Lay · 12 years ago
  41. df22275 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  42. 511a35b Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  43. e987bad Merge branch stable-2.9 by Dave Borowitz · 11 years ago
  44. 6ea964a Split mergeability checks by priority by Dave Borowitz · 11 years ago
  45. 905f219 Merge branch 'stable-2.9' by Shawn Pearce · 11 years ago
  46. 14fe8bc Set http queue size to max integer when maxQueued 0 is provided by David Ostrovsky · 11 years ago
  47. af058e6 Disable commitWithin when running Reindex by Bruce Zu · 11 years ago
  48. 2bf5edd Add All-Users project to store meta data for all users by Edwin Kempin · 11 years ago
  49. 01ed657 Fix Guice bindings in reindex by Edwin Kempin · 11 years ago
  50. 5632a81 Extract reusable parts from InitUtil by Dariusz Luksza · 11 years ago
  51. 10cec6f Move Die exception to gerrit-common by Dariusz Luksza · 11 years ago
  52. 8a20298 Allow external log4j.properties to use HttpLogLayout by Luca Milanesio · 11 years ago
  53. 794c0cd Merge "Fix unreleased stream resources" by Saša Živkov · 11 years ago
  54. fa94af1 Fix unreleased stream resources by Edwin Kempin · 11 years ago
  55. d20a20c Don't always close URLClassLoaders in InitPluginStepsLoader by Edwin Kempin · 11 years ago
  56. 6a88c2f Don't always close URLClassLoaders by Dave Borowitz · 11 years ago
  57. 21e2777 Use Java 7 try-with-resources in InitPluginStepsLoader by David Pursehouse · 11 years ago
  58. 0ca4e93 Use Java 7 style exception handling in IoUtil by David Pursehouse · 11 years ago
  59. f63789b Merge "Control which plugins will be auto installed on auto init" by Edwin Kempin · 11 years ago
  60. 1edb660 Merge "Install all packaged plugins automatically on auto site init" by Edwin Kempin · 11 years ago
  61. 9f058b3 Control which plugins will be auto installed on auto init by Saša Živkov · 11 years ago
  62. 65d06e4 Merge "Fix init from WebAppInitializer when using -Dgerrit.site_path" by Edwin Kempin · 11 years ago
  63. e2a1e7e Install all packaged plugins automatically on auto site init by Saša Živkov · 11 years ago
  64. e90d6e8 Fix init from WebAppInitializer when using -Dgerrit.site_path by Saša Živkov · 11 years ago
  65. 863e987 Merge "Remove unused constructor" by Shawn Pearce · 11 years ago
  66. 4d42596 Merge changes Iac79af54,Ief41eccc,Iae52ade9,I0bd9eabb,I2ef5b9e1 by Shawn Pearce · 11 years ago
  67. dfc4e93 Remove unused constructor by Saša Živkov · 11 years ago
  68. d36f7cd Merge "Refactor the way of binding ssh commands" by David Pursehouse · 11 years ago
  69. 929879f Replace Guava Longs.compare with Java 7 Long.compare by Shawn Pearce · 11 years ago
  70. b43baf2 Move bindings now required by ChangeData into Reindex by Dave Borowitz · 11 years ago
  71. 83ea040 Acceptance tests: Disable HTTPD per class or method annotation by David Ostrovsky · 11 years ago
  72. 6ab111e Handle exceptions during reindexing by David Pursehouse · 11 years ago
  73. da82877 InitIndex: Allow user to configure the Solr index URL by David Pursehouse · 11 years ago
  74. 331dd5f Improve information message about rebuilding the index by David Pursehouse · 11 years ago
  75. fc9d962 Remove excessive injection stack from InitIndex by Dave Borowitz · 11 years ago
  76. ae479c7 Refactor the way of binding ssh commands by Bruce Zu · 11 years ago
  77. eeecffd Define module for having group related Guice bindings in one place by Edwin Kempin · 11 years ago
  78. da93b83 Allow VersionedMetaData.onSave to skip committing by Dave Borowitz · 11 years ago
  79. c85343d Remove unused "commit message edited" mail sender and template by David Pursehouse · 11 years ago
  80. fbc01d6 Only recheck mergeable on reindex with a flag by Dave Borowitz · 11 years ago
  81. a8f07cc Fix Guice bindings in reindexer by Edwin Kempin · 11 years ago
  82. cbf1364 Merge "Bump Jetty version to stable 9.1 and Servlet API to 3.1" by Shawn Pearce · 11 years ago
  83. 5a97145 Update mergeability flag during reindex by Edwin Kempin · 11 years ago
  84. e01d9b7 Bump Jetty version to stable 9.1 and Servlet API to 3.1 by David Ostrovsky · 11 years ago
  85. d7ec670 Merge "Add init step for installing the 'Verified' label" by Shawn Pearce · 11 years ago
  86. 31f2ba0 Add init step for installing the 'Verified' label by Edwin Kempin · 11 years ago
  87. c555134 Merge "Allow init steps to do initialisation after the site is created" by Shawn Pearce · 11 years ago
  88. 7547233 Stop passing ReviewDb, etc. to ChangeData methods by Dave Borowitz · 11 years ago
  89. 31b599b Move "refs/..." constants to a RefNames class by Dave Borowitz · 11 years ago
  90. 8bdf12a Merge "Add utility class to inspect Guice wiring" by Shawn Pearce · 11 years ago
  91. 14c4339 Add utility class to inspect Guice wiring by David Ostrovsky · 11 years ago
  92. db721d4 Replace 'indexOf()' expression with 'contains()' by alex.ryazantsev · 11 years ago
  93. 9e1c29b Merge changes I4b879eeb,If2a048df,Iac31374d,I31603a80 by Shawn Pearce · 11 years ago
  94. fdc4941 Allow init steps to do initialisation after the site is created by Edwin Kempin · 11 years ago
  95. 0bafa60 Merge "Revert "Add init step for installing the 'Verified' label"" by Shawn Pearce · 11 years ago
  96. aa4e79f Revert "Add init step for installing the 'Verified' label" by Shawn Pearce · 11 years ago
  97. cdf1580 Merge "Add init step for installing the 'Verified' label" by Shawn Pearce · 11 years ago
  98. 9e4d5aa Isolate plugin class directories from each other by Shawn Pearce · 11 years ago
  99. 3ed6b83 Merge "Save GWT compile time by avoiding javac" by Shawn Pearce · 11 years ago
  100. 05cb053 Save GWT compile time by avoiding javac by Shawn Pearce · 11 years ago