1. a19be89 ChangeScreen2: Support adding reviewers by David Ostrovsky · 12 years ago
  2. 0775a80 Merge "Add REST endpoint to suggest reviewers" by Shawn Pearce · 12 years ago
  3. 7ec5f9e Merge "Delete changes from the index when deleting whole draft changes" by Shawn Pearce · 12 years ago
  4. cda5b53 Merge "Update 2.7 release notes; remove 2.6.2 release notes" by Shawn Pearce · 12 years ago
  5. 493ccd5 Merge "Update the 2.8 release notes with more changes and fixes" by Shawn Pearce · 12 years ago
  6. 9aa6584 Merge "ChangeIndexer: Update incorrect javadocs and @Overrides" by Shawn Pearce · 12 years ago
  7. c6d19ed Document how to use JS API with endpoints without view names by David Ostrovsky · 12 years ago
  8. 8c5f80a Add REST endpoint to suggest reviewers by David Ostrovsky · 12 years ago
  9. 2bd0c24 Delete changes from the index when deleting whole draft changes by Dave Borowitz · 12 years ago
  10. 3e5bdf4 ChangeIndexer: Update incorrect javadocs and @Overrides by Dave Borowitz · 12 years ago
  11. c8f2d3e Merge "Do all asciidoctor rendering in a single jvm" by Shawn Pearce · 12 years ago
  12. a1c6617 Merge "Fix acceptance test invocation from Eclipse" by Edwin Kempin · 12 years ago
  13. c1ba3bd Merge "Support project level plugin configuration" by Saša Živkov · 12 years ago
  14. 7b2f4cc Support project level plugin configuration by Edwin Kempin · 12 years ago
  15. 68c9006 Merge "Skip also target branch history when using the %base option with push" by Sasa Zivkov · 12 years ago
  16. 759e9a0 Merge "Rename PluginConfigProvider to PluginConfigFactory." by Edwin Kempin · 12 years ago
  17. acdf533 Rename PluginConfigProvider to PluginConfigFactory. by Sasa Zivkov · 12 years ago
  18. 7c4423c Merge "Provide easy way to access plugin configuration" by Saša Živkov · 12 years ago
  19. cedca55 Fix acceptance test invocation from Eclipse by David Ostrovsky · 12 years ago
  20. f7bfff8 Provide easy way to access plugin configuration by Edwin Kempin · 12 years ago
  21. 6e2dcc9 Update the 2.8 release notes with more changes and fixes by David Pursehouse · 12 years ago
  22. 6fce541 Merge "Update replication plugin" by David Pursehouse · 12 years ago
  23. 5ade5f5 Update replication plugin by Edwin Kempin · 12 years ago
  24. 4be4dc9 Index changes on remove reviewers by David Ostrovsky · 12 years ago
  25. 29db1f6 Do all asciidoctor rendering in a single jvm by Yuxuan 'fishy' Wang · 12 years ago
  26. fc445a72 Update 2.7 release notes; remove 2.6.2 release notes by David Pursehouse · 12 years ago
  27. 13aeac2 Add a bulk query suite tester by Martin Fick · 12 years ago
  28. 9f1db58 Skip also target branch history when using the %base option with push by Sasa Zivkov · 12 years ago
  29. ca90c1b Fix broken link in Gerrit 2.7 release notes by Edwin Kempin · 12 years ago
  30. 34ef24f Merge "Document the listeners that plugins may implement to receive events" by David Pursehouse · 12 years ago
  31. 4a7df04 Merge "Optionally, initialize site from WebAppInitializer." by Shawn Pearce · 12 years ago
  32. eab0c79 Merge changes Id5a40c39,Ifd32fd7f by Shawn Pearce · 12 years ago
  33. 7ce95b0 Don't prefix range comments with line number twice by Jonathan Nieder · 12 years ago
  34. 4267fbe Remove duplication of DELETE endpoint with POST for draft changes by David Ostrovsky · 12 years ago
  35. 164423f Add support for plugin REST endpoints without view names by David Ostrovsky · 12 years ago
  36. 9ef5abd Merge branch 'stable-2.7' by Dave Borowitz · 12 years ago
  37. 01cea13 Set version to 2.7 by Dave Borowitz · 12 years ago v2.7
  38. e5fc90e Optionally, initialize site from WebAppInitializer. by Sasa Zivkov · 12 years ago
  39. a32c3ce Merge branch 'stable-2.6' into stable-2.7 by Dave Borowitz · 12 years ago
  40. 6b12b35 Fix installation of plugins by David Ostrovsky · 12 years ago
  41. 3347628 Merge "Merge branch 'stable-2.6' into stable-2.7" into stable-2.7 by Dave Borowitz · 12 years ago
  42. 88976d4 Merge branch 'stable-2.6' into stable-2.7 by Dave Borowitz · 12 years ago
  43. 72fa3c2 Fix change stuck in SUBMITTED state but actually merged by Jan Opacki · 12 years ago
  44. ce4d28c Merge "Mark ALREADY_MERGED changes as merged in the DB and run hooks" into stable-2.7 by Dave Borowitz · 12 years ago
  45. 9820266 Document the listeners that plugins may implement to receive events by Edwin Kempin · 12 years ago
  46. 8e0f6d0 Merge "Add REST endpoints for draft changes" by David Pursehouse · 12 years ago
  47. 448fa86 Merge "Acceptance tests framework: Allow tests to change Gerrit configuration" by Edwin Kempin · 12 years ago
  48. feb5e7e Acceptance tests framework: Allow tests to change Gerrit configuration by David Ostrovsky · 12 years ago
  49. cb0fcc2 Update the 2.6.2 release notes by David Pursehouse · 12 years ago
  50. 640b95c Merge "NPE when deleting draft patch set when previous draft already deleted" into stable-2.6 by Edwin Kempin · 12 years ago
  51. 5ff6ebe Remove documentation links from admin page by David Pursehouse · 12 years ago
  52. 357b5be NPE when deleting draft patch set when previous draft already deleted by David Pursehouse · 12 years ago
  53. 6024f2a Actually truncate result list in QueryChanges by Jonathan Nieder · 12 years ago
  54. de993dc NPE when deleting draft patch set when previous draft already deleted by David Pursehouse · 12 years ago
  55. a3b3135 Let buck ignore the .git folder by Sasa Zivkov · 12 years ago
  56. 0d69c23 Add REST endpoints for draft changes by David Ostrovsky · 12 years ago
  57. 93e165c Fix instantiation of logger in the DeleteBranch class by Edwin Kempin · 12 years ago
  58. 0a1bbae Merge "Add REBASE_IF_NECESSARY in documentation of add-project and set-project" by Edwin Kempin · 12 years ago
  59. b446312 Merge "Support branch specific labels" by Edwin Kempin · 12 years ago
  60. f876a67 Merge "Optimized "IncludedIn" Algorithm" by Saša Živkov · 12 years ago
  61. a80f0e2 Add REBASE_IF_NECESSARY in documentation of add-project and set-project by David Pursehouse · 12 years ago
  62. b9f2e4b Merge "Explain how to create symbolic link for buckd in buck install instructions" by David Pursehouse · 12 years ago
  63. c08bf22 Merge "Refactor sending notifications from PublishDraft" by Edwin Kempin · 12 years ago
  64. 52b7f60 Optimized "IncludedIn" Algorithm by Christian Grail · 12 years ago
  65. d05b003 Refactor sending notifications from PublishDraft by David Ostrovsky · 12 years ago
  66. 9a8b1dc Explain how to create symbolic link for buckd in buck install instructions by Edwin Kempin · 12 years ago
  67. ac3d663 Merge "Buck: Document how and why to use Buck's daemon" by Shawn Pearce · 12 years ago
  68. 499ae32 Merge "Lucene: disable default english stop words set" by Shawn Pearce · 12 years ago
  69. 6edf9f6 Merge "Acceptance tests: Add method to create admin user" by Shawn Pearce · 12 years ago
  70. d5ae8d3 Buck: Document how and why to use Buck's daemon by David Ostrovsky · 12 years ago
  71. d0ac975 Init: Optionally skip plugin installation process by David Ostrovsky · 12 years ago
  72. 7e7a7d1 Acceptance tests: Add method to create admin user by David Ostrovsky · 12 years ago
  73. 0309b79 Merge "Remove file: warning about searches" by Shawn Pearce · 12 years ago
  74. 23ab30d Merge "Document the comment: search operator" by Shawn Pearce · 12 years ago
  75. 8820b34 Avoid unnecessary copy of query match list by Jonathan Nieder · 12 years ago
  76. 569f8dc Run parallel queries asynchronously by Shawn Pearce · 12 years ago
  77. e59f682 Remove file: warning about searches by Shawn Pearce · 12 years ago
  78. 3ffbd1b Document the comment: search operator by Shawn Pearce · 12 years ago
  79. 40f37c8 Lucene: disable default english stop words set by David Ostrovsky · 12 years ago
  80. 44a6a5a Index changes after PostReviewers by Dave Borowitz · 12 years ago
  81. 8828458 Try harder to choose index queries as a data source by Dave Borowitz · 12 years ago
  82. 2bd1cb1 Merge "Add an event for project deletion" by Saša Živkov · 12 years ago
  83. 902b39d Add an event for project deletion by Edwin Kempin · 12 years ago
  84. 9b22c3a Support branch specific labels by Bruce Zu · 12 years ago
  85. 9aaf3d1 Revert "Make SubmitRecord.Label's fields @Columns" by Dave Borowitz · 12 years ago
  86. b82c9bf Merge "Store PatchSetApprovals instead of labels in the index" by Dave Borowitz · 12 years ago
  87. ac990d8 Log exception stack trace when project watch evaluation fails by Dave Borowitz · 12 years ago
  88. dc31f10 Don't rewrite queries when filtering project watches by Dave Borowitz · 12 years ago
  89. 24b14d5 Store PatchSetApprovals instead of labels in the index by Dave Borowitz · 12 years ago
  90. cce486f Merge "Add link to Buck documentation to documentation index" by Shawn Pearce · 12 years ago
  91. c2d6509 Merge "Fix NPE if user is null" by Shawn Pearce · 12 years ago
  92. 709f2db Protect Gerrit against bad plugins by Edwin Kempin · 12 years ago
  93. 6f1ece7 Fix NPE if user is null by Edwin Kempin · 12 years ago
  94. 1f1e0ca Merge "Add syntax highlighting for source code examples in documentation" by Edwin Kempin · 12 years ago
  95. 255ffc7 Add link to Buck documentation to documentation index by Edwin Kempin · 12 years ago
  96. 06f92f7 Limit retrying of submitted changes to 12 hours by Shawn Pearce · 12 years ago
  97. 7eb8b83 Merge "Remove unused download scheme for Anonymous SSH" by Shawn Pearce · 12 years ago
  98. 1eda819 Abandon any open changes if a project has been removed by Shawn Pearce · 12 years ago
  99. 94c8e1d Merge "Move ReceiveCommits.advertiseHistory into hook" by Shawn Pearce · 12 years ago
  100. a38375f Remove unused download scheme for Anonymous SSH by Edwin Kempin · 12 years ago