aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs/src/org/eclipse/jgit/lfs/errors
Commit message (Expand)AuthorAgeFilesLines
* Fix typos of some keys in LfsTextMatthias Sohn2022-03-031-1/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-0413-494/+65
* Propagate failure of ssh command to caller of SshSupportMatthias Sohn2018-06-131-0/+13
* LFS: Add remote download to SmudgeFilterMarkus Duft2018-02-161-0/+66
* Fix javadoc in org.eclipse.jgit.lfsMatthias Sohn2017-12-1712-9/+36
* Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse2017-12-071-5/+4
* InvalidLongObjectIdException: Fix formatting of messageDavid Pursehouse2017-12-071-1/+1
* Add support for refusing LFS request due to invalid authorizationDavid Pursehouse2017-01-131-0/+68
* Add built-in LFS clean filterChristian Halstrick2016-09-201-0/+100
* Add specific exception for LFS unavailableDavid Pursehouse2016-08-301-0/+65
* Add Javadoc for LFS exception messagesDavid Pursehouse2016-08-307-0/+7
* LfsProtocolServlet: Add support for insufficient storage errorDavid Pursehouse2016-08-241-0/+61
* LfsProtocolServlet: Add support for rate limit and bandwidth limit errorsDavid Pursehouse2016-08-202-0/+122
* LfsRepository{NotFound,ReadOnly}: Externalize message stringsDavid Pursehouse2016-08-202-2/+10
* LfsProtocolServlet: Allow getLargeFileRepository to raise exceptionsDavid Pursehouse2016-08-054-0/+243
* Support LFS protocol and a file system based LFS storageMatthias Sohn2016-02-041-0/+96
* Implement SHA-256 abstractionMatthias Sohn2016-02-041-0/+90