Mercurial > moin > 1.9
graph
-
remove 1.5 to 1.6 i18n markup conversion (port from 1.6)Sat, 05 Jan 2008 23:21:05 +0100, by Thomas Waldmann
-
antispam: MoinMaster wiki shall not fetch updates from itself (port from 1.6)Sat, 05 Jan 2008 23:04:32 +0100, by Thomas Waldmann
-
search results: fix calculation of current/total result pages to use integers only (fixes DeprecationWarnung for range() with floats) (port from 1.6)Sat, 05 Jan 2008 23:02:27 +0100, by Thomas Waldmann
-
ldap auth: set attribute names' default to None (port from 1.6)Sat, 05 Jan 2008 22:05:54 +0100, by Thomas Waldmann
-
imported patch fix-ldap-patch (port from 1.6)Sat, 05 Jan 2008 21:59:47 +0100, by Thomas Waldmann
-
imported patch fix-modpython-patch (port from 1.6)Sat, 05 Jan 2008 21:46:35 +0100, by Thomas Waldmann
-
include defaults for ldap auth in multiconfig (default values need review) (port from 1.6)Sat, 05 Jan 2008 21:30:45 +0100, by Thomas Waldmann
-
finally fix moinmodpy.htaccess (port from 1.6)Sat, 05 Jan 2008 21:24:30 +0100, by Thomas Waldmann
-
add mod_wsgi driver script, rename flup/wsgi based driver script (port from 1.6)Sat, 05 Jan 2008 21:19:50 +0100, by Thomas Waldmann
-
moin.fcg: add example for running under / url (port from 1.6)Sat, 05 Jan 2008 20:58:40 +0100, by Thomas Waldmann
-
stats: hitcounts: use fixed date format for cache, use utc in any case, use pickle, useragents: use pickle (port from 1.6)Sat, 05 Jan 2008 20:53:31 +0100, by Thomas Waldmann
-
Merged from main.Sun, 30 Dec 2007 23:52:03 +0100, by Karol 'grzywacz' Nowak
-
GHOP: 2/3 of XEP-0115 implementation by bolekkSun, 30 Dec 2007 23:49:08 +0100, by Karol 'grzywacz' Nowak
-
Added a few add_msg calls (by Federico Lorenzi).Mon, 24 Dec 2007 00:16:48 +0100, by Alexander Schremmer
-
Refactor all modules to use the new add_msg interface in 1.7 (done by Frederico Lorenzi). Should not be backported to 1.6 butSun, 23 Dec 2007 23:52:43 +0100, by Alexander Schremmer
-
Support for the new css classes generated by add_msg in the themes (done by Frederico Lorenzi).Should not be backported to 1.6 butSun, 23 Dec 2007 23:51:55 +0100, by Alexander Schremmer
-
Added add_msg to the theme interface (done by Frederico Lorenzi). Should not be backported to 1.6Sun, 23 Dec 2007 23:50:36 +0100, by Alexander Schremmer
-
Creole parser: Work around inconsistent formetter.parser behavior.Mon, 17 Dec 2007 17:37:49 +0100, by Radomir Dopieralski
-
Navigation macro: use re.escape to fix problems with pagenames containing special regex chars (thanks to Boleslaw Kulbabinski)Mon, 17 Dec 2007 09:59:39 +0100, by Thomas Waldmann
-
Creole parser: show error string when macro raises an exception, get rid of RedirectedOutput when calling other parsersThu, 13 Dec 2007 11:22:16 +0100, by Radomir Dopieralski
-
Creole parser: instantiate macro with Parser object, not EmitterThu, 13 Dec 2007 10:37:17 +0100, by Radomir Dopieralski
-
Fix an import in test.Sun, 09 Dec 2007 22:40:44 +0100, by Karol 'grzywacz' Nowak
-
GHOP: 1st part of XEP-115 (Entity Capabilities) implementation by starGamingSun, 09 Dec 2007 22:36:14 +0100, by Karol 'grzywacz' Nowak
-
GHOP: refactor hardcoded if...elif...else code to use dispatching.Tue, 04 Dec 2007 22:24:53 +0100, by Karol 'grzywacz' Nowak
-
search: add failing testsSat, 01 Dec 2007 15:50:42 +0100, by Thomas Waldmann
-
search: add tests, add debug logging, fix bugs (negative search terms failing, and others)Fri, 30 Nov 2007 23:41:48 +0100, by Thomas Waldmann
-
enable logging to stderr with py.test testsFri, 30 Nov 2007 15:30:20 +0100, by Thomas Waldmann
-
search: add test for title search with negative term (currently failing)Fri, 30 Nov 2007 14:58:20 +0100, by Thomas Waldmann
-
search: fix breaking queryparser testsFri, 30 Nov 2007 14:16:41 +0100, by Thomas Waldmann
-
search: add queryparser testsFri, 30 Nov 2007 14:10:21 +0100, by Thomas Waldmann
-
search tests: cosmetic fixFri, 30 Nov 2007 13:32:36 +0100, by Thomas Waldmann
-
Pass the unimplemented action before a fix is ready.Thu, 29 Nov 2007 18:06:56 +0100, by Karol 'grzywacz' Nowak
-
Fix errors with user creation notification as reported by cb22Thu, 29 Nov 2007 17:39:44 +0100, by Karol 'grzywacz' Nowak
-
Add a test for handle_user_createdThu, 29 Nov 2007 17:39:12 +0100, by Karol 'grzywacz' Nowak
-
search.results: added missing hitsInfo=0 to pageListWithContextFri, 09 Nov 2007 08:45:59 +0100, by Reimar Bauer
-
Creole parser: fixed bug in anchors + test for itThu, 08 Nov 2007 22:26:18 +0100, by Radomir Dopieralski
-
search.results: added a doc stringThu, 08 Nov 2007 21:47:58 +0100, by Reimar Bauer
-
introduced hitsInfo keyword for results.pageList (default is 0). Action fullsearch does set it to 1. So the macro FullSearch does not show the hits info.Thu, 08 Nov 2007 21:40:58 +0100, by Reimar Bauer
-
Use user's language setting to generate notification topic, not http requestWed, 07 Nov 2007 19:19:43 +0100, by Karol 'grzywacz' Nowak
-
fix typoMon, 05 Nov 2007 23:19:49 +0100, by Thomas Waldmann
-
refactor maint cleancacheMon, 05 Nov 2007 22:57:18 +0100, by Thomas Waldmann
-
trivial xmlrpc examples (scripts)Fri, 02 Nov 2007 12:43:42 +0000, by Johannes Berg
-
remove request.reset_outputTue, 30 Oct 2007 22:39:42 +0100, by Johannes Berg
-
split Clock into an extra util packageTue, 30 Oct 2007 22:16:29 +0100, by Johannes Berg
-
remove another LOL logTue, 30 Oct 2007 16:00:43 +0100, by Johannes Berg
-
request: use sent_headers rather than sent_headers_traceTue, 30 Oct 2007 14:58:42 +0100, by Johannes Berg
-
log duplicate header emissions with tracebacksTue, 30 Oct 2007 14:41:54 +0100, by Johannes Berg
-
only set Expires: header once for cache disablingTue, 30 Oct 2007 14:34:57 +0100, by Johannes Berg
-
give traces for duplicate headersTue, 30 Oct 2007 14:30:57 +0100, by Johannes Berg
-
remove LOL multiple buttons messageTue, 30 Oct 2007 14:11:07 +0100, by Johannes Berg
-
fix os.path.exists() vs. os.makedirs() raceMon, 29 Oct 2007 17:40:57 +0100, by Johannes Berg
-
pep8 fix for test_cachingMon, 29 Oct 2007 17:42:02 +0100, by Johannes Berg
-
xmlrpc: remove auth token testMon, 29 Oct 2007 12:03:09 +0100, by Johannes Berg
-
redirect to page%20name for page_name when the former exists and the latter doesn'tMon, 29 Oct 2007 11:06:25 +0100, by Johannes Berg
-
antispam: turn off debug logging by defaultMon, 29 Oct 2007 10:39:50 +0100, by Johannes Berg
-
port wiki parser changes from 1.6Mon, 29 Oct 2007 10:08:28 +0100, by Johannes Berg
-
use standard xx-yy for languages now (not xx_yy), fixes zh-tw issue (port from 1.6)Mon, 29 Oct 2007 10:01:12 +0100, by Johannes Berg
-
TOC formatter: transclusion methodMon, 29 Oct 2007 09:39:44 +0100, by Johannes Berg
-
fix typoMon, 29 Oct 2007 02:06:50 +0100, by Johannes Berg
-
merge mainMon, 29 Oct 2007 01:08:17 +0100, by Johannes Berg