Sun, 15 Jul 2007 13:18:58 +0200 |
Reimar Bauer |
fixing missing changes to example scripts for server and request renaming
|
Tue, 17 Jul 2007 19:09:10 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Tue, 17 Jul 2007 03:37:38 +0200 |
Karol 'grzywacz' Nowak |
Merge with devel.
|
Tue, 17 Jul 2007 03:37:02 +0200 |
Karol 'grzywacz' Nowak |
Whitespace/pep8 fixes.
|
Tue, 17 Jul 2007 03:35:58 +0200 |
Karol 'grzywacz' Nowak |
Modify mk_POTFILES.py so that it can work with different dirs.
|
Tue, 17 Jul 2007 03:24:28 +0200 |
Karol 'grzywacz' Nowak |
Added a dummy _ function so that string for translations can be gathered.
|
Tue, 17 Jul 2007 03:22:13 +0200 |
Karol 'grzywacz' Nowak |
Initial version of pot file for the jabber bot.
|
Tue, 17 Jul 2007 03:21:00 +0200 |
Karol 'grzywacz' Nowak |
Fix the copied makefile to work with jabber bot.
|
Tue, 17 Jul 2007 01:55:53 +0200 |
Karol 'grzywacz' Nowak |
New dir for bot translations, copied the Makefile.
|
Mon, 16 Jul 2007 15:24:48 +0200 |
Karol 'grzywacz' Nowak |
Forgotten file (test_packages.py)
|
Mon, 16 Jul 2007 12:38:29 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Mon, 16 Jul 2007 12:38:00 +0200 |
Karol 'grzywacz' Nowak |
"Fixed" PageEditor test.
|
Mon, 16 Jul 2007 01:51:34 +0200 |
Karol 'grzywacz' Nowak |
Don't send PageDeletedEvent twice, silly...
|
Mon, 16 Jul 2007 00:57:23 +0200 |
Karol 'grzywacz' Nowak |
Refactor some common code into a seaparate file.
|
Sun, 15 Jul 2007 23:53:24 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Sun, 15 Jul 2007 23:52:45 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Sun, 15 Jul 2007 23:52:01 +0200 |
Karol 'grzywacz' Nowak |
Typo fix.
|
Sun, 15 Jul 2007 23:51:43 +0200 |
Karol 'grzywacz' Nowak |
Whitespace fixes.
|
Sun, 15 Jul 2007 23:50:13 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Sun, 15 Jul 2007 23:46:08 +0200 |
Karol 'grzywacz' Nowak |
Whitespace fixes.
|
Sun, 15 Jul 2007 23:41:39 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Sun, 15 Jul 2007 23:41:14 +0200 |
Karol 'grzywacz' Nowak |
Test if page save really fails when PreSave event handlers return Abort.
|
Sun, 15 Jul 2007 23:40:40 +0200 |
Karol 'grzywacz' Nowak |
Add a PagePreSave event; abort page save if handlers return Abort.
|
Sun, 15 Jul 2007 05:45:57 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Sun, 15 Jul 2007 05:40:56 +0200 |
Karol 'grzywacz' Nowak |
Whitespace fixes.
|
Sun, 15 Jul 2007 05:38:11 +0200 |
Karol 'grzywacz' Nowak |
s/search/searchform/, add a Search command (does nothing)
|
Sun, 15 Jul 2007 05:14:29 +0200 |
Karol 'grzywacz' Nowak |
Merge with devel.
|
Sun, 15 Jul 2007 05:14:06 +0200 |
Karol 'grzywacz' Nowak |
Big checkpoint commit. Details below:
|
Sat, 14 Jul 2007 22:15:13 +0200 |
Karol 'grzywacz' Nowak |
Remove a stray debugging print.
|
Sat, 14 Jul 2007 19:13:12 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Sat, 14 Jul 2007 19:12:55 +0200 |
Karol 'grzywacz' Nowak |
Add a file forgotten from the previous commits...
|
Sat, 14 Jul 2007 18:59:44 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Sat, 14 Jul 2007 18:42:36 +0200 |
Karol 'grzywacz' Nowak |
Automatic whitespace fixes (?).
|
Sat, 14 Jul 2007 18:42:12 +0200 |
Karol 'grzywacz' Nowak |
Use the event handling framework to (re)generate xapian indexes.
|
Sat, 14 Jul 2007 18:41:44 +0200 |
Karol 'grzywacz' Nowak |
Make name pep8 compatible.
|
Thu, 12 Jul 2007 10:47:05 +0200 |
Karol 'grzywacz' Nowak |
Mention notification features in CHANGES.
|
Tue, 17 Jul 2007 15:38:22 +0200 |
Ville-Pekka Vainio |
fix yet another xmlrpc/__init__.py bug
|
Tue, 17 Jul 2007 13:23:10 +0200 |
Johannes Berg |
don't require all plugins to be in the data/plugin dir, cache modules list
|
Tue, 17 Jul 2007 12:34:34 +0200 |
Johannes Berg |
slightly optimise openid preferences
|
Tue, 17 Jul 2007 12:32:27 +0200 |
Johannes Berg |
fix traceback when there are errors in the config file, don't tell people to report a bug for that
|
Sun, 15 Jul 2007 16:34:25 +0200 |
Johannes Berg |
fix the quoting mess
|
Sun, 15 Jul 2007 14:05:12 +0200 |
Thomas Waldmann |
test_sourcecode: only test recently changed stuff, use a single os.stat call's results
|
Sun, 15 Jul 2007 13:24:07 +0200 |
Thomas Waldmann |
test_sourcecode: save some ms by some more excludes
|
Thu, 12 Jul 2007 14:42:19 +0200 |
Johannes Berg |
use assert in linking test
|
Thu, 12 Jul 2007 14:40:06 +0200 |
Johannes Berg |
do not parse single-quoted page names as quoted
|
Thu, 12 Jul 2007 14:37:27 +0200 |
Johannes Berg |
more tests for linking
|
Thu, 12 Jul 2007 13:40:38 +0200 |
Johannes Berg |
more link tests as I expect things to behave
|
Thu, 12 Jul 2007 13:34:22 +0200 |
Johannes Berg |
first simple test for link markup, fails
|
Thu, 12 Jul 2007 11:45:51 +0200 |
Johannes Berg |
disable openid preferences if openid libs are not installed
|
Thu, 12 Jul 2007 11:41:35 +0200 |
Johannes Berg |
fix a suid bug: force switched-to user valid
|
Thu, 12 Jul 2007 11:41:09 +0200 |
Johannes Berg |
refactor userprefs for more consistent UI
|
Thu, 12 Jul 2007 11:40:52 +0200 |
Johannes Berg |
introduce changepass userprefs plugin
|
Thu, 12 Jul 2007 11:40:20 +0200 |
Johannes Berg |
split recoverpass form from prefs
|
Thu, 12 Jul 2007 11:40:04 +0200 |
Johannes Berg |
split newaccount form from prefs
|
Thu, 12 Jul 2007 11:39:35 +0200 |
Johannes Berg |
fix some bugs in openid prefs
|
Thu, 12 Jul 2007 11:39:04 +0200 |
Johannes Berg |
clean up suid prefs
|
Wed, 11 Jul 2007 14:48:44 +0200 |
Karol 'grzywacz' Nowak |
Fix trailing whitespace.
|
Wed, 11 Jul 2007 14:14:09 +0200 |
Karol 'grzywacz' Nowak |
Merge with devel.
|
Wed, 11 Jul 2007 14:13:34 +0200 |
Karol 'grzywacz' Nowak |
Fix test_events so that it works with updated code.
|
Wed, 11 Jul 2007 13:53:03 +0200 |
Karol 'grzywacz' Nowak |
Merge main again.
|