32 Revīzijas (81f9c18433f9d53a64498b07c90c4fc73654d942)

Autors SHA1 Ziņojums Datums
  Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps pirms 7 gadiem
  David Pursehouse a45cfee7a3 Organize imports pirms 7 gadiem
  Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc pirms 8 gadiem
  Terry Parker 069040ddad Push control of time into MockSystemReader pirms 8 gadiem
  Chris Price 37a1e4beaa Move `RepositoryTestCase.indexState` to parent class pirms 9 gadiem
  Christian Halstrick 35c00a7a73 Fix LocalDiskRepositoryTestCase to create correct type of repos pirms 9 gadiem
  Robin Stocker 09711a4bb9 Make sure SystemReader is reset after test is run pirms 10 gadiem
  Tomasz Zarna 3e58471ee3 Remove unused import in LocalDiskRepositoryTestCase pirms 11 gadiem
  Shawn Pearce 36144e12d8 Fix hardcoded use of target/trash in LocalDiskRepositoryTestCase pirms 11 gadiem
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage pirms 11 gadiem
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static pirms 11 gadiem
  Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase pirms 11 gadiem
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil pirms 12 gadiem
  Adrian Goerler ad74bbf9c1 Cleanup directories leftover by test. pirms 13 gadiem
  Adrian Goerler 2062d623e3 Cleanup curly braces pirms 13 gadiem
  Christian Halstrick c1525e2aa5 Make sure test repositories are closed pirms 13 gadiem
  Ketan Padegaonkar d60001c83b Add GitCloneTaskTest pirms 13 gadiem
  Matthias Sohn ea0f2f9e39 Create all test data in trash folder pirms 13 gadiem
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir pirms 13 gadiem
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 pirms 13 gadiem
  Robin Rosenberg afedfc2530 Comment the use of System.gc in LocalDiskRepositoryTestCase pirms 13 gadiem
  Robin Rosenberg 96f45e35f3 Shut up findbugs/protect the shutdownHook in LocalDiskRepositoryTestcase pirms 13 gadiem
  Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls pirms 14 gadiem
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows pirms 14 gadiem
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository pirms 14 gadiem
  Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree pirms 14 gadiem
  Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics pirms 14 gadiem
  Shawn O. Pearce 4c14b7623d Make lib.Repository abstract and lib.FileRepository its implementation pirms 14 gadiem
  Robin Rosenberg 0b8b6b5309 Introduce a named constant for the .git directory. pirms 14 gadiem
  Shawn O. Pearce f5eb0d9366 Add JUnit tests for HTTP transport pirms 14 gadiem
  Robin Rosenberg eb63bfc1b8 Recognize Git repository environment variables pirms 14 gadiem
  Shawn O. Pearce 49aac32500 Create JUnit test utilities for JGit derived sources pirms 14 gadiem