116 Комити (60a606a2615ac4340c3eb4d288bcd8d887cd1f0c)

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