97 коммитов (6f177b3f6cf5cea4086be35c0d5ceeb73694b9c0)

Автор SHA1 Сообщение Дата
  Matthias Sohn 4209a0f84b Fix unclosed resource warning in SmartOutputStream 4 лет назад
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4 лет назад
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 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 лет назад
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 лет назад
  Shawn Pearce a870a8a03c Skip logging stack trace on corrupt objects 9 лет назад
  Shawn Pearce ae592cc655 Add repository name to failures in HTTP server log 9 лет назад
  Shawn Pearce 4a984e2033 Support agent= capability in wire protocol 9 лет назад
  Hector Oswaldo Caballero cbb617603a Clearer error message when service is not enabled 9 лет назад
  Shawn Pearce f6cff781ee Revert "Extract path info from requests without decoding" 9 лет назад
  David Pletcher 19f869996f Extract path info from requests without decoding 9 лет назад
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10 лет назад
  Shawn Pearce b0dbb78e7d Extract protocol constants to a common class 10 лет назад
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. 10 лет назад
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 лет назад
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 лет назад
  Robin Rosenberg 04bc9b3ddc Add type argumente to some raw reclaration 11 лет назад
  Shawn Pearce 20e3779e10 Disable response compression on /git-receive-pack URLs 11 лет назад
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files 11 лет назад
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 11 лет назад