1. 0309b79 Merge "Remove file: warning about searches" by Shawn Pearce · 12 years ago
  2. 23ab30d Merge "Document the comment: search operator" by Shawn Pearce · 12 years ago
  3. 8820b34 Avoid unnecessary copy of query match list by Jonathan Nieder · 12 years ago
  4. 569f8dc Run parallel queries asynchronously by Shawn Pearce · 12 years ago
  5. e59f682 Remove file: warning about searches by Shawn Pearce · 12 years ago
  6. 3ffbd1b Document the comment: search operator by Shawn Pearce · 12 years ago
  7. 44a6a5a Index changes after PostReviewers by Dave Borowitz · 12 years ago
  8. 8828458 Try harder to choose index queries as a data source by Dave Borowitz · 12 years ago
  9. 2bd1cb1 Merge "Add an event for project deletion" by Saša Živkov · 12 years ago
  10. 902b39d Add an event for project deletion by Edwin Kempin · 12 years ago
  11. 9aaf3d1 Revert "Make SubmitRecord.Label's fields @Columns" by Dave Borowitz · 12 years ago
  12. b82c9bf Merge "Store PatchSetApprovals instead of labels in the index" by Dave Borowitz · 12 years ago
  13. ac990d8 Log exception stack trace when project watch evaluation fails by Dave Borowitz · 12 years ago
  14. dc31f10 Don't rewrite queries when filtering project watches by Dave Borowitz · 12 years ago
  15. 24b14d5 Store PatchSetApprovals instead of labels in the index by Dave Borowitz · 12 years ago
  16. cce486f Merge "Add link to Buck documentation to documentation index" by Shawn Pearce · 12 years ago
  17. c2d6509 Merge "Fix NPE if user is null" by Shawn Pearce · 12 years ago
  18. 709f2db Protect Gerrit against bad plugins by Edwin Kempin · 12 years ago
  19. 6f1ece7 Fix NPE if user is null by Edwin Kempin · 12 years ago
  20. 1f1e0ca Merge "Add syntax highlighting for source code examples in documentation" by Edwin Kempin · 12 years ago
  21. 255ffc7 Add link to Buck documentation to documentation index by Edwin Kempin · 12 years ago
  22. 06f92f7 Limit retrying of submitted changes to 12 hours by Shawn Pearce · 12 years ago
  23. 7eb8b83 Merge "Remove unused download scheme for Anonymous SSH" by Shawn Pearce · 12 years ago
  24. 1eda819 Abandon any open changes if a project has been removed by Shawn Pearce · 12 years ago
  25. 94c8e1d Merge "Move ReceiveCommits.advertiseHistory into hook" by Shawn Pearce · 12 years ago
  26. a38375f Remove unused download scheme for Anonymous SSH by Edwin Kempin · 12 years ago
  27. db8fdad Move ReceiveCommits.advertiseHistory into hook by Shawn Pearce · 12 years ago
  28. 05b254f Render JSON results for the change table only using the index by Dave Borowitz · 12 years ago
  29. 2474f21 Add dependency on the Google protocol buffer library by Dave Borowitz · 12 years ago
  30. 6ce0139 Extract part of GerritGlobalModule into AuthModule by Dave Borowitz · 12 years ago
  31. 0690b1e Split out REST parts of PluginModule into PluginRestApiModule by Dave Borowitz · 12 years ago
  32. 50a7a3a Make SubmitRecord.Label's fields @Columns by Dave Borowitz · 12 years ago
  33. 1ecac16 Fix typos in stream-events documentation by David Pursehouse · 12 years ago
  34. 7967012 Merge changes I7bf5e2be,Ic19c3242,I972c004d,If8acbe43 by Shawn Pearce · 12 years ago
  35. 536c754 Run dashboard queries in parallel by Shawn Pearce · 12 years ago
  36. a1acced Load user's starred changes async to query by Shawn Pearce · 12 years ago
  37. 26beef8 Load reviewed information in parallel by Shawn Pearce · 12 years ago
  38. 414c5ff Require REVIEWED option to retrieve reviewed flag from /changes/ by Shawn Pearce · 12 years ago
  39. 261b2f0 Use new cached URL for Diffy logo on releases page by Dave Borowitz · 12 years ago
  40. 8ccd922 Merge "Fix: Plugins implementing LifecycleListener cannot use auto registration" by Edwin Kempin · 12 years ago
  41. 68153d7 Add syntax highlighting for source code examples in documentation by David Pursehouse · 12 years ago
  42. 9b554f8 Merge changes Ib4cb4207,I64b967c9 by Shawn Pearce · 12 years ago
  43. 21bc2b2 ChangeIndex: Fix outdated javadoc by Dave Borowitz · 12 years ago
  44. d9a6178 Avoid opening the branch twice during submit by Shawn Pearce · 12 years ago
  45. 4115ab2 Merge "Clean up old Maven to Buck switch criteria" by Shawn Pearce · 12 years ago
  46. 9aa9d98 Fix potential race in MergeOp caused by two reads by Shawn Pearce · 12 years ago
  47. 7e366b9 Merge "Add 'R' to reload/refresh search results" by Shawn Pearce · 12 years ago
  48. 5671881 Add 'R' to reload/refresh search results by Shawn Pearce · 12 years ago
  49. 3a46509 Clean up old Maven to Buck switch criteria by David Ostrovsky · 12 years ago
  50. fd889d9 Don't create empty cherry-picks by Shawn Pearce · 12 years ago
  51. 2b71f45 Merge "Switch from asciidoc to asciidoctor" by Shawn Pearce · 12 years ago
  52. 90a9c10 Buck: Document how to build the documentation by David Pursehouse · 12 years ago
  53. 811e603 Buck: Document how to build the Gerrit Release WAR by David Ostrovsky · 12 years ago
  54. cb16623 Split ref pattern matching functionality out of SectionMatcher by Bruce Zu · 12 years ago
  55. 1bfb51d Switch from asciidoc to asciidoctor by Yuxuan 'fishy' Wang · 12 years ago
  56. eb952c1 Correct import of io.ByteStreams in StaticServlet by Shawn Pearce · 12 years ago
  57. 09b54dc Allow caching static/ resources for 15 minutes with validation by Shawn Pearce · 12 years ago
  58. c6f734a Merge "Use ETag and cacheable URLs for static/* resources" by Shawn Pearce · 12 years ago
  59. bf15ebc Merge changes I36184fee,I3429f966 by Shawn Pearce · 12 years ago
  60. dc08c89 Use ETag and cacheable URLs for static/* resources by Shawn Pearce · 12 years ago
  61. 5691035 Fix documentation dependencies for included files by Shawn Pearce · 12 years ago
  62. 54150f7 Refactor documentation build rules to expose attributes by Shawn Pearce · 12 years ago
  63. 462e5f3 Fix integration test for garbage collection via SSH by Edwin Kempin · 12 years ago
  64. 0699059 Fix: Plugins implementing LifecycleListener cannot use auto registration by David Pursehouse · 12 years ago
  65. 409b816 Remove unused imports by David Pursehouse · 12 years ago
  66. bf05334 Fix broken formatting in dev-plugins.txt by David Pursehouse · 12 years ago
  67. 4c5d99b Merge "Remove asciidoc.conf" by Shawn Pearce · 12 years ago
  68. 78314a2 Merge "Replace pattern "user instanceof IdentifiedUser" with method call" by Shawn Pearce · 12 years ago
  69. a35f8a2 Replace pattern "user instanceof IdentifiedUser" with method call by David Ostrovsky · 12 years ago
  70. e6cbae9 Remove asciidoc.conf by Yuxuan 'fishy' Wang · 12 years ago
  71. e29d9b8 Remove Makefile from the Documentation folder by David Pursehouse · 12 years ago
  72. f635b57 Buck build: Add 'docs' as an alias for Documentation:html by David Pursehouse · 12 years ago
  73. 67e8304 PatchListLoader: Make saving automerged trees optional by Dave Borowitz · 12 years ago
  74. cd4be95 Merge "Don't add '(cherry-picked from commit ...)' if cherry-picked change is open" by Shawn Pearce · 12 years ago
  75. 40fe1b9 Merge "Fix incomplete update of Provider<CurrentUser> in ChangeJson" by Shawn Pearce · 12 years ago
  76. 6bd8beb Don't add '(cherry-picked from commit ...)' if cherry-picked change is open by Bruce Zu · 12 years ago
  77. c7701c6 Fix incomplete update of Provider<CurrentUser> in ChangeJson by Shawn Pearce · 12 years ago
  78. ec2292b Fix UiAction code example in plugin documentation by David Pursehouse · 12 years ago
  79. 8053bc0 Prefer active accounts over inactive ones in account lookup by Jonathan Nieder · 12 years ago
  80. 851607d Use find instead of findAll from AccountsCollection.parse by Jonathan Nieder · 12 years ago
  81. 2cf123e Merge "Style attribute names should be in camelCase format" by Edwin Kempin · 12 years ago
  82. 1835099 Style attribute names should be in camelCase format by Bruce Zu · 12 years ago
  83. c949fc4 Merge "Remove empty 'Endpoints' sections from REST API documentation" by David Pursehouse · 12 years ago
  84. 90af548 Remove empty 'Endpoints' sections from REST API documentation by Edwin Kempin · 12 years ago
  85. b9d634c Merge "Document plugin REST endpoints" by David Pursehouse · 12 years ago
  86. 9de428c Document plugin REST endpoints by Edwin Kempin · 12 years ago
  87. c928bde Merge "Update the 2.6.2 release notes with another fix" by Edwin Kempin · 12 years ago
  88. f86bae5 Document UI Extension feature by David Ostrovsky · 12 years ago
  89. 017562a Update the 2.6.2 release notes with another fix by David Pursehouse · 12 years ago
  90. be31cd4 Merge "Prevent project.config corruption when plugin name is invalid" by Shawn Pearce · 12 years ago
  91. 3e73bfc Prevent project.config corruption when plugin name is invalid by David Ostrovsky · 12 years ago
  92. 163a394 Merge changes I5fc5fccb,Id276015e by Shawn Pearce · 12 years ago
  93. ba8a5df Merge "Remove navigation workaround for Vim mode" by Shawn Pearce · 12 years ago
  94. 1e035cf Update CodeMirror by Shawn Pearce · 12 years ago
  95. 94af996 Support usage of RefControl.canDelete(...) if AccessPath is SSH_COMMAND by Edwin Kempin · 12 years ago
  96. c7c00ee Ensure that AccessPath is set when user for SshSession is authenticated by Edwin Kempin · 12 years ago
  97. 4c2b228 Remove navigation workaround for Vim mode by Michael Zhou · 12 years ago
  98. 8daaf32 Merge "Prefetch diff for next file" by Shawn Pearce · 12 years ago
  99. 868b795 Merge "Add [,] as aliases for n,p on change lists" by Shawn Pearce · 12 years ago
  100. 3660ea6 Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago