1. 55e5067 Merge "Fix setting groups visibility" into stable-2.16 by David Pursehouse · 6 years ago
  2. b7b5cf0 Fix setting groups visibility by Paladox none · 6 years ago
  3. 39f9608 Merge "Update syntax highlighting class" into stable-2.16 by David Pursehouse · 6 years ago
  4. 891b84b Merge "Add "Show Relative Dates In Changes Table" to settings preference" into stable-2.16 by David Pursehouse · 6 years ago
  5. 5d1a922 Merge "Fix support for "SystemVerilog"" into stable-2.16 by David Pursehouse · 6 years ago
  6. 17329c7 Fix account and group query with Elasticsearch 6 by Jacek Centkowski · 6 years ago
  7. 19cfe23 Fix support for "SystemVerilog" by Paladox none · 6 years ago
  8. 8101d17 Add "Show Relative Dates In Changes Table" to settings preference by Paladox none · 6 years ago
  9. 374a473 Update syntax highlighting class by Paladox none · 7 years ago
  10. 1ad8492 Fix import for gr-diff-preferences by Paladox none · 6 years ago
  11. 09e3107 Strip trailing slash at the end when creating repos by Paladox none · 6 years ago
  12. 5d72078 Add support for cherry-picking even with merge conflicts by Paladox none · 7 years ago
  13. f2ffe80 Merge "Fix mobile display on gr-create-change-dialog" into stable-2.16 by Paladox none · 6 years ago
  14. 406ef39 Merge "Re use gr-diff-preferences inside gr-settings-view" into stable-2.16 by Paladox none · 6 years ago
  15. fa8d0cf Merge "Do not show "Patch file" if change does not have a parent" into stable-2.16 by Paladox none · 6 years ago
  16. bfb7780 Fix mobile display on gr-create-change-dialog by Paladox none · 6 years ago
  17. b5888b53 Merge "Fix support to use "Default Base For Merges" preference" into stable-2.16 by Paladox none · 6 years ago
  18. 4355c3d Merge "Fix avatars not showing correctly" into stable-2.16 by Paladox none · 6 years ago
  19. 674db51 LogThreshold: Allow the annotation to be inherited by David Pursehouse · 6 years ago
  20. a9a7a6f Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  21. 469ba0b Update .mailmap by David Pursehouse · 6 years ago
  22. 8e1da30 Add 'is:submittable' to search suggestions by David Pursehouse · 6 years ago
  23. d2ca2b1 Fix documentation of hashtag: search predicate by David Pursehouse · 6 years ago
  24. ee72230 Fix case-insensitive searching of hashtags by Dave Borowitz · 6 years ago
  25. 3de4a03 Bump rules_go version to 0.17.1 and bazel-gazelle version to 0.17.0 by David Ostrovsky · 6 years ago
  26. d7765bf Do not show "Patch file" if change does not have a parent by Paladox none · 6 years ago
  27. e1980c9 Fix support to use "Default Base For Merges" preference by Paladox none · 6 years ago
  28. 7a2280c Re use gr-diff-preferences inside gr-settings-view by Paladox none · 6 years ago
  29. a19206b Fix that an endpoint cannot be used by two plugins anymore by brohlfs · 6 years ago
  30. 0ee6213 Fix avatars not showing correctly by Paladox none · 6 years ago
  31. 002c793 Merge branch 'stable-2.15' into stable-2.16 by David Ostrovsky · 6 years ago
  32. 0c42b39 Merge branch 'stable-2.14' into stable-2.15 by David Ostrovsky · 6 years ago
  33. 83fab68 js.bzl: Avoid using deprecated depset union by David Ostrovsky · 6 years ago
  34. cc79f8d gwt.bzl: Avoid using deprecated depset union by David Ostrovsky · 6 years ago
  35. af39827 classpath.bzl: Avoid using deprecated depset union by David Ostrovsky · 6 years ago
  36. 4154122 javadoc.bzl: Avoid using deprecated depset union by David Ostrovsky · 6 years ago
  37. 5cd7ef3 pkg_war.bzl: Avoid using deprecated depset union by David Ostrovsky · 6 years ago
  38. 86aa0b7 Bazel: Replace deprecated ctx.new_file() with ctx.actions.declare_file() by David Ostrovsky · 6 years ago
  39. 5bc75ea Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  40. 2cc53d4 Set version to 2.16.7-SNAPSHOT by David Pursehouse · 6 years ago
  41. 73b5f1c Update rules_closure to make it forward compatible by David Ostrovsky · 6 years ago
  42. 52ace6c Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  43. 3d3e8b4 LocalUsernamesToLowerCase: Bind disabled GitReferenceUpdated instance by David Pursehouse · 6 years ago
  44. c3e29cd Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  45. ce50bea Bazel: Use target JDK for GWT compilation by Liam Miller-Cushon · 7 years ago
  46. f6705f6 ChangeIT: Extend tests for mail notifications on ignored change by David Pursehouse · 6 years ago
  47. 10cffc3 Set version to 2.16.6 by Luca Milanesio · 6 years ago v2.16.6
  48. b70477c Merge "Do not create a change id if gerrit.createChangeId == false" into stable-2.16 by Han-Wen Nienhuys · 6 years ago
  49. 7cfb26b Update git submodules by David Pursehouse · 6 years ago
  50. da300bd Do not create a change id if gerrit.createChangeId == false by Ben Sidhom · 6 years ago
  51. 1f8d654 Update git submodules by David Pursehouse · 6 years ago
  52. 0f65202 ChangeCleanupConfig: Remove unnecessary usage of regex in URL replacement by David Pursehouse · 6 years ago
  53. 879f2db AbandonIT: Add tests for changeCleanup.abandonMessage by David Pursehouse · 6 years ago
  54. 76294ee UrlFormatter#getChangeViewUrl: Remove @Nullable and simplify default implementation by David Pursehouse · 6 years ago
  55. 56d17e9 UrlFormatter#getSettingsUrl: Annotate section parameter as @Nullable by David Pursehouse · 6 years ago
  56. 5c25c04 MergeUtil: Include project name in "Reviewed-On" URL by David Pursehouse · 6 years ago
  57. 0b3d333 ChangeCleanupConfig: Inject UrlFormatter via DynamicItem by David Pursehouse · 6 years ago
  58. 27daa2c Adjust more classes to inject UrlFormatter via DynamicItem by David Pursehouse · 6 years ago
  59. a193aee Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  60. 1f4de46 Set version to 2.15.12-SNAPSHOT by David Pursehouse · 6 years ago
  61. 253ef59 Set version to 2.15.11 by David Pursehouse · 6 years ago v2.15.11
  62. 82cd64b Allow LFS-over-SSH created auth pass through ContainerAuthFilter by Jacek Centkowski · 6 years ago
  63. a73d761 Acceptance: set log threshold level for tests by Luca Milanesio · 6 years ago
  64. acb84e5 Merge "Re-introduce the cache-based listing by configuration" into stable-2.16 by David Ostrovsky · 6 years ago
  65. e238e4e Upgrade elasticsearch-rest-client to 6.6.1 by David Pursehouse · 6 years ago
  66. d9d8673 ElasticContainer: Bump the test server version to 5.6.15 by Marco Miller · 6 years ago
  67. 37e00e62 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  68. 5426c4f Merge changes from topic "issue-10488" into stable-2.15 by David Pursehouse · 6 years ago
  69. 8431054 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  70. 7b5d550 Update git submodules by David Pursehouse · 6 years ago
  71. ae9c3f7 Update git submodules by Dave Borowitz · 6 years ago
  72. 507dda0 Merge "Add support for 'base' in cherry pick dialog" into stable-2.16 by David Pursehouse · 6 years ago
  73. 49edfc2 Update cmd-stream-events doc by Paladox none · 6 years ago
  74. c9e0b04 Merge "PG: Set diff line lenght to 72 for commit message" into stable-2.16 by Sven Selberg · 6 years ago
  75. 4b4d49c PG: Set diff line lenght to 72 for commit message by Sven Selberg · 6 years ago
  76. 919cb56 Add support for 'base' in cherry pick dialog by Paladox none · 7 years ago
  77. 3a1778c Merge "Fix support for ldap groups that contains spaces" into stable-2.16 by Paladox none · 6 years ago
  78. ec29478 Update git submodules by David Pursehouse · 6 years ago
  79. 0f66be6 Update git submodules by Gert van Dijk · 6 years ago
  80. 8f5218b Merge branch 'stable-2.15' into stable-2.16 by Marco Miller · 6 years ago
  81. a0bfba8 Merge "Allow omitting action in permission removal" into stable-2.15 by Marco Miller · 6 years ago
  82. 9225485 Re-introduce the cache-based listing by configuration by Luca Milanesio · 6 years ago
  83. eb10cb8 CommitValidators: Inject UrlFormatter via DynamicItem by David Pursehouse · 6 years ago
  84. d10a06a Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  85. b0f5b17 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  86. d99b848 Allow omitting action in permission removal by Jonathan Nieder · 7 years ago
  87. 421fedb Fix support for ldap groups that contains spaces by Paladox none · 6 years ago
  88. b780f23 setup_gjf.sh: Add support for version 1.7 by David Pursehouse · 6 years ago
  89. a172ef1 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  90. 52ee3af Merge "ElasticContainer: Bump V7_0 test server to 7.0.0-beta1" into stable-2.15 by David Pursehouse · 6 years ago
  91. 4b455ae Fix missing `</section>` in gr-settings-view by Paladox none · 6 years ago
  92. e207aa9 Merge "Suggest --no-edit when Change-Id is missing" into stable-2.16 by Orgad Shaneh · 6 years ago
  93. 1aca2b1 Merge "PG: Assume weblinks have correct direct or relative urls" into stable-2.16 by Sven Selberg · 6 years ago
  94. 25daae7 Suggest --no-edit when Change-Id is missing by Orgad Shaneh · 6 years ago
  95. db46a86 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  96. a9d7534 PG: Assume weblinks have correct direct or relative urls by Sven Selberg · 6 years ago
  97. 998cbc1 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  98. 10c1299 Merge changes If3aaa629,I01deaca3 into stable-2.16 by David Pursehouse · 6 years ago
  99. 6b24cc0 PG: Make commitlink selection configurable and consistent by Sven Selberg · 6 years ago
  100. e63e92d Add config gerrit.primaryWeblinkName by Sven Selberg · 6 years ago