1. bca8232 Convert project index to use ProjectData instead of ProjectState by Dave Borowitz · 8 years ago
  2. c74d8ec Initial implementation of project index in Lucene by Xin Sun · 8 years ago
  3. 3e6c672 Cache instances of type InternalGroup instead of AccountGroup by UUID by Alice Kober-Sotzek · 8 years ago
  4. e23b34a2 Base group index on new class InternalGroup by Alice Kober-Sotzek · 8 years ago
  5. e47be68 Move general index classes from gerrit-server to gerrit-index by Dave Borowitz · 8 years ago
  6. 62a434e Start moving index code to gerrit-index directory by Dave Borowitz · 8 years ago
  7. 65dc8b6 Remove FieldDef.FillArgs by Dave Borowitz · 8 years ago
  8. 03b46de Remove ChangeData factory method used only by old index schemas by Dave Borowitz · 8 years ago
  9. a9c6832 Add test for online index schema migration by Dave Borowitz · 8 years ago
  10. 296cd89 Add hasReviewStarted, pendingReviewers to Change by Logan Hanks · 8 years ago
  11. b37af76 Encapsulate lucene index dir name structure inside LuceneVersionManager.getDir by Saša Živkov · 8 years ago
  12. bee7de7 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  13. 7e1be00 Add missing "_" to a caller of LuceneVersionManager.getDir by Saša Živkov · 8 years ago
  14. a8817bc Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  15. 535acb1 Index: Extract common parts into AbstractVersionManager by Dariusz Luksza · 8 years ago
  16. 74e4876d Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  17. 74bb6d6 ES: Implement online reindex for ElasticSearch by Dariusz Luksza · 8 years ago
  18. 32dc96c ChangeFinder: Dedup results when subindexes are used by Dave Borowitz · 8 years ago
  19. eca086a Remove unnecessary final modifiers by David Ostrovsky · 8 years ago
  20. bfa7a2f Callable: Replace classes with lambda expression by David Ostrovsky · 8 years ago
  21. 9e8af7f Add reviewers by email to ChangeIndex by Patrick Hiesel · 8 years ago
  22. 8785d73 Runnable: replace anonymous class with lambda by David Ostrovsky · 8 years ago
  23. 2b9574c Adapt the use of @Inject and @AssistedInject by Patrick Hiesel · 8 years ago
  24. da0d9a3 Reduce FieldDef boilerplate with a builder by Dave Borowitz · 8 years ago
  25. 499ed19 Merge "Ensure constants are declared as immutable collections" by Dave Borowitz · 8 years ago
  26. 3249313 Always pass an Executor to Futures methods by Gerrit Code Review · 8 years ago
  27. 99cd812 Ensure constants are declared as immutable collections by Dave Borowitz · 8 years ago
  28. 81c4809 Store the number of unresolved comments in change index by Changcheng Xiao · 8 years ago
  29. 9189e67 Assign unused Future return value to a variable by Dave Borowitz · 8 years ago
  30. 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
  31. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  32. 0ecf8cf Avoid Multimap implementation create methods by Dave Borowitz · 8 years ago
  33. 484da49 Prefer subtypes of Multimap by Dave Borowitz · 8 years ago
  34. 265172a Merge "Index admin user account that is created during init" by David Pursehouse · 8 years ago
  35. e93b40b Merge changes from topic 'group-index' by David Pursehouse · 8 years ago
  36. 1412ccf Index admin user account that is created during init by Edwin Kempin · 8 years ago
  37. a4c095f Index groups that are created during init by Edwin Kempin · 8 years ago
  38. e4eeec3 Initial implementation of group index in Lucene by Edwin Kempin · 8 years ago
  39. 3d63baf LuceneAccountIndex: Fix comment by Edwin Kempin · 8 years ago
  40. 4347419 Provide default implementation of stop() method in Index interface by Edwin Kempin · 8 years ago
  41. 632d7d2 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  42. df10d85 Drain executor of index change requests before closing index by Luca Milanesio · 8 years ago
  43. fa18907 Bazel: Reformat build files by David Ostrovsky · 8 years ago
  44. 9875c00 Organize imports by David Pursehouse · 8 years ago
  45. 81bb4ea Merge changes from topic 'reindex-if-stale' by David Pursehouse · 8 years ago
  46. 4053361 Implement Account index for ElasticSearch by Dariusz Luksza · 9 years ago
  47. 1d71d30 Elastic Search: Split reusable code to utility classes by Dariusz Luksza · 9 years ago
  48. 7d0e67c Store in index the state of all refs that contribute to a change by Dave Borowitz · 8 years ago
  49. 9c491e8 Remove gerrit-index folder by Hugo Arès · 8 years ago
  50. 3068298 Move CHANGES_PREFIX variable to class where it's used by Hugo Arès · 8 years ago
  51. 0e6efb5 Reduce visibility of variables to private in LuceneChangeIndex by Hugo Arès · 8 years ago
  52. 1515ec23 Remove unneeded line wrapping of variables declaration in LuceneChangeIndex by Hugo Arès · 8 years ago
  53. ef6398e Upgrade Guava to 20.0-rc1 by David Pursehouse · 8 years ago
  54. 6453fce Store SubmitRecords in index by Dave Borowitz · 9 years ago
  55. 5e44918 bazel: update for elasticsearch and lucene. by Han-Wen Nienhuys · 9 years ago
  56. 531906e Introduce gerrit-index module by Dariusz Luksza · 9 years ago
  57. 8e72f53 Add support for secondary index with Elasticsearch by David Pursehouse · 11 years ago
  58. 138aec1 Assignee in ReviewDb. by Gustaf Lundh · 9 years ago
  59. f077820 Merge changes from topic 'old-index-schemas' by David Pursehouse · 9 years ago
  60. a161450 Merge branch 'stable-2.13' by Hugo Arès · 9 years ago
  61. 2e38253 Revert "Drain executor of index change requests before closing index" by Hugo Arès · 9 years ago
  62. b5618bf Remove special-casing of index schemas prior to PROJECT by Dave Borowitz · 9 years ago
  63. 783dc96 Remove index schemas earlier than v32 by Dave Borowitz · 9 years ago
  64. 72f61c4 Get assignee from ChangeIndex by Sven Selberg · 9 years ago
  65. a62dc20 Convert some Functions/Predicates to streams & lambdas (5) by Dave Borowitz · 9 years ago
  66. 9eaef60 Merge branch stable-2.12 into stable-2.13 by David Pursehouse · 9 years ago v2.13-rc1
  67. f00dee4 Print proper name for QuerySource tasks in show-queue command by Hugo Arès · 9 years ago
  68. fdfc373 Write each Lucene index using a dedicated background thread by Shawn Pearce · 9 years ago
  69. e8a7b62 Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 9 years ago
  70. 3d2e738 Prevent limit of search outbounding max int value by Hongkai Liu · 9 years ago
  71. 87f6de7 LuceneChangeIndex: Remove unused variable by David Pursehouse · 9 years ago v2.12.4
  72. 19ef754 Run all Lucene queries on background threads by Shawn Pearce · 9 years ago
  73. 040c39b Fix auto-adding reviewers during push by Dave Borowitz · 9 years ago
  74. 3df01eb Fix online reindexer not starting by Hugo Arès · 9 years ago
  75. c66120a Merge "Add an optional flag to force an online reindex" by Hugo Arès · 9 years ago
  76. b9a5d00 Add an optional flag to force an online reindex by Khai Do · 9 years ago
  77. 2797e9a Write each Lucene index using a dedicated background thread by Shawn Pearce · 9 years ago
  78. d2d2d39 Run all Lucene queries on background threads by Shawn Pearce · 9 years ago
  79. 51d4edd Optimize loading change from Lucene index by Shawn Pearce · 9 years ago
  80. 6c64d0d Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  81. 4b45e31 Throw QueryParseException if the created phrase query is null by Heng Kang · 9 years ago
  82. 674d92c Upgrade Lucene to 5.5.0 by David Pursehouse · 9 years ago
  83. 88f8410 Shutdown executor for auto-commiting Lucene index when stopping Gerrit by Edwin Kempin · 9 years ago
  84. cd2516c ChangeData: Don't load ChangedLines when missing in index by Dave Borowitz · 9 years ago
  85. d7d82fe LuceneAccountIndex: Return results from read method by Edwin Kempin · 9 years ago
  86. b644ff8 Merge "Implement Bazel build" by Edwin Kempin · 9 years ago
  87. c770781 Add AccountIndexRewriter by Edwin Kempin · 9 years ago
  88. d1969de Initial implementation of account index in Lucene by Dave Borowitz · 9 years ago
  89. 1818aed Merge "Drain executor of index change requests before closing index" by Hugo Arès · 9 years ago
  90. b81b4f7 Implement Bazel build by David Ostrovsky · 9 years ago
  91. 4315f01 Store reviewer field in the index by Dave Borowitz · 9 years ago
  92. 3232472 Enable and fix 'Statement unnecessarily nested within else clause' warnings by David Pursehouse · 9 years ago
  93. 804f1d9 Drain executor of index change requests before closing index by Jonathan Nieder · 9 years ago
  94. 9e972cc Support star labels by Edwin Kempin · 9 years ago
  95. ccdeae8 Use native constructors instead of Guava to instantiate empty collections by David Pursehouse · 9 years ago
  96. 854cc54 Extract gerrit_index.config into its own class by Dave Borowitz · 9 years ago
  97. a209d9a AbstractLuceneIndex: Pass in index name by David Ostrovsky · 9 years ago
  98. 7e638dc Support generic indexes in LuceneVersionManager by Dave Borowitz · 9 years ago
  99. 680495c Store hashtags in change index by Edwin Kempin · 9 years ago
  100. 08ea694 Buck: Remove jgit cell by David Ostrovsky · 9 years ago