Mercurial > hg
log hgext/lfs/wireprotolfsserver.py @ 37562:e5cd8d1a094d
age | author | description |
---|---|---|
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 |