1. d5cebda RevisionIT: Only 1 statement should come after ExpectedException#expect by Edwin Kempin · 8 years ago
  2. 078ba5c ExternalIdIT: Fix method names by Edwin Kempin · 8 years ago
  3. 5ccf707 Restrict size of a robot comment by Alice Kober-Sotzek · 8 years ago
  4. a806058 Merge "Allow fixes to refer to several files" by ekempin · 8 years ago
  5. 1444b0a RevisionIT: Add test for voting on label without permission by David Pursehouse · 8 years ago
  6. 88200f3 Convert PutAssignee to PermissionBackend by Shawn Pearce · 8 years ago
  7. 37d10ba Format Java files with google-java-format by David Pursehouse · 8 years ago
  8. 15456cc Merge "AbstractSubmit: Format with google-java-format" by David Pursehouse · 8 years ago
  9. 0cfb7b6 AbstractSubmit: Format with google-java-format by David Pursehouse · 8 years ago
  10. 3fbce17 Merge branch 'stable-2.13' into stable-2.14 by Paladox · 8 years ago
  11. 1bd4429 Merge branch 'stable-2.12' into stable-2.13 by Paladox · 8 years ago
  12. 15e9a26 Fix the wrong order of RevWalk.isMergedInto in RebaseSorter by Zhen Chen · 8 years ago
  13. c823318 Merge changes from topic 'external-id-cache-fixes' by Dave Borowitz · 8 years ago
  14. 69608c4 Add metrics for external IDs by Edwin Kempin · 8 years ago
  15. 560d318 Fix external ID cache by Edwin Kempin · 8 years ago
  16. 5e4f4ad Test ExternalIds#byAccount if IDs were updated behind Gerrit's back by Edwin Kempin · 8 years ago
  17. b599b89 Propagate failure if reading external IDs from NoteDb fails by Edwin Kempin · 8 years ago
  18. d352be8 TestNotesMigration: Add method to copy another config instance by Dave Borowitz · 8 years ago
  19. 647cac8 Merge "Add REST endpoint to apply a suggested fix of a robot comment" by ekempin · 8 years ago
  20. 645387a HashtagsIT: Fix expected error message when edit not permitted by David Pursehouse · 8 years ago
  21. 5b1d650 Merge changes from topic 'permission-backend' by David Pursehouse · 8 years ago
  22. db56caf Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  23. e3fca20 Exclude AbstractMailIT from tests by David Ostrovsky · 8 years ago
  24. df11d43 Check canEditDescription with PermissionBackend by Shawn Pearce · 8 years ago
  25. 46d61b3 Check submit with PermissionBackend by Shawn Pearce · 8 years ago
  26. 03c48e3 Check canEditTopicName with PermissionBackend by Shawn Pearce · 8 years ago
  27. 3f849af ChangeIT: Add tests for abandon/restore with/without permissions by David Pursehouse · 8 years ago
  28. fd7336e ChangeIT: Add tests for submit with and without permissions by David Pursehouse · 8 years ago
  29. c518247b Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  30. 52e6bc9 ChangeApiImpl: Don't catch RestApiException on rebase by David Pursehouse · 8 years ago
  31. f0ea9ed RevisionIT: Add tests for setting change description with/without permission by David Pursehouse · 8 years ago
  32. c40de71 Merge branch 'stable-2.14' by David Pursehouse · 8 years ago
  33. 483baef ChangeApiImpl: Don't catch RestApiException when editing hashtag by David Pursehouse · 8 years ago
  34. 7aab0e8 AssigneeIT: Add tests for setting assignee with and without permission by David Pursehouse · 8 years ago
  35. 6200d28 ChangeIT: Add tests for edit topic with and without permission by David Pursehouse · 8 years ago
  36. 649f6f7 Merge "Fix parsing of external ID if account ID can be expressed in KiB" by David Pursehouse · 8 years ago
  37. 8666e2a Fix parsing of external ID if account ID can be expressed in KiB by Edwin Kempin · 8 years ago
  38. 4778db6 AssigneeIT: Add test for assigning to user who can't see the change by David Pursehouse · 8 years ago
  39. 717553dc AssigneeIT: Add a test for assigning to an inactive user by David Pursehouse · 8 years ago
  40. 02272e0 Clarify and test Change-Id behavior for cherry-pick by Han-Wen Nienhuys · 8 years ago
  41. 9d2ec04 Support cherry picking a commit without specific change by Changcheng Xiao · 8 years ago
  42. c07c18a Migrate external IDs to NoteDb (part 2) by Edwin Kempin · 8 years ago
  43. c9694da Move classes that are related to external IDs into an own package by Edwin Kempin · 8 years ago
  44. 9e8af7f Add reviewers by email to ChangeIndex by Patrick Hiesel · 8 years ago
  45. f34af25 Merge changes from topic 'reviewers-by-email' by Dave Borowitz · 8 years ago
  46. 11873ef Add reviewers by email to REST API and Email sender by Patrick Hiesel · 8 years ago
  47. 97bbd85 Merge "Add test for removing a vote if the reviewer is removed" by ekempin · 8 years ago
  48. 500a4e4 Add test for removing a vote if the reviewer is removed by Patrick Hiesel · 8 years ago
  49. 5ff995f Merge changes from topic 'notedb-batch-update-prep' by David Pursehouse · 8 years ago
  50. 9221ef1 Add realAuthor to ChangeMessageInfo by Patrick Hiesel · 8 years ago
  51. 7185eeb ChangeContext: Remove arg from bumpLastUpdatedOn by Dave Borowitz · 8 years ago
  52. 98ddc8a Implement Private Changes by Edwin Kempin · 8 years ago
  53. 791f4af Allow fixes to refer to several files by Alice Kober-Sotzek · 8 years ago
  54. 30d6c7d Add REST endpoint to apply a suggested fix of a robot comment by Alice Kober-Sotzek · 8 years ago
  55. 75a22f5 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  56. a7480e0 Format Java files with google-java-format by David Pursehouse · 8 years ago
  57. 42acace GroupsIT: Remove unused variable by David Pursehouse · 8 years ago
  58. b4af8ca Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  59. f0d6fc1 Format Java files with google-java-format by David Pursehouse · 8 years ago
  60. a1be2c7 Support for at-sign (@) in usernames by Jan Kundrát · 8 years ago
  61. f1f980d VersionedMetaData: Fix deletion of last file in branch by Edwin Kempin · 8 years ago
  62. 83497be Remove rework check for dependencies in RebaseSorter by Zhen Chen · 8 years ago
  63. 5f95933 Make class DraftChangeIT.MarkChangeAsDraftUpdateOp static by Edwin Kempin · 8 years ago
  64. b5aea60 Move BatchUpdate *Op and Listener to new files by Dave Borowitz · 8 years ago
  65. b91cf22 BatchUpdate: Extract interfaces for *Context by Dave Borowitz · 8 years ago
  66. ea11b28 Move BatchUpdate to a new package by Dave Borowitz · 8 years ago
  67. 80b00ea Update Truth to 0.32 by Dave Borowitz · 8 years ago
  68. 0892e3d Merge "Fix ignoring change when project is watched" by David Pursehouse · 8 years ago
  69. 3658c9c Merge "Add change owner as reviewer if labels were applied during push" by ekempin · 8 years ago
  70. 302b59c Add change owner as reviewer if labels were applied during push by Patrick Hiesel · 8 years ago
  71. e2d854a Fix ignoring change when project is watched by Edwin Kempin · 8 years ago
  72. 93fdb88 Ensure constants are declared as immutable collections by Gerrit Code Review · 8 years ago
  73. 99cd812 Ensure constants are declared as immutable collections by Dave Borowitz · 8 years ago
  74. f807aa7 NotificationMailFormatIT: Format with google-java-format by David Pursehouse · 8 years ago
  75. 31d60f0 Set Reply-To on outgoing email such that users reply to Gerrit directly by Patrick Hiesel · 8 years ago
  76. d64dd99 Merge "Add a User Preference to Receive only Plaintext Emails" by ekempin · 8 years ago
  77. c6fd7de Merge "Implement ListMailFilter with black and whitelist functionality" by ekempin · 8 years ago
  78. b5e5869 Add a User Preference to Receive only Plaintext Emails by Patrick Hiesel · 8 years ago
  79. 8eddd8975 Revert "Always use REVIEW state in ReviewDb" by David Ostrovsky · 8 years ago
  80. bc439dd Fix notifications for draft patch sets by Edwin Kempin · 8 years ago
  81. de15874 Fix notifications for draft changes by Edwin Kempin · 8 years ago
  82. 01ae252 Merge "Add an 'unresolved_comments_count' prolog fact for each change" by David Pursehouse · 8 years ago
  83. a5d0178 Add an 'unresolved_comments_count' prolog fact for each change by Changcheng Xiao · 8 years ago
  84. 1c8f751 Merge "Fix notify watchers about new draft changes if they can view all drafts" by ekempin · 8 years ago
  85. ecf505d Merge "Conistently import Collectors.* statically" by ekempin · 8 years ago
  86. 5710b59 Fix notify watchers about new draft changes if they can view all drafts by Edwin Kempin · 8 years ago
  87. d7a4882 Conistently import Collectors.* statically by Patrick Hiesel · 8 years ago
  88. 4505305 Test that draft changes don't notify project watchers by Edwin Kempin · 8 years ago
  89. 4266cf7 Implement ListMailFilter with black and whitelist functionality by Patrick Hiesel · 8 years ago
  90. 7655308 Merge changes from topic 'http-password' by ekempin · 8 years ago
  91. 744d2b8 Migrate external IDs to NoteDb (part 1) by Edwin Kempin · 8 years ago
  92. 84d830b gerrit-server: use hashed passwords for HTTP. by Han-Wen Nienhuys · 8 years ago
  93. 64f54cc AccountByEmailCacheImpl: Consider emails from all external IDs on load by Edwin Kempin · 8 years ago
  94. 0ad8db6 SubmoduleSubscriptionsWholeTopicMergeIT: Remove unreachable asserts by Edwin Kempin · 8 years ago
  95. 58ec3091 Make class ChangeIT.ChangeStatusUpdateOp static by Edwin Kempin · 8 years ago
  96. cfc9e6d Rebase: Fix CurrentRevision in NoteDb by Dave Borowitz · 8 years ago
  97. 23669da ListTags: Set the can_delete field by David Pursehouse · 8 years ago
  98. 262857f2 Clean up PreviewSubmit and tests by Dave Borowitz · 8 years ago
  99. 0fed7e8 Merge "Only count 'unresolved' status on leaf comments" by Dave Borowitz · 8 years ago
  100. eeab692 Merge changes I55de272c,I526de6bc,I295fa136 by Dave Borowitz · 8 years ago