1. 94d88d3 SetAccess: Fix call to GitReferenceUpdated#fire by Dave Borowitz · 9 years ago
  2. 55f6bc6 Merge "Added a script to populate some dummy data" by Dave Borowitz · 9 years ago
  3. 9519437 Merge "Added POST REST Endpoint for /project/name/access" by Dave Borowitz · 9 years ago
  4. c8076c3 Added a script to populate some dummy data by Patrick Hiesel · 9 years ago
  5. 73461f7 Merge "Only forward PolyGerrit URLs when PG is not enabled" by Andrew Bonventre · 9 years ago
  6. 7b7aa28 Only forward PolyGerrit URLs when PG is not enabled by Andrew Bonventre · 9 years ago
  7. b0d1b05 Merge changes I99f2f1b5,I114306b1,If90ef2b0 by Dave Borowitz · 9 years ago
  8. 52977ed SubmoduleOp: Drop ReviewDb from parameter list by Stefan Beller · 9 years ago
  9. 464e10a ChangeRebuilderImpl: Delete old draft refs by Dave Borowitz · 9 years ago
  10. bface27 Set file encoding on replace_macros.py by Dave Borowitz · 9 years ago
  11. 78aa94e SubmoduleSubscriptionsIT: fix line length formatting by Stefan Beller · 9 years ago
  12. 5a49ca0 Submodule ACLs: inherit them from the parent project. by Stefan Beller · 9 years ago
  13. 9bd6304 Merge "superproject subscriptions: Separate checks and execution" by Dave Borowitz · 9 years ago
  14. 38dec60 Merge changes from topic 'default-diff-preferences' by David Pursehouse · 9 years ago
  15. 69e49f1 Add tests for GET/PUT /config/server/preferences.diff endpoint by Sven Selberg · 9 years ago
  16. c60abbd Document default diff preferences GET/PUT REST endpoints by Sven Selberg · 9 years ago
  17. 91722b6 Default diff preferences PUT REST endpoint by Sven Selberg · 9 years ago
  18. d6675da Default diff preferences GET REST endpoint by Sven Selberg · 9 years ago
  19. ca28af7 Make diff preferences defaults configurable by Sven Selberg · 9 years ago
  20. 401bd80 Merge "Fix submodule config name in doc" by Edwin Kempin · 9 years ago
  21. 9c26651 Merge "Add AccountInfo to the GitReferenceUpdatedListener.Event" by Edwin Kempin · 9 years ago
  22. c9fa6de Merge changes If9f63c11,I991fd514 by Andrew Bonventre · 9 years ago
  23. 7473189 Merge "submodule documentation: fix ACL refspec" by David Pursehouse · 9 years ago
  24. c6119c3 Fix submodule config name in doc by Zhen Chen · 9 years ago
  25. 0b6fe19 Add keyboard shortcuts to diff-view and change-view's inline diffs by Wyatt Allen · 9 years ago
  26. 72b87fc Added the diff cursor element by Wyatt Allen · 9 years ago
  27. e7c415a AutoMerger: Remove extraneous flush by Dave Borowitz · 9 years ago
  28. 3b68afa Add AccountInfo to the GitReferenceUpdatedListener.Event by Saša Živkov · 9 years ago
  29. db0359a submodule documentation: fix ACL refspec by Stefan Beller · 9 years ago
  30. f7d3a29 SetHashtagsOp: Fail if NoteDb reads are not enabled by Dave Borowitz · 9 years ago
  31. f9c4866 Merge "Updated list of plugins and descriptions" by David Pursehouse · 9 years ago
  32. ff5ec2e Updated list of plugins and descriptions by Luca Milanesio · 9 years ago
  33. 7afc1f7 Merge "Upgrade powermock to 1.6.4 and easymock to 3.4" by Edwin Kempin · 9 years ago
  34. 4ca562d Merge "Upgrade javassist to 3.20.0-GA" by Edwin Kempin · 9 years ago
  35. 4081c72 Merge "AbstractSubmit: Rename mergeResults to changeMergedEvents" by Edwin Kempin · 9 years ago
  36. 352db2a Merge "HttpPluginServlet: Remove usage of deprecated IMPLEMENTATION_URL constant" by David Pursehouse · 9 years ago
  37. 078ddcd HttpPluginServlet: Remove usage of deprecated IMPLEMENTATION_URL constant by David Pursehouse · 9 years ago
  38. d3d97db Merge "Convert most NotesMigration#enabled() calls to #readChanges()" by Edwin Kempin · 9 years ago
  39. ca91e55 AbstractSubmit: Rename mergeResults to changeMergedEvents by David Pursehouse · 9 years ago
  40. c65490d Merge "Use buck rule for ReleaseNotes instead of Makefile" by David Pursehouse · 9 years ago
  41. fafca2f Fix bug where inline diffs are incorrect when jumping changes by Andrew Bonventre · 9 years ago
  42. 4f5ad9d Use buck rule for ReleaseNotes instead of Makefile by Yuxuan 'fishy' Wang · 9 years ago
  43. a0a85fe Convert most NotesMigration#enabled() calls to #readChanges() by Dave Borowitz · 9 years ago
  44. 4903a22 superproject subscriptions: Separate checks and execution by Stefan Beller · 9 years ago
  45. 2514433 Merge "Clean up various CheckStyle warnings" by Edwin Kempin · 9 years ago
  46. c7f3925 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  47. deab5c6 Merge "SubmoduleSubscriptionsIT: Add config with 'submit whole topic' enabled" into stable-2.12 by Edwin Kempin · 9 years ago
  48. 739199f Merge "Change.Id: Avoid NumberFormatException on empty user edit ref" into stable-2.12 by Edwin Kempin · 9 years ago
  49. 4f68a3a SubmoduleSubscriptionsIT: Add config with 'submit whole topic' enabled by David Pursehouse · 9 years ago
  50. 0e65022 Clean up various CheckStyle warnings by David Pursehouse · 9 years ago
  51. 8682e60 Fix putTopic hook firing by Nasser Grainawi · 9 years ago
  52. ec56622 SubmoduleSubscriptionsIT: Annotate with @NoHttpd by David Pursehouse · 9 years ago
  53. 21816f1 Added POST REST Endpoint for /project/name/access by Patrick Hiesel · 9 years ago
  54. 3f7c75f Merge "Preliminary work for supporting keyboard-shortcut diff navigation" by Andrew Bonventre · 9 years ago
  55. 972c3de Preliminary work for supporting keyboard-shortcut diff navigation by Wyatt Allen · 9 years ago
  56. bfa6eb3 AbstractChangeNotes: Fix auto-rebuilding conditional by Dave Borowitz · 9 years ago
  57. 1766703 Merge "Remove support for the "merge-failed" event" by Dave Borowitz · 9 years ago
  58. b55a57c Merge changes from topic 'auto-rebuild-fixes' by Dave Borowitz · 9 years ago
  59. 9a040b4 Merge "CurrentUser.PropertyKey<T>: allow plugins to cache data on users" by Shawn Pearce · 9 years ago
  60. e2fd229 Remove quelltextlich CI as it seems stale by Luca Milanesio · 9 years ago
  61. 7919be2 Change.Id: Avoid NumberFormatException on empty user edit ref by David Pursehouse · 9 years ago
  62. f3bf93a Merge "user-submodules.txt: Fix formatting" by David Pursehouse · 9 years ago
  63. 8702a88 CurrentUser.PropertyKey<T>: allow plugins to cache data on users by Shawn Pearce · 9 years ago
  64. 7dbaf57 RelatedChanges: Show "Submitted Together" also for changes with topic by Orgad Shaneh · 9 years ago
  65. 46f68e1 Merge changes Id3587842,Ie60007b7 by Shawn Pearce · 9 years ago
  66. 22b0de9 user-submodules.txt: Fix formatting by Stefan Beller · 9 years ago
  67. b5d5489 Merge branch 'stable-2.11' into stable-2.12 by David Pursehouse · 9 years ago
  68. 48456f6 Merge "Fix rendering issue where the labels and value don’t match" by Andrew Bonventre · 9 years ago
  69. c48cdc8 Include 32px and 100px avatar URLs by Shawn Pearce · 9 years ago
  70. 7a7ed3b Fix rendering issue where the labels and value don’t match by Andrew Bonventre · 9 years ago
  71. 428061c gr-avatar: avoid redirection through /avatar by Shawn Pearce · 9 years ago
  72. bbfde19 Set version to 2.11.9 by David Pursehouse · 9 years ago v2.11.9
  73. 4c1bae6 Release notes for Gerrit 2.11.9 by David Pursehouse · 9 years ago
  74. 8d37a06 Merge "Modify anchors to use dynamically-generated relative links" by Andrew Bonventre · 9 years ago
  75. 780c57c Modify anchors to use dynamically-generated relative links by Andrew Bonventre · 9 years ago
  76. 66a4983 Merge "Use CharMatcher.anyOf instead of regex for HTML test" by Shawn Pearce · 9 years ago
  77. 0a0be99 Merge "Revert "Expose the account id from current session"" by David Pursehouse · 9 years ago
  78. 91f8376 Merge "tools/maven: avoid using PEX for the mvn script" by Shawn Pearce · 9 years ago
  79. 698f26c Revert "Expose the account id from current session" by Shawn Pearce · 9 years ago
  80. 5ef27e5 Use CharMatcher.anyOf instead of regex for HTML test by Shawn Pearce · 9 years ago
  81. a0f308e Scroll files into view when using keyboard shortcuts by Andrew Bonventre · 9 years ago
  82. e210805 Add support for inline diffs by Andrew Bonventre · 9 years ago
  83. 73d85d7 Small cleanup within gr-diff and gr-diff-view by Andrew Bonventre · 9 years ago
  84. 2b5b08b Merge "Add gr-tooltip-behavior and gr-tooltip element" by Andrew Bonventre · 9 years ago
  85. 8914cb0 Add gr-tooltip-behavior and gr-tooltip element by Andrew Bonventre · 9 years ago
  86. 2b6c615 Merge "Don’t allow setting of labels on old patch sets" by Andrew Bonventre · 9 years ago
  87. 21ea719 Don’t allow setting of labels on old patch sets by Andrew Bonventre · 9 years ago
  88. f76d5a1 Merge "Expose the account id from current session" by Hugo Arès · 9 years ago
  89. d1462d8 Fix duplicate links in document by Zhen Chen · 9 years ago
  90. 6c37cf7 Minor cleanup within change view and diff view by Andrew Bonventre · 9 years ago
  91. b1921cd Merge changes I07f242a8,Ia8880846 by Andrew Bonventre · 9 years ago
  92. 2021759 tools/maven: avoid using PEX for the mvn script by Han-Wen Nienhuys · 9 years ago
  93. fd8b3c7 Expose the account id from current session by Luca Milanesio · 9 years ago
  94. ad2d416 Merge "OAuthRealm should not overwrite custom AuthRequest parameters" by Edwin Kempin · 9 years ago
  95. b331dbd Fix example for "Set Diff Preferences" in REST API documentation by David Pursehouse · 9 years ago
  96. 1b0ef92 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  97. 0fd348c Merge branch 'stable-2.11' into stable-2.12 by David Pursehouse · 9 years ago
  98. 527ff13 Remove support for the "merge-failed" event by David Pursehouse · 9 years ago
  99. dd4739e ServerPlugin: Remove unused getSrcJar method by David Pursehouse · 9 years ago
  100. 93032ec ServerPlugin: Remove unused CacheKey static class by David Pursehouse · 9 years ago