47 Commits (master)

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