1. 4a74008 MergeUtil: Improve error message when 3-way-merger fails by David Pursehouse · 9 years ago
  2. c54cfb1 ConsistencyChecker: Declare variables on separate lines by David Pursehouse · 9 years ago
  3. aa3950e Merge "Use enum Whitespace and AutoValue in IntraLineDiffKey" by Shawn Pearce · 9 years ago
  4. 2187471 Merge "Change default diff whitespace to IGNORE_LEADING_AND_TRAILING" by Edwin Kempin · 9 years ago
  5. 5fce2c5 NoteDb: Fix publish draft change by pushing non-draft patch set by Edwin Kempin · 9 years ago
  6. 18d3b65 Merge changes I6974d505,I3685381f by Edwin Kempin · 9 years ago
  7. bb92786 Use enum Whitespace and AutoValue in IntraLineDiffKey by Yuxuan 'fishy' Wang · 9 years ago
  8. fabe192 Merge "Add more information to MergeableInfo to indicate a merged commit" by Shawn Pearce · 9 years ago
  9. 9096321 Change default diff whitespace to IGNORE_LEADING_AND_TRAILING by Yuxuan 'fishy' Wang · 9 years ago
  10. a6fe151 Fix output of wrong status on push of non-draft patch set to draft change by Edwin Kempin · 9 years ago
  11. 940590f Merge "AccountManager: Don't try to change username that is already set" by Edwin Kempin · 9 years ago
  12. 69a6914 Allow change GroupJson options in CreateGroup by Yuxuan 'fishy' Wang · 9 years ago
  13. 578eb50 CreateGroup: add members to GroupInput by Yuxuan 'fishy' Wang · 9 years ago
  14. 8f00d55 Add more information to MergeableInfo to indicate a merged commit by Zhen Chen · 9 years ago
  15. 93a4c8e Merge "Always use REVIEW state in ReviewDb" by Dave Borowitz · 9 years ago
  16. 040c39b Fix auto-adding reviewers during push by Dave Borowitz · 9 years ago
  17. e6bae8a Merge changes I8a085b08,I449b9c57 by David Pursehouse · 9 years ago
  18. d373a09 ChangeJson: Ignore PUSH_CERTIFICATES if GPG API is disabled by Dave Borowitz · 9 years ago
  19. e8da8bf Always use REVIEW state in ReviewDb by Logan Hanks · 9 years ago
  20. cfb3176 Do not keep repository reference in VersionedAuthorizedKeys by Hugo Arès · 9 years ago
  21. 1946213 Remove duplicated method in VersionedAuthorizedKeys by Hugo Arès · 9 years ago
  22. 2dd29b7 Merge "Exclude change owner from reviewer updates" by Dave Borowitz · 9 years ago
  23. 624fab1 Merge "Fix warning "close() called when useCnt is already zero"" by Dave Borowitz · 9 years ago
  24. ed6c1a9 Add debug logging to BatchUpdate by Dave Borowitz · 9 years ago
  25. 4cfb0ba Extensive debug logging for ReceiveCommits by Dave Borowitz · 9 years ago
  26. 335331d ReceiveCommits: Include RequestId in logs by Dave Borowitz · 9 years ago
  27. 0e205ff Extract a type for MergeOp's submissionId by Dave Borowitz · 9 years ago
  28. 641cceb ConsistencyChecker: Handle dangling PS ref with expect_merged_as by Dave Borowitz · 9 years ago
  29. 666ddc1 ConsistencyChecker: Extract an Op for fixing merged status by Dave Borowitz · 9 years ago
  30. bcfdae2 Fix warning "close() called when useCnt is already zero" by Hugo Arès · 9 years ago
  31. 5e26975 AccountManager: Don't try to change username that is already set by David Pursehouse · 9 years ago
  32. 96dd7e1 Merge "Make download patchset filename match link on UI" by David Pursehouse · 9 years ago
  33. 2fb12a0 Make download patchset filename match link on UI by Khai Do · 9 years ago
  34. 6ec8f8a Merge "Organize imports" by David Pursehouse · 9 years ago
  35. 62c6dbd Exclude change owner from reviewer updates by Viktar Donich · 9 years ago
  36. 32aac84 Merge "Carry sticky approvals forward multiple PatchSets" by Dave Borowitz · 9 years ago
  37. 67a3330 Add capability.administrateServer to gerrit.config by Shawn Pearce · 9 years ago
  38. dfb92a7 Carry sticky approvals forward multiple PatchSets by Logan Hanks · 9 years ago
  39. efddaba Organize imports by Dave Borowitz · 9 years ago
  40. cd8a95e EventUtil needs all the information it could get by Yuxuan 'fishy' Wang · 9 years ago
  41. 5869b72 Merge "SubmoduleOp: Allow all branches to be subscribed" by Dave Borowitz · 9 years ago
  42. 742b65e Merge "Fix errors when adding reviewer multiple times" by Dave Borowitz · 9 years ago
  43. e3d09ad Merge changes I47235a07,Icb3081b1 by Dave Borowitz · 9 years ago
  44. e07c8b4 WatchConfig: Fix bad javadoc which prevents building the Gerrit API by Edwin Kempin · 9 years ago
  45. dfc98fc Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  46. 6a72134 PatchSet: Increase size of groups column by David Pursehouse · 9 years ago
  47. b16e464c OutgoingEmail: Allow 'local' as a valid TLD for outgoing mails by David Pursehouse · 9 years ago
  48. 824f55d Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  49. 34d9c85 Fix RebaseIfNecessary strategy introducing duplicate commit by Alexandre Philbert · 9 years ago
  50. 3554e94 Handle an NPE in ToolsCatalog.java by Yuxuan 'fishy' Wang · 9 years ago
  51. 6a89d8c Confirm email: Return proper error when email is used by other account by Edwin Kempin · 9 years ago
  52. 8973ac3 Fix errors when adding reviewer multiple times by Logan Hanks · 9 years ago
  53. f90f3b0 Confirm email: Return proper error when email is used by other account by Edwin Kempin · 9 years ago
  54. 4578763 Add REST API endpoints for user's contribution agreements by David Pursehouse · 9 years ago
  55. f51492b Merge branch 'stable-2.12' by Edwin Kempin · 9 years ago
  56. 8f87b40 Do not fail when invalid commentlinks are configured in gerrit.config by Edwin Kempin · 9 years ago
  57. 347da32 Merge "VisibleRefFilter: Hide refs/sequences/* refs" by David Pursehouse · 9 years ago
  58. 9e7b2a8 Mark constant field as final by Andrew Bonventre · 9 years ago
  59. 9c59870 Use ref equality instead of value equality for revision by Andrew Bonventre · 9 years ago
  60. 4b2ba31 VisibleRefFilter: Hide refs/sequences/* refs by Dave Borowitz · 9 years ago
  61. 316bf7a Parse and serve reviewer updates via REST API by Viktar Donich · 9 years ago
  62. a686421 Merge "Allow ExternalIncludedIn extensions to add multiple Included In rows" by Edwin Kempin · 9 years ago
  63. c575055 Allow ExternalIncludedIn extensions to add multiple Included In rows by Edwin Kempin · 9 years ago
  64. e9f5da3 Support defaults for general preferences in All-Users by Edwin Kempin · 9 years ago
  65. bb44417 SubmoduleOp: Allow all branches to be subscribed by Stefan Beller · 9 years ago
  66. 42b3155 Merge "PutName: Remove special case for LDAP" by Dave Borowitz · 9 years ago
  67. 1bc670c Merge "ConfigNotesMigration: Allow "sequence" option name" by Dave Borowitz · 9 years ago
  68. 82f339d Merge "Fix racy rebuilding when the winning writer fails" by Dave Borowitz · 9 years ago
  69. 2e2f6ad ConfigNotesMigration: Allow "sequence" option name by Dave Borowitz · 9 years ago
  70. 6c02e79 PatchListLoader: Respect change.cacheAutomerge setting by Dave Borowitz · 9 years ago
  71. 8f01937 BatchUpdate: Remove unneeded exception message building by David Pursehouse · 9 years ago
  72. 3d67178 Merge "Allow setting notification handling on abandon via API" by Edwin Kempin · 9 years ago
  73. e5fcdf7 Allow setting notification handling on abandon via API by Stephen Li · 9 years ago
  74. ba22868 Fix racy rebuilding when the winning writer fails by Dave Borowitz · 9 years ago
  75. 271ee3f Set uploader for inline edit by Björn Pedersen · 9 years ago
  76. 22ade6c PutName: Remove special case for LDAP by Edwin Kempin · 9 years ago
  77. 77477c1 Merge "Change verboseSuperprojectUpdate config into a tri-state Enum" by David Pursehouse · 9 years ago
  78. 59ec324 Merge "Add extension point to register JGit PostUploadHooks" by David Pursehouse · 9 years ago
  79. c877ca9 Change verboseSuperprojectUpdate config into a tri-state Enum by Zhen Chen · 9 years ago
  80. a793dcc Remove @Inject from GroupSetProvider constructor by Jonathan Nieder · 9 years ago
  81. 0b854a7 Remove @Inject from IndexCollection constructor by Jonathan Nieder · 9 years ago
  82. 41b4c0d Add extension point to register JGit PostUploadHooks by Hugo Arès · 9 years ago
  83. 685a66a Do not allow index futures to be cancelled by Shawn Pearce · 9 years ago
  84. d2d2d39 Run all Lucene queries on background threads by Shawn Pearce · 9 years ago
  85. 6c64d0d Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  86. 23c2c06 ReceiveCommits: Use equals for comparison by Dave Borowitz · 9 years ago
  87. 8cf2a56 Make VelocityRuntimeProvider singleton, not RuntimeInstance by Edwin Kempin · 9 years ago
  88. 5b47bc4 Allow plugins to store encypted settings in etc/$PLUGIN.secure.config by David Pursehouse · 9 years ago
  89. 224da0b Merge "BatchUpdate: Better reimplementation of BatchRefUpdate#toString" by Edwin Kempin · 9 years ago
  90. 0135b50 ReceiveCommits: Set push certificate on patch sets by David Pursehouse · 9 years ago
  91. 9431bff Merge changes from topic 'notedb-sequence' by Dave Borowitz · 9 years ago
  92. 2651869 Add ADD_PATCH_SET logic to lock patch sets by Patrick Hiesel · 9 years ago
  93. 43fe3f6 ReceiveCommits: Set push certificate on new changes by David Pursehouse · 9 years ago
  94. fb98050 Fall back to ReviewDb for removing approvals by David Pursehouse · 9 years ago
  95. 8cbe54e DeleteReviewer#updateChange: Use database from context by David Pursehouse · 9 years ago
  96. 076ac87 Merge "Refactor MergeOpRepoManager#openRepo to return the OpenRepo" by David Pursehouse · 9 years ago
  97. e845fc0 Merge "ChangeRebuilderImpl: Don't always drop updates when losing race" by David Pursehouse · 9 years ago
  98. e2aacef Return Bad Request on bad reviewers to PostReview by Logan Hanks · 9 years ago
  99. 51e4501 ChangeRebuilderImpl: Don't always drop updates when losing race by Dave Borowitz · 9 years ago
  100. b717ced Configure NoteDb change sequence batch size with an option by Dave Borowitz · 9 years ago