41 Commits (stable-5.1)

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