summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.14-rc1v2.14-rc1Patrick Hiesel2017-04-246-6/+6
* Add new Polygerrit maintainers to developers list in pom.xml filesDavid Pursehouse2017-04-215-0/+45
* Set Git/HTTP auth policy at init for LDAP, OAUTHLuca Milanesio2017-04-201-2/+28
* Replace reflection with EnumSet as choice of enumsLuca Milanesio2017-04-202-23/+25
* PolyGerrit: Fix another broken link under prefixed urlPaladox none2017-04-191-1/+1
* Soy index cleanupWyatt Allen2017-04-194-16/+6
* Fix one last broken link in polygerrit if using prefixed url.Paladox none2017-04-195-3/+34
* Fix PolyGerrit URLs to support prefixed URLPaladox none2017-04-1941-51/+318
* Fix linter errorsKasper Nilsson2017-04-191-2/+2
* Explicitly declare charset when getting bytes from Soy index renderWyatt Allen2017-04-181-1/+1
* Fix flaky testViktar Donich2017-04-181-0/+2
* Collection of prospective test flake fixesViktar Donich2017-04-1483-92/+251
* Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-04-141-3/+3
|\
| * Move set-project documentation link in user commands sectionHugo Arès2017-04-131-3/+3
* | PushOneCommit: Use simple counter for Change-IdDave Borowitz2017-04-121-1/+14
* | MissingCredentialsException: Fix grammar in javadocDavid Pursehouse2017-04-121-1/+1
* | Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-04-122-4/+4
|\|
| * Allow project owner to use set-project ssh commandHugo Arès2017-04-112-4/+4
* | Add new maintainers to developers section in pom.xml filesDavid Ostrovsky2017-04-115-0/+30
* | Update Version to 2.14-rc0v2.14-rc0Patrick Hiesel2017-04-116-6/+6
* | WarDistribution: Don't bail out when scanning corrupted jar fileDariusz Luksza2017-04-111-1/+7
* | PluginLoader: Remove stale plugin files from /tmp on startupDavid Pursehouse2017-04-111-0/+28
* | Format Java files with google-java-formatDavid Pursehouse2017-04-112-2/+4
* | Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-04-110-0/+0
|\|
| * 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 "Update blame-cache to 0.2-1" into stable-2.14David Pursehouse2017-04-101-2/+2
|\ \
| * | Update blame-cache to 0.2-1David Pursehouse2017-04-101-2/+2
* | | Leave assignee feature always enabledLuca Milanesio2017-04-108-38/+11
* | | Merge "Hide assignee by default in Gerrit changes table" into stable-2.14David Pursehouse2017-04-106-6/+26
|\ \ \ | |/ / |/| |
| * | Hide assignee by default in Gerrit changes tableLuca Milanesio2017-04-096-6/+26
* | | Merge "Don't ship bouncycastle libraries in plugin API" into stable-2.14Shawn Pearce2017-04-097-10/+41
|\ \ \ | |/ / |/| |
| * | Don't ship bouncycastle libraries in plugin APIDavid Ostrovsky2017-04-077-10/+41
* | | Eclipse project generation: Support jgit from external repositoryDavid Ostrovsky2017-04-071-1/+3
|/ /
* | Merge "Upgrade JGit to 4.7.0.201704051617-r" into stable-2.14David Pursehouse2017-04-061-8/+8
|\ \
| * | Upgrade JGit to 4.7.0.201704051617-rDavid Pursehouse2017-04-071-8/+8
* | | Remove the cookbook-plugin submoduleDavid Pursehouse2017-04-062-5/+0
|/ /
* | AbstractParserTest: Use CONSTANT_CASE for static final fieldEdwin Kempin2017-04-065-37/+37
* | Gerrit#updateUiLink: Fix access to undefined propertyDavid Ostrovsky2017-04-061-1/+3
* | Use start of comment range for email parserPatrick Hiesel2017-04-062-3/+19
* | Deflake MailIT.deletePatrick Hiesel2017-04-061-2/+2
* | Merge "Upgrade Jetty to 9.3.17.v20170317" into stable-2.14David Pursehouse2017-04-051-10/+10
|\ \
| * | Upgrade Jetty to 9.3.17.v20170317David Pursehouse2017-04-051-10/+10
* | | Include current path in "New UI" linkPaladox none2017-04-051-1/+4
|/ /
* | Merge "Prevents 2x stop() calls during IntegrationTest" into stable-2.14David Pursehouse2017-04-051-0/+1
|\ \
| * | Prevents 2x stop() calls during IntegrationTestLuca Milanesio2017-04-051-0/+1
* | | Add missing documentation of assignee related search operatorsDavid Pursehouse2017-04-051-0/+13
|/ /
* | Rename StartStopDeamonIT to StartStopDaemonITDavid Pursehouse2017-04-051-2/+2
* | Add integration test to check for thread leaks in sandboxed Daemon testsLuca Milanesio2017-04-052-1/+39
* | Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-04-052-2/+4
|\|