- bab4586 Optionally persist ChangeNotesCache by Dave Borowitz · 7 years ago
- 1a64764 Align ChangeColumns methods with Change fields by Dave Borowitz · 7 years ago
- 1f0e48a Truth: Move export to runtime_deps by Dave Borowitz · 7 years ago
- 94fd307 Move Truth rules to a subdirectory of lib by Dave Borowitz · 7 years ago
- bf63b21 Merge changes I67b72b59,I9ef30fb3 by xchangcheng · 7 years ago
- 2b2a99e Add #absentUser() to ForProject, ForRef and ForChange by Changcheng Xiao · 7 years ago
- 1762553 ChangeNotesState: Remove changeMessagesByPatchSet field by Dave Borowitz · 7 years ago
- 3080c7d ChangeNotes: Remove fields that read from ChangeColumns by Dave Borowitz · 7 years ago
- bc4757f Clarify ChangeNotesState private/WIP/started bits by Dave Borowitz · 7 years ago
- cc7b9a8 Move ByteString bytes(int... ints) to test util by Dave Borowitz · 7 years ago
- 095394c Add tests for fields declared in types with custom serializers by Dave Borowitz · 7 years ago
- e6930d7 Convert OAuthTokenCache serialization to protobuf by Dave Borowitz · 7 years ago
- e62a111 Convert MergeabilityCacheImpl.Key serialization to protobuf by Dave Borowitz · 7 years ago
- 52e5bbb Simplify and clarify exception throwing of CacheSerializer by Dave Borowitz · 7 years ago
- 8e2559f Merge branch 'stable-2.15' by David Pursehouse · 7 years ago
- 285db93 Merge "Include all small cache tests in build rule" by David Pursehouse · 7 years ago
- edd773a Include all small cache tests in build rule by Dave Borowitz · 7 years ago
- e638d58 Enforce a maximum PER_THREAD_CACHE_SIZE in PerThreadCache by Patrick Hiesel · 7 years ago
- 9f7b81b Merge branch 'stable-2.15' by David Pursehouse · 7 years ago
- bc58fed Merge "Replace all lambdas with method references, when possible" by David Pursehouse · 7 years ago
- 609f982 Replace all lambdas with method references, when possible by Maxime Guerreiro · 7 years ago
- 9b13ad0 Merge branch 'stable-2.15' by David Pursehouse · 7 years ago
- a72fbf4 Merge changes from topic "change-messages-rest-api" by David Pursehouse · 7 years ago
- b5e1bee Merge "Add ability to specify base commit in Create Change API" by David Pursehouse · 7 years ago
- 469bea5 Merge "Use Collections.addAll to copy elements from an array to collections" by David Pursehouse · 7 years ago
- 2eca6e5 Merge changes I3a964bae,Iefb4984f,I55605153 by Maxime Guerreiro · 7 years ago
- 05ce4c2 Add a helper method to fetch the commit message by Maxime Guerreiro · 7 years ago
- bcba0f9 Add tests triggering RULE_ERROR in Prolog by Maxime Guerreiro · 7 years ago
- 80a4daa Merge changes from topic "proto-cache" by Dave Borowitz · 7 years ago
- 168d343 Merge "Cleanup callers of PermissionBackend#user()" by Patrick Hiesel · 7 years ago
- ba0f47c Merge branch 'stable-2.15' by David Pursehouse · 7 years ago
- 7087005 Cleanup callers of PermissionBackend#user() by Patrick Hiesel · 7 years ago
- cf329b5 SubmitRecordTest: make private static fields final by Changcheng Xiao · 7 years ago
- dc6abcd Merge "Allow submission with a FORCED status" by Maxime Guerreiro · 7 years ago
- d61590f Add REST endpoint to get one change message by Changcheng Xiao · 7 years ago
- 7fb7329 Add REST endpoint for listing change messages by Changcheng Xiao · 7 years ago
- 30325c2 Move the 'isPatchSetLocked' check out from the ChangeControl by Changcheng Xiao · 7 years ago
- 1294d22 Merge "Revert "ExternalIdNotes: Prevent new duplicate emails"" by Dave Borowitz · 7 years ago
- 34de181 Improve String operations by Maxime Guerreiro · 7 years ago
- 3adab79 Merge branch 'stable-2.15' by David Pursehouse · 7 years ago
- 9813123 Merge "Revert "Expose instanceName in the subject template"" by xchangcheng · 7 years ago
- bfd7538 Revert "Expose instanceName in the subject template" by xchangcheng · 7 years ago
- cf82419 Revert "ExternalIdNotes: Prevent new duplicate emails" by Edwin Kempin · 7 years ago
- 11f0c64 Custom serializers for ChangeKindCache, including protobuf by Dave Borowitz · 7 years ago
- 49c1c16 Manage persistent cache versioning outside of Java serialization by Dave Borowitz · 7 years ago
- 7ae7fb1 Allow alternative serialization strategies for persistent caches by Dave Borowitz · 7 years ago
- 87de0c0 Use Collections.addAll to copy elements from an array to collections by Maxime Guerreiro · 7 years ago
- 3f7d29d Allow submission with a FORCED status by Maxime Guerreiro · 7 years ago
- f2c7918 Use method reference when possible by Maxime Guerreiro · 7 years ago
- e8e7328 Add ability to specify base commit in Create Change API by Aaron Gable · 7 years ago
- 346a204 Move PrologEnvironment creation out of ProjectState by Dave Borowitz · 7 years ago
- cd97979 Merge "Fix test NoteDbPrimaryIT#migrateToNoteDbMissingOldState" by Edwin Kempin · 7 years ago
- ad8d74b Merge "ProjectResetterTest: Remove unused local variable" by Edwin Kempin · 7 years ago
- 64e1054 Merge "Add validation listener for account activation" by Hugo Arès · 7 years ago
- 725965b Fix test NoteDbPrimaryIT#migrateToNoteDbMissingOldState by Changcheng Xiao · 7 years ago
- d66a5d2 Merge "Expose instanceName in the subject template" by Hugo Arès · 7 years ago
- 46e6fe1 ProjectResetterTest: Remove unused local variable by Edwin Kempin · 7 years ago
- eb4d2d8 Expose instanceName in the subject template by Maxime Guerreiro · 7 years ago
- 1b70a3d Merge "Rename setUp/tearDown methods in abstract tests" by Maxime Guerreiro · 7 years ago
- 2890801 Merge "Extend project resetter to groups" by Edwin Kempin · 7 years ago
- e989032 Extend project resetter to groups by Han-Wen Nienhuys · 7 years ago
- 5506587 Rename setUp/tearDown methods in abstract tests by Maxime Guerreiro · 7 years ago
- 6b5c28b Merge "Push down more AbstractDaemonTest methods" by Edwin Kempin · 7 years ago
- f0d71a8 Add validation listener for account activation by Edwin Kempin · 7 years ago
- 50a577d Merge "Extract SSH logic from AccountOperationsImpl and TestAccount" by Alice Kober-Sotzek · 7 years ago
- aa91227 Revert "Create Review Permission" by Dave Borowitz · 7 years ago
- d42b1a9 Push down more AbstractDaemonTest methods by Han-Wen Nienhuys · 7 years ago
- 942a8fe Revert migration from refs/for/* permissions to refs/heads/* by Dave Borowitz · 7 years ago
- 3254dad Extract SSH logic from AccountOperationsImpl and TestAccount by Edwin Kempin · 7 years ago
- 2a363b1 Merge "Remove create{Unique}Account methods from AbstractDaemonTest" by David Pursehouse · 7 years ago
- ae8bd6d Remove create{Unique}Account methods from AbstractDaemonTest by Alice Kober-Sotzek · 7 years ago
- 4bc31b3 Merge branch 'stable-2.15' by Luca Milanesio · 7 years ago
- 712f0ea Merge changes Ic857fc10,Ibc1c742a,If2760542 by Dave Borowitz · 7 years ago
- 57372f3 Delete index after each test in elasticsearch tests by David Pursehouse · 7 years ago
- 0e1dab6 ReceiveCommits: Fix error message when Force Push is required by Dave Borowitz · 7 years ago
- 78c6ac3 PushPermissionsIT: Add tests for remaining checks by Dave Borowitz · 7 years ago
- 27f69be PushPermissionsIT: Add many more tests by Dave Borowitz · 7 years ago
- 9ff0717 Migrate refs/for after all sections and permissions are loaded. by Gustaf Lundh · 7 years ago
- 8392e98 PUSH_MERGE should evaluate against refs/heads/* by Gustaf Lundh · 7 years ago
- 66c52da ADD_PATCH_SET should evaluate against refs/heads/* by Gustaf Lundh · 7 years ago
- 642f3e0 "Submit on Push" option on Submit Perm. by Gustaf Lundh · 8 years ago
- 9e63fd4 TestGroupBackendTest: Remove TestGroupBackend from DynamicSet after test by Edwin Kempin · 7 years ago
- 3a26660 Merge "Create Review Permission" by Gustaf Lundh · 7 years ago
- 1876acb Merge "Support reloading of gerrit.config" by Gustaf Lundh · 7 years ago
- ee5d096 Merge "Make TestGroupBackend usable by other tests" by David Pursehouse · 7 years ago
- 47420c33 Merge "Add test API to create/update accounts" by Patrick Hiesel · 7 years ago
- d4c13fd Make TestGroupBackend usable by other tests by David Pursehouse · 7 years ago
- b0175a6 Add test API to create/update accounts by Edwin Kempin · 7 years ago
- e0f52ff Support reloading of gerrit.config by Gustaf Lundh · 7 years ago
- 97afc05 Create Review Permission by Gustaf Lundh · 8 years ago
- 7ad00f8 PushPermissionsIT: Adapt to use ProjectConfigUpdate by David Pursehouse · 7 years ago
- c040bd2 Merge changes I4bfe80d4,Ifb317d8a by Dave Borowitz · 7 years ago
- aa6bf8e Merge changes I88d93d60,I6527e157 by David Pursehouse · 7 years ago
- 28c50a4 Don’t limit query results to open changes when no index predicate is used by Edwin Kempin · 7 years ago
- a88414f Merge branch 'stable-2.15' by David Pursehouse · 7 years ago
- bb51f1b Fix master build by adding extra import by Luca Milanesio · 7 years ago
- fb31531 Merge "AbstractDaemonTest: Make updating project config cleaner & safer" by Dave Borowitz · 7 years ago
- f7073d8 Merge "Drop trivial method AbstractDaemonTest#fail" by Dave Borowitz · 7 years ago
- 430ea67 Merge "Push down more AbstractDaemonTest methods" by Dave Borowitz · 7 years ago
- 710bce9 AbstractDaemonTest: Make updating project config cleaner & safer by Dave Borowitz · 7 years ago