54 Commits (stable-3.6)

Autor SHA1 Mensaje Fecha
  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
  Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done hace 14 años
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository hace 14 años
  Shawn O. Pearce ffe0614d4d Allow Repository.getDirectory() to be null hace 14 años
  Shawn O. Pearce ccd0c0c911 UploadPack: Permit flushing progress messages under smart HTTP hace 14 años
  Robin Rosenberg 6d5241110b git-servlet: Fix comparing uploadFactory with the wrong DISABLED instance hace 14 años
  Marc Strapetz 936e4ab2f2 Repository can be configured with FS hace 14 años
  Shawn O. Pearce 16419dad35 Don't use interruptable pread() to access pack files hace 14 años
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit hace 14 años
  Shawn O. Pearce c0f093899f http.server: Use TemporaryBuffer and compress some responses hace 14 años
  Shawn O. Pearce 36f05a9c27 Optimize RefAdvertiser performance by avoiding sorting hace 14 años