54 Revize (stable-3.6)

Autor SHA1 Zpráva Datum
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks před 10 roky
  Shawn Pearce b0dbb78e7d Extract protocol constants to a common class před 10 roky
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. před 10 roky
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage před 11 roky
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static před 11 roky
  Robin Rosenberg 04bc9b3ddc Add type argumente to some raw reclaration před 11 roky
  Shawn Pearce 20e3779e10 Disable response compression on /git-receive-pack URLs před 11 roky
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files před 11 roky
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 před 11 roky
  Robin Rosenberg 22427b748b Remove unnecessary @SuppressWarnings před 11 roky
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok před 11 roky
  Shawn O. Pearce b3e8f29fe9 Use '406 Not Acceptable' when info/refs is disabled před 11 roky
  Shawn O. Pearce f93a6a7229 Compress large /info/refs responses on HTTP před 11 roky
  Shawn O. Pearce 1c6c73c5a9 Work around smart HTTP bugs in C Git před 12 roky
  Dave Borowitz 330c3cae72 Serve 403 from RepositoryFilter on ServiceMayNotContinueException před 12 roky
  Dave Borowitz b12f80e71c Add MetaFilter.serveRegex(Pattern) před 12 roky
  Dave Borowitz 61c4e39067 Expand RegexPipeline documentation před 12 roky
  Dave Borowitz 55bf06b43d Allow RepositoryResolver to throw ServiceMayNotContinueException před 12 roky
  Robin Rosenberg 708febedaf cleanup: Remove unnecessary @SuppressWarnings před 12 roky
  Shawn O. Pearce c1ed9483ff Use readString() to trim trailing LF from first line před 12 roky
  Dave Borowitz 039c785d9f Try to send HTTP error messages over sideband před 12 roky
  Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface před 12 roky
  Shawn O. Pearce db00632db7 Discard request HTTP bodies for status code <400 před 12 roky
  Shawn O. Pearce ac6cda955c Ensure all smart HTTP errors are sent to clients před 12 roky
  Shawn O. Pearce 0d61707f12 Always close the GZIPOutputStream to release Deflater před 12 roky
  Shawn O. Pearce 867087bb11 Add utilities for smart HTTP error handling před 12 roky
  Shawn O. Pearce 9d311b3333 Strip leading slashes in RepositoryFilter před 12 roky
  Shawn O. Pearce c3554ac583 Refactor HTTP server stack to use Filter as base před 12 roky
  Shawn O. Pearce 7ff6eb584c Push errors back over sideband when possible před 13 roky
  Shawn O. Pearce de16d5e8f9 Fix error handling in RepositoryFilter před 13 roky
  Shawn O. Pearce b209671d04 Implement the no-done capability před 13 roky
  Shawn O. Pearce 58ed0cb840 smart HTTP: Return errors inside payload před 13 roky
  Shawn O. Pearce 64b524e3ca UploadPack: Add a PreUploadHook to monitor and control behavior před 13 roky
  Shawn O. Pearce af3562f7f7 Allow application filters on smart HTTP operations před 13 roky
  Robin Rosenberg ba77150040 Use generics in RepositoryFilter constructor před 13 roky
  Shawn O. Pearce bd1c1156a0 smart-http: Fix recognition of gzip encoding před 13 roky
  Shawn O. Pearce bd531eb998 smart-http: Support progress in ReceivePack před 13 roky
  Shawn O. Pearce 18e822a7fe smart-http: Fix recognition of gzip encoding před 13 roky
  Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern před 13 roky
  Shawn O. Pearce 04759f3274 RefAdvertiser: Avoid object parsing před 13 roky
  Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done před 14 roky
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository před 14 roky
  Shawn O. Pearce ffe0614d4d Allow Repository.getDirectory() to be null před 14 roky
  Shawn O. Pearce ccd0c0c911 UploadPack: Permit flushing progress messages under smart HTTP před 14 roky
  Robin Rosenberg 6d5241110b git-servlet: Fix comparing uploadFactory with the wrong DISABLED instance před 14 roky
  Marc Strapetz 936e4ab2f2 Repository can be configured with FS před 14 roky
  Shawn O. Pearce 16419dad35 Don't use interruptable pread() to access pack files před 14 roky
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit před 14 roky
  Shawn O. Pearce c0f093899f http.server: Use TemporaryBuffer and compress some responses před 14 roky
  Shawn O. Pearce 36f05a9c27 Optimize RefAdvertiser performance by avoiding sorting před 14 roky