90 Révisions (f3d07f664949e62265f2c12ee259ed558405f00f)

Auteur SHA1 Message Date
  Matthias Sohn 4209a0f84b Fix unclosed resource warning in SmartOutputStream il y a 4 ans
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling il y a 5 ans
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 il y a 5 ans
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() il y a 5 ans
  Jonathan Tan f516c1df9d Add protocol v2 support in http il y a 6 ans
  Jonathan Tan c32a62cd4a Give info/refs services more control over response il y a 6 ans
  David Pursehouse a2b10e56bd InfoRefsServlet: Refactor to not use deprecated methods il y a 6 ans
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords il y a 6 ans
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists il y a 6 ans
  David Pursehouse 98667d3851 RepositoryFilter: Refactor doFilter to open Repository in try-with-resource il y a 6 ans
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource il y a 6 ans
  David Pursehouse 2c5b721161 InfoRefsServlet: Open OutputStreamWriter in try-with-resource il y a 6 ans
  David Pursehouse 6722f6927a GitSmartHttpTools: Open OutputStream in try-with-resource il y a 6 ans
  David Pursehouse 07341b2947 FileSender: Open OutputStream in try-with-resource il y a 6 ans
  Matthias Sohn 3b00041caf Fix javadoc in org.eclipse.jgit.http.server il y a 6 ans
  Matthias Sohn e271e2f688 Cleanup: Remove unnecessary $NON-NLS$ tags il y a 6 ans
  Masaya Suzuki e8d4f2598b Show error message for non-git clients il y a 6 ans
  Dave Borowitz cf9662cdfe Eliminate SectionParser construction boilerplate il y a 6 ans
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 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 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning il y a 7 ans
  Zhen Chen 8803718493 dump HTTP: Avoid being confused by Content-Length of a gzipped stream il y a 7 ans
  David Pursehouse a45cfee7a3 Organize imports il y a 7 ans
  David Pursehouse b3b728d52c WrappedRequest: Don't use deprecated ServletRequestWrapper#realPath il y a 7 ans
  Masaya Suzuki c4e209b20f Add HTTP status code to ServiceMayNotContinueException il y a 7 ans
  Dave Borowitz 6e4e34bb9e Report PackProtocolExceptions to client during receive-pack il y a 9 ans
  Jonathan Nieder cc4f4f2fe1 Use message from ServiceNotAuthorizedException, ServiceNotEnabledException il y a 9 ans
  Jonathan Nieder 761e61f1ed dumb HTTP: Clarify AsIsFilter by introducing req and res locals il y a 9 ans
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() il y a 9 ans
  Shawn Pearce a870a8a03c Skip logging stack trace on corrupt objects il y a 9 ans
  Shawn Pearce ae592cc655 Add repository name to failures in HTTP server log il y a 9 ans
  Shawn Pearce 4a984e2033 Support agent= capability in wire protocol il y a 9 ans
  Hector Oswaldo Caballero cbb617603a Clearer error message when service is not enabled il y a 9 ans
  Shawn Pearce f6cff781ee Revert "Extract path info from requests without decoding" il y a 9 ans
  David Pletcher 19f869996f Extract path info from requests without decoding il y a 9 ans
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks il y a 10 ans
  Shawn Pearce b0dbb78e7d Extract protocol constants to a common class il y a 10 ans
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. il y a 10 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 Rosenberg 04bc9b3ddc Add type argumente to some raw reclaration il y a 11 ans
  Shawn Pearce 20e3779e10 Disable response compression on /git-receive-pack URLs il y a 11 ans
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files il y a 11 ans
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 il y a 11 ans
  Robin Rosenberg 22427b748b Remove unnecessary @SuppressWarnings il y a 11 ans
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok il y a 11 ans
  Shawn O. Pearce b3e8f29fe9 Use '406 Not Acceptable' when info/refs is disabled il y a 11 ans
  Shawn O. Pearce f93a6a7229 Compress large /info/refs responses on HTTP il y a 11 ans
  Shawn O. Pearce 1c6c73c5a9 Work around smart HTTP bugs in C Git il y a 12 ans