1. 159ab09 Reindex: Include exception cause when dying by Dave Borowitz · 11 years ago
  2. c7095c8 Acceptance-tests: Fix 'Address already in use' bug by David Ostrovsky · 11 years ago
  3. 511a35b Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  4. 6ea964a Split mergeability checks by priority by Dave Borowitz · 11 years ago
  5. 14fe8bc Set http queue size to max integer when maxQueued 0 is provided by David Ostrovsky · 11 years ago
  6. af058e6 Disable commitWithin when running Reindex by Bruce Zu · 11 years ago
  7. 8a20298 Allow external log4j.properties to use HttpLogLayout by Luca Milanesio · 11 years ago
  8. 794c0cd Merge "Fix unreleased stream resources" by Saša Živkov · 11 years ago
  9. fa94af1 Fix unreleased stream resources by Edwin Kempin · 11 years ago
  10. d20a20c Don't always close URLClassLoaders in InitPluginStepsLoader by Edwin Kempin · 11 years ago
  11. 6a88c2f Don't always close URLClassLoaders by Dave Borowitz · 11 years ago
  12. 21e2777 Use Java 7 try-with-resources in InitPluginStepsLoader by David Pursehouse · 11 years ago
  13. 0ca4e93 Use Java 7 style exception handling in IoUtil by David Pursehouse · 11 years ago
  14. f63789b Merge "Control which plugins will be auto installed on auto init" by Edwin Kempin · 11 years ago
  15. 1edb660 Merge "Install all packaged plugins automatically on auto site init" by Edwin Kempin · 11 years ago
  16. 9f058b3 Control which plugins will be auto installed on auto init by Saša Živkov · 11 years ago
  17. 65d06e4 Merge "Fix init from WebAppInitializer when using -Dgerrit.site_path" by Edwin Kempin · 11 years ago
  18. e2a1e7e Install all packaged plugins automatically on auto site init by Saša Živkov · 11 years ago
  19. e90d6e8 Fix init from WebAppInitializer when using -Dgerrit.site_path by Saša Živkov · 11 years ago
  20. 863e987 Merge "Remove unused constructor" by Shawn Pearce · 11 years ago
  21. 4d42596 Merge changes Iac79af54,Ief41eccc,Iae52ade9,I0bd9eabb,I2ef5b9e1 by Shawn Pearce · 11 years ago
  22. dfc4e93 Remove unused constructor by Saša Živkov · 11 years ago
  23. d36f7cd Merge "Refactor the way of binding ssh commands" by David Pursehouse · 11 years ago
  24. 929879f Replace Guava Longs.compare with Java 7 Long.compare by Shawn Pearce · 11 years ago
  25. b43baf2 Move bindings now required by ChangeData into Reindex by Dave Borowitz · 11 years ago
  26. 83ea040 Acceptance tests: Disable HTTPD per class or method annotation by David Ostrovsky · 11 years ago
  27. 6ab111e Handle exceptions during reindexing by David Pursehouse · 11 years ago
  28. da82877 InitIndex: Allow user to configure the Solr index URL by David Pursehouse · 11 years ago
  29. 331dd5f Improve information message about rebuilding the index by David Pursehouse · 11 years ago
  30. fc9d962 Remove excessive injection stack from InitIndex by Dave Borowitz · 11 years ago
  31. ae479c7 Refactor the way of binding ssh commands by Bruce Zu · 11 years ago
  32. eeecffd Define module for having group related Guice bindings in one place by Edwin Kempin · 11 years ago
  33. da93b83 Allow VersionedMetaData.onSave to skip committing by Dave Borowitz · 11 years ago
  34. c85343d Remove unused "commit message edited" mail sender and template by David Pursehouse · 11 years ago
  35. fbc01d6 Only recheck mergeable on reindex with a flag by Dave Borowitz · 11 years ago
  36. a8f07cc Fix Guice bindings in reindexer by Edwin Kempin · 11 years ago
  37. cbf1364 Merge "Bump Jetty version to stable 9.1 and Servlet API to 3.1" by Shawn Pearce · 11 years ago
  38. 5a97145 Update mergeability flag during reindex by Edwin Kempin · 11 years ago
  39. e01d9b7 Bump Jetty version to stable 9.1 and Servlet API to 3.1 by David Ostrovsky · 11 years ago
  40. d7ec670 Merge "Add init step for installing the 'Verified' label" by Shawn Pearce · 11 years ago
  41. 31f2ba0 Add init step for installing the 'Verified' label by Edwin Kempin · 11 years ago
  42. c555134 Merge "Allow init steps to do initialisation after the site is created" by Shawn Pearce · 11 years ago
  43. 7547233 Stop passing ReviewDb, etc. to ChangeData methods by Dave Borowitz · 11 years ago
  44. 31b599b Move "refs/..." constants to a RefNames class by Dave Borowitz · 11 years ago
  45. 8bdf12a Merge "Add utility class to inspect Guice wiring" by Shawn Pearce · 11 years ago
  46. 14c4339 Add utility class to inspect Guice wiring by David Ostrovsky · 11 years ago
  47. db721d4 Replace 'indexOf()' expression with 'contains()' by alex.ryazantsev · 11 years ago
  48. 9e1c29b Merge changes I4b879eeb,If2a048df,Iac31374d,I31603a80 by Shawn Pearce · 11 years ago
  49. fdc4941 Allow init steps to do initialisation after the site is created by Edwin Kempin · 11 years ago
  50. 0bafa60 Merge "Revert "Add init step for installing the 'Verified' label"" by Shawn Pearce · 11 years ago
  51. aa4e79f Revert "Add init step for installing the 'Verified' label" by Shawn Pearce · 11 years ago
  52. cdf1580 Merge "Add init step for installing the 'Verified' label" by Shawn Pearce · 11 years ago
  53. 9e4d5aa Isolate plugin class directories from each other by Shawn Pearce · 11 years ago
  54. 3ed6b83 Merge "Save GWT compile time by avoiding javac" by Shawn Pearce · 11 years ago
  55. 05cb053 Save GWT compile time by avoiding javac by Shawn Pearce · 11 years ago
  56. c34d360 Install open ssl jar into Gerrit site for bouncycastle crypto provider by David Ostrovsky · 11 years ago
  57. 0a7f8e7 Add init step for installing the 'Verified' label by Edwin Kempin · 11 years ago
  58. d66e854 Merge "Enable plugins on init to read/edit the All-Projects project.config" by Shawn Pearce · 11 years ago
  59. d4cfac1 Enable plugins on init to read/edit the All-Projects project.config by Edwin Kempin · 11 years ago
  60. 80d9cdb Display UI build failures in browser by Shawn Pearce · 11 years ago
  61. cda2121 Unify debug launch configs and auto-detect browser by Shawn Pearce · 11 years ago
  62. 8dfd959 Merge changes Ia9a64f77,Icc8e20d8 by Shawn Pearce · 11 years ago
  63. e14f734 Merge "Remove TrackingIds table from SQL database" by Shawn Pearce · 11 years ago
  64. f920760 Merge "Bump bouncycastle verison to 1.49" by Shawn Pearce · 11 years ago
  65. 9f4de52 Remove TrackingIds table from SQL database by Shawn Pearce · 11 years ago
  66. da07edd Merge "Delete SQL index support" by Shawn Pearce · 11 years ago
  67. d4ae3a16 Delete SQL index support by Shawn Pearce · 11 years ago
  68. a7e04e4 Merge "Fix unclosed resource warnings" by Edwin Kempin · 11 years ago
  69. 91205ae Fix Daemon start when sshd.listenAddress=off and host key doesn't exist by Sasa Zivkov · 11 years ago
  70. 33dab6b Remove unreachable code in Daemon.createSshInjector by Sasa Zivkov · 11 years ago
  71. 937d527 Bump bouncycastle verison to 1.49 by David Ostrovsky · 11 years ago
  72. 72fb6cc Remove unused .gitignore by Shawn Pearce · 11 years ago
  73. c53fd3a Delete eclipse left-over files from the Maven poop era by David Ostrovsky · 11 years ago
  74. 0b17d5f Fix unclosed resource warnings by Shawn Pearce · 11 years ago
  75. 7177159 Jetty: Fix connector behind SSL reverse proxy by David Ostrovsky · 11 years ago
  76. 5b1168f Adjusted LogFileCompressor so it does not rely on log file names by Eryk Szymanski · 11 years ago
  77. dd21866 Replace <code> with {@code} in javadoc by Shawn Pearce · 11 years ago
  78. f8be8fd Keep mergeability flag always up to date by Edwin Kempin · 11 years ago
  79. 8e4a990 Document programmatic HTTPD and SSHD logging configuration by David Ostrovsky · 11 years ago
  80. 66252ed Enable sshd_log and httpd_log to use log4j config by Eryk Szymanski · 11 years ago
  81. 84001777 Simplify conditions with && and || by alex.ryazantsev · 11 years ago
  82. 445a705 Merge "Bump args4j version to 2.0.26" by Shawn Pearce · 11 years ago
  83. 985752f Bump args4j version to 2.0.26 by David Ostrovsky · 11 years ago
  84. 8e78797 Bump Jetty version to 9.0.6.v20130930 by David Ostrovsky · 11 years ago
  85. 9d3492c Remove unnecessary invocation toString() method by alex.ryazantsev · 11 years ago
  86. ec6fca8 Make LifecycleModule inherit from FactoryModule by Dave Borowitz · 11 years ago
  87. d215908 Completed test migration to junit4, easymock updated to version 3.2 by alex.ryazantsev · 11 years ago
  88. ab7fc0a Merge "Add daemon instance to Jython shell session" by Shawn Pearce · 11 years ago
  89. 947a80f Add daemon instance to Jython shell session by David Ostrovsky · 11 years ago
  90. 2710af5 Merge "Support 'conflicts:<change>' operator to find changes with same files" by Edwin Kempin · 11 years ago
  91. 35e97c2 Run most acceptance tests in-memory by Shawn Pearce · 11 years ago
  92. 383341b Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  93. f22e633 Fix missing build dependencies by Shawn Pearce · 11 years ago
  94. 10b49dc Support 'conflicts:<change>' operator to find changes with same files by Edwin Kempin · 12 years ago
  95. 2c35b1d Adding missing braces by alex.ryazantsev · 11 years ago
  96. 055c2a9 Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  97. 0a28dd5 Merge "Run most acceptance tests in-memory" by Shawn Pearce · 11 years ago
  98. 30d0981 Inject right plugin name @PluginName in init step by David Ostrovsky · 11 years ago
  99. 318bfca Run most acceptance tests in-memory by Shawn Pearce · 11 years ago
  100. 6e4a19e Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago