53 Révisions (stable-3.3)

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