summaryrefslogtreecommitdiffstats
path: root/gerrit-gpg
Commit message (Expand)AuthorAgeFilesLines
* Fix GPG public key exportMoritz Horstmann2019-02-181-7/+8
* Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-11-071-0/+5
|\
| * [CVE-2018-1000180, CVE-2018-1000613] Upgrade Bouncycastle to 1.60David Pursehouse2018-11-057-9/+3
| * Adapt PublicKeyStoreTest to work with BouncyCastle 1.60Brandon Weeks2018-11-051-0/+5
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-08-311-1/+1
|\|
| * Specify charset in constructors of InputStreamReaderDavid Pursehouse2018-08-311-1/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-221-1/+1
|\|
| * Fix permissions checks on Gerrit API on current userLuca Milanesio2018-05-211-1/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-171-4/+4
|\|
| * PostGpgKeys: Remove unneeded use of JoinerEdwin Kempin2018-05-171-3/+4
| * Remove some logs for errors that are rethrownEdwin Kempin2018-05-171-1/+0
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-161-0/+1
|\|
| * Move default memory cache implementation out of H2 packageDave Borowitz2018-05-141-0/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-11-071-0/+3
|\|
| * PostGpgKeys: Gracefully handle malformed GPG keys inputDavid Pursehouse2017-11-071-0/+3
| * Let ExternalIdsUpdate take care to evict accounts from the account cacheEdwin Kempin2017-06-093-11/+0
* | Trigger GitReferenceUpdated event when external IDs are updatedEdwin Kempin2017-10-051-7/+8
* | Remove support for writing accounts from ReviewDbEdwin Kempin2017-08-291-1/+1
* | Make ReceiveCommits non-publicDave Borowitz2017-08-081-3/+2
* | Move ReceiveCommits and related classes to their own packageDave Borowitz2017-08-081-2/+2
* | Upgrade JGit to support improved BatchRefUpdatesDave Borowitz2017-07-284-0/+8
* | Rework NotesMigration hierarchy and get rid of test implDave Borowitz2017-07-131-2/+3
* | AccountsUpdate: Rename atomicUpdate to updateEdwin Kempin2017-06-271-1/+1
* | Always update accounts atomicallyEdwin Kempin2017-06-271-6/+1
* | Update to new generified Bouncy Castle APIsDave Borowitz2017-06-267-9/+3
* | Revert "Fix eclipse warnings"Han-Wen Nienhuys2017-06-267-3/+9
* | Fix eclipse warningsDavid Ostrovsky2017-06-237-9/+3
* | Let AccountsUpdate take care to evict accounts from the account cacheEdwin Kempin2017-06-071-6/+1
* | Let ExternalIdsUpdate take care to evict accounts from the account cacheEdwin Kempin2017-06-073-11/+0
* | Update accounts through AccountsUpdate classEdwin Kempin2017-06-071-1/+4
* | Get accounts through Accounts classEdwin Kempin2017-06-071-1/+4
* | Migrate external IDs to NoteDb (part 3)Edwin Kempin2017-05-104-21/+8
* | Merge branch 'stable-2.14'David Pursehouse2017-04-101-4/+4
|\|
| * Don't ship bouncycastle libraries in plugin APIDavid Ostrovsky2017-04-071-4/+4
* | Migrate external IDs to NoteDb (part 2)Edwin Kempin2017-03-282-15/+12
* | Move classes that are related to external IDs into an own packageEdwin Kempin2017-03-275-12/+12
* | Adapt the use of @Inject and @AssistedInjectPatrick Hiesel2017-03-232-4/+4
|/
* Merge changes from topic 'http-password'ekempin2017-02-287-74/+81
|\
| * Migrate external IDs to NoteDb (part 1)Edwin Kempin2017-02-287-74/+81
* | Make static fields in GpgKeys and PreviewSubmit finalEdwin Kempin2017-02-271-1/+1
|/
* Squash redundant string concatenations introduced by google-java-formatDavid Pursehouse2017-02-174-5/+5
* Ship BouncyCastle in the .war files.Han-Wen Nienhuys2017-02-151-4/+4
* Format all Java files with google-java-formatDave Borowitz2017-02-0725-2603/+2434
* Revert external ID cacheEdwin Kempin2017-02-024-46/+23
* ExternalIdCache: Add method to get external IDs by account ID + schemeEdwin Kempin2017-01-311-2/+2
* Remove Buck based buildDavid Ostrovsky2017-01-231-56/+0
* Add cache for external idsEdwin Kempin2017-01-114-22/+45
* Require account index and remove fallbacksEdwin Kempin2016-12-292-54/+15
* Merge "Remove test prefix from test methods"David Pursehouse2016-12-071-2/+2
|\
| * Remove test prefix from test methodsPatrick Hiesel2016-12-061-2/+2