339 Commits (32ff57a2b2b9480f4d374a2592fada7f720b124f)

Author SHA1 Message Date
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10 years ago
  Matthias Sohn 8598fe3d2b Retry to call credentials provider if http authentication failed 10 years ago
  Christian Halstrick fc9b1fbf6b Ensure that ssh authentication is retried only in JGit 10 years ago
  Shawn Pearce 4c3e7931ed Display progress while checking connectivity on push 10 years ago
  Shawn Pearce 3d412827e5 Allow configuration of receive pack's ObjectChecker through fsck.* 10 years ago
  Shawn Pearce ced58a7cff Correct fetch to use fetch.fsckObjects and transfer.fsckObjects 10 years ago
  Shawn Pearce a1a5218032 Default receive.fsckObjects to transfer.fsckObjects 10 years ago
  Shawn Pearce d300609495 Allow ReceivePack callers to configure their own ObjectChecker 10 years ago
  Saša Živkov 835ab30743 Expose the received pack size in ReceivePack 10 years ago
  Saša Živkov ef3d864b1e Revert "Add getPackFile to ReceivePack to make PostReceiveHook more 10 years ago
  Saša Živkov 2670fd427c Add getPackFile to ReceivePack to make PostReceiveHook more usable 10 years ago
  Saša Živkov 0d05e5d26c Possibility to limit the max pack size on receive-pack 10 years ago
  Matthias Sohn 3d3df3942a Move Apache httpclient based HTTP support to a separate bundle 10 years ago
  Christian Halstrick 2290516ddb Add an implementation for HttpConnection using Apache HttpClient 11 years ago
  Christian Halstrick 38c4f35d8b Introduce an abstraction for HTTP connections 11 years ago
  James Yonan 7bb7299e8a Fix a NullPointerException if properties file doesn't exist 10 years ago
  Roberto Tyley 47f47ffc07 Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors 10 years ago
  Shawn Pearce b0174a089c Fix serving fetch of existing shallow client 10 years ago
  Matthias Sohn 7cae388118 Add missing @since tags 10 years ago
  Shawn Pearce b0dbb78e7d Extract protocol constants to a common class 10 years ago
  Michael Nelson 9e9f00df9e Support extension of TransportHttp 10 years ago
  Matthias Sohn 72c7618571 Add / fix @since tags 10 years ago
  Colby Ranger 06ddee1c3f Fix ServiceMayNotContinueException constructors for Java 1.5 10 years ago
  Colby Ranger a27529c822 Add constructors that take Throwable to ServiceMayNotContinueException. 10 years ago
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. 10 years ago
  Alex Rukhlin 81db591034 Fix HTTP response processing for WWW-Authenticate headers 11 years ago
  Dave Borowitz bbea37a9e3 Don't skip want validation when the client sends no haves 11 years ago
  Lars Vogel 594408e522 Add missing @since tags 11 years ago
  Colby Ranger ae1f46989c Advertise capabilities with no refs in upload service. 11 years ago
  Shawn Pearce 15adcefb73 Allow UploadPack requests with no options 11 years ago
  Colby Ranger 69761dbcdd Send no-progress option with NullProgressMonitor. 11 years ago
  Greg Hill 1471fb4e0f Change RequestValidator parameter to ObjectId list 11 years ago
  Robin Stocker a76a4acf87 Implement open(URIish) for TransportLocal 11 years ago
  Robin Stocker 8b6bbf094f Fix NPE in openFetch on Transport without local repository 11 years ago
  Robin Rosenberg a2b33a8ac3 Add NON-NLS comments for some obviously untranslatable strings 11 years ago
  Matthias Sohn 58a5b6d0c6 Add missing @since tags 11 years ago
  Dave Borowitz 360d8624ca UploadPack: allow custom RequestValidator instances 11 years ago
  Dave Borowitz 68ccc5d213 UploadPack: refactor want validation 11 years ago
  Dave Borowitz e74751769e UploadPack: set RefFilter from TransportConfig 11 years ago
  Dave Borowitz e599af1900 UploadPack: configure RequestPolicy with TransportConfig 11 years ago
  Dave Borowitz b4b84a84bd UploadPack: advertise allow-tip-sha1-in-want 11 years ago
  Dave Borowitz fee679b587 Add RequestPolicy.TIP to allow fetching non-advertised ref tips 11 years ago
  Alex Rukhlin 98dd6e6abd Fix HTTP response processing for WWW-Authenticate headers 11 years ago
  Dave Borowitz 84d2738ff2 Don't skip want validation when the client sends no haves 11 years ago
  Matthias Sohn c693a232b0 Add missing @since tags 11 years ago
  Robin Stocker a51899c203 Support refspecs with wildcard in middle (not only at end) 11 years ago
  Shawn Pearce f7157a6221 Remove unused import in UploadPack 11 years ago
  Shawn Pearce 557471da2e Use NullOutputStream not DisabledOutputStream in UploadPack 11 years ago
  Shawn Pearce 6e896ba66b Allow PreUploadHook.onSendPack to send messages to the client 11 years ago
  Robin Stocker f448d62d29 Update tags on fetch if --tags or tag refspec specified 11 years ago