summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server
Commit message (Expand)AuthorAgeFilesLines
* JGit v6.9.0.202403050045-rv6.9.0.202403050045-rMatthias Sohn2024-03-053-4/+4
* Prepare 6.9.0-SNAPSHOT buildsMatthias Sohn2024-03-053-4/+4
* JGit v6.9.0.202402281855-rc1v6.9.0.202402281855-rc1Matthias Sohn2024-02-283-4/+4
* Prepare 6.9.0-SNAPSHOT buildsMatthias Sohn2024-02-223-4/+4
* JGit v6.9.0.202402211805-m3v6.9.0.202402211805-m3Matthias Sohn2024-02-213-4/+4
* Prepare 6.9.0-SNAPSHOT buildsMatthias Sohn2023-12-043-18/+18
* Prepare 6.8.1-SNAPSHOT buildsMatthias Sohn2023-11-293-18/+18
* JGit v6.8.0.202311291450-rv6.8.0.202311291450-rMatthias Sohn2023-11-293-4/+4
* Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn2023-11-223-4/+4
* JGit v6.8.0.202311212206-rc1v6.8.0.202311212206-rc1Matthias Sohn2023-11-213-4/+4
* Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn2023-11-153-4/+4
* JGit v6.8.0.202311151710-m2v6.8.0.202311151710-m2Matthias Sohn2023-11-153-4/+4
* Enable Maven reproducible buildsMatthias Sohn2023-11-091-1/+1
* [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-253-1/+9
* [errorprone] Fix BadImportMatthias Sohn2023-09-251-4/+3
* [errorprone] MetaFilter: fix IdentityHashMapUsageMatthias Sohn2023-09-251-2/+1
* [errorprone] Suppress MissingSummary for translation bundlesMatthias Sohn2023-09-251-0/+1
* OSGi: move plugin localization to subdirectoryThomas Wolf2023-09-123-2/+2
* Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn2023-09-073-18/+18
* Prepare 6.7.1-SNAPSHOT buildsMatthias Sohn2023-09-073-18/+18
* JGit v6.7.0.202309050840-rv6.7.0.202309050840-rMatthias Sohn2023-09-053-4/+4
* Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-08-303-4/+4
* JGit v6.7.0.202308301100-rc1v6.7.0.202308301100-rc1Matthias Sohn2023-08-303-4/+4
* Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-08-033-4/+4
* JGit v6.7.0.202308011830-m2v6.7.0.202308011830-m2Matthias Sohn2023-08-023-4/+4
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-1628-61/+30
* Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-05-243-18/+18
* Update to jakarta.servlet:jakarta.servlet-api:4.0.4Matthias Sohn2023-05-011-2/+2
* Prepare 6.6.0-SNAPSHOT buildsMatthias Sohn2023-03-013-18/+18
* Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2022-11-233-18/+18
* UploadPackServlet#doPost use try-with-resource to ensure up is closedMatthias Sohn2022-11-211-28/+29
* Merge branch 'stable-6.3'Matthias Sohn2022-11-201-11/+0
|\
| * Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2022-11-201-11/+0
| |\
* | | Merge branch 'stable-6.3'Matthias Sohn2022-11-163-13/+36
|\| |
| * | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2022-11-163-13/+36
| |\|
| | * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-11-163-13/+36
| | |\
| | | * Extract Exception -> HTTP status code mapping for reuseSven Selberg2022-11-103-13/+36
| | | * Don't handle internal git errors as an HTTP errorSven Selberg2022-11-101-4/+4
* | | | ReceivePack: Receive and parse client session-id.Josh Brown2022-10-271-1/+2
* | | | Prepare 6.4.0-SNAPSHOT buildsMatthias Sohn2022-09-143-18/+18
|/ / /
* | | Prepare 6.3.1-SNAPSHOT buildsMatthias Sohn2022-09-123-18/+18
* | | JGit v6.3.0.202209071007-rv6.3.0.202209071007-rMatthias Sohn2022-09-073-4/+4
* | | JGit v6.3.0.2022009070944-rMatthias Sohn2022-09-073-4/+4
* | | Prepare 6.3.0-SNAPSHOT buildsMatthias Sohn2022-08-173-4/+4
* | | JGit v6.3.0.202208161710-m3v6.3.0.202208161710-m3Matthias Sohn2022-08-163-4/+4
* | | Merge branch 'stable-6.2'Matthias Sohn2022-07-061-0/+2
|\| |
| * | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-07-061-0/+2
| |\|
| | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2022-07-061-0/+2
| | |\
| | | * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-07-061-0/+2
| | | |\
| | | | * UploadPack: don't prematurely terminate timer in case of errorMatthias Sohn2022-06-301-0/+2