124 Комити (stable-5.9)

Аутор SHA1 Порука Датум
  Lars Vogel a0802ff9c2 Use Map directly in MetaFilter пре 4 година
  David Pursehouse 5a6b6eee35 Move array designators from the variable to the type пре 4 година
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification пре 4 година
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check пре 4 година
  Matthias Sohn 4209a0f84b Fix unclosed resource warning in SmartOutputStream пре 4 година
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format пре 4 година
  Masaya Suzuki 75ec5b746d server: Add a custom error handler пре 4 година
  Masaya Suzuki d72d6a6b4b UploadPackServlet: Use uploadWithExceptionPropagation пре 4 година
  Masaya Suzuki 2d4196b966 GitSmartHttpTools: Do not use sideband when sending an error пре 4 година
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings пре 4 година
  Masaya Suzuki abedaf0d38 http: Allow specifying a custom error handler for UploadPack пре 4 година
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates пре 4 година
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling пре 5 година
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 пре 5 година
  David Ostrovsky 8cd07cb815 Repository: Add getIdentifier() method to avoid instanceof operator пре 5 година
  Carsten Hammer 84fc5c908d Convert to lambda or member reference пре 5 година
  Carsten Hammer 38eaa490f2 Remove unnecessary type specifications пре 5 година
  David Pursehouse f5614e03f1 GitSmartHttpTools: Open SideBandOutputStream in try-with-resource пре 5 година
  Michael Keppler 0d9e486714 Replace deprecated FirstLine by FirstCommand пре 5 година
  Jonathan Nieder 647cc8f604 Remove unnecessary modifiers from interfaces пре 5 година
  Masaya Suzuki 49befd84d7 Revert C Git 1.7.5 bug workaround пре 5 година
  Ivan Frade 6aca8899a5 Move first line parsing for v0/v1 pack negotiation out of UploadPack пре 5 година
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 пре 5 година
  David Pursehouse b5ffea9e8e SmartOutputStream: Suppress false-positive resource leak warning пре 5 година
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 пре 5 година
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() пре 5 година
  Jonathan Tan f516c1df9d Add protocol v2 support in http пре 6 година
  Jonathan Tan c32a62cd4a Give info/refs services more control over response пре 6 година
  David Pursehouse a2b10e56bd InfoRefsServlet: Refactor to not use deprecated methods пре 6 година
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords пре 6 година
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists пре 6 година
  David Pursehouse 98667d3851 RepositoryFilter: Refactor doFilter to open Repository in try-with-resource пре 6 година
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource пре 6 година
  David Pursehouse 2c5b721161 InfoRefsServlet: Open OutputStreamWriter in try-with-resource пре 6 година
  David Pursehouse 6722f6927a GitSmartHttpTools: Open OutputStream in try-with-resource пре 6 година
  David Pursehouse 07341b2947 FileSender: Open OutputStream in try-with-resource пре 6 година
  Matthias Sohn 3b00041caf Fix javadoc in org.eclipse.jgit.http.server пре 6 година
  Matthias Sohn e271e2f688 Cleanup: Remove unnecessary $NON-NLS$ tags пре 6 година
  Masaya Suzuki e8d4f2598b Show error message for non-git clients пре 6 година
  Dave Borowitz cf9662cdfe Eliminate SectionParser construction boilerplate пре 6 година
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files пре 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 година
  Zhen Chen 8803718493 dump HTTP: Avoid being confused by Content-Length of a gzipped stream пре 7 година
  David Pursehouse a45cfee7a3 Organize imports пре 7 година
  David Pursehouse b3b728d52c WrappedRequest: Don't use deprecated ServletRequestWrapper#realPath пре 7 година
  Masaya Suzuki c4e209b20f Add HTTP status code to ServiceMayNotContinueException пре 7 година
  Dave Borowitz 6e4e34bb9e Report PackProtocolExceptions to client during receive-pack пре 9 година
  Jonathan Nieder cc4f4f2fe1 Use message from ServiceNotAuthorizedException, ServiceNotEnabledException пре 9 година
  Jonathan Nieder 761e61f1ed dumb HTTP: Clarify AsIsFilter by introducing req and res locals пре 9 година