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
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 04:16:17 +0200 |
Boris Feld |
configitems: register the 'web.logourl' config
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 04:16:05 +0200 |
Boris Feld |
configitems: register the 'web.logoimg' config
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 04:14:33 +0200 |
Boris Feld |
configitems: register the 'web.cache' config
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 04:12:50 +0200 |
Boris Feld |
configitems: register the 'web.allowpull' config
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 03:41:48 +0200 |
Boris Feld |
configitems: register the 'web.maxchanges' config
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 03:41:01 +0200 |
Boris Feld |
configitems: register the 'web.maxfiles' config
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 03:39:21 +0200 |
Boris Feld |
configitems: register the 'web.maxshortchanges' config
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 03:36:44 +0200 |
Boris Feld |
configitems: register the 'web.motd' config
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 03:32:59 +0200 |
Boris Feld |
configitems: register the 'web.name' config
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 03:18:04 +0200 |
Boris Feld |
configitems: register the 'web.view' config
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 14:29:13 -0400 |
Augie Fackler |
hgweb: extract function for loading style from request context
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:45:51 +0200 |
Boris Feld |
configitems: register the 'web.stripes' config
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:45:44 +0200 |
Boris Feld |
configitems: register the 'web.encoding' config
|
file |
diff |
annotate
|
Mon, 03 Jul 2017 13:04:35 +0200 |
David Demelier |
hgweb: use ui._unset to prevent a warning in configitems
|
file |
diff |
annotate
|
Fri, 09 Jun 2017 12:29:29 +0100 |
Pierre-Yves David |
profile: drop maybeprofile
|
file |
diff |
annotate
|
Fri, 31 Mar 2017 23:00:41 -0400 |
Matt Harbison |
hgwebdir: allow a repository to be hosted at "/"
|
file |
diff |
annotate
|
Tue, 10 Jan 2017 23:37:08 -0800 |
Gregory Szorc |
hgweb: support Content Security Policy
|
file |
diff |
annotate
|
Tue, 10 Jan 2017 23:41:58 +0800 |
Anton Shestakov |
hgweb: use archivespecs for links on repo index page too
|
file |
diff |
annotate
|
Tue, 10 Jan 2017 23:34:39 +0800 |
Anton Shestakov |
hgweb: use util.sortdict for archivespecs
|
file |
diff |
annotate
|
Sun, 08 Jan 2017 00:52:54 +0800 |
Anton Shestakov |
hgweb: generate archive links in order
|
file |
diff |
annotate
|
Sun, 18 Dec 2016 01:54:36 +0530 |
Pulkit Goyal |
py3: replace os.environ with encoding.environ (part 3 of 5)
|
file |
diff |
annotate
|
Sat, 22 Oct 2016 14:35:10 +0900 |
Yuya Nishihara |
ui: factor out ui.load() to create a ui without loading configs (API)
|
file |
diff |
annotate
|
Sun, 14 Aug 2016 18:37:24 -0700 |
Gregory Szorc |
hgweb: profile HTTP requests
|
file |
diff |
annotate
|
Sun, 03 Apr 2016 23:26:48 +0900 |
Yuya Nishihara |
templater: separate function to create templater from map file (API)
|
file |
diff |
annotate
|
Sat, 31 Oct 2015 22:07:40 +0900 |
Yuya Nishihara |
hgweb: use absolute_import
|
file |
diff |
annotate
|
Sun, 01 Nov 2015 15:09:35 +0900 |
Yuya Nishihara |
hgweb: import wsgicgi at top level
|
file |
diff |
annotate
|
Sun, 01 Nov 2015 14:00:14 +0900 |
Yuya Nishihara |
hgweb: do not import templatefilters.revescape and websub as symbol
|
file |
diff |
annotate
|
Sun, 01 Nov 2015 13:58:32 +0900 |
Yuya Nishihara |
hgweb: alias ui module as uimod
|
file |
diff |
annotate
|
Mon, 02 Nov 2015 23:37:49 +0800 |
Anton Shestakov |
hgweb: replace some str.split() calls by str.partition() or str.rpartition()
|
file |
diff |
annotate
|