summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.1.17-SNAPSHOTupstream/stable-3.1-2021-07Luca Milanesio2021-08-185-5/+5
* Set version to 3.1.16v3.1.16Luca Milanesio2021-08-185-5/+5
* Update Gitiles pluginEdwin Kempin2021-08-051-0/+0
* Merge branch 'stable-3.1' into stable-3.1-2021-07Patrick Hiesel2021-08-0523-29/+54
|\
| * ProjectOperations: Add method to wipe all access sectionsPatrick Hiesel2021-08-053-1/+26
| * Migrate to python 3David Ostrovsky2021-08-0520-28/+28
* | Merge "Point gitiles submodule to gitiles security fix repo" into stable-3.1-...Patrick Hiesel2021-08-021-1/+1
|\ \
| * | Point gitiles submodule to gitiles security fix repoPatrick Hiesel2021-07-151-1/+1
| |/
* / IncludedIn: filter out non-visible branchesYoussef Elghareeb2021-07-168-19/+228
|/
* Add a test for case insensitive repo searchBen Rohlfs2021-06-081-6/+17
* Fix regression - enable insensitive search for repo searchMilutin Kristofic2021-06-051-1/+3
* Merge branch 'stable-3.0' into stable-3.1Prudhvi Akhil Alahari2021-05-272-2/+10
|\
| * Merge branch 'stable-2.16' into stable-3.0Prudhvi Akhil Alahari2021-05-272-2/+10
| |\
| | * Merge branch 'stable-2.15' into stable-2.16Prudhvi Akhil Alahari2021-05-272-3/+11
| | |\
| | | * Merge branch 'stable-2.14' into stable-2.15Prudhvi Akhil Alahari2021-05-262-3/+11
| | | |\
| | | | * Fix to not throw NPE while accessing draft refsPrudhvi Akhil Alahari2021-05-251-1/+1
| | | | * EqualsLabelPredicate: Fix bug that prevents matching owner votesPrudhvi Akhil Alahari2021-05-241-1/+9
| * | | | Merge changes If5e4876e,I37e57397 into stable-3.0Saša Živkov2021-03-123-20/+12
| |\ \ \ \
* | | | | | Set version to 3.1.16-SNAPSHOTDavid Ostrovsky2021-05-185-5/+5
* | | | | | Set version to 3.1.15v3.1.15David Ostrovsky2021-05-175-5/+5
* | | | | | Don't serve polygerrit assets for git requestsDavid Ostrovsky2021-05-172-24/+31
* | | | | | Fix PUT/POST/DELETE REST-API with cookie authenticationLuca Milanesio2021-05-173-38/+92
* | | | | | NoShellIT: Increase the timeout to avoid failuresDavid Ostrovsky2021-05-171-1/+1
* | | | | | Set version to 3.1.14v3.1.14David Ostrovsky2021-05-145-5/+5
* | | | | | Merge "Adapt SendMessage of the NoShell command to AsyncCommand type" into st...David Ostrovsky2021-05-143-9/+136
|\ \ \ \ \ \
| * | | | | | Adapt SendMessage of the NoShell command to AsyncCommand typeMark Bekhet2021-05-143-9/+136
* | | | | | | download_bower: download to GERRIT_CACHE_HOMEAntoine Musso2021-05-121-2/+6
* | | | | | | Fix registration redirect on OpenIDDiogo Ferreira2021-05-121-2/+3
|/ / / / / /
* | | | | | Merge "Log when a new SSH connection is rejected due to exceeded limit" into ...David Ostrovsky2021-05-112-1/+45
|\ \ \ \ \ \
| * | | | | | Log when a new SSH connection is rejected due to exceeded limitSaša Živkov2021-02-022-1/+45
* | | | | | | Update jgit to 00386272264f65c41e36406f7c2e9ea6e901276eMatthias Sohn2021-05-111-0/+0
* | | | | | | Allow GerritAccount Cookie authentication for Git/HTTPLuca Milanesio2021-05-107-54/+159
* | | | | | | Merge "download_file: download to GERRIT_CACHE_HOME when set" into stable-3.1Nasser Grainawi2021-05-072-2/+9
|\ \ \ \ \ \ \
| * | | | | | | download_file: download to GERRIT_CACHE_HOME when setAntoine Musso2021-05-072-2/+9
* | | | | | | | Avoid multiple auth requests for Git/HTTP accessLuca Milanesio2021-05-072-2/+22
|/ / / / / / /
* | | | | | | Add unit-tests for ProjectBasicAuthFilterLuca Milanesio2021-05-072-0/+168
* | | | | | | Introduce LDAP metricsLuca Milanesio2021-05-064-9/+61
* | | | | | | Respect auth.userNameToLowerCase when creating accounts via REST or SSHThomas Draebing2021-04-303-4/+60
* | | | | | | Fix typo in hashtags docsMike Frysinger2021-04-171-1/+1
* | | | | | | Merge "Fix binding of DELETE REST calls from plugins" into stable-3.1Sven Selberg2021-04-062-6/+79
|\ \ \ \ \ \ \
| * | | | | | | Fix binding of DELETE REST calls from pluginsSaša Živkov2021-04-012-6/+79
* | | | | | | | OpenID: Remove support for Yahoo! OpenID providerDavid Ostrovsky2021-04-055-16/+4
* | | | | | | | e2e-tests: Add a force option to delete project scenarioNguyen Tuan Khang Phan2021-04-012-1/+8
|/ / / / / / /
* | | | | | | Set version to 3.1.14-SNAPSHOTLuca Milanesio2021-03-295-5/+5
* | | | | | | Set version to 3.1.13v3.1.13Luca Milanesio2021-03-295-5/+5
* | | | | | | Merge branch 'stable-3.0' into stable-3.1Matthias Sohn2021-03-293-10/+8
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | RepositorySizeQuotaIT: change try/catch to assertThrowsJacek Centkowski2021-03-031-17/+8
| * | | | | | Enforce repository size on pack rather than on objectJacek Centkowski2021-03-033-7/+8
* | | | | | | Merge "AccountPatchReview mariadb: fix key length" into stable-3.1Luca Milanesio2021-03-261-0/+14
|\ \ \ \ \ \ \
| * | | | | | | AccountPatchReview mariadb: fix key lengthIan Wienand2021-03-111-0/+14