1. d08edf6 Merge changes from topic 'elasticsearch' by Dave Borowitz · 9 years ago
  2. 9d0e8ea bazel: generate licenses.txt by Yuxuan 'fishy' Wang · 9 years ago
  3. 531906e Introduce gerrit-index module by Dariusz Luksza · 9 years ago
  4. 8e72f53 Add support for secondary index with Elasticsearch by David Pursehouse · 11 years ago
  5. 480d300 Merge "Merge branch 'stable-2.13'" by David Pursehouse · 9 years ago
  6. 86a6376 Merge changes from topic 'win32' by David Pursehouse · 9 years ago
  7. 243500f Merge branch 'stable-2.13' by David Pursehouse · 9 years ago
  8. d06b79e Fix NullPointerException when cloning from slave by Hugo Arès · 9 years ago
  9. c65ad97 bazel: add test that forbids DO_NOT_DISTRIBUTE in //gerrit-pgm:pgm. by Han-Wen Nienhuys · 9 years ago
  10. eed3ed3 Convert some Functions/Predicates to streams & lambdas (4) by Dave Borowitz · 9 years ago
  11. 1a4d5d9 Remove redundant 'public' modifiers by David Pursehouse · 9 years ago
  12. f4599a0 Expose supported UIs in GetServerInfo by Dave Borowitz · 9 years ago
  13. 0b774c4 Update Buck to latest version by David Ostrovsky · 9 years ago
  14. 3931c16 Build with Java 8 by David Ostrovsky · 11 years ago
  15. 18d1dd1 Merge changes Iea17346e,Ifba1d457,I7895e7c1 by David Pursehouse · 9 years ago
  16. 060e13c Merge "Upgrade most change emails with HTML" by Wyatt Allen · 9 years ago
  17. af11da8 Move ChangeRebuilder(Impl) to a subpackage by Dave Borowitz · 9 years ago
  18. e57852d Merge branch 'stable-2.13' by David Pursehouse · 9 years ago
  19. 4feb667 Init: Accept -b as an alias of --batch by David Pursehouse · 9 years ago
  20. f94255f Upgrade most change emails with HTML by Wyatt Allen · 9 years ago
  21. 1010738 Refactor CommitValidators to reduce repetition by Dave Borowitz · 9 years ago
  22. 42639e4 Convert remaining email templates to Soy by Wyatt Allen · 9 years ago
  23. 93ccc93 Convert change notification email templates to Soy by Wyatt Allen · 9 years ago
  24. d51835b Prefer VTL template overrides to Soy by Wyatt Allen · 9 years ago
  25. 3da9792 Merge branch 'stable-2.13' by David Pursehouse · 9 years ago
  26. 1a004d3 Fix a possible NPE in HiddenErrorHandler by Saša Živkov · 9 years ago
  27. 4d0d2cf Merge "Adds the Soy library and injects it via EmailArguments" by David Ostrovsky · 9 years ago
  28. a3a50ca Merge "Further fixes for Bazel." by David Ostrovsky · 9 years ago
  29. 54e1cbf Further fixes for Bazel. by Han-Wen Nienhuys · 9 years ago
  30. 49d9a46 Move AuthType from gerrit-reviewdb to extension API by David Pursehouse · 9 years ago
  31. bdffdea Adds the Soy library and injects it via EmailArguments by Wyatt Allen · 9 years ago
  32. 2f46364 Schedule log file compression at 11:00pm by Hugo Arès · 9 years ago
  33. 9a662a0 Fix typo in variable name by Hugo Arès · 9 years ago
  34. b59e1be Tidy up LogFileCompressor by Hugo Arès · 9 years ago
  35. 7c93073 Merge "InitIndex should not always set the latest version ready" by David Pursehouse · 9 years ago
  36. 67a3330 Add capability.administrateServer to gerrit.config by Shawn Pearce · 9 years ago
  37. c62eee3 InitIndex should not always set the latest version ready by Hugo Arès · 9 years ago
  38. 9e992fe gerrit.sh: modify restart command to exit with correct error code by Zac Livingston · 9 years ago
  39. 5b47bc4 Allow plugins to store encypted settings in etc/$PLUGIN.secure.config by David Pursehouse · 9 years ago
  40. 05fa4e3 AccountByEmailCache: Use account index to lookup emails by Edwin Kempin · 9 years ago
  41. 61400da Init: Don't ask for index type when LUCENE is the only choice by Edwin Kempin · 9 years ago
  42. f0b861c Refactor: Add base class for dealing with versioned meta data on init by Edwin Kempin · 9 years ago
  43. 44d51bf StreamEventsApiListener: Move to com.google.gerrit.server.events by David Pursehouse · 9 years ago
  44. cad96d6 Move hooks from core Gerrit to 'hooks' plugin by David Pursehouse · 9 years ago
  45. 5222e66 Organize imports by David Pursehouse · 9 years ago
  46. b8eb4d0 PluginLoader, InitPluginStepsLoader: Consolidate methods to list plugins by David Pursehouse · 9 years ago
  47. 56e34e7 InitPluginStepsLoader: Ignore files prefixed .next_ and .last_ by David Pursehouse · 9 years ago
  48. c298aa6 Use a common function to unwrap ReviewDb by Björn Pedersen · 9 years ago
  49. 33cbdf3 Fix table deletion during database init by Björn Pedersen · 9 years ago
  50. 399b10d Remove unused MergeFail mail template by David Pursehouse · 9 years ago
  51. ea65e9b Merge "Migrate reviewed flags to local H2 database" by Edwin Kempin · 9 years ago
  52. b644ff8 Merge "Implement Bazel build" by Edwin Kempin · 9 years ago
  53. 649d784 Merge changes from topic 'account-index' by David Pursehouse · 9 years ago
  54. 15ca7b0 Migrate reviewed flags to local H2 database by Edwin Kempin · 9 years ago
  55. 1265695 Decouple stream events from change hooks by David Pursehouse · 9 years ago
  56. d432c83 Make hooks/events listen to the new API Events. by Martin Fick · 9 years ago
  57. ebbf814 Reindex: Allow to specify index name for reindex operation by David Ostrovsky · 9 years ago
  58. bba1994 Reindex: Add --list option to list available indices by David Ostrovsky · 9 years ago
  59. fa5f097 ConfigInfo: Move to extension API by David Pursehouse · 9 years ago
  60. 85dd577 Remove unused imports by David Pursehouse · 9 years ago
  61. 0638cc9 Remove dead ScanningChangeCacheImpl by Shawn Pearce · 9 years ago
  62. 8d3885d Support async change operations directly in BatchUpdate by Dave Borowitz · 9 years ago
  63. b81b4f7 Implement Bazel build by David Ostrovsky · 9 years ago
  64. da17bc3 Add extension point for storing reviewed flags by Edwin Kempin · 9 years ago
  65. ef3ac04 Merge changes I5c6d9b49,Icf9cb1f3 by David Pursehouse · 9 years ago
  66. a758640 VisibleRefFilter Avoid touching the database for drafts by Dave Borowitz · 9 years ago
  67. aa03d40 Selectively ignore errors from NoteDbUpdateManager by Dave Borowitz · 9 years ago
  68. 3232472 Enable and fix 'Statement unnecessarily nested within else clause' warnings by David Pursehouse · 9 years ago
  69. 0198dda Merge branch 'stable-2.12' by Marco Miller · 9 years ago
  70. 7c795fa Remove non working Reindex --dry-run option by Hugo Arès · 9 years ago
  71. 3b68afa Add AccountInfo to the GitReferenceUpdatedListener.Event by Saša Živkov · 9 years ago
  72. 0e65022 Clean up various CheckStyle warnings by David Pursehouse · 9 years ago
  73. 111f79d Remove unused SecureStoreException class by David Pursehouse · 9 years ago
  74. edb6705 Merge changes from topic 'star-labels-part-1' by Edwin Kempin · 9 years ago
  75. 08f2550 Merge changes I39b56689,I7b428b06,I893c0fd0,I772cc9b0 by Edwin Kempin · 9 years ago
  76. 398f7a5 Add factory for ChangeResource by Edwin Kempin · 9 years ago
  77. 45aa8ca Add missing newline at end of files by David Pursehouse · 9 years ago
  78. ccdeae8 Use native constructors instead of Guava to instantiate empty collections by David Pursehouse · 9 years ago
  79. ea8315f Download bouncy castle libraries using secure connection by Khai Do · 9 years ago
  80. f5dc67d Merge "Add a reviewer-deleted event" by Hugo Arès · 9 years ago
  81. 2710a88 Add a reviewer-deleted event by Khai Do · 9 years ago
  82. fa00224 InitAdminUser: Fix invalid sequence number for SSH key by Edwin Kempin · 9 years ago
  83. 07952c0 Store SSH keys in git by Edwin Kempin · 9 years ago
  84. 854cc54 Extract gerrit_index.config into its own class by Dave Borowitz · 9 years ago
  85. 6c454be New daemon start/stop methods for use with Procrun by Rafal Klys · 9 years ago
  86. 5e8908c Correctly call ssh-keygen on Win32 with empty passphrase by Rafal Klys · 9 years ago
  87. bcf9f43 Redirect output from ssh-keygen call to console to see potential errors by Rafal Klys · 9 years ago
  88. f819a4d RebuildNoteDb: Organize by project by Dave Borowitz · 9 years ago
  89. 3d3f923 RebuildNoteDb: Add flags to limit rebuild, for debugging by Dave Borowitz · 9 years ago
  90. ac47f28 RebuildNoteDb: Sort project names for stable output by Dave Borowitz · 9 years ago
  91. 790c145 RebuildNoteDb: Don't fail if repository is not found by Dave Borowitz · 9 years ago
  92. fcdcd83 RebuildNoteDb: Remove unnecessary blank line by Dave Borowitz · 9 years ago
  93. 9b47b78 RebuildNoteDb: Actually throw when NoteDb writes are disabled by Dave Borowitz · 9 years ago
  94. 65e550a Merge "Buck: Remove jgit cell" by Dave Borowitz · 9 years ago
  95. 08ea694 Buck: Remove jgit cell by David Ostrovsky · 9 years ago
  96. 4adac42 Load plugins JS resources upon initial page rendering by Andrew Bonventre · 9 years ago
  97. e7484d7 Merge "Add missing trailing comma on array declarations" by David Pursehouse · 9 years ago
  98. ce870db Update URLs for bouncycastle by Edwin Kempin · 9 years ago
  99. 3f1efde Merge "Update URLs for bouncycastle" by David Pursehouse · 9 years ago
  100. f785d86 Add missing trailing comma on array declarations by David Pursehouse · 9 years ago