hgext/lfs/wireprotolfsserver.py
Tue, 27 Nov 2018 22:10:07 -0500 Matt Harbison lfs: convert to using exthelper to wrap functions
Thu, 06 Sep 2018 00:51:21 -0400 Matt Harbison lfs: ensure the blob is linked to the remote store on skipped uploads
Thu, 31 May 2018 09:19:09 -0400 Matt Harbison lfs: bypass wrapped functions when reposetup() hasn't been called (issue5902) stable
Fri, 06 Apr 2018 11:13:47 -0400 Matt Harbison lfs: add the 'Authorization' property to the Batch API response, if present
Fri, 13 Apr 2018 16:32:33 -0400 Matt Harbison lfs: update the HTTP status codes in error cases
Sun, 25 Feb 2018 14:07:13 -0500 Matt Harbison lfs: gracefully handle aborts on the server when corrupt blobs are detected
Fri, 13 Apr 2018 12:39:54 -0400 Matt Harbison lfs: log information about Internal Server Errors reported in the Batch API
Thu, 12 Apr 2018 17:24:55 -0700 Matt Harbison lfs: teach the blob server to handle --prefix
Sat, 31 Mar 2018 23:58:08 -0400 Matt Harbison lfs: ensure the transfer request is for a known URI
Sat, 31 Mar 2018 23:47:56 -0400 Matt Harbison lfs: avoid an improper usage of os.path.basename() to parse a URI
Sat, 31 Mar 2018 15:20:43 -0400 Matt Harbison lfs: add an experimental knob to disable blob serving
Sat, 17 Mar 2018 01:53:44 -0400 Matt Harbison lfs: add support for serving blob files
Sat, 17 Mar 2018 01:47:57 -0400 Matt Harbison lfs: add server side support for the Batch API
Sat, 17 Mar 2018 01:23:01 -0400 Matt Harbison lfs: add basic routing for the server side wire protocol processing
less more (0) tip