aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Exclude SecurityManagerTest from bazel test runMatthias Sohn2019-08-261-1/+5
* Fix error occurring when SecurityManager is enabledNail Samatov2019-08-231-0/+206
* Merge "UploadPack: support custom packfile-to-URI mapping"Jonathan Tan2019-08-201-0/+54
|\
| * UploadPack: support custom packfile-to-URI mappingJonathan Tan2019-08-201-0/+54
* | Merge branch 'stable-5.4'Matthias Sohn2019-08-2011-10/+173
|\ \
| * \ Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-2012-11/+174
| |\ \
| | * \ Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-1912-11/+174
| | |\ \
| | | * \ Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-1912-11/+174
| | | |\ \
| | | | * | Fix NPE in CommitOnlyTest#getHeadMatthias Sohn2019-08-181-0/+6
| | | | * | Cache user global and system-wide git configurationsMatthias Sohn2019-08-182-33/+47
| | | | * | Add missing dependencies for running FS_POSIXTest in EclipseMatthias Sohn2019-08-161-0/+2
| | | | * | Merge "Ensure FSTest uses MockSystemReader" into stable-5.1David Pursehouse2019-08-121-0/+2
| | | | |\ \
| | | | | * | Ensure FSTest uses MockSystemReaderMatthias Sohn2019-08-131-0/+2
| | | | * | | Make supportsAtomicCreateNewFile return true as defaultVishal Devgire2019-08-122-0/+127
| | | | * | | Update orbit to R20190602212107-2019-06 to enable backports from masterMatthias Sohn2019-08-121-0/+6
| | | | |/ /
| | | | * | LocalDiskRefTreeDatabaseTest shall use MockSystemReaderMatthias Sohn2019-08-111-0/+1
| | | | * | Ensure we use MockSystemReader in testsMatthias Sohn2019-08-102-0/+5
| | | | * | Disable debug log for FS in org.eclipse.jgit.testMatthias Sohn2019-08-101-1/+1
| | | | * | Bazel: enable logging for tests in org.eclipse.jgit.testMatthias Sohn2019-08-103-3/+13
| | | | * | Stop using deprecated Constants.CHARACTER_ENCODINGDavid Pursehouse2019-08-091-1/+1
* | | | | | reftable: increment pointer *after* reading uint16Han-Wen Nienhuys2019-08-191-0/+2
* | | | | | reftable: test absense of prefix matching in ReflogHan-Wen Nienhuys2019-08-191-0/+23
* | | | | | reftable: enforce ordering for ref and log writesHan-Wen Nienhuys2019-08-191-1/+52
* | | | | | reftable: fix seeking to refs in reflog implementationHan-Wen Nienhuys2019-08-191-0/+45
* | | | | | Fix ApplyCommand which doesn't work if patch adds empty fileAnton Khodos2019-08-193-0/+13
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'stable-5.4'Matthias Sohn2019-08-0934-430/+948
|\| | | |
| * | | | Do not require test bundles to export all packagesMatthias Sohn2019-08-091-0/+34
| * | | | [error prone] suppress AmbiguousMethodReference in AnyObjectIdMatthias Sohn2019-08-082-3/+3
| * | | | Fix NarrowingCompoundAssignment warnings from Error ProneDavid Pursehouse2019-08-081-2/+2
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-0831-433/+950
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-0831-433/+954
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-0831-452/+968
| | | |\|
| | | | * Fix OpenSshConfigTest#configMatthias Sohn2019-08-081-1/+7
| | | | * FileSnapshot: fix bug with timestamp thresholdingHan-Wen Nienhuys2019-08-071-8/+28
| | | | * Cache FileStoreAttributeCache per directoryMatthias Sohn2019-08-061-0/+135
| | | | * Persist minimal racy threshold and allow manual configurationMatthias Sohn2019-08-063-5/+5
| | | | * Measure minimum racy interval to auto-configure FileSnapshotMatthias Sohn2019-08-064-11/+27
| | | | * Add test for racy git detection in FileSnapshotMatthias Sohn2019-07-262-0/+189
| | | | * Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 timesMatthias Sohn2019-07-241-0/+2
| | | | * Fix FileSnapshotTests for filesystem with high timestamp resolutionMatthias Sohn2019-07-191-2/+14
| | | | * Retry deleting test files in FileBasedConfigTestMatthias Sohn2019-07-191-1/+1
| | | | * Measure filesystem timestamp resolution already in test setupMatthias Sohn2019-07-192-0/+4
| | | | * Refactor FileSnapshotTest to use NIO APIsMatthias Sohn2019-07-192-89/+93
| | | | * Use Instant instead of milliseconds for filesystem timestamp handlingMatthias Sohn2019-07-1821-141/+203
| | | | * Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolutionMatthias Sohn2019-07-171-0/+8
| | | | * Add debug trace for FileSnapshotMatthias Sohn2019-07-171-0/+2
| | | | * Increase bazel timeout for long running testsMatthias Sohn2019-07-161-0/+4
| | | | * Bazel: Fix lint warning flagged by buildifierDavid Ostrovsky2019-07-162-8/+8
| | | | * Bazel: Add missing dependencies for ArchiveCommandTestDavid Pursehouse2019-07-161-0/+6
| | | | * Bazel: Remove FileTreeIteratorWithTimeControl from BUILD fileDavid Pursehouse2019-07-161-1/+0