116 Commits (60a606a2615ac4340c3eb4d288bcd8d887cd1f0c)

Autor SHA1 Mensaje Fecha
  Masaya Suzuki 61f0bd54d0 Call AdvertiseRefsHook before validating wants hace 5 años
  Matthias Sohn 781e106a26 Fix javadoc in org.eclipse.jgit transport package hace 6 años
  Jonathan Tan d3021788d2 Use bitmaps for non-commit reachability checks hace 6 años
  Zhen Chen 65f9046547 Use a new RevWalk for validating not advertised wants hace 6 años
  Masaya Suzuki 9fb6561e7a Consume request body before flushing the buffer hace 6 años
  Terry Parker c46c720e99 Exclude refs/tags from bitmap commit selection hace 7 años
  Andrey Loskutov 7476baebfc Fixed NP dereference error reported by ecj in UploadPack.stopBuffering() hace 7 años
  Masaya Suzuki 3b2508b514 Buffer the response until request parsing has done hace 7 años
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments hace 7 años
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning hace 7 años
  David Pursehouse a45cfee7a3 Organize imports hace 7 años
  David Pursehouse 01935f8f50 Suppress deprecation warnings related to UploadPackLogger hace 7 años
  Jonathan Nieder b16e207742 Shallow fetch: Pass along "shallow"s in unparsed-wants case, too hace 7 años
  Jonathan Nieder f84370feaa Shallow fetch: Pass a DepthWalk to PackWriter hace 7 años
  Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth hace 7 años
  Shawn Pearce 5196798cb7 UploadPack: Include peeled ObjectId as advertised hace 8 años
  Shawn Pearce de4bcf87f8 UploadPack: Remove duplicate sentReady assignment hace 8 años
  Shawn Pearce e9bed8de62 UploadPack: Correct typo of negotiation in Javadoc hace 8 años
  Mike Edgar 4812fdab61 Make UploadPack observe exceptions reading refs hace 8 años
  Shawn Pearce 68d8a51d08 Introduce specific WantNotValidException for servers hace 8 años
  Shawn Pearce e7a6e85b95 smart HTTP server: Pass along "want X not valid" to client hace 8 años
  Jonathan Nieder 1fa6f3a750 Revert "Remove PackWriter.Statistics and other deprecated classes" hace 8 años
  Terry Parker bbcbcab8d3 Remove PackWriter.Statistics and other deprecated classes hace 8 años
  Shawn Pearce b46c446395 UploadPack: Verify clients send only commits for shallow lines hace 8 años
  Terry Parker 6a415915c2 Add the set of shallow commits to PackStatistics hace 9 años
  Terry Parker d9bbb04c3e Introduce PostUploadHook to replace UploadPackLogger hace 9 años
  Fredrik Medley 96f210f4b7 UploadPack: Use reachable-sha1-in-want configuration hace 9 años
  Matthias Sohn faae5cdb5b Fix hidden field warnings in bundle org.eclipse.jgit hace 9 años
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit hace 9 años
  Shawn Pearce 4a984e2033 Support agent= capability in wire protocol hace 9 años
  David Pletcher 12e38d7275 Expose public getDepth method hace 9 años
  Yuxuan 'fishy' Wang 749dfeffc8 upload-pack: send symbolic refs as capabilities hace 9 años
  Shawn Pearce 7b7d033ee1 UploadPack: Always make PackWriter.Statistics available hace 9 años
  Shawn Pearce b0174a089c Fix serving fetch of existing shallow client 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
  Dave Borowitz bbea37a9e3 Don't skip want validation when the client sends no haves hace 11 años
  Lars Vogel 594408e522 Add missing @since tags hace 11 años
  Colby Ranger ae1f46989c Advertise capabilities with no refs in upload service. hace 10 años
  Shawn Pearce 15adcefb73 Allow UploadPack requests with no options hace 10 años
  Greg Hill 1471fb4e0f Change RequestValidator parameter to ObjectId list hace 11 años
  Dave Borowitz 360d8624ca UploadPack: allow custom RequestValidator instances hace 11 años
  Dave Borowitz 68ccc5d213 UploadPack: refactor want validation hace 11 años
  Dave Borowitz e74751769e UploadPack: set RefFilter from TransportConfig hace 11 años
  Dave Borowitz e599af1900 UploadPack: configure RequestPolicy with TransportConfig hace 11 años
  Dave Borowitz b4b84a84bd UploadPack: advertise allow-tip-sha1-in-want hace 11 años
  Dave Borowitz fee679b587 Add RequestPolicy.TIP to allow fetching non-advertised ref tips hace 11 años
  Dave Borowitz 84d2738ff2 Don't skip want validation when the client sends no haves hace 11 años
  Matthias Sohn c693a232b0 Add missing @since tags hace 11 años
  Shawn Pearce f7157a6221 Remove unused import in UploadPack hace 11 años