Mercurial > moin > 1.9
graph
-
cfg.history_paging: fix grammar/remove performance warning (we don't do that at other places either) 1.9.2Sun, 28 Feb 2010 23:49:03 +0100, by Thomas Waldmann
-
minor docs/CHANGES updates, add CVE number to 1.9.1 changesSun, 28 Feb 2010 23:41:23 +0100, by Thomas Waldmann
-
updated CHANGESSun, 28 Feb 2010 16:21:39 +0100, by Thomas Waldmann
-
make install-docs interwikiSun, 28 Feb 2010 15:59:29 +0100, by Thomas Waldmann
-
updated underlaySun, 28 Feb 2010 15:53:55 +0100, by Thomas Waldmann
-
updated i18nSat, 27 Feb 2010 14:17:46 +0100, by Thomas Waldmann
-
http headers: for most cases, do not use .add, but .__setitem__Sat, 27 Feb 2010 02:04:17 +0100, by Thomas Waldmann
-
wiki.server.moin.fcgi: excecute bit setFri, 26 Feb 2010 10:32:03 +0100, by Reimar Bauer
-
web.requests: PEP8 whitespace fixThu, 25 Feb 2010 17:51:55 +0100, by Reimar Bauer
-
merged moin/1.8Thu, 25 Feb 2010 17:26:36 +0100, by Thomas Waldmann
-
merged moin/1.7Thu, 25 Feb 2010 16:52:28 +0100, by Thomas Waldmann
-
attachUrl: fix wrongly generated tickets (e.g. for AttachList macro)Thu, 25 Feb 2010 16:51:33 +0100, by Thomas Waldmann
-
AttachFile._build_filelist: verifies readonly flag for unzip file linkThu, 25 Feb 2010 14:02:44 +0100, by Reimar Bauer
-
text editor: if edit_rows==0 (user profile or config), dynamically size the text editor heightThu, 25 Feb 2010 11:43:26 +0100, by Thomas Waldmann
-
merged mainThu, 25 Feb 2010 01:35:51 +0100, by Thomas Waldmann
-
request: fix for werkzeug 0.6 and 0.5.1 compatibilityThu, 25 Feb 2010 01:35:06 +0100, by Thomas Waldmann
-
util.filesys: PEP8 whitespace fixWed, 24 Feb 2010 00:15:27 +0100, by Reimar Bauer
-
sessions: fix expiry checkTue, 23 Feb 2010 23:45:09 +0100, by Thomas Waldmann
-
sessions: fix not being able to log out if anon sessions disabled, check expiryTue, 23 Feb 2010 23:17:50 +0100, by Thomas Waldmann
-
updated docs/CHANGESTue, 23 Feb 2010 21:36:58 +0100, by Thomas Waldmann
-
session finalize: refactor, don't save cleared session on logoutTue, 23 Feb 2010 10:16:43 +0100, by Thomas Waldmann
-
avoid writing key/value to session dict if value doesn't changeTue, 23 Feb 2010 03:41:30 +0100, by Thomas Waldmann
-
sessions: remove code not needed any more due to new werkzeug session codeTue, 23 Feb 2010 02:29:09 +0100, by Thomas Waldmann
-
filesys.rename: add debug logging and retries (see below)Tue, 23 Feb 2010 00:14:14 +0100, by Thomas Waldmann
-
filesys: take posixemulation.rename code from werkzeug 0.6.1, it has atomic rename support for >=Vista/Server2008Mon, 22 Feb 2010 19:35:55 +0100, by Thomas Waldmann
-
update FilesystemSessionStore copy from werkzeug 0.6.1(pre) repoMon, 22 Feb 2010 19:26:13 +0100, by Thomas Waldmann
-
add more requirements informationMon, 22 Feb 2010 11:09:54 +0100, by Thomas Waldmann
-
merged moin/1.8Mon, 22 Feb 2010 10:25:01 +0100, by Thomas Waldmann
-
add RenderAsDocbook to actions_excluded if we have no python-xmlMon, 22 Feb 2010 10:22:19 +0100, by Thomas Waldmann
-
auth.ldap_login: add report_invalid_credentials param to control wrong credentials error message (typically used when using multiple ldap authenticators)Sun, 21 Feb 2010 17:41:28 +0100, by Thomas Waldmann
-
do not use MoinMoin.support.* to import 3rd party code, give dist packages a chanceMon, 22 Feb 2010 01:51:24 +0100, by Thomas Waldmann
-
add more requirements documentationMon, 22 Feb 2010 01:21:59 +0100, by Thomas Waldmann
-
just naming the requirements document REQUIREMENTSMon, 22 Feb 2010 00:01:48 +0100, by Thomas Waldmann
-
upgraded pygments to 1.2.2Sun, 21 Feb 2010 23:52:54 +0100, by Thomas Waldmann
-
move support code version requirements docs to docs/Sun, 21 Feb 2010 23:15:01 +0100, by Thomas Waldmann
-
document support code version requirementsSun, 21 Feb 2010 23:04:37 +0100, by Thomas Waldmann
-
MoinMoin.support: move the flup version notes to MoinMoin/support/Sun, 21 Feb 2010 22:31:44 +0100, by Thomas Waldmann
-
flup: our local patch was applied upstream, update notesSun, 21 Feb 2010 18:20:14 +0100, by Thomas Waldmann
-
updated underlaySat, 20 Feb 2010 17:44:19 +0100, by Thomas Waldmann
-
MergeSat, 20 Feb 2010 19:22:20 +0300, by Eugene Syromyatnikov
-
wikiutil: Fixed required_arg handling (no exception when trying to raise exception that choice is wrong).Sat, 20 Feb 2010 19:16:36 +0300, by Eugene Syromyatnikov
-
updated i18nSat, 20 Feb 2010 17:13:06 +0100, by Thomas Waldmann
-
merged mainSat, 20 Feb 2010 16:52:38 +0100, by Reimar Bauer
-
web.session: PEP8 whitespace fixSat, 20 Feb 2010 16:52:02 +0100, by Reimar Bauer
-
moin.fcgi: add fixer middleware for apache2/win32Sat, 20 Feb 2010 16:03:17 +0100, by Thomas Waldmann
-
flup: add note about local flup fix and upstream bug report about itSat, 20 Feb 2010 15:41:14 +0100, by Thomas Waldmann
-
flup: improve exception msg (add CGI hint)Sat, 20 Feb 2010 15:27:58 +0100, by Thomas Waldmann
-
flup fcgi_base: avoid socket.fromfd AttributeError on win32 if cgi is forced, give helpful exception for fcgiSat, 20 Feb 2010 13:17:48 +0100, by Thomas Waldmann
-
update flup middleware to a current upstream repo checkoutSat, 20 Feb 2010 03:01:45 +0100, by Thomas Waldmann
-
sessions: implant code from werkzeug 0.6, fix itSat, 20 Feb 2010 02:53:25 +0100, by Thomas Waldmann
-
merged moin/1.8Thu, 18 Feb 2010 09:47:51 +0100, by Thomas Waldmann
-
merged moin/1.7Thu, 18 Feb 2010 09:42:25 +0100, by Thomas Waldmann
-
wikiutil.clean_input: avoid crash if it gets str typeThu, 18 Feb 2010 09:40:44 +0100, by Thomas Waldmann
-
tagged release 1.8.7Sun, 14 Feb 2010 23:56:27 +0100, by Thomas Waldmann
-
updated underlaySun, 14 Feb 2010 03:22:20 +0100, by Thomas Waldmann
-
updated i18nSun, 14 Feb 2010 03:16:00 +0100, by Thomas Waldmann
-
fix pep8Sun, 14 Feb 2010 02:44:46 +0100, by Thomas Waldmann
-
update docs/CHANGESSat, 13 Feb 2010 20:09:26 +0100, by Thomas Waldmann
-
fix trail size (thanks to Renato Silva)Tue, 16 Feb 2010 22:20:09 +0100, by Thomas Waldmann