summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Merge "Recognize all parts marked with 'multipart/'" into stable-2.14Edwin Kempin2017-07-181-3/+3
|\
| * Recognize all parts marked with 'multipart/'Patrick Hiesel2017-07-181-3/+3
* | RefFilter: Disallow using substring and regex filters togetherDavid Pursehouse2017-07-131-0/+3
* | Use quoted-printable for SMTP transfer encodingWyatt Allen2017-07-111-5/+27
* | Refactor email rendering of SMTP senderWyatt Allen2017-07-111-42/+51
* | Allow project owners to update project configurationChangcheng Xiao2017-07-101-1/+3
* | LocalUsernamesToLowerCase: Reindex accounts after updating external IDsEdwin Kempin2017-07-041-1/+2
* | MetaDataUpdate: Fix example codeEdwin Kempin2017-07-041-1/+1
* | Add support for tag web linksPaladox none2017-07-035-16/+68
* | Test that blocking approval for change owners on parent worksEdwin Kempin2017-06-301-1/+11
* | Merge changes from topic 'delete-refs' into stable-2.14Edwin Kempin2017-06-292-2/+6
|\ \
| * | DeleteBranch{es}: Fix deletion of branch without refs/heads/ prefixDavid Pursehouse2017-06-292-2/+6
* | | Changes can't be found when project name matches Change-Id patternDavid Pursehouse2017-06-292-16/+16
|/ /
* | AccountManager: Load external ID from primary storage (ReviewDb)Edwin Kempin2017-06-261-13/+5
* | Revert "AccountManager: Load external ID from primary storage"Edwin Kempin2017-06-261-6/+15
* | Disable auto-reindexing if stale during online reindexDave Borowitz2017-06-241-1/+1
* | ChangeIndexer#reindexAfterIndexUpdate -> autoReindexIfStaleDave Borowitz2017-06-241-12/+12
* | Merge "AccountManager: Load external ID from primary storage" into stable-2.14David Pursehouse2017-06-221-15/+6
|\ \
| * | AccountManager: Load external ID from primary storageEdwin Kempin2017-06-221-15/+6
* | | Revert "Fix java.lang.ArrayIndexOutOfBoundsException when checking for parent"David Pursehouse2017-06-221-1/+1
|/ /
* | Set reflog message and identity when merging changeDavid Pursehouse2017-06-193-1/+11
* | Soy: Extend shortSubject to 72 charsOrgad Shaneh2017-06-151-2/+2
* | VersionedMetaData#load: Use provided RevWalk instead of creating a new oneEdwin Kempin2017-06-141-1/+1
* | Fix java.lang.ArrayIndexOutOfBoundsException when checking for parentPaladox none2017-06-141-1/+1
* | De-couple PluginModule and PluginRestApiModule registrationLuca Milanesio2017-06-121-1/+0
* | Let ExternalIdsUpdate take care to evict accounts from the account cacheEdwin Kempin2017-06-094-13/+36
* | Don't index missing accountsEdwin Kempin2017-06-091-2/+7
* | AccountCache: Add getOrNull method that returns null for missing accountEdwin Kempin2017-06-093-16/+52
* | AccountCache: Document get and getIfPresent methodsEdwin Kempin2017-06-091-0/+17
|/
* Merge "Use change number instead of change id for inbound email" into stable-...David Pursehouse2017-06-085-17/+18
|\
| * Use change number instead of change id for inbound emailPatrick Hiesel2017-06-085-17/+18
* | Allow to use AccountCache out of request scopeDariusz Luksza2017-06-061-7/+8
* | Add support for 384 and 521 bit ECSDA keysPaladox none2017-05-311-2/+6
* | Improve error message when publishing an already published change editHugo Arès2017-05-241-1/+1
* | Use ReviewDb for resolving account cache lookupLuca Milanesio2017-05-232-3/+22
* | Format java files with google-java-formatDavid Pursehouse2017-05-231-2/+1
* | Fix firing change related event for deleted changeHugo Arès2017-05-181-3/+13
* | UploadValidationListener: Use Java 8 default on interface methodsDavid Pursehouse2017-05-181-4/+4
* | Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-05-182-1/+32
|\ \
| * | Enhance UploadValidators to allow listening to negotation startMatthias Sohn2017-05-162-0/+27
| * | ReviewersUtil: Add logging and metrics for reviewer suggestionDavid Pursehouse2017-05-111-20/+59
* | | ConfigSuite: Fix error messageEdwin Kempin2017-05-171-1/+1
* | | Files: Fix NPE when old patch set is not foundEdwin Kempin2017-05-111-4/+12
* | | Merge "Replace FileInputStream and FileOutputStream with static Files methods...ekempin2017-05-101-2/+3
|\ \ \
| * | | Replace FileInputStream and FileOutputStream with static Files methodsHector Oswaldo Caballero2017-05-101-2/+3
* | | | ReviewersUtil: Fix candidate list multiplier commentDavid Pursehouse2017-05-101-1/+1
|/ / /
* | | MailProcessor: Remove unused ReviewDbDavid Pursehouse2017-05-091-4/+0
* | | Create group-indexed extension pointHugo Arès2017-05-092-2/+22
* | | Always use SSL implicitly for POP3 and IMAPPatrick Hiesel2017-05-092-2/+2
* | | Use account cache instead of ReviewDb in MailProcessorPatrick Hiesel2017-05-081-1/+5