Mon, 06 Aug 2007 03:57:45 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Mon, 06 Aug 2007 03:57:36 +0200 |
Karol 'grzywacz' Nowak |
Whitespace fixes.
|
Mon, 06 Aug 2007 03:56:59 +0200 |
Karol 'grzywacz' Nowak |
Don't test wiki pages and don't write files if there are no changes.
|
Mon, 06 Aug 2007 03:47:19 +0200 |
Karol 'grzywacz' Nowak |
Load event handler lazily.
|
Mon, 06 Aug 2007 03:46:51 +0200 |
Karol 'grzywacz' Nowak |
Add first tests for the xmpp bot.
|
Mon, 06 Aug 2007 03:46:12 +0200 |
Karol 'grzywacz' Nowak |
Create SimpleXMLRPCServer when the thread is actually started.
|
Mon, 06 Aug 2007 03:45:12 +0200 |
Karol 'grzywacz' Nowak |
Import BotConfig in i18n module (makes testing easier...)
|
Sun, 05 Aug 2007 22:47:12 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Sun, 05 Aug 2007 22:46:04 +0200 |
Karol 'grzywacz' Nowak |
Finally all known bugs fixed, OOB is used to send links with jabber. More...
|
Fri, 03 Aug 2007 17:25:27 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Thu, 26 Jul 2007 04:39:03 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Thu, 26 Jul 2007 04:38:12 +0200 |
Karol 'grzywacz' Nowak |
Change argument passing in notifications; some pylint and event.name fixes too
|
Thu, 26 Jul 2007 04:19:37 +0200 |
Karol 'grzywacz' Nowak |
Make url description mandatory, pass args in a dictionary.
|
Thu, 26 Jul 2007 04:05:21 +0200 |
Karol 'grzywacz' Nowak |
Fixes to the Event.name commit.
|
Tue, 24 Jul 2007 02:11:32 +0200 |
Karol 'grzywacz' Nowak |
Fix a missing __init__ argument in ConfigurationError exception.
|
Tue, 24 Jul 2007 02:10:39 +0200 |
Karol 'grzywacz' Nowak |
Add a partial implementation Out Of Band Data (XEP-066)
|
Tue, 24 Jul 2007 01:13:18 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Tue, 24 Jul 2007 01:12:56 +0200 |
Karol 'grzywacz' Nowak |
Whitespace fixes.
|
Tue, 24 Jul 2007 01:12:16 +0200 |
Karol 'grzywacz' Nowak |
Use event's "name" attribute instead of class name.
|
Mon, 23 Jul 2007 21:51:49 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Mon, 23 Jul 2007 21:49:11 +0200 |
Karol 'grzywacz' Nowak |
Attempt to move i18n from xmlrpc to xmpp thread.
|
Sun, 12 Aug 2007 13:15:26 +0200 |
Thomas Waldmann |
creole parser: remove unneeded re.I(GNORECASE)
|
Fri, 10 Aug 2007 12:10:20 +0200 |
Thomas Waldmann |
wiki parser tests: convert to py.test
|
Fri, 10 Aug 2007 11:44:33 +0200 |
Thomas Waldmann |
wiki parser tests: fixed some other broken tests
|
Fri, 10 Aug 2007 11:35:51 +0200 |
Thomas Waldmann |
wiki parser tests: fixed line_anchor problems and some other broken tests
|
Fri, 10 Aug 2007 10:56:54 +0200 |
Thomas Waldmann |
tests: simplify parser test
|
Thu, 09 Aug 2007 14:21:36 +0200 |
Thomas Waldmann |
creole parser: doing section parsers the moin 1.6+ way
|
Thu, 09 Aug 2007 13:13:16 +0200 |
Thomas Waldmann |
creole parser: fix wrong italic caused by unrecognized urls
|
Thu, 09 Aug 2007 12:58:37 +0200 |
Thomas Waldmann |
creole parser: remove TODO (done by CSS fix in changeset before), cosmetic fixes
|
Thu, 09 Aug 2007 12:45:30 +0200 |
Thomas Waldmann |
css: use same defs for th as for td
|
Thu, 09 Aug 2007 12:39:24 +0200 |
Thomas Waldmann |
creole parser: removed history from docstring, refactored it to notes and todo
|
Thu, 09 Aug 2007 10:20:04 +0200 |
Thomas Waldmann |
creole parser: do url escaping in a way that complete url gets escaped and // does not trigger italic
|
Wed, 08 Aug 2007 06:17:14 +0200 |
Thomas Waldmann |
update creole parser to support creole 1.0
|
Wed, 08 Aug 2007 04:00:22 +0200 |
Thomas Waldmann |
add creole 0.5 parser (thanks to Radomir Dopieralski)
|
Wed, 08 Aug 2007 03:53:46 +0200 |
Thomas Waldmann |
1.6 converter: cleanup link conversion, cleanup/add tests
|
Tue, 07 Aug 2007 17:35:08 +0200 |
Thomas Waldmann |
1.6 converter: add tests for sister and sub page relative links (commented as they are still failing), do converter tests in a class
|
Mon, 06 Aug 2007 01:40:09 +0200 |
Thomas Waldmann |
1.6 converter: only convert current rev of a page, added commented failing test cases
|
Sun, 05 Aug 2007 23:05:13 +0200 |
Thomas Waldmann |
1.6 converter: more quote triggering chars, document more problem cases
|
Sun, 05 Aug 2007 19:19:49 +0200 |
Thomas Waldmann |
1.6 converter: add more tests, fixed bugs, better quoting, cleanup
|
Sun, 05 Aug 2007 17:25:36 +0200 |
Thomas Waldmann |
fix exception when there are no interwiki map files or page
|
Sun, 05 Aug 2007 14:47:10 +0200 |
Thomas Waldmann |
1.6 converter: add more tests, TODO, fixed sourcecode test failure
|
Sun, 05 Aug 2007 01:36:00 +0200 |
Thomas Waldmann |
1.6 converter: remove outdated file
|
Sun, 05 Aug 2007 00:42:20 +0200 |
Thomas Waldmann |
1.6 converter: improve content conversion, give request obj to converter
|
Sun, 05 Aug 2007 00:05:34 +0200 |
Thomas Waldmann |
1.6 converter: improve content conversion, more tests
|
Sat, 04 Aug 2007 21:28:22 +0200 |
Thomas Waldmann |
1.6 converter: improve content conversion, add test for it
|
Sat, 04 Aug 2007 17:35:24 +0200 |
Thomas Waldmann |
show new 1.6 quoted attachment syntax in attachment list
|
Sat, 04 Aug 2007 16:55:09 +0200 |
Thomas Waldmann |
merge main
|
Sat, 04 Aug 2007 16:54:35 +0200 |
Thomas Waldmann |
1.6 converter: add content conversion (unfinished), cleanup
|
Thu, 02 Aug 2007 23:14:15 +0200 |
Florian Krupicka |
fixed: MoinMoin.events not installed via setup.py
|
Fri, 03 Aug 2007 16:58:58 +0200 |
Johannes Berg |
fix failing action macro test
|
Fri, 03 Aug 2007 16:51:56 +0200 |
Thomas Waldmann |
add missing files for 2595:5e7b45489430
|
Fri, 03 Aug 2007 13:30:42 +0200 |
Thomas Waldmann |
moved python2.3/2.4 compatibility code to MoinMoin.support.python_compatibility (thanks to Heinrich Wendel)
|
Fri, 03 Aug 2007 11:44:46 +0200 |
Johannes Berg |
fix bug in new action macro
|
Fri, 03 Aug 2007 02:55:35 +0200 |
Thomas Waldmann |
1.6 converter: use wikiutil, fixes, cleanup
|
Fri, 03 Aug 2007 01:04:22 +0200 |
Thomas Waldmann |
1.6 converter: more usage of codecs, cleanup
|
Fri, 03 Aug 2007 00:36:34 +0200 |
Thomas Waldmann |
1.6 converter: move cache dir with locks where the framework still expects it
|
Thu, 02 Aug 2007 22:24:28 +0200 |
Thomas Waldmann |
1.6 converter: have request object everywhere
|
Thu, 02 Aug 2007 21:44:46 +0200 |
Thomas Waldmann |
1.6 converter: improve user profile conversion
|
Mon, 23 Jul 2007 13:00:13 +0300 |
Ville-Pekka Vainio |
add test for xmlrpc getAuthToken
|
Mon, 23 Jul 2007 13:57:23 +0300 |
Ville-Pekka Vainio |
fix _cleanup_stale_tokens call
|