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