1. 7ed7cbd Format BUILD files with buildifier by David Pursehouse · 5 years ago
  2. 00e3fe6 Expose Gerrit's GWT client library in the plugin API by Dariusz Luksza · 8 years ago
  3. 8e1da30 Add 'is:submittable' to search suggestions by David Pursehouse · 6 years ago
  4. 5a6a91c RelatedChanges: Don't show "Same Topic" for only one change by David Pursehouse · 6 years ago
  5. a7056ec Merge branch 'stable-2.14' into stable-2.15 by David Ostrovsky · 6 years ago
  6. aeaa73e Bazel: Fix more buildifier warnings by David Ostrovsky · 6 years ago
  7. 930f29e Bazel: Automatically fix lint errors with buildifier by David Ostrovsky · 6 years ago
  8. d7b29ff Consistently define default serialVersionUID by Dave Borowitz · 6 years ago
  9. a6fdd1d Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  10. 879d7cf FormatUtil: Correctly fix the Math#round() error flagged by error-prone by Alice Kober-Sotzek · 6 years ago
  11. c2114ac ProjectTagsScreen: Base visibility on the create refs/tags/* permission by Marco Miller · 6 years ago
  12. 5e0ea9c ProjectTagsScreen: Base visibility on the create refs/tags/* permission by Marco Miller · 6 years ago
  13. 5c9c11b Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  14. dc118d9 Allow more email RFC accepted chars in username by Jacek Centkowski · 6 years ago
  15. 81f2b5c Allow to inherit receive.maxObjectSizeLimit from parent project by David Pursehouse · 6 years ago
  16. 45bf806 Move regular expressions for user name from Account to ExternalId by Edwin Kempin · 7 years ago
  17. 4c6fd98 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  18. 2a107d7 FormatUtil: Fix Math#round() truncation error flagged by error-prone by David Ostrovsky · 6 years ago
  19. 0d06b08 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  20. 33f544a ConfigInfoImpl: Return raw byte value for effective value by David Pursehouse · 6 years ago
  21. 41d902c Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  22. 86659c1 Fix partially hidden plugin configuration in the UI by Hugo Arès · 6 years ago
  23. d31f492 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  24. 13301df Follow up to: "Add new "Delete Changes" permission" by Jacek Centkowski · 7 years ago
  25. 821c532 Add account setting for defaulting new changes to WIP by David Ostrovsky · 7 years ago
  26. 9690994 Add project setting for defaulting new changes to WIP by David Ostrovsky · 7 years ago
  27. 42a7e65 ChangeScreen: Do not show "Cannot Merge" for WIP changes by Orgad Shaneh · 7 years ago
  28. e31b257 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  29. fd0fcb2 Format WORKSPACE and BUILD files with buildifier version 0.12.0 by David Pursehouse · 7 years ago
  30. 4e3b480 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  31. 32b6adf MyPasswordScreen: Fix default text in password field by David Pursehouse · 7 years ago
  32. 669bed5 ChangeScreen: Add missing 'Hashtags' label by David Pursehouse · 7 years ago
  33. 217fab6 Change "WorkInProgress" to "Work in Progress" by David Pursehouse · 7 years ago
  34. 09db14a ChangeTable: Show "Work in Progress" in status column by David Pursehouse · 7 years ago
  35. 41703dc ChangeScreen: Don't show "Merge Conflict" for submittable WIP change by David Pursehouse · 7 years ago
  36. 4ec5ef6 Upgrade to google-java-format 1.5 by David Pursehouse · 7 years ago
  37. 5cb9186 AccountGroupAuditLogScreen: Display group UUID if group name is missing by Edwin Kempin · 7 years ago
  38. 92f58f8 AccountGroupAuditLogScreen: Display group UUID if group name is missing by Edwin Kempin · 7 years ago
  39. 08606b4 Limit assignee suggestions to users that can see the change by Edwin Kempin · 8 years ago
  40. 354f9e6 Limit assignee suggestions to users that can see the change by Edwin Kempin · 8 years ago
  41. 56cd578 GWT/Poly: Default to "Create initial commit" during project creation by Gustaf Lundh · 7 years ago
  42. 9ff64a6 PostReview: Remove support for 'strictLabels' option by Changcheng Xiao · 8 years ago
  43. eda4238 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  44. bf5cfeb Fix error dialog not honoring line breaks by Hugo Arès · 7 years ago
  45. 421a4e6 Add search autocompletion for 'assignee' and 'is:assigned' by David Pursehouse · 7 years ago
  46. 55e74a8 Consistently import utility methods from Collectors as static by David Pursehouse · 7 years ago
  47. 05cee32 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  48. bf57700 ProjectInfoScreen: Only enable 'require signed push' for project owners by Paladox none · 7 years ago
  49. 68e65cd Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  50. 3e44875 Allow to copy text from comment box in Chrome v62 by Paladox none · 7 years ago
  51. 6ffb7d9 Discontinue draft workflow by David Ostrovsky · 8 years ago
  52. 9834e17 AccountDashboardScreen: List work in progress changes in separate section by David Pursehouse · 7 years ago
  53. 8edc199 DashboardsCollection: Don't serialize 'isDefault' as 'default' by David Pursehouse · 7 years ago
  54. 4b44bdc RemoveDrafts: disallow creation of new drafts by David Ostrovsky · 7 years ago
  55. 5f7f03a Merge branch 'stable-2.14' by David Pursehouse · 7 years ago
  56. 89efb88 GWT UI: Add support for creating annotated tags by David Pursehouse · 7 years ago
  57. 1bd33e3 Use ~ instead of - as delimiter for local comments by Patrick Hiesel · 7 years ago
  58. 455d1e0 Revert "NewAgreementScreen: Fix URL scheme check" by David Pursehouse · 7 years ago
  59. bf63481 NewAgreementScreen: Fix URL scheme check by Paladox none · 7 years ago
  60. d089b4a Implement 'privateByDefault' option for project.config by Changcheng Xiao · 7 years ago
  61. 960f3b7 Merge branch 'stable-2.14' by David Pursehouse · 7 years ago
  62. cc98810 InlineEdit: Fix comparison against edit revision by David Ostrovsky · 7 years ago
  63. b957801 Merge branch 'stable-2.14' by David Pursehouse · 7 years ago
  64. 5cb3819 List{Branches,Tags}: Use "-S' as alias for "--start" instead of "-s" by David Pursehouse · 7 years ago
  65. c2eb913 GWT UI: Support moving changes to another branch by Paladox none · 7 years ago
  66. a54d25c Add revertOf to ChangeIndex by Patrick Hiesel · 8 years ago
  67. 17dc2bf ChangeScreen: Remove unnecessary @SuppressWarnings("null") by David Pursehouse · 7 years ago
  68. c3a816d ProjectChangeId: Fix "invalid member type qualification" Javadoc warnings by David Pursehouse · 7 years ago
  69. 3e61b9b4 ChangeApi: Remove unnecessarily nested else clause by David Pursehouse · 7 years ago
  70. 6c1a52b Merge "Rewrite GWT UI to use project name in addition to numeric change ID" by Alice Kober-Sotzek · 7 years ago
  71. ddc0b75 Merge "Mail footer discoverability helper" by Wyatt Allen · 8 years ago
  72. 12a3602 Mail footer discoverability helper by Wyatt Allen · 8 years ago
  73. 38871a8 Add support for groups regex to the ui by Paladox none · 8 years ago
  74. 9ce5e16 Make Old UI/New UI links more verbose by Logan Hanks · 8 years ago
  75. 272a803 Rewrite GWT UI to use project name in addition to numeric change ID by Patrick Hiesel · 8 years ago
  76. 34da15c Add support for tag web links by Paladox none · 8 years ago
  77. 433e1a9 Add support for tag web links by Paladox none · 8 years ago
  78. 0a451e8 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  79. d9d3135 EditPreferencesBox: Format with google-java-format by David Pursehouse · 8 years ago
  80. b4920ca Merge branch 'stable-2.14' by Paladox · 8 years ago
  81. 6406b2c Add support for CodeEditor edit config indentWithTabs by Paladox none · 8 years ago
  82. f4b2a76 Merge branch 'stable-2.13' into stable-2.14 by David Pursehouse · 8 years ago
  83. 6e3ed27 Change lineWrapping from saying false to using prefs.lineWrapping() by Paladox none · 8 years ago
  84. 262f893 Preserve line-endings in inline editing by LeiSun · 8 years ago
  85. 697eed2 EditScreen: Format with google-java-format by David Pursehouse · 8 years ago
  86. 63ca86d SearchSuggestOracle: Suggest "self" before other users by Edwin Kempin · 8 years ago
  87. d782a4f SearchSuggestOracle: Suggest "self" before other users by Edwin Kempin · 8 years ago
  88. 1363061b Format all files with google-java-format by Dave Borowitz · 8 years ago
  89. c8c63db Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  90. c28ea48 Preserve line-endings in inline editing by LeiSun · 8 years ago
  91. 5a31635 Add option to match author timestamp and committed timestamp by Patrick Hiesel · 8 years ago
  92. c7746ff Merge branch 'stable-2.14' by Paladox · 8 years ago
  93. f6a3cb1 ProjectTagsScreen: Fix title of revision field for new tag by David Pursehouse · 8 years ago
  94. b0fb0a7 Remove 'final' from method signatures across gerrit. by Han-Wen Nienhuys · 8 years ago
  95. 0099e9f Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  96. ab94a754 Fix columns in project tables by Edwin Kempin · 8 years ago
  97. 3ea9612 CreateGroupScreen: Set focus into group input field by Edwin Kempin · 8 years ago
  98. 4d288543 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  99. f61da52 GWT UI: Allow to set blocking label range rules by David Ostrovsky · 8 years ago
  100. c0451ce CreateProjectScreen: Set focus into project input field by Edwin Kempin · 8 years ago