Commit graph

13 commits

Author SHA1 Message Date
cinap_lenrek 0ac4a447b0 hg: set mercurial.url.has_https when hgwebfs extension is in use
this allows the use of SSL/HTTPS even when python is not build
with openssl support.
2016-04-10 20:18:21 +02:00
cinap_lenrek 469a10f1d9 hgwebfs: add fake add_handler method for HTTPRangeHandler()
provide a add_handler() so code trying to add
byterange.HTTPRangeHandler will succeed. webfs
does handle "206 Partial Content" already.
2014-12-09 23:11:05 +01:00
cinap_lenrek f57e4ecb01 hgwebfs: remove prefixing // from file path 2012-09-10 22:20:40 +02:00
cinap_lenrek aead11533e support file:// urls in hgwebfs extension as apparently hg uses them. m( 2012-09-08 01:55:46 +02:00
cinap_lenrek 9c71514b71 hgwebfs: make push work 2012-03-16 17:47:36 +01:00
cinap_lenrek e86a1f3fbe hgfs: fix mistake 2012-03-16 17:18:44 +01:00
cinap_lenrek 51f8743f76 hg: hgwebfs extension, ignore /net.alt 2012-03-16 17:13:35 +01:00
aiju c2a41bb939 added 403 handling to hgfactotum 2011-05-11 14:22:50 +00:00
aiju 4351887efd fixed HTTP Basic auth 2011-05-09 19:41:17 +00:00
aiju d232167dc3 added HTTP Basic to hgfactotum 2011-05-09 18:53:34 +00:00
aiju ea0fe9a39b added factotum support for python and hg 2011-05-09 18:03:42 +00:00
cinap_lenrek a118f445d5 getpass 2011-05-03 11:41:36 +00:00
cinap_lenrek 458120dd40 add hg and python 2011-05-03 11:25:13 +00:00