| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-20 | 1 | -0/+3 |
|\ |
|
| * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-08-19 | 1 | -0/+3 |
| |\ |
|
| | * | Ensure we use MockSystemReader in tests | Matthias Sohn | 2019-08-10 | 1 | -0/+3 |
* | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-08 | 1 | -0/+6 |
|\| | |
|
| * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-08-08 | 1 | -0/+6 |
| |\| |
|
| | * | Persist minimal racy threshold and allow manual configuration | Matthias Sohn | 2019-08-06 | 1 | -1/+1 |
| | * | Measure minimum racy interval to auto-configure FileSnapshot | Matthias Sohn | 2019-08-06 | 1 | -1/+1 |
| | * | Measure filesystem timestamp resolution already in test setup | Matthias Sohn | 2019-07-19 | 1 | -0/+6 |
* | | | ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR | David Pursehouse | 2019-06-11 | 1 | -1/+4 |
* | | | Convert to lambda or member reference | Carsten Hammer | 2019-05-16 | 1 | -8/+4 |
|/ / |
|
* / | Explicitly specify charset in constructor of String | David Pursehouse | 2018-09-26 | 1 | -1/+2 |
|/ |
|
* | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 1 | -3/+3 |
* | Remove further unnecessary 'final' keywords | Han-Wen Nienhuys | 2018-05-18 | 1 | -1/+1 |
* | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 | David Pursehouse | 2018-03-11 | 1 | -3/+3 |
* | Remove deprecated LfsProtocolServlet#getLargeFileRepository | Matthias Sohn | 2018-03-10 | 1 | -6/+0 |
* | Add ConfigConstants.CONFIG_SECTION_LFS | David Pursehouse | 2018-03-05 | 1 | -5/+7 |
* | LFS: Enable LFS support for the CLI, better error handling | Markus Duft | 2018-03-03 | 1 | -2/+20 |
* | LFS: support merge/rebase/cherry-pick/diff/compare with LFS files | Markus Duft | 2018-03-03 | 2 | -8/+4 |
* | LFS: pre-push upload support | Markus Duft | 2018-02-27 | 1 | -0/+165 |
* | LFS: Add remote download to SmudgeFilter | Markus Duft | 2018-02-16 | 2 | -0/+166 |
* | LfsServerText: Fix formatting of invalidPathInfo message | David Pursehouse | 2017-12-07 | 1 | -1/+1 |
* | InvalidLongObjectIdException: Fix formatting of message | David Pursehouse | 2017-12-07 | 1 | -1/+1 |
* | DownloadTest: Use ExpectedException instead of try..catch..fail | David Pursehouse | 2017-12-07 | 1 | -26/+20 |
* | FileLfsServlet: Do not pretty print json response | David Pursehouse | 2017-12-07 | 1 | -2/+2 |
* | Add missing newlines at ends of Java files | David Pursehouse | 2017-07-25 | 1 | -1/+1 |
* | LfsServerTest: Remove unnecessary suppression of 'restriction' warning | David Pursehouse | 2016-09-22 | 1 | -1/+0 |
* | DownloadTest: Use enums from org.apache.http.HttpStatus | David Pursehouse | 2016-08-20 | 1 | -3/+8 |
* | Fix typo in email address in copyright headers | David Pursehouse | 2016-07-28 | 3 | -3/+3 |
* | LfsServerTest: Treat response body as UTF-8 when decoding error message | David Pursehouse | 2016-07-28 | 1 | -9/+12 |
* | FileLfsServlet: Include error message in response body | David Pursehouse | 2016-07-27 | 2 | -12/+33 |
* | FileLfsServlet: Return HTTP 422 instead of 400 | David Pursehouse | 2016-07-27 | 1 | -2/+2 |
* | Make the FileLfsRepository thread safe | Saša Živkov | 2016-03-22 | 1 | -0/+39 |
* | Support LFS protocol and a file system based LFS storage | Matthias Sohn | 2016-02-04 | 3 | -0/+485 |