Mercurial > hg
graph
-
hgweb: remove unused **map argumentSun, 11 Mar 2018 10:38:46 -0700, by Gregory Szorc
-
hgweb: extract entries() to standalone functionSun, 11 Mar 2018 10:37:25 -0700, by Gregory Szorc
-
hgweb: move rawentries() to a standalone functionSun, 11 Mar 2018 10:24:46 -0700, by Gregory Szorc
-
hgweb: move archivelist to standalone functionSun, 11 Mar 2018 10:17:58 -0700, by Gregory Szorc
-
hgweb: move readallowed to a standalone functionSun, 11 Mar 2018 10:15:33 -0700, by Gregory Szorc
-
hgweb: remove some use of wsgireq in hgwebdirSun, 11 Mar 2018 15:51:13 -0700, by Gregory Szorc
-
hgweb: fix a bug due to variable name typoSat, 10 Mar 2018 20:54:44 -0800, by Gregory Szorc
-
hgweb: stop passing req and tmpl into @webcommand functions (API)Sat, 10 Mar 2018 20:51:46 -0800, by Gregory Szorc
-
hgweb: pass modern request type into various webutil functions (API)Sat, 10 Mar 2018 19:57:08 -0800, by Gregory Szorc
-
hgweb: don't redundantly pass templater with requestcontext (API)Sat, 10 Mar 2018 19:46:54 -0800, by Gregory Szorc
-
hgweb: use templater on requestcontext instanceSat, 10 Mar 2018 20:38:28 -0800, by Gregory Szorc
-
hgweb: add a sendtemplate() helper functionSat, 10 Mar 2018 19:41:18 -0800, by Gregory Szorc
-
hgweb: use web.req instead of req.reqSat, 10 Mar 2018 19:11:41 -0800, by Gregory Szorc
-
hgweb: stop setting headers on wsgirequestSat, 10 Mar 2018 19:08:58 -0800, by Gregory Szorc
-
hgweb: always return iterable from @webcommand functions (API)Sat, 10 Mar 2018 20:35:35 -0800, by Gregory Szorc
-
hgweb: send errors using new response APISat, 10 Mar 2018 18:51:32 -0800, by Gregory Szorc
-
hgweb: refactor 304 handling codeSat, 10 Mar 2018 18:42:00 -0800, by Gregory Szorc
-
hgweb: transition permissions hooks to modern request type (API)Sat, 10 Mar 2018 18:19:27 -0800, by Gregory Szorc
-
hgweb: port archive command to modern response APISat, 10 Mar 2018 20:16:20 -0800, by Gregory Szorc
-
hgweb: refactor fake file object proxy for archivingSat, 10 Mar 2018 16:17:51 -0800, by Gregory Szorc
-
tests: additional test coverage of archive web commandSat, 10 Mar 2018 16:27:01 -0800, by Gregory Szorc
-
hgweb: port static file handling to new response APISat, 10 Mar 2018 15:46:29 -0800, by Gregory Szorc
-
hgweb: remove one-off routing for file?style=rawSat, 10 Mar 2018 15:37:29 -0800, by Gregory Szorc
-
hgweb: port most @webcommand to use modern response typeSat, 10 Mar 2018 20:36:34 -0800, by Gregory Szorc
-
hgweb: support using new response object for web commandsSat, 10 Mar 2018 17:02:57 -0800, by Gregory Szorc
-
hgweb: inline caching() and port to modern mechanismsSat, 10 Mar 2018 14:19:27 -0800, by Gregory Szorc
-
hgweb: expose repo name on parsedrequestSat, 10 Mar 2018 14:06:58 -0800, by Gregory Szorc
-
hgweb: expose URL scheme and REMOTE_* attributesSat, 10 Mar 2018 14:00:40 -0800, by Gregory Szorc
-
hgweb: remove wsgirequest.form (API)Sat, 10 Mar 2018 12:31:11 -0800, by Gregory Szorc
-
hgweb: perform all parameter lookup via qsparamsSat, 10 Mar 2018 12:36:36 -0800, by Gregory Szorc