1. 9b87707 Revert "Simplify artifacts deployment to Maven Central" by Dave Borowitz · 7 years ago
  2. d52ccbc Merge "Further modify file-list CSS" by Kasper Nilsson · 7 years ago
  3. 57c7d42 Merge "Remove unused ProjectControl#isOwnerAnyRef()" by David Pursehouse · 8 years ago
  4. b0f264e Merge changes from topic "dashboard-api" by David Pursehouse · 8 years ago
  5. 4486c95 Further modify file-list CSS by Becky Siegel · 8 years ago
  6. d4e6926 Merge changes Iccf338c4,I6f9199eb,Ic7bc4174,I19a3de83 by Dave Borowitz · 8 years ago
  7. 7e47c22 Reuse "merged" classloaders to avoid leak by Martin Fick · 8 years ago
  8. edf0772 Remove unused ProjectControl#isOwnerAnyRef() by Patrick Hiesel · 8 years ago
  9. b7d274f Merge changes Ib3f0849f,I9d12ed46,I38520cff by David Pursehouse · 8 years ago
  10. 9926d41 Merge "Show user information above search results when searching for an owner" by Wyatt Allen · 8 years ago
  11. ac8e330 DynamicOptions: use Injection to create Modules by Martin Fick · 8 years ago
  12. aa0167a Support a DynamicOptions.ModulesClassNamesProvider by Martin Fick · 8 years ago
  13. d718b84 Merge "Use iron-dropdown in gr-autocomplete-dropdown" by Becky Siegel · 8 years ago
  14. 0035fba DashboardIT: Factor out getting the project API to a method by David Pursehouse · 8 years ago
  15. 83e4639 ProjectApi: Add method to remove default dashboard by David Pursehouse · 8 years ago
  16. 41d2a5a ProjectApi: Add method to set the default dashboard by David Pursehouse · 8 years ago
  17. eb09dce Merge changes from topic "dashboard-api" by David Pursehouse · 8 years ago
  18. c00f64e Support a DynamicOptions.ClassNameProvider by Martin Fick · 8 years ago
  19. 0c8feaa Factor out Contributor Agreements from ProjectControl by Patrick Hiesel · 8 years ago
  20. 5c3a3cd Show user information above search results when searching for an owner by Wyatt Allen · 8 years ago
  21. b2bf8d7 Add ProjectPermissions for upload and receive pack, migrate callers by Patrick Hiesel · 8 years ago
  22. 5ae5959 Add ProjectPermission.READ_NO_CONFIG by Patrick Hiesel · 8 years ago
  23. fb5222f Merge "Remove extra sort in computeAllPatchSets" by Kasper Nilsson · 8 years ago
  24. f6c9b08 Use iron-dropdown in gr-autocomplete-dropdown by Becky Siegel · 8 years ago
  25. ea12cba DashboardIT: Test that replacing the default dashboard works by David Pursehouse · 8 years ago
  26. 8de7771 DashboardIT: Handle case where default dashboard ref already exists by David Pursehouse · 8 years ago
  27. 28e5bda DashboardIT: Move setup of permission into @Before annotated method by David Pursehouse · 8 years ago
  28. 104e707 Merge "Update gr-button to use paper button" by Becky Siegel · 8 years ago
  29. 4f99c2f Merge "Remove unused ReviewDb from AccountResolver" by David Pursehouse · 8 years ago
  30. 1c17fc7 Merge "Merge branch 'stable-2.14'" by David Pursehouse · 8 years ago
  31. 83abcbf Merge changes from topic "mark-reviewed" by Dave Borowitz · 8 years ago
  32. 297bb9c Merge changes I4ecdc08d,I9dc12447,I173903d2 by Dave Borowitz · 8 years ago
  33. 7881fbe Merge "Implement gr-dropdown-list in patch range select" by Kasper Nilsson · 8 years ago
  34. f680501 Merge "Style file-list closer to red lines" by Becky Siegel · 8 years ago
  35. 9d962b9 DashboardApi: Add method to set a dashboard as the default dashboard by David Pursehouse · 8 years ago
  36. e2877bb Create a scheduled task to automatically deactivate accounts by Owen Li · 8 years ago
  37. 16721e6 Update gr-button to use paper button by Becky Siegel · 8 years ago
  38. 85cc680 Merge "Fix typo (changes to change)" by Edwin Kempin · 8 years ago
  39. d2a3aae Fix typo (changes to change) by David Shevitz · 8 years ago
  40. e552448 Remove extra sort in computeAllPatchSets by Kasper Nilsson · 8 years ago
  41. f2a2914 Merge branch 'stable-2.14' by Paladox · 8 years ago
  42. 614f983 Replace Mute/Unmute by Mark as Reviewed/Unreviewed (Part 3) by Edwin Kempin · 8 years ago
  43. dc0f294 Replace Mute/Unmute by Mark as Reviewed/Unreviewed (Part 2) by Paladox none · 8 years ago
  44. ceb673e Replace Mute/Unmute by Mark as Reviewed/Unreviewed (Part 1) by Edwin Kempin · 8 years ago
  45. dd61f283 Remove unused ReviewDb from AccountResolver by Hugo Arès · 8 years ago
  46. b51b465 Add async-foreach-behavior by Wyatt Allen · 8 years ago
  47. e7edad1 Merge changes from topic "dashboard-api" by David Pursehouse · 8 years ago
  48. 22d5c55 Style file-list closer to red lines by Kasper Nilsson · 8 years ago
  49. 3a3aed6 ResourceServlet: Consistently use class load time as mtime by Dave Borowitz · 8 years ago
  50. 298db2e Merge "ResourceServlet: Consistently use class load time as mtime" by Dave Borowitz · 8 years ago
  51. fd7c71f Implement gr-dropdown-list in patch range select by Becky Siegel · 8 years ago
  52. 9652f26 Merge "Use only Gerrit.install as a plugin loaded signal" by Viktar Donich · 8 years ago
  53. bcf0c7c ProjectApi: Add method to list project dashboards by David Pursehouse · 8 years ago
  54. 112cd28 GetDashboard: Return 'bad request' on misuse of 'inherited' flag by David Pursehouse · 8 years ago
  55. 3d158d4 DashboardIT: Add tests for getting dashboard by David Pursehouse · 8 years ago
  56. 0d6e770 DashboardsCollection: Make newDashboardInfo public by David Pursehouse · 8 years ago
  57. 81b58f8 Use only Gerrit.install as a plugin loaded signal by Viktar Donich · 8 years ago
  58. 65c8345 ResourceServlet: Consistently use class load time as mtime by Dave Borowitz · 8 years ago
  59. c24f724 Synchronize account inactive flag with LDAP auth by Owen Li · 8 years ago
  60. df2b315 Change SetInactiveFlag to accept account id instead of IdentifiedUser by Hugo Arès · 8 years ago
  61. ce67e2a Refactor file path truncation into behavior by Kasper Nilsson · 8 years ago
  62. 512eb25 Merge "Specify "unknown" if version generation for plugins fails." by David Pursehouse · 8 years ago
  63. bcd0d24 Fix broken link to install.html by David Shevitz · 8 years ago
  64. 7911813 Specify "unknown" if version generation for plugins fails. by Han-Wen Nienhuys · 8 years ago
  65. 4e0da79 Merge "Plugin endpoint parameters" by Viktar Donich · 8 years ago
  66. 44c66aa Merge "Swap 'expand inline' and 'reviewed' controls" by Becky Siegel · 8 years ago
  67. e5ec11c Plugin endpoint parameters by Viktar Donich · 8 years ago
  68. af010c1 Merge "Fix provisioning of ReviewDb in InternalGroupBackend" by Paladox none · 8 years ago
  69. 03a3ec2 Merge "SystemGroupBackend: Open ReviewDb in try-with-resource" by David Pursehouse · 8 years ago
  70. a14b0b9 Merge "Gracefully handle lack of HLJS" by David Pursehouse · 8 years ago
  71. 79eb491 Merge "Merge branch 'stable-2.14'" by David Pursehouse · 8 years ago
  72. f9c3445 Merge "Mark change schema version V46 as deprecated" by Edwin Kempin · 8 years ago
  73. 40701ea Fix provisioning of ReviewDb in InternalGroupBackend by Paladox none · 8 years ago
  74. f1c4054 SystemGroupBackend: Open ReviewDb in try-with-resource by David Pursehouse · 8 years ago
  75. a90fde3 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  76. a98fcb9 Mark change schema version V46 as deprecated by Edwin Kempin · 8 years ago
  77. d100f01 Fix current schema version by Edwin Kempin · 8 years ago
  78. c72b9a9 Gracefully handle lack of HLJS by Thomas Shafer · 8 years ago
  79. a8afe60 Merge changes from topic "remove-draft-workflow" by Dave Borowitz · 8 years ago
  80. eda2dc7 Merge "Fix column width styles for blame when fit-to-screen is enabled" by Wyatt Allen · 8 years ago
  81. 1a09758 Avoid NullPointerException when calling ChangeNotes by Hector Oswaldo Caballero · 8 years ago
  82. 8df7a25 Merge "Refine navigation and routing for edits" by Kasper Nilsson · 8 years ago
  83. 5124fab Remove "My Drafts" menu items from all user preferences by Dave Borowitz · 8 years ago
  84. 25fb0ca ChangeStatusPredicate: Silently ignore invalid status by Dave Borowitz · 8 years ago
  85. 6a97777 ChangeStatusPredicate: Make protected fields private by Dave Borowitz · 8 years ago
  86. 97d3a31 Merge "Add a plugin.put() method" by Viktar Donich · 8 years ago
  87. a8f7a28 Add a plugin.put() method by Viktar Donich · 8 years ago
  88. 1a313c0 Merge "Add link to old UI to edit project access" by Wyatt Allen · 8 years ago
  89. 0309756 Fix column width styles for blame when fit-to-screen is enabled by Wyatt Allen · 8 years ago
  90. 003a039 PolyGerrit: Remove support for drafts by Paladox none · 8 years ago
  91. 6ffb7d9 Discontinue draft workflow by David Ostrovsky · 8 years ago
  92. 3a019d6 Merge "Remove ProjectControl#isOwnerAnyRef()" by David Pursehouse · 8 years ago
  93. bae538b Remove ProjectControl#isOwnerAnyRef() by Patrick Hiesel · 8 years ago
  94. 27bbf7a Add link to old UI to edit project access by Becky Siegel · 8 years ago
  95. 2083ce4 Merge "Materialize stream of all groups as late as possible" by David Pursehouse · 8 years ago
  96. e8f1d9e Merge "PolyGerrit: Add assignee to the dashboard" by Kasper Nilsson · 8 years ago
  97. c097fce Refine navigation and routing for edits by Kasper Nilsson · 8 years ago
  98. 0cd5a41 PolyGerrit: Add assignee to the dashboard by Paladox none · 8 years ago
  99. bce672e Merge "Revert "Add getEditUrlForDiff fn to gr-navigation"" by Kasper Nilsson · 8 years ago
  100. 759b0d5 Merge "Update change actions to display text normally" by Viktar Donich · 8 years ago