41 コミット (stable-5.1)

作成者 SHA1 メッセージ 日付
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() 5年前
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6年前
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6年前
  Matthias Sohn 152d5e2a14 Configure Semaphore used in TestRequestLog to be fair 6年前
  Matthias Sohn 520f3af7b4 Fix indentation in TestRequestLog 6年前
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint 6年前
  David Pursehouse e895d21a52 Remove redundant @SuppressWarnings("unused") 6年前
  Matthias Sohn 0b131b7312 Fix javadoc in org.eclipse.jgit.junit.http 6年前
  Thomas Wolf d946f95c9c Handle SSL handshake failures in TransportHttp 6年前
  Thomas Wolf 7ac1bfc834 Do authentication re-tries on HTTP POST 7年前
  Thomas Wolf e17bfc96f2 Add support to follow HTTP redirects 9年前
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7年前
  Mat Booth 33bbbc3c77 Update jetty to 9.4.5 7年前
  Shawn Pearce 76e86f4e48 Fix unnecessary type paramaters 7年前
  Matthias Sohn fc24c5e18d Add missing @Override annotations in AppServer.TestMappedLoginService 7年前
  David Pursehouse da6fa14fd1 Revert "Update Jetty to 9.4.1.v20170120" 7年前
  Matthias Sohn e05caf91f1 Update Jetty to 9.4.1.v20170120 7年前
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7年前
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7年前
  Matthias Sohn 5e8e2179b2 Update Jetty to 9.4.1.v20170120 7年前
  David Pursehouse d93469611f AppServer: Remove unnecessary 'unused' suppressions 7年前
  Matthias Sohn b4d3338225 Fix non-parameterized generic type warning 8年前
  Matthias Sohn 9a4e8de467 Fix AppServer build errors in Eclipse with <4.6 target platforms 8年前
  Matthias Sohn 9aa3748e4c Implement new abstract MappedLoginService methods added in Jetty 9.3 8年前
  David Pursehouse cf8e0f34d9 MockServletConfig: Fix warning about unchecked conversion of Enumeration 8年前
  Matthias Sohn 3bae524f6f Support LFS protocol and a file system based LFS storage 8年前
  Matthias Sohn a24b7c3cc7 Update to Jetty 9.2.10 9年前
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11年前
  Matthias Sohn 9b63f32441 SimpleHttpServer API shouldn't expose internals 11年前
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11年前
  Robin Rosenberg 4321f9353f cleanup: Remove unused declarations 12年前
  Matthias Sohn 447002b303 Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127 12年前
  Matthias Sohn ac98c29df9 Use default thread pool to prevent thread pool starvation 12年前
  Matthias Sohn 24a0f47e32 Update Jetty to 8.1.3.v20120416 12年前
  Robin Rosenberg 01ee87201f cleanup: Silence an unused-parameter warning 12年前
  Matthias Sohn ab949602ce Adapt to Jetty 7.3 API change coming with Indigo 13年前
  Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern 13年前
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13年前
  Jens Baumgart 51e2646d4a Introduce http test bundle 13年前