339 Commits (32ff57a2b2b9480f4d374a2592fada7f720b124f)

Author SHA1 Message Date
  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
  Robin Stocker 68b378a4b5 Only fetch tags that do not exist locally with auto-follow 11 years ago
  Robin Stocker 23e3fb135b URIish: Allow multiple slashes in paths 11 years ago
  Robin Stocker 2396bab339 Fix examples with refs/heads/ in RefSpec Javadoc 11 years ago
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11 years ago
  Shawn Pearce eb17495ca4 Disable CRC32 computation when no PackIndex will be created 11 years ago
  Andreas König d9d3439617 Fixed parsing of URI with a IPv6-address 11 years ago
  Matthias Sohn dd6f41e401 Add missing @since tags 11 years ago
  Tomasz Zarna 48f30b8614 Fix @since tags in JGit, version 2.4 never existed 11 years ago
  André Dietisheim a31920555f Allow users to show server messages while pushing 11 years ago
  Matthias Sohn 8fcde4b31b Don't verify host name when sslVerify is false 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Shawn Pearce 4e9fe58bb5 Avoid looking at UNREACHABLE_GARBAGE for client have lines 11 years ago
  Shawn Pearce 437be8dfad Simplify UploadPack by parsing wants separately from haves 11 years ago
  Colby Ranger 43ea887c8b Enable serving upload requests using bitmaps. 11 years ago
  Tobias Pfeifer 2c40482d0f Fixed problems occuring when changing user in gerrit configuration 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Stocker b7f5ed5612 Add Javadoc description for packages 11 years ago
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 11 years ago
  Shawn O. Pearce 99e9a3bdc6 Simplify push error message when ref already exists 11 years ago