84 Commit (0b320b2c357a02d1f7306cb572e09917a4ec59d9)

Autore SHA1 Messaggio Data
  Ivan Frade 23c3702686 BaseReceive/UploadPack: Stop using deprecated RefAdvertiser.send(Map) 5 anni fa
  Minh Thai cc2a223fea Do not retain commit body in RevWalk for reachability checks 5 anni fa
  Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject 5 anni fa
  Jonathan Nieder dbf6f9f692 Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack 5 anni fa
  Jonathan Nieder 939723807e Move BaseReceivePack#walk getter to ReceivePack 5 anni fa
  Jonathan Nieder aaf41a51b7 Move BaseReceivePack#db getter to ReceivePack 5 anni fa
  Jonathan Nieder 937beaa1ae Move BaseReceivePack#pushCert getter and setter to ReceivePack 5 anni fa
  Jonathan Nieder b4e415f8a9 Move first line parsing for v0 push out of BaseReceivePack 5 anni fa
  Ivan Frade 9372791fcf SubmoduleValidator: Always throw SubmoduleValidationException 5 anni fa
  Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 5 anni fa
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 anni fa
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 anni fa
  Matthias Sohn 781e106a26 Fix javadoc in org.eclipse.jgit transport package 6 anni fa
  Shawn Pearce e68a9b3ed8 ReceivePack: clear advertised .haves if application changes refs 6 anni fa
  Dave Borowitz cf9662cdfe Eliminate SectionParser construction boilerplate 6 anni fa
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 anni fa
  Shawn Pearce 07fdc50c07 Fix bad test fix from 0bff481 "Limit receive commands" 7 anni fa
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 anni fa
  Shawn Pearce 0bff481d45 Limit receive commands 8 anni fa
  Matthias Sohn b03be9a3ea Fix wrong @since tags introduced by 1beb3ccd 7 anni fa
  Masaya Suzuki 1beb3ccd1e Add ReceivedPackStatistics for PackParser 7 anni fa
  Shawn Pearce 3100662a5a ReceivePack: integrate push option parsing into recvCommands 7 anni fa
  Shawn Pearce c2e2326a43 ReceivePack: refactor push option parsing 7 anni fa
  Stefan Beller 36cf4fe580 Fix push option initalization on HTTP 7 anni fa
  Dan Wang a6c0d829b9 BaseReceivePack: null and IllegalStateException cases for getPushOptions 8 anni fa
  Dan Wang 7f9fb80002 Push implementation of option strings 8 anni fa
  Shawn Pearce 63cf87f863 ReceivePack: report protocol parsing failures on channel 3 8 anni fa
  Shawn Pearce a1bedf0822 ReceivePack: catch InvalidObjectIdException while parsing shallow 8 anni fa
  Shawn Pearce 0373180321 ReceivePack: remove unnecessary try-catch around parseCommand 8 anni fa
  Shawn Pearce 306932c701 ReceivePack: enable capabilities immediately on first line 8 anni fa
  Shawn Pearce 61d444305e ReceivePack: Catch InvalidObjectIdException instead of IAE 8 anni fa
  Jonathan Nieder e89393ba3e Make BaseReceivePack.setAtomic public 8 anni fa
  Jonathan Nieder 73b3c9c1d8 ReceivePack: Pass atomic setting from client to BatchRefUpdate 8 anni fa
  Shawn Pearce eadfcd3ec1 ReceiveCommand.abort(): Utility to mark batch of commands as failed 8 anni fa
  Shawn Pearce 018a91b715 Unify fetch and receive ObjectChecker setup 8 anni fa
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors 8 anni fa
  Dave Borowitz c7c5fe718d BaseReceivePack: Add method to override the push cert 9 anni fa
  Dave Borowitz d8b9c5145b BaseReceivePack: Don't throw from getPushCertificate() 9 anni fa
  Dave Borowitz 6e4e34bb9e Report PackProtocolExceptions to client during receive-pack 9 anni fa
  Dave Borowitz 469734bf87 BaseReceivePack: Treat all LFs as optional 9 anni fa
  Dave Borowitz 59b000a672 BaseReceivePack: More validation during parseCommand 9 anni fa
  Dave Borowitz ea21f17f29 PackCertificateParser: return null if nothing was received 9 anni fa
  Dave Borowitz fc6790a5d7 Include push certificates in RefUpdate 9 anni fa
  Dave Borowitz 8d0cedf2ec Extract a class for signed push configuration 9 anni fa
  Dave Borowitz e26d0c8ace BaseReceivePack: fix reading cert lines in command loop 9 anni fa
  Dave Borowitz a85e817dc2 Rewrite push certificate parsing 9 anni fa
  Dave Borowitz d43703624c Allow trailing newlines in receive-pack 9 anni fa
  Christian Halstrick ebfd62433a Fix that exceptions in ReceivePack cause Invalid Channel 101 exceptions 9 anni fa
  Shawn Pearce 0419f8128b ReceivePack: support quiet capability 9 anni fa
  Shawn Pearce 53e39094bf ObjectWalk: make setRetainBody(false) the default 9 anni fa