sapling/mercurial/hgweb
Anton Shestakov 296ab8c247 hgweb: rename the main attribute of instabilities
Let's make "instabilities" list contain items with "instability" key as opposed
to "name" key. This way it's more explicit and more consistent with the log
command-line template.
2017-11-26 13:29:18 +08:00
..
__init__.py hgweb: rewrite most obviously-native-strings to be native strings 2017-10-14 15:42:38 -04:00
common.py config: rename allow_push to allow-push 2017-10-19 11:46:41 +02:00
hgweb_mod.py config: rename allowpull to allow-pull 2017-10-19 11:43:19 +02:00
hgwebdir_mod.py hgweb: use native strings consistently for querystring parsing 2017-10-05 14:48:52 -04:00
protocol.py hgweb: fix decodevaluefromheaders to always return a bytes value 2017-10-15 00:43:01 -04:00
request.py hgweb: fill in content-type and content-length as native strings 2017-10-14 11:20:31 -04:00
server.py hgweb: more "http headers are native strs" cleanup 2017-10-15 00:38:33 -04:00
webcommands.py hgweb: use webutil.commonentry() for nodes (but not for jsdata yet) in /graph 2017-11-20 21:59:00 +08:00
webutil.py hgweb: rename the main attribute of instabilities 2017-11-26 13:29:18 +08:00
wsgicgi.py hgweb: when constructing or adding to a wsgi environ dict, use native strs 2017-10-05 14:22:02 -04:00