44 Révisions (52923e9b077147d6734699f78247ac5b7666332f)

Auteur SHA1 Message Date
  David Pursehouse 52923e9b07 LocalDiskRepositoryTestCase#createRepository: Default auto-close to false il y a 5 ans
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists il y a 6 ans
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 il y a 6 ans
  David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests il y a 6 ans
  Matthias Sohn a90b75b47a Fix javadoc in org.eclipse.jgit.junit il y a 6 ans
  David Turner 6b1e3c58b1 Run auto GC in the background il y a 7 ans
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments il y a 7 ans
  David Pursehouse a9a3ce92aa LocalDiskRepositoryTestCase: Add clarifying comment in call to createRepository il y a 7 ans
  Matthias Sohn 53ad437382 RepositoryCacheTest: avoid to close already closed repository il y a 7 ans
  David Pursehouse 5d0ca36d39 LocalDiskRepositoryTestCase: Only add to toClose through access method il y a 7 ans
  David Pursehouse d69a829bdb LocalDiskRepositoryTestCase: Prevent duplicates in list of repos to close il y a 7 ans
  Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps il y a 7 ans
  David Pursehouse a45cfee7a3 Organize imports il y a 7 ans
  Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc il y a 8 ans
  Terry Parker 069040ddad Push control of time into MockSystemReader il y a 8 ans
  Chris Price 37a1e4beaa Move `RepositoryTestCase.indexState` to parent class il y a 9 ans
  Christian Halstrick 35c00a7a73 Fix LocalDiskRepositoryTestCase to create correct type of repos il y a 9 ans
  Robin Stocker 09711a4bb9 Make sure SystemReader is reset after test is run il y a 10 ans
  Tomasz Zarna 3e58471ee3 Remove unused import in LocalDiskRepositoryTestCase il y a 11 ans
  Shawn Pearce 36144e12d8 Fix hardcoded use of target/trash in LocalDiskRepositoryTestCase il y a 11 ans
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage il y a 11 ans
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static il y a 11 ans
  Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase il y a 11 ans
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil il y a 12 ans
  Adrian Goerler ad74bbf9c1 Cleanup directories leftover by test. il y a 13 ans
  Adrian Goerler 2062d623e3 Cleanup curly braces il y a 13 ans
  Christian Halstrick c1525e2aa5 Make sure test repositories are closed il y a 13 ans
  Ketan Padegaonkar d60001c83b Add GitCloneTaskTest il y a 13 ans
  Matthias Sohn ea0f2f9e39 Create all test data in trash folder il y a 13 ans
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir il y a 13 ans
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 il y a 13 ans
  Robin Rosenberg afedfc2530 Comment the use of System.gc in LocalDiskRepositoryTestCase il y a 13 ans
  Robin Rosenberg 96f45e35f3 Shut up findbugs/protect the shutdownHook in LocalDiskRepositoryTestcase il y a 13 ans
  Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls il y a 14 ans
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows il y a 14 ans
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository il y a 14 ans
  Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree il y a 14 ans
  Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics il y a 14 ans
  Shawn O. Pearce 4c14b7623d Make lib.Repository abstract and lib.FileRepository its implementation il y a 14 ans
  Robin Rosenberg 0b8b6b5309 Introduce a named constant for the .git directory. il y a 14 ans
  Shawn O. Pearce f5eb0d9366 Add JUnit tests for HTTP transport il y a 14 ans
  Robin Rosenberg eb63bfc1b8 Recognize Git repository environment variables il y a 14 ans
  Shawn O. Pearce 49aac32500 Create JUnit test utilities for JGit derived sources il y a 14 ans