1. 20d71e5 Support disallowing voting on labels after submission by Dave Borowitz · 8 years ago
  2. 1f0b418 Bazel: Temporarily disable auto-value tests by David Ostrovsky · 8 years ago
  3. bc1062f Bazel: Fix test for //gerrit-common:client_tests by David Ostrovsky · 8 years ago
  4. 567063a FilenameComparator: Remove redundant specification of type by David Pursehouse · 8 years ago
  5. 6964572 Sort email comment groups by Wyatt Allen · 9 years ago
  6. 6453fce Store SubmitRecords in index by Dave Borowitz · 9 years ago
  7. 9c0ab72 Show and highlight assignees in change table by Gustaf Lundh · 9 years ago
  8. 10ba617 Extract RevisionNote.Comment and use it instead of PatchLineComment by Edwin Kempin · 9 years ago
  9. 893182c Merge changes I7cbc950c,I9b675535 by David Pursehouse · 9 years ago
  10. a3ca604 Edit Assignee Permissions by Sven Selberg · 9 years ago
  11. 0b774c4 Update Buck to latest version by David Ostrovsky · 9 years ago
  12. 48ef83e Merge "Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag'" by David Pursehouse · 9 years ago
  13. 9f35969 Style: labelIndex and labelAsIndex should be CONSTANT_CASE by Andrew Bonventre · 9 years ago
  14. 62c1568 Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' by Edwin Kempin · 9 years ago
  15. 4666bd9 Add separate 'Delete Reference' permission by Edwin Kempin · 9 years ago
  16. f801131 SystemInfoService{Impl}: Remove unused contributorAgreements method by David Pursehouse · 9 years ago
  17. 5824020 Remove no longer used AccountService{Impl} by David Pursehouse · 9 years ago
  18. b8fe7ff AccountSecurity: Remove unused enterAgreement method by David Pursehouse · 9 years ago
  19. 8539921 AccountSecurity: Remove unused updateContact method by David Pursehouse · 9 years ago
  20. 7a046da Conditionally allow Gerrit to load in IFrame by Dariusz Luksza · 11 years ago
  21. bb44417 SubmoduleOp: Allow all branches to be subscribed by Stefan Beller · 9 years ago
  22. b644ff8 Merge "Implement Bazel build" by Edwin Kempin · 9 years ago
  23. e945e54 Changescreen: correct topic search query by Stefan Beller · 9 years ago
  24. b4b9b54 Changescreen: topic link to exclude abandoned changes by Stefan Beller · 9 years ago
  25. db2a61d Merge "Add ADD_PATCH_SET permission to lock patch sets" by Edwin Kempin · 9 years ago
  26. 7eaa325 Add ADD_PATCH_SET permission to lock patch sets by Patrick Hiesel · 9 years ago
  27. b81b4f7 Implement Bazel build by David Ostrovsky · 9 years ago
  28. 4693626 Merge changes I4fad66f5,I6ddb8258 by Saša Živkov · 9 years ago
  29. c4a9051 Replace gitweb glue with WebLink extensions by Shawn Pearce · 9 years ago
  30. f698212 Settings screen for OAuth tokens by Michael Ochmann · 9 years ago
  31. 3232472 Enable and fix 'Statement unnecessarily nested within else clause' warnings by David Pursehouse · 9 years ago
  32. 96918cc Removing all RPC calls for watching projects by Patrick Hiesel · 9 years ago
  33. 198e97a submodule subscriptions: be more verbose in debug log by Stefan Beller · 9 years ago
  34. 9519437 Merge "Added POST REST Endpoint for /project/name/access" by Dave Borowitz · 9 years ago
  35. 21816f1 Added POST REST Endpoint for /project/name/access by Patrick Hiesel · 9 years ago
  36. 472378f Remove unused InactiveAccountException class by David Pursehouse · 9 years ago
  37. d0af7ec PatchScript: Change visibility of members to private by David Pursehouse · 9 years ago
  38. d07623f PageLinks: Remove unused toChangeQuery method by David Pursehouse · 9 years ago
  39. 3b25802 InvalidQueryException: Remove unused constructor by David Pursehouse · 9 years ago
  40. 8c5ab44 NoSuchGroupException: Remove unused constructor by David Pursehouse · 9 years ago
  41. a0280aa OpenIdUrls: Remove unused OPENID_IDENTIFIER constant by David Pursehouse · 9 years ago
  42. 1574689 Remove unused CorruptEntityException by David Pursehouse · 9 years ago
  43. 4c9c8e0 AccountService: Remove unused changeDiffPreferences method by David Pursehouse · 9 years ago
  44. 580d11d Merge "Added /projects/name/access as REST endpoint. Implemented GET." by Edwin Kempin · 9 years ago
  45. 5a3475f Added /projects/name/access as REST endpoint. Implemented GET. by Patrick Hiesel · 9 years ago
  46. 08ea694 Buck: Remove jgit cell by David Ostrovsky · 9 years ago
  47. 323c58e Merge changes from topic 'checkstyle-cleanup' by David Pursehouse · 9 years ago
  48. ad0e4bf Remove redundant 'static' modifiers by David Pursehouse · 9 years ago
  49. 42c22a8 Use @GwtIncompatible to exclude files incompatible with GWT by Michael Zhou · 9 years ago
  50. a0e0b0d Merge "Remove old unified diff screen" by David Pursehouse · 9 years ago
  51. 998cacb Factor creation of RawInput instances out to RawInputUtil by David Pursehouse · 9 years ago
  52. ff4ee1a Remove old unified diff screen by David Ostrovsky · 9 years ago
  53. c62f9fe ACLs for superproject subscriptions by Stefan Beller · 9 years ago
  54. d481bc1 AccountService: Remove unused myAccount method by David Pursehouse · 9 years ago
  55. 72c1fe3 Merge "Buck: Emulate real JGit project structure in its own cell" by Saša Živkov · 9 years ago
  56. e05df41 Move GroupInfoCache to com.google.gerrit.server.group by David Pursehouse · 9 years ago
  57. 87680bb Make InvalidRevisionException a static class of CreateBranch by David Pursehouse · 9 years ago
  58. 8ff798a Move InvalidUserNameException to com.google.gerrit.server.account by David Pursehouse · 9 years ago
  59. 64c289e Merge changes from topic 'replace-rpc-services' by Edwin Kempin · 9 years ago
  60. d8889fe Remove unused RPC suggest service by David Pursehouse · 9 years ago
  61. 29d8a29 Make IncludedInDetail a static class of IncludedInResolver by David Pursehouse · 9 years ago
  62. 8b6d2f5 AccountInfo: Move getName and getNameEmail to Account by David Pursehouse · 9 years ago
  63. ea6a809 gerrit-common: Remove unused ReviewResult class by David Pursehouse · 9 years ago
  64. 0894e1c gerrit-common: Remove unused ProjectInfo class by David Pursehouse · 9 years ago
  65. 932c52a gerrit-common: Remove unused ChangeInfo class by David Pursehouse · 9 years ago
  66. 35e946d PageLinks: Remove unused toChange method by David Pursehouse · 9 years ago
  67. 64d4bdf Buck: Emulate real JGit project structure in its own cell by David Ostrovsky · 9 years ago
  68. 17bb3db Buck: Allow to consume JGit from its own cell by David Ostrovsky · 9 years ago
  69. cedbbee Add new copy votes policy for merge commits by Dariusz Luksza · 9 years ago
  70. 0b7517a Eclipse: Warn on incomplete switch cases even when default exists by David Pursehouse · 9 years ago
  71. 20ecc32 MergeOp: Record when submit rules were bypassed by Dave Borowitz · 9 years ago
  72. 394e634 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  73. ccb946c Correctly detect symlinked log directory on startup by Mark Elkins · 9 years ago
  74. be4d7a7 Store SubmitTypeRecord lazily in ChangeData by Dave Borowitz · 9 years ago
  75. 44fd0ac SubmitTypeRecord: Make fields final and document them by Dave Borowitz · 9 years ago
  76. ed1596b Merge doc and change searches. by Yuxuan 'fishy' Wang · 9 years ago
  77. aea5d3e Send XSRF token as a cookie by Dave Borowitz · 9 years ago
  78. 7d5a771 Replace ACCOUNT_DIFF_PREFERENCES table with Git backend (part1) by David Ostrovsky · 10 years ago
  79. 22e4783 Merge "Allow plugins to reference groups in project config" by Edwin Kempin · 9 years ago
  80. 11362e0 Fix dynamic registration of libraries by Doug Kelly · 9 years ago
  81. 70c62aa Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  82. 753169d Add settings screen for global edit preferences by Edwin Kempin · 9 years ago
  83. 7b6af4ff Add settings screen for global diff preferences by Edwin Kempin · 9 years ago
  84. 8083f17 Submit: Fix ClassCastException for anonymous user by David Ostrovsky · 9 years ago
  85. aa0af4e RebuildNotedb: Elide project names instead of truncating them by Edwin Kempin · 9 years ago
  86. 9b91ca4 Add new screen to list tags of a project by David Pursehouse · 10 years ago
  87. e5a9d01 Allow plugins to reference groups in project config by Janice Agustin · 10 years ago
  88. b84c227 Remove contact store functionality by Dave Borowitz · 10 years ago
  89. 5953bde HostPageData: Remove unused account member by David Pursehouse · 10 years ago
  90. 6b2830c Merge "Add WebLink extension point for file history" by David Pursehouse · 10 years ago
  91. 0349f8a Add settings screen for editing GPG public keys by Dave Borowitz · 10 years ago
  92. 21c8686 Add WebLink extension point for file history by Sven Selberg · 10 years ago
  93. ed84657 Add REST endpoint to confirm emails by Edwin Kempin · 10 years ago
  94. f07e98b Add REST endpoint to set username by Edwin Kempin · 10 years ago
  95. 6a56672 Use REST call instead of AccountService.changePreferences(...) by Edwin Kempin · 10 years ago
  96. 5d683cc Pass ChangeInfo object to extension panels by Edwin Kempin · 10 years ago
  97. 70e1112 Allow plugins to add custom settings screens by Edwin Kempin · 10 years ago
  98. 52f79ac Allow plugins to extend Gerrit screens with GWT controls by Edwin Kempin · 10 years ago
  99. 0d3cab0 Remove the state SUBMITTED altogether by Stefan Beller · 10 years ago
  100. bd69e3e Add Documentation:js_licenses.txt for JavaScript by Shawn Pearce · 10 years ago