sapling/mercurial/hgweb
Augie Fackler 0c9dc5bb90 hgweb: extract function for loading style from request context
Also make it work on Python 3.

Differential Revision: https://phab.mercurial-scm.org/D970
2017-10-05 14:29:13 -04:00
..
__init__.py server: move service factory from hgweb 2016-10-15 14:09:36 +09:00
common.py hgweb: produce native string for etag value 2017-10-05 14:17:50 -04:00
hgweb_mod.py hgweb: extract function for loading style from request context 2017-10-05 14:29:13 -04:00
hgwebdir_mod.py hgweb: extract function for loading style from request context 2017-10-05 14:29:13 -04:00
protocol.py hgweb: in protocol adapter, look for bytes instances, not str 2017-10-05 14:13:20 -04:00
request.py request: coerce content-type to native str 2017-10-05 14:27:21 -04:00
server.py hgweb: when constructing or adding to a wsgi environ dict, use native strs 2017-10-05 14:22:02 -04:00
webcommands.py annotate: introduce attr for storing per-line annotate data 2017-10-02 02:34:47 -07:00
webutil.py hgweb: use parsebool for parsing diff query string options 2017-10-01 12:29:33 +01:00
wsgicgi.py hgweb: when constructing or adding to a wsgi environ dict, use native strs 2017-10-05 14:22:02 -04:00