Mon, 05 Mar 2018 12:30:20 -0500 |
Augie Fackler |
cleanup: use stat_result[stat.ST_MTIME] instead of stat_result.st_mtime
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 12:36:05 -0500 |
Yuya Nishihara |
py3: make os.curdir a bytes
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 12:34:35 -0500 |
Yuya Nishihara |
py3: make os.pardir a bytes
|
file |
diff |
annotate
|
Mon, 26 Feb 2018 00:49:33 -0500 |
Augie Fackler |
hgweb: pass exception message to builtin Exception ctor as sysstr
|
file |
diff |
annotate
|
Sat, 24 Feb 2018 16:20:55 +0530 |
Pulkit Goyal |
py3: use '//' for integer division in hgweb/common.py
|
file |
diff |
annotate
|
Sun, 18 Feb 2018 00:03:27 -0500 |
Augie Fackler |
hgweb: header dict entries are native strings
|
file |
diff |
annotate
|
Thu, 19 Oct 2017 11:46:41 +0200 |
David Demelier |
config: rename allow_push to allow-push
|
file |
diff |
annotate
|
Sat, 14 Oct 2017 10:47:29 -0400 |
Augie Fackler |
hgweb: mimetype guessing needs a unicode path
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 21:24:32 -0700 |
Jun Wu |
hgweb: do not import uuid immediately to avoid its side effect
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 03:29:09 +0200 |
Boris Feld |
configitems: register the 'web.push_ssl' config
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 14:17:50 -0400 |
Augie Fackler |
hgweb: produce native string for etag value
|
file |
diff |
annotate
|
Tue, 22 Aug 2017 20:03:07 -0400 |
Augie Fackler |
python3: wrap all uses of <exception>.strerror with strtolocal
|
file |
diff |
annotate
|
Fri, 31 Mar 2017 21:47:26 -0700 |
Gregory Szorc |
hgweb: extract path traversal checking into standalone function
|
file |
diff |
annotate
|
Fri, 31 Mar 2017 22:30:38 -0700 |
Gregory Szorc |
hgweb: use context manager for file I/O
|
file |
diff |
annotate
|
Wed, 15 Mar 2017 15:11:04 -0700 |
Pierre-Yves David |
hgweb: explicitly tests for None
|
file |
diff |
annotate
|
Mon, 26 Dec 2016 16:55:47 -0700 |
Gregory Szorc |
hgweb: don't use mutable default argument value
|
file |
diff |
annotate
|
Tue, 10 Jan 2017 23:37:08 -0800 |
Gregory Szorc |
hgweb: support Content Security Policy
|
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
|
Sun, 18 Dec 2016 01:17:12 +0530 |
Pulkit Goyal |
py3: replace os.altsep with pycompat.altsep
|
file |
diff |
annotate
|
Sat, 17 Dec 2016 20:14:24 +0530 |
Pulkit Goyal |
py3: replace os.sep with pycompat.ossep (part 3 of 4)
|
file |
diff |
annotate
|
Wed, 13 Jul 2016 23:38:29 +0530 |
Pulkit Goyal |
py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import
|
file |
diff |
annotate
|
Sat, 09 Jul 2016 03:26:24 +0800 |
Anton Shestakov |
hgweb: emit a valid, weak ETag
|
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:07:08 +0900 |
Yuya Nishihara |
hgweb: import BaseHTTPServer as module at top level
|
file |
diff |
annotate
|
Tue, 08 Sep 2015 14:56:29 -0400 |
timeless |
hgweb: remove ErrorResponse.message
|
file |
diff |
annotate
|
Fri, 03 Jul 2015 10:07:51 -0700 |
Pierre-Yves David |
hgweb: drop the default argument for get_stat
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 21:59:55 +0900 |
Anton Shestakov |
hgweb: refresh hgweb.repo on phase change (issue4061)
stable
|
file |
diff |
annotate
|
Thu, 24 Oct 2013 01:49:56 +0800 |
Mads Kiilerich |
spelling: random spell checker fixes
stable
|
file |
diff |
annotate
|
Mon, 15 Apr 2013 18:57:04 -0300 |
Wagner Bruna |
hgweb: refactor checks for granting and revoking user permissions
|
file |
diff |
annotate
|