47 Commits (master)

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