mercurial/hgweb/hgweb_mod.py
Thu, 08 Mar 2018 15:08:20 -0800 Gregory Szorc hgweb: use the parsed application path directly
Thu, 08 Mar 2018 12:59:25 -0800 Gregory Szorc hgweb: use computed base URL from parsed request
Sat, 10 Mar 2018 10:20:51 -0800 Gregory Szorc hgweb: parse WSGI request into a data structure
Thu, 08 Mar 2018 15:14:32 -0800 Gregory Szorc hgweb: always use "?" when writing session vars
Thu, 08 Mar 2018 15:15:59 -0800 Gregory Szorc hgweb: rename req to wsgireq
Thu, 08 Mar 2018 09:26:51 -0800 Gregory Szorc hgweb: ensure all wsgi environment values are str
Wed, 07 Mar 2018 16:18:52 -0800 Gregory Szorc wireproto: formalize permissions checking as part of protocol interface
Wed, 07 Mar 2018 16:02:24 -0800 Gregory Szorc wireproto: declare permissions requirements in @wireprotocommand (API)
Tue, 06 Mar 2018 15:08:33 -0800 Gregory Szorc wireprotoserver: check permissions in main dispatch function
Tue, 06 Mar 2018 14:32:14 -0800 Gregory Szorc merge with stable
Sun, 18 Feb 2018 17:20:38 -0800 Gregory Szorc hgweb: always perform permissions checks on protocol commands (BC) (SEC) stable
Tue, 20 Feb 2018 18:55:58 -0800 Gregory Szorc wireproto: check permissions when executing "batch" command (BC) (SEC) stable
Tue, 20 Feb 2018 18:53:39 -0800 Gregory Szorc wireproto: move command permissions dict out of hgweb_mod stable
Sun, 04 Mar 2018 13:03:22 -0500 Augie Fackler hgweb: convert req.form to bytes for all keys and values
Fri, 22 Dec 2017 21:59:38 +0900 Yuya Nishihara hgweb: make templater mostly compatible with log templates
Sat, 17 Feb 2018 22:52:24 -0500 Augie Fackler hgweb_mod: partially undo 8afc25e7effc to fix py3
Sat, 17 Feb 2018 01:11:48 -0500 Augie Fackler py3: get bytes-repr of network errors portably
Wed, 31 Jan 2018 17:34:45 -0800 Gregory Szorc wireprotoserver: move error response handling out of hgweb
Wed, 31 Jan 2018 16:43:46 -0800 Gregory Szorc hgweb: move call to protocol handler outside of try..except
Wed, 31 Jan 2018 16:21:43 -0800 Gregory Szorc wireprotoserver: move protocol parsing and dispatch out of hgweb
Tue, 30 Jan 2018 18:41:44 -0800 Gregory Szorc wireproto: function for testing if wire protocol command is available
Wed, 31 Jan 2018 10:41:27 -0800 Gregory Szorc wireprotoserver: rename call to callhttp
Wed, 31 Jan 2018 11:09:07 -0800 Gregory Szorc wireprotoserver: rename hgweb.protocol to wireprotoserver (API)
Thu, 19 Oct 2017 11:43:19 +0200 David Demelier config: rename allowpull to allow-pull
Mon, 16 Oct 2017 22:43:19 -0400 Augie Fackler hgweb: correct an earlier error of mine - `start` should be bytes
Sun, 15 Oct 2017 00:38:33 -0400 Augie Fackler hgweb: more "http headers are native strs" cleanup
Sat, 14 Oct 2017 15:42:38 -0400 Augie Fackler hgweb: rewrite most obviously-native-strings to be native strings
Thu, 05 Oct 2017 14:48:52 -0400 Augie Fackler hgweb: use native strings consistently for querystring parsing
Thu, 05 Oct 2017 14:48:31 -0400 Augie Fackler hgweb: rewrite two X or Y and Z ad-hoc ternaries with Y if X else Z
Wed, 11 Oct 2017 04:16:17 +0200 Boris Feld configitems: register the 'web.logourl' config
less more (0) -300 -100 -50 -30 tip