1. 8b6d2f5 AccountInfo: Move getName and getNameEmail to Account by David Pursehouse · 9 years ago
  2. ea6a809 gerrit-common: Remove unused ReviewResult class by David Pursehouse · 9 years ago
  3. 0894e1c gerrit-common: Remove unused ProjectInfo class by David Pursehouse · 9 years ago
  4. 932c52a gerrit-common: Remove unused ChangeInfo class by David Pursehouse · 9 years ago
  5. 35e946d PageLinks: Remove unused toChange method by David Pursehouse · 9 years ago
  6. 17bb3db Buck: Allow to consume JGit from its own cell by David Ostrovsky · 9 years ago
  7. cedbbee Add new copy votes policy for merge commits by Dariusz Luksza · 9 years ago
  8. 0b7517a Eclipse: Warn on incomplete switch cases even when default exists by David Pursehouse · 9 years ago
  9. 20ecc32 MergeOp: Record when submit rules were bypassed by Dave Borowitz · 9 years ago
  10. 394e634 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  11. ccb946c Correctly detect symlinked log directory on startup by Mark Elkins · 9 years ago
  12. be4d7a7 Store SubmitTypeRecord lazily in ChangeData by Dave Borowitz · 9 years ago
  13. 44fd0ac SubmitTypeRecord: Make fields final and document them by Dave Borowitz · 9 years ago
  14. ed1596b Merge doc and change searches. by Yuxuan 'fishy' Wang · 9 years ago
  15. aea5d3e Send XSRF token as a cookie by Dave Borowitz · 9 years ago
  16. 7d5a771 Replace ACCOUNT_DIFF_PREFERENCES table with Git backend (part1) by David Ostrovsky · 10 years ago
  17. 22e4783 Merge "Allow plugins to reference groups in project config" by Edwin Kempin · 9 years ago
  18. 11362e0 Fix dynamic registration of libraries by Doug Kelly · 9 years ago
  19. 70c62aa Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  20. 753169d Add settings screen for global edit preferences by Edwin Kempin · 9 years ago
  21. 7b6af4ff Add settings screen for global diff preferences by Edwin Kempin · 9 years ago
  22. 8083f17 Submit: Fix ClassCastException for anonymous user by David Ostrovsky · 9 years ago
  23. aa0af4e RebuildNotedb: Elide project names instead of truncating them by Edwin Kempin · 9 years ago
  24. 9b91ca4 Add new screen to list tags of a project by David Pursehouse · 10 years ago
  25. e5a9d01 Allow plugins to reference groups in project config by Janice Agustin · 10 years ago
  26. b84c227 Remove contact store functionality by Dave Borowitz · 10 years ago
  27. 5953bde HostPageData: Remove unused account member by David Pursehouse · 10 years ago
  28. 6b2830c Merge "Add WebLink extension point for file history" by David Pursehouse · 10 years ago
  29. 0349f8a Add settings screen for editing GPG public keys by Dave Borowitz · 10 years ago
  30. 21c8686 Add WebLink extension point for file history by Sven Selberg · 10 years ago
  31. ed84657 Add REST endpoint to confirm emails by Edwin Kempin · 10 years ago
  32. f07e98b Add REST endpoint to set username by Edwin Kempin · 10 years ago
  33. 6a56672 Use REST call instead of AccountService.changePreferences(...) by Edwin Kempin · 10 years ago
  34. 5d683cc Pass ChangeInfo object to extension panels by Edwin Kempin · 10 years ago
  35. 70e1112 Allow plugins to add custom settings screens by Edwin Kempin · 10 years ago
  36. 52f79ac Allow plugins to extend Gerrit screens with GWT controls by Edwin Kempin · 10 years ago
  37. 0d3cab0 Remove the state SUBMITTED altogether by Stefan Beller · 10 years ago
  38. bd69e3e Add Documentation:js_licenses.txt for JavaScript by Shawn Pearce · 10 years ago
  39. b14bb76 Remove //lib/jgit:jgit from UI deps by Shawn Pearce · 10 years ago
  40. 450b7d5 Enable Eclipse Javadoc warnings about malformed syntax by Dave Borowitz · 10 years ago
  41. a3d6788 Use consistent lowercase for "gitweb" by Dave Borowitz · 10 years ago
  42. 2615c38 GitWebConfig: Minor cleanup by Dave Borowitz · 10 years ago
  43. 62c7863 Move logic from GitWebType to GitWebConfig by Dave Borowitz · 10 years ago
  44. 664d040 Add a Maintain Server global capability by Dave Borowitz · 10 years ago
  45. 2b753cc Check with HEAD request if docs are available and remove GerritConfig by Edwin Kempin · 10 years ago
  46. 9480fb4 Remove usage of GerritConfig from GitWebServlet by Edwin Kempin · 10 years ago
  47. 5057054 Expose more config parameters via REST by Edwin Kempin · 10 years ago
  48. 7023f47 Expose GitWeb config via /config/server/info REST endpoint by Edwin Kempin · 10 years ago
  49. e55a72f Gerrit Client: Retrieve archives formats via REST by Edwin Kempin · 10 years ago
  50. 5a8c9e9 Expose all auth config params that are needed by client over REST by Edwin Kempin · 10 years ago
  51. f94d06b For clone commands rely on scheme URLs from the server by Edwin Kempin · 10 years ago
  52. dc15476 Declare guava and junit as exported deps of Google Truth by David Pursehouse · 10 years ago
  53. bf78e39 Retrieve download schemes via REST by Edwin Kempin · 10 years ago
  54. b1b475c Gerrit Client: Use REST API to get server info by Edwin Kempin · 10 years ago
  55. 5b1ee4b Always show clone commands by Edwin Kempin · 10 years ago
  56. 82d99d7 Pass commit IDs into DiffInfo by David Pletcher · 10 years ago
  57. 6906013 Remove unused allowRegisterNewEmail field from GerritConfig by Edwin Kempin · 10 years ago
  58. 8344a50 Move GroupInfo and related classes from GroupJson to extensions by Dave Borowitz · 10 years ago
  59. 076ad189 Return proper HTTP status codes when project creation fails by Edwin Kempin · 10 years ago
  60. dc0afa9 Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  61. 5f83471 Make LabelTypeIT tests assume copy-score defaults now initialized herein by Marco Miller · 10 years ago
  62. 5a65d03 Remove duplication of defaults for boolean label types in ProjectConfig by Marco Miller · 10 years ago
  63. 5ddffa0 Add missing braces around if- for- and while-statements by David Pursehouse · 10 years ago
  64. f2541d2 Merge changes from topic 'findbugs-cleanup' by Shawn Pearce · 10 years ago
  65. de0faf5 Don't explicitly qualify return type of ChangeInfo.getLastUpdatedOn by David Pursehouse · 10 years ago
  66. bcb0073 GitWebType: remove redundant 'else' block by David Pursehouse · 10 years ago
  67. 98f2352 Add plugins.jsLoadTimeout configuration option by Dariusz Luksza · 10 years ago
  68. 1337e97 SiteLibraryLoaderUtil: catch NoSuchFileException when scanning for JARs by David Pursehouse · 10 years ago
  69. ec21506 Convert logs code to use Path by Dave Borowitz · 10 years ago
  70. 9e15875 Convert plugin loading code to use Path by Dave Borowitz · 10 years ago
  71. 05b1ae2 Fix outstanding issues with conversion to NIO by Dave Borowitz · 10 years ago
  72. 07b4072 SitePaths: Convert lib_dir to Path by Dave Borowitz · 10 years ago
  73. 7e55f6b SitePaths: Convert SSH-related paths to Path by Dave Borowitz · 10 years ago
  74. cff04c3 Merge changes from topic 'path' by Dave Borowitz · 10 years ago
  75. 32218e3 SitePaths: Convert tmp_dir to Path by Dave Borowitz · 10 years ago
  76. 8f33a51 Add SwitchSecureStore site program by Dariusz Luksza · 11 years ago
  77. 4b56190 Merge "InlineEdit: Don't offer edit icon on binary files" by Edwin Kempin · 10 years ago
  78. cdbef23 InlineEdit: Don't offer edit icon on binary files by David Ostrovsky · 10 years ago
  79. ae47686 Added copyAllScoresIfNoChange by Zalan Blenessy · 10 years ago
  80. 6d0ebb8 Fix some warnings raised by CheckStyle by David Pursehouse · 10 years ago
  81. e9c6fd9 Removed PatchSetPublishDetail.java by Gustaf Lundh · 10 years ago
  82. 0091981 Remove ReviewerInfo.java by Gustaf Lundh · 10 years ago
  83. 0a1da09 Only create new changes as draft if draft changes are allowed by David Pursehouse · 10 years ago
  84. 7a722f7 Extensions GWT API: Align rule with package boundaries by David Ostrovsky · 10 years ago
  85. a066f02 Refactor LabelId out of PatchSetApprovals by David Ostrovsky · 10 years ago
  86. 36934dc Remove old change screen by David Ostrovsky · 12 years ago
  87. d52c472 Revision API: Prepare to expose comments and drafts by David Ostrovsky · 11 years ago
  88. 3efed75 Use java.util.Objects instead of com.google.common.base.Objects by Edwin Kempin · 10 years ago
  89. 9ed3450 Remove gerrit.enableNewFeatures by Shawn Pearce · 10 years ago
  90. b47da24 Move CS1 to REST API for reviewer suggestions by Shawn Pearce · 10 years ago
  91. 3f4fe61 Move account suggestion to REST API by Shawn Pearce · 10 years ago
  92. 4241459 Terminate sortkey with prejudice by Dave Borowitz · 10 years ago
  93. fbdf165 OpenID: Add support for Launchpad on the login form by David Pursehouse · 10 years ago
  94. a7d3e6c OpenID: Remove support for Google Accounts by Shawn Pearce · 11 years ago
  95. d80f933 Merge "ChangeScreen2: Make Reply button configurable" by David Pursehouse · 10 years ago
  96. e4abe9a ChangeScreen2: Make Reply button configurable by Richard Möhn · 10 years ago
  97. 66017ae Fix capabilities acceptance test broken by batch changes limit by Bruce Zu · 10 years ago
  98. b3f2cf2 Tidy up global capability definitions by David Pursehouse · 10 years ago
  99. 4512fe6 Enable configurable 'maxBatchChanges' limit by Bruce Zu · 10 years ago
  100. 08180de Support AutoValue by Dave Borowitz · 10 years ago