|
Failed to load latest commit information. |
|
netblock @ c9f80ad
|
netblock: update to latest upstream subproject
|
Oct 22, 2014
|
|
test
|
Add more control over what Atom feeds get forced into the BFC when
|
Apr 25, 2014
|
|
wsgi
|
Switch code from using 'except CLS, VAR:' to using 'except CLS as VAR:'
|
Oct 22, 2014
|
|
.gitignore
|
Record current state of DWiki
|
Sep 27, 2011
|
|
.gitmodules
|
configuration: support specifying IP address ranges as CIDRs
|
May 30, 2012
|
|
Makefile
|
Makefile: add actions to restore and update the test directory timest…
|
Dec 9, 2011
|
|
README
|
Provide a way to manually force things into the brute force cache
|
Apr 25, 2014
|
|
access.py
|
Record current state of DWiki
|
Sep 27, 2011
|
|
atomgen.py
|
Revise comments to support user-supplied names and URLs
|
Aug 30, 2013
|
|
authcookie.py
|
Replace usage of deprecated sha module with hashlib.sha1
|
Dec 19, 2011
|
|
blogdir.py
|
Switch to modern list sorting with key= and reverse= arguments
|
Oct 23, 2014
|
|
comments.py
|
comments.py: mark URL input field as 'type="url"'
|
Sep 14, 2015
|
|
conditions.py
|
Record current state of DWiki
|
Sep 27, 2011
|
|
config.py
|
Switch code from using 'except CLS, VAR:' to using 'except CLS as VAR:'
|
Oct 22, 2014
|
|
context.py
|
Fix wikitext caching; make BFC and IMC more correct for http vs https
|
Aug 12, 2013
|
|
contread.py
|
Switch code from using the old 'raise E,MSG' to the modern 'raise E(M…
|
Oct 22, 2014
|
|
derrors.py
|
Record current state of DWiki
|
Sep 27, 2011
|
|
dostamps
|
Record current state of DWiki
|
Sep 27, 2011
|
|
dpasswd.py
|
Switch code from using 'except CLS, VAR:' to using 'except CLS as VAR:'
|
Oct 22, 2014
|
|
dwconfig.py
|
Explicitly open a few binary files in binary mode
|
Oct 23, 2014
|
|
dwiki-cache.py
|
Switch code from using 'except CLS, VAR:' to using 'except CLS as VAR:'
|
Oct 22, 2014
|
|
dwiki-cat.py
|
Switch code from using 'except CLS, VAR:' to using 'except CLS as VAR:'
|
Oct 22, 2014
|
|
dwiki-cgi.py
|
Record current state of DWiki
|
Sep 27, 2011
|
|
dwiki-scgi.py
|
Switch code from using 'except CLS, VAR:' to using 'except CLS as VAR:'
|
Oct 22, 2014
|
|
dwiki-serv.py
|
dwiki-serv.py: improve a usage message
|
Dec 19, 2011
|
|
dwikicgi.py
|
Switch code from using 'except CLS, VAR:' to using 'except CLS as VAR:'
|
Oct 22, 2014
|
|
histview.py
|
Record current state of DWiki
|
Sep 27, 2011
|
|
htmlauth.py
|
Explicitly open a few binary files in binary mode
|
Oct 23, 2014
|
|
htmlerr.py
|
Support templates marking themselves as permission errors; template u…
|
Aug 8, 2013
|
|
htmlrends.py
|
htmlrends.py: Python 3 doesn't allow comparisons against None
|
Sep 14, 2015
|
|
htmlresp.py
|
Use greater-than If-Modified-Since comparison for Tiny Tiny RSS
|
Apr 25, 2014
|
|
htmlview.py
|
httpcore.py: improve messages logged for bad requests
|
Sep 21, 2013
|
|
httpcore.py
|
Switch code from using 'except CLS, VAR:' to using 'except CLS as VAR:'
|
Oct 22, 2014
|
|
httputil.py
|
Switch code from using 'except CLS, VAR:' to using 'except CLS as VAR:'
|
Oct 22, 2014
|
|
interjections.py
|
Record current state of DWiki
|
Sep 27, 2011
|
|
macros.py
|
Switch to modern list sorting with key= and reverse= arguments
|
Oct 23, 2014
|
|
model.py
|
model.py: Harden against non-file templates
|
Sep 14, 2015
|
|
model_comment.py
|
Revise comments to support user-supplied names and URLs
|
Aug 30, 2013
|
|
pageranges.py
|
Switch code from using the old 'raise E,MSG' to the modern 'raise E(M…
|
Oct 22, 2014
|
|
pages.py
|
Various speedups and optimizations
|
Jan 31, 2013
|
|
rcsfile.py
|
Switch code from using the old 'raise E,MSG' to the modern 'raise E(M…
|
Oct 22, 2014
|
|
rendcache.py
|
Allow caching of generators only, without the full renderer cache
|
Dec 18, 2013
|
|
search.py
|
Record current state of DWiki
|
Sep 27, 2011
|
|
sitemaps.py
|
Record current state of DWiki
|
Sep 27, 2011
|
|
sockact.py
|
Better SCGI handling, including support for systemd socket activation
|
Feb 15, 2013
|
|
staticserv.py
|
Record current state of DWiki
|
Sep 27, 2011
|
|
stderrtb.py
|
Record current state of DWiki
|
Sep 27, 2011
|
|
storage.py
|
Explicitly open a few binary files in binary mode
|
Oct 23, 2014
|
|
supervise-sock.py
|
Switch code from using 'except CLS, VAR:' to using 'except CLS as VAR:'
|
Oct 22, 2014
|
|
template.py
|
Switch code from using the old 'raise E,MSG' to the modern 'raise E(M…
|
Oct 22, 2014
|
|
test.timestamps
|
Add more control over what Atom feeds get forced into the BFC when
|
Apr 25, 2014
|
|
testbench.py
|
Switch code from using 'except CLS, VAR:' to using 'except CLS as VAR:'
|
Oct 22, 2014
|
|
utils.py
|
Switch to modern list sorting with key= and reverse= arguments
|
Oct 23, 2014
|
|
views.py
|
views.py: fix a stupid mistake in a comment
|
Aug 8, 2013
|
|
wiki.conf
|
Allow the 'banned-ips' config setting to be specified multiple times
|
Mar 19, 2012
|
|
wikirend.py
|
wikirend.py: add comment about how unwind_inline cannot misfire on '(('
|
Sep 17, 2015
|
|
wsgicore.py
|
Record current state of DWiki
|
Sep 27, 2011
|