Sun, 20 Jul 2008 17:43:54 +0200 |
Thomas Waldmann |
server.standalone script: fix check for failing import of wikiserverconfig module
|
Sun, 20 Jul 2008 17:00:07 +0200 |
Thomas Waldmann |
cache action: use dict for metadata, store also original item name and last_modified (as UNIX timestamp)
|
Sun, 27 Jul 2008 13:52:57 +0200 |
Thomas Waldmann |
merged some 1.7 changesets
|
Sun, 20 Jul 2008 14:31:36 +0200 |
Thomas Waldmann |
updated underlay pages
|
Sun, 20 Jul 2008 14:21:12 +0200 |
Thomas Waldmann |
updated i18n
|
Sun, 20 Jul 2008 14:14:01 +0200 |
Thomas Waldmann |
make install-docs interwiki
|
Sun, 27 Jul 2008 13:49:47 +0200 |
Thomas Waldmann |
merged some 1.7 changesets
|
Sun, 20 Jul 2008 14:01:05 +0200 |
Thomas Waldmann |
surge protection: add exception and a high limit for 'cache' action, more comments
|
Sun, 20 Jul 2008 13:40:09 +0200 |
Thomas Waldmann |
update CHANGES
|
Sat, 19 Jul 2008 23:15:59 +0200 |
Reimar Bauer |
script.account create, disable, resetpw: checks for already existing user (backport from 1.8)
|
Sun, 27 Jul 2008 13:38:06 +0200 |
Thomas Waldmann |
merged some 1.7 changesets
|
Sat, 19 Jul 2008 16:11:19 +0200 |
Thomas Waldmann |
action cache (and tests), backported from 1.8
|
Sun, 27 Jul 2008 13:21:17 +0200 |
Thomas Waldmann |
merged some 1.7 changesets
|
Sat, 19 Jul 2008 16:07:54 +0200 |
Thomas Waldmann |
refactor ticket secret calculation (only done once, written to cfg.secrets if it is None)
|
Sun, 27 Jul 2008 12:59:45 +0200 |
Thomas Waldmann |
merged some 1.7 changesets
|
Sat, 19 Jul 2008 14:36:38 +0200 |
Thomas Waldmann |
caching module backported from 1.8 (file-like new api, old api still as is)
|
Fri, 18 Jul 2008 19:50:15 +0200 |
Thomas Waldmann |
request_modpython: doing dirty tricks to work around mod_python 3.3.1 problems
|
Sat, 19 Jul 2008 14:10:15 +0200 |
Thomas Waldmann |
cache action: respond with 404 if cache key is not found or other CacheError happens
|
Sat, 19 Jul 2008 13:43:51 +0200 |
Thomas Waldmann |
cache action: adapt tests to put() not returning url any more
|
Sat, 19 Jul 2008 13:33:15 +0200 |
Thomas Waldmann |
cache action: cleanup docstrings / TODO
|
Sat, 19 Jul 2008 13:29:16 +0200 |
Thomas Waldmann |
secrets configuration refactored - see the snippet for an example usage
|
Sat, 19 Jul 2008 10:26:47 +0200 |
Thomas Waldmann |
cache action: improve docstrings
|
Sat, 19 Jul 2008 09:52:44 +0200 |
Thomas Waldmann |
cache action: don't let put() return the cache url (useless, most code will have a call to url() anyway)
|
Fri, 18 Jul 2008 10:00:14 +0200 |
Thomas Waldmann |
merge fixes from 1.7 repo
|
Fri, 18 Jul 2008 09:54:43 +0200 |
Thomas Waldmann |
MonthCalendar macro: fix MoinMoinBugs/MonthCalendarBreaksOnApostrophe
|
Thu, 17 Jul 2008 13:20:01 +0200 |
Thomas Waldmann |
surge protection: exclude localnet no matter whether user is known or not
|
Thu, 17 Jul 2008 11:39:28 +0200 |
Thomas Waldmann |
revert action: fixed (too much copy and paste error)
|
Wed, 16 Jul 2008 22:48:33 +0200 |
Thomas Waldmann |
caching: minor changes
|
Wed, 16 Jul 2008 22:09:12 +0200 |
Thomas Waldmann |
caching: support file-like content for update(), new size() function. cache action: use file-like api of caching
|
Wed, 16 Jul 2008 19:26:04 +0200 |
Thomas Waldmann |
some PEP8 fixes
|