64 Commits (6e4e34bb9e0620f00a820457705a0df60a1bd9c2)

Autor SHA1 Mensaje Fecha
  Dave Borowitz 6e4e34bb9e Report PackProtocolExceptions to client during receive-pack hace 9 años
  Jonathan Nieder cc4f4f2fe1 Use message from ServiceNotAuthorizedException, ServiceNotEnabledException hace 9 años
  Jonathan Nieder 761e61f1ed dumb HTTP: Clarify AsIsFilter by introducing req and res locals hace 9 años
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() hace 9 años
  Shawn Pearce a870a8a03c Skip logging stack trace on corrupt objects hace 9 años
  Shawn Pearce ae592cc655 Add repository name to failures in HTTP server log hace 9 años
  Shawn Pearce 4a984e2033 Support agent= capability in wire protocol hace 9 años
  Hector Oswaldo Caballero cbb617603a Clearer error message when service is not enabled hace 9 años
  Shawn Pearce f6cff781ee Revert "Extract path info from requests without decoding" hace 9 años
  David Pletcher 19f869996f Extract path info from requests without decoding hace 9 años
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks hace 10 años
  Shawn Pearce b0dbb78e7d Extract protocol constants to a common class hace 10 años
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. hace 10 años
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage hace 11 años
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static hace 11 años
  Robin Rosenberg 04bc9b3ddc Add type argumente to some raw reclaration hace 11 años
  Shawn Pearce 20e3779e10 Disable response compression on /git-receive-pack URLs hace 11 años
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files hace 11 años
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 hace 11 años
  Robin Rosenberg 22427b748b Remove unnecessary @SuppressWarnings hace 11 años
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok hace 11 años
  Shawn O. Pearce b3e8f29fe9 Use '406 Not Acceptable' when info/refs is disabled hace 11 años
  Shawn O. Pearce f93a6a7229 Compress large /info/refs responses on HTTP hace 11 años
  Shawn O. Pearce 1c6c73c5a9 Work around smart HTTP bugs in C Git hace 12 años
  Dave Borowitz 330c3cae72 Serve 403 from RepositoryFilter on ServiceMayNotContinueException hace 12 años
  Dave Borowitz b12f80e71c Add MetaFilter.serveRegex(Pattern) hace 12 años
  Dave Borowitz 61c4e39067 Expand RegexPipeline documentation hace 12 años
  Dave Borowitz 55bf06b43d Allow RepositoryResolver to throw ServiceMayNotContinueException hace 12 años
  Robin Rosenberg 708febedaf cleanup: Remove unnecessary @SuppressWarnings hace 12 años
  Shawn O. Pearce c1ed9483ff Use readString() to trim trailing LF from first line hace 12 años
  Dave Borowitz 039c785d9f Try to send HTTP error messages over sideband hace 12 años
  Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface hace 12 años
  Shawn O. Pearce db00632db7 Discard request HTTP bodies for status code <400 hace 12 años
  Shawn O. Pearce ac6cda955c Ensure all smart HTTP errors are sent to clients hace 12 años
  Shawn O. Pearce 0d61707f12 Always close the GZIPOutputStream to release Deflater hace 12 años
  Shawn O. Pearce 867087bb11 Add utilities for smart HTTP error handling hace 12 años
  Shawn O. Pearce 9d311b3333 Strip leading slashes in RepositoryFilter hace 12 años
  Shawn O. Pearce c3554ac583 Refactor HTTP server stack to use Filter as base hace 12 años
  Shawn O. Pearce 7ff6eb584c Push errors back over sideband when possible hace 13 años
  Shawn O. Pearce de16d5e8f9 Fix error handling in RepositoryFilter hace 13 años
  Shawn O. Pearce b209671d04 Implement the no-done capability hace 13 años
  Shawn O. Pearce 58ed0cb840 smart HTTP: Return errors inside payload hace 13 años
  Shawn O. Pearce 64b524e3ca UploadPack: Add a PreUploadHook to monitor and control behavior hace 13 años
  Shawn O. Pearce af3562f7f7 Allow application filters on smart HTTP operations hace 13 años
  Robin Rosenberg ba77150040 Use generics in RepositoryFilter constructor hace 13 años
  Shawn O. Pearce bd1c1156a0 smart-http: Fix recognition of gzip encoding hace 13 años
  Shawn O. Pearce bd531eb998 smart-http: Support progress in ReceivePack hace 13 años
  Shawn O. Pearce 18e822a7fe smart-http: Fix recognition of gzip encoding hace 13 años
  Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern hace 13 años
  Shawn O. Pearce 04759f3274 RefAdvertiser: Avoid object parsing hace 13 años