summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.13.9v2.13.9David Pursehouse2017-07-0310-10/+10
* Change lineWrapping from saying false to using prefs.lineWrapping()Paladox none2017-07-011-1/+1
* Preserve line-endings in inline editingLeiSun2017-07-011-2/+8
* Fix formatting of h2 cache documentationDavid Pursehouse2017-06-301-2/+2
* Fix formatting of httpd.idleTimeout documentationDavid Pursehouse2017-06-301-4/+6
* Document metrics for reviewer suggestionEdwin Kempin2017-06-301-0/+7
* Changes can't be found when project name matches Change-Id patternDavid Pursehouse2017-06-292-16/+16
* Revert "Fix java.lang.ArrayIndexOutOfBoundsException when checking for parent"David Pursehouse2017-06-221-2/+2
* Fix java.lang.ArrayIndexOutOfBoundsException when checking for parentPaladox none2017-06-181-2/+2
* Files: Fix NPE when old patch set is not foundEdwin Kempin2017-06-151-6/+12
* Fix cyclic dependency when using site_path from system_config tableSaša Živkov2017-06-131-1/+2
* Merge "Enhance UploadValidators to allow listening to negotation start" into ...David Pursehouse2017-05-163-0/+27
|\
| * Enhance UploadValidators to allow listening to negotation startMatthias Sohn2017-05-163-0/+27
|/
* ReviewersUtil: Add logging and metrics for reviewer suggestionDavid Pursehouse2017-05-111-20/+59
* Allow setting Jetty HTTPD socket timeoutLuca Milanesio2017-05-112-0/+17
* Merge "Update docs for accountPatchReviewDb" into stable-2.13David Pursehouse2017-04-301-0/+3
|\
| * Update docs for accountPatchReviewDbPaladox none2017-04-291-0/+3
* | ChangeScreen: Expect that current revision can be nullEdwin Kempin2017-04-302-5/+8
|/
* Clarify documentation for accountPatchReviewDb.urlv2.13.8Hugo Arès2017-04-261-2/+2
* Remove unneeded output in MigrateAccountPatchReviewDbHugo Arès2017-04-261-1/+0
* JdbcAccountPatchReviewStore: Fix copyright yearDavid Pursehouse2017-04-261-1/+1
* Fix documentation nits in pgm-MigrateAccountPatchReviewDb.txtDavid Pursehouse2017-04-261-2/+2
* Support Jdbc implementation of AccountPatchReviewStoreHongkai Liu2017-04-2612-253/+692
* Fix file_name column size in H2AccountPatchReviewStoreHugo Arès2017-04-251-1/+1
* GET files?reviewed: Don't fire N+1 selects for N patch setsDavid Ostrovsky2017-04-253-44/+69
* Use lower case table/column/constraint names in H2AccountPatchReviewStoreHugo Arès2017-04-251-21/+21
* Fix clear methods in H2AccountPatchReviewStoreHugo Arès2017-04-251-2/+2
* Do not show update bar when there are no new messagesOrgad Shaneh2017-04-251-0/+4
* Create account-indexed extension pointHugo Arès2017-04-244-1/+50
* Move set-project documentation link in user commands sectionHugo Arès2017-04-131-3/+3
* Allow project owner to use set-project ssh commandHugo Arès2017-04-112-4/+4
* Set version to 2.13.8David Pursehouse2017-04-0910-10/+10
* Upgrade JGit to 4.5.2.201704071617-rDavid Pursehouse2017-04-095-6/+6
* Merge branch 'stable-2.12' into stable-2.13David Pursehouse2017-04-052-2/+4
|\
| * Fix intopic predicate with regexHugo Arès2017-04-042-1/+3
* | H2AccountPatchReviewStore: Set idle connection eviction timeDavid Ostrovsky2017-04-011-0/+3
* | H2AccountPatchReviewStore: Make it 50 times fasterDavid Ostrovsky2017-03-301-17/+44
* | Merge branch 'stable-2.12' into stable-2.13Paladox2017-03-302-2/+44
|\|
| * Fix the wrong order of RevWalk.isMergedInto in RebaseSorterZhen Chen2017-03-302-2/+44
* | ReceiveCommits: parseBody before getFooterLinesDave Borowitz2017-03-241-0/+1
* | Be more consistent about object ids used in ref operation validationv2.13.7David Pursehouse2017-03-223-2/+8
* | Set version to 2.13.7David Pursehouse2017-03-2210-10/+10
* | Upgrade JGit to 4.5.1.201703201650-rLuca Milanesio2017-03-225-6/+6
* | GroupsIT: Remove unused variableDavid Pursehouse2017-03-201-2/+2
* | Support for at-sign (@) in usernamesJan Kundrát2017-03-182-1/+13
* | VersionedMetaData: Fix deletion of last file in branchEdwin Kempin2017-03-172-8/+46
* | WatchConfig.Accessor: Add method to delete all watches of an accountEdwin Kempin2017-03-171-0/+13
* | JettyServer: Enable systemd socket activation for gerritThomas Meyer2017-03-164-1/+35
* | Merge "LfsPluginAuthCommand: Don't spam error log when LFS plugin is missing"...David Pursehouse2017-03-161-3/+10
|\ \
| * | LfsPluginAuthCommand: Don't spam error log when LFS plugin is missingDavid Pursehouse2017-03-141-3/+10