summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.server.test
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.1.13-SNAPSHOT buildsMatthias Sohn2019-10-022-20/+20
* JGit v5.1.12.201910011832-rv5.1.12.201910011832-rMatthias Sohn2019-10-022-2/+2
* Format BUILD files with buildifierDavid Pursehouse2019-09-081-1/+1
* Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-071-0/+1
* Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2019-09-032-20/+20
* JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2019-09-032-2/+2
* Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2019-08-232-20/+20
* JGit v5.1.10.201908230655-rv5.1.10.201908230655-rMatthias Sohn2019-08-232-2/+2
* Prepare 5.1.10-SNAPSHOT buildsMatthias Sohn2019-08-212-20/+20
* JGit v5.1.9.201908210455-rv5.1.9.201908210455-rMatthias Sohn2019-08-212-2/+2
* Ensure we use MockSystemReader in testsMatthias Sohn2019-08-101-0/+3
* Persist minimal racy threshold and allow manual configurationMatthias Sohn2019-08-061-1/+1
* Measure minimum racy interval to auto-configure FileSnapshotMatthias Sohn2019-08-061-1/+1
* Measure filesystem timestamp resolution already in test setupMatthias Sohn2019-07-191-0/+6
* Prepare 5.1.9-SNAPSHOT buildsMatthias Sohn2019-06-052-20/+20
* JGit v5.1.8.201906050907-rv5.1.8.201906050907-rMatthias Sohn2019-06-052-2/+2
* Tune max heap size for testsMatthias Sohn2019-05-292-2/+2
* Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2019-04-202-20/+20
* JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2019-04-202-2/+2
* Prepare 5.1.7-SNAPSHOT buildsMatthias Sohn2019-03-132-20/+20
* JGit v5.1.6.201903130242-rv5.1.6.201903130242-rMatthias Sohn2019-03-132-2/+2
* Prepare 5.1.6-SNAPSHOT buildsMatthias Sohn2018-12-272-20/+20
* JGit v5.1.5.201812261915-rv5.1.5.201812261915-rMatthias Sohn2018-12-272-2/+2
* Prepare 5.1.5-SNAPSHOT buildsMatthias Sohn2018-12-262-20/+20
* JGit v5.1.4.201812251853-rv5.1.4.201812251853-rMatthias Sohn2018-12-262-2/+2
* Prepare 5.1.4-SNAPSHOT buildsMatthias Sohn2018-10-202-20/+20
* JGit v5.1.3.201810200350-rv5.1.3.201810200350-rMatthias Sohn2018-10-202-2/+2
* Prepare 5.1.3-SNAPSHOT buildsMatthias Sohn2018-10-062-20/+20
* JGit v5.1.2.201810061102-rv5.1.2.201810061102-rMatthias Sohn2018-10-062-2/+2
* Prepare 5.1.2-SNAPSHOT buildsMatthias Sohn2018-09-182-20/+20
* JGit v5.1.1.201809181055-rv5.1.1.201809181055-rMatthias Sohn2018-09-182-2/+2
* Prepare 5.1.1-SNAPSHOT buildsMatthias Sohn2018-09-112-20/+20
* JGit v5.1.0.201809111528-rv5.1.0.201809111528-rMatthias Sohn2018-09-112-2/+2
* Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-09-052-2/+2
* JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1Matthias Sohn2018-09-052-2/+2
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-3/+3
* Don't override managed version of httpclient for LFS server testsDavid Pursehouse2018-08-251-1/+0
* Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-05-232-20/+20
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-111-3/+3
* Remove deprecated LfsProtocolServlet#getLargeFileRepositoryMatthias Sohn2018-03-101-6/+0
* Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-03-082-20/+20
* Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2018-03-082-20/+20
* JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2018-03-082-2/+2
* Add ConfigConstants.CONFIG_SECTION_LFSDavid Pursehouse2018-03-051-5/+7
* Enable warning for resources not managed by try-with-resourceDavid Pursehouse2018-03-031-1/+1
* LFS: Enable LFS support for the CLI, better error handlingMarkus Duft2018-03-032-2/+21
* LFS: support merge/rebase/cherry-pick/diff/compare with LFS filesMarkus Duft2018-03-032-8/+4
* LFS: pre-push upload supportMarkus Duft2018-02-272-1/+170
* LFS: Add remote download to SmudgeFilterMarkus Duft2018-02-163-0/+174