summaryrefslogtreecommitdiffstats
path: root/javatests
Commit message (Expand)AuthorAgeFilesLines
* Remove backend support for HTML UI pluginsBen Rohlfs2021-04-091-12/+5
* ChangeInfo: change _number from int to IntegerAlex Spradlin2021-04-011-0/+2
* ChangeMetaIT: Fix compilation warningsDavid Ostrovsky2021-04-011-2/+2
* Merge "Add the meta_diff endpoint to the Change API"Han-Wen Nienhuys2021-04-011-0/+200
|\
| * Add the meta_diff endpoint to the Change APIAlex Spradlin2021-03-311-0/+200
* | Add comments on boolean arg for calls of ProjectLevelConfig#getWithInheritanceEdwin Kempin2021-04-011-1/+1
* | Isolate mina and jsch ssh test backend in own classesDavid Ostrovsky2021-03-311-4/+5
* | Use MINA sshd library for key generation and exportDavid Ostrovsky2021-03-311-1/+1
* | Merge "Convert SectionSortCache to use get/loader instead of getIfPresent/put"Patrick Hiesel2021-03-301-0/+84
|\ \
| * | Convert SectionSortCache to use get/loader instead of getIfPresent/putYoussef Elghareeb2021-03-291-0/+84
* | | Merge branch 'stable-3.3'David Ostrovsky2021-03-291-8/+6
|\ \ \
| * \ \ Merge branch 'stable-3.2' into stable-3.3David Ostrovsky2021-03-291-8/+6
| |\ \ \
| | * \ \ Merge commit 'stable-3.1' into stable-3.2David Ostrovsky2021-03-291-8/+6
| | |\ \ \
| | | * \ \ Merge branch 'stable-3.0' into stable-3.1Matthias Sohn2021-03-291-8/+6
| | | |\ \ \
| | | | * | | RepositorySizeQuotaIT: change try/catch to assertThrowsJacek Centkowski2021-03-031-17/+8
| | | | * | | Enforce repository size on pack rather than on objectJacek Centkowski2021-03-031-5/+6
* | | | | | | Persist group cache by uuidGal Paikin2021-03-231-0/+61
* | | | | | | Move InternalGroup to the entities packageGal Paikin2021-03-2210-8/+10
* | | | | | | Merge "Compute AutoMerge commits synchronously when processing merge commits"Patrick Hiesel2021-03-221-0/+189
|\ \ \ \ \ \ \
| * | | | | | | Compute AutoMerge commits synchronously when processing merge commitsPatrick Hiesel2021-03-191-0/+189
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Add comment context to draft comments"Youssef Elghareeb2021-03-191-0/+38
|\ \ \ \ \ \ \
| * | | | | | | Add comment context to draft commentsYoussef Elghareeb2021-03-191-0/+38
* | | | | | | | Fix computation of ChangeData#mergeHan-Wen Nienhuys2021-03-181-3/+6
| |/ / / / / / |/| | | | | |
* | | | | | | Merge "Switch GetDiff to use the new diff cache"Youssef Elghareeb2021-03-183-10/+12
|\ \ \ \ \ \ \
| * | | | | | | Switch GetDiff to use the new diff cacheYoussef Elghareeb2021-03-163-10/+12
| |/ / / / / /
* | | | | | | Merge changes I27235de3,If9d82a37Patrick Hiesel2021-03-171-1/+63
|\ \ \ \ \ \ \
| * | | | | | | Add extension point to register push optionsEdwin Kempin2021-03-121-3/+43
| * | | | | | | Pass push options into CommitValidationListenerEdwin Kempin2021-03-121-1/+23
* | | | | | | | Merge "Merge branch 'stable-3.3' into master"Marco Miller2021-03-163-3/+104
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'stable-3.3' into masterMarco Miller2021-03-163-3/+104
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'stable-3.2' into stable-3.3Marco Miller2021-03-152-0/+59
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Merge branch 'stable-3.1' into stable-3.2Marco Miller2021-03-102-0/+59
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | | * | | | | Merge branch 'stable-3.0' into stable-3.1Marco Miller2021-03-092-0/+59
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge branch 'stable-2.16' into stable-3.0Marco Miller2021-03-092-0/+63
| | | | | |\ \ \ \ \ | | | | | | |_|_|/ / | | | | | |/| | | |
| | | | | | * | | | GitRepositoryManager should be responsible to enable/disable the GCMarcin Czech2021-02-232-0/+63
| | | | | | * | | | ForRef#check should permit internal users to read all refsSven Selberg2021-02-121-0/+21
| | | | | | * | | | Do not use ReviewDb anymore when is disabledLuca Milanesio2021-02-082-4/+9
| | | | | | * | | | Merge "Merge branch 'stable-2.15' into stable-2.16" into stable-2.16David Ostrovsky2021-02-021-0/+27
| | | | | | |\ \ \ \
| | | | | | * \ \ \ \ Merge "Do not remove Change-Id footer in test" into stable-2.16David Ostrovsky2021-02-022-3/+6
| | | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ \ Merge "Use Change-Id footer for updating commit msg in RevisionDiffIT" into s...David Ostrovsky2021-02-021-4/+7
| | | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ Merge "Avoid magic values in RevisionDiffIT" into stable-2.16David Ostrovsky2021-02-021-3/+4
| | | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | | Avoid creating HTTP Sessions for Git-over-HTTPLuca Milanesio2021-01-261-3/+32
| | | | | * | | | | | | | | Merge "ForRef#check should permit internal users to read all refs" into stabl...David Ostrovsky2021-02-131-0/+21
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | ForRef#check should permit internal users to read all refsSven Selberg2020-12-281-0/+21
| | | | | * | | | | | | | | | Merge "Merge branch 'stable-2.16' into stable-3.0" into stable-3.0David Ostrovsky2021-02-023-6/+40
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | Avoid creating HTTP Sessions for Git-over-HTTPLuca Milanesio2021-01-261-5/+34
| | | | | | |/ / / / / / / / / | | | | | |/| | | | | | | | |
| | * | | | | | | | | | | | | Fix binding of DELETE REST calls from pluginsSaša Živkov2021-03-101-3/+45
* | | | | | | | | | | | | | | Merge "Fix auto-merge detection in new diff cache"Youssef Elghareeb2021-03-161-0/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix auto-merge detection in new diff cacheYoussef Elghareeb2021-03-151-0/+26
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Implement host-level default for 'HEAD' when new projects are created.Marija Savtchouk2021-03-163-11/+126