aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/LfsStore.java
Commit message (Expand)AuthorAgeFilesLines
* Bump jetty version to 12.0.9 and servlet-api to 6.0David Ostrovsky2024-05-081-2/+2
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-2/+0
* Merge branch 'stable-5.6'Matthias Sohn2020-02-221-2/+2
|\
| * Remove redundant "static" qualifier from enum declarationsDavid Pursehouse2020-02-191-2/+2
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
|/
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+2
* LfsStore: Make inner class AppServer staticDavid Pursehouse2017-12-061-1/+1
* LfsProtocolServlet: Pass HTTP Authorization header to getLargeFileRepositoryDavid Pursehouse2017-03-081-1/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Organize importsDavid Pursehouse2016-11-141-1/+1
* LfsStore: Don't invoke toString on String variableDavid Pursehouse2016-10-181-1/+1
* LfsProtocolServlet: Pass request and path to getLargeFileRepositoryDavid Pursehouse2016-07-271-2/+2
* Support Amazon S3 based storage for LFSMatthias Sohn2016-02-171-8/+76
* Support LFS protocol and a file system based LFS storageMatthias Sohn2016-02-041-0/+249