Mon, 13 Aug 2007 23:53:50 +0200 |
Karol Nowak |
Erm, merge again.
|
Mon, 13 Aug 2007 23:52:55 +0200 |
Karol Nowak |
Merge main.
|
Mon, 13 Aug 2007 23:51:26 +0200 |
Karol Nowak |
Add suport for reverting pages (text-only for now).
|
Mon, 13 Aug 2007 23:49:59 +0200 |
Karol Nowak |
Add a hasbang to make launching of the bot easier.
|
Mon, 13 Aug 2007 13:47:26 +0200 |
Karol Nowak |
s/main.py/bot.py/
|
Mon, 13 Aug 2007 13:14:50 +0200 |
Karol Nowak |
Fix a typo and an error introduced in recent refactoring.
|
Sun, 12 Aug 2007 23:13:37 +0200 |
Karol Nowak |
Remove a debugging print.
|
Sun, 12 Aug 2007 23:10:27 +0200 |
grzywacz |
Merge main.
|
Thu, 09 Aug 2007 02:49:07 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Thu, 09 Aug 2007 02:48:49 +0200 |
Karol 'grzywacz' Nowak |
Data forms search now works. Display of results... almost (no idea why not atm).
|
Thu, 09 Aug 2007 01:21:08 +0200 |
Karol 'grzywacz' Nowak |
Add a hidden action field to the search form.
|
Thu, 09 Aug 2007 01:18:41 +0200 |
Karol 'grzywacz' Nowak |
Add basic form handling.
|
Wed, 08 Aug 2007 21:44:41 +0200 |
Karol 'grzywacz' Nowak |
Add more fields to search form, fix bug left from changes in service discovery.
|
Wed, 08 Aug 2007 20:10:05 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Wed, 08 Aug 2007 20:09:41 +0200 |
Karol 'grzywacz' Nowak |
Handle process/thread termination gracefully.
|
Wed, 08 Aug 2007 00:47:13 +0200 |
Karol 'grzywacz' Nowak |
Merge changes done in my other branches.
|
Wed, 08 Aug 2007 00:40:21 +0200 |
Karol 'grzywacz' Nowak |
More whitespace fixes.
|
Wed, 08 Aug 2007 00:39:58 +0200 |
Karol 'grzywacz' Nowak |
Whitespace fix.
|
Wed, 08 Aug 2007 00:38:39 +0200 |
Karol 'grzywacz' Nowak |
Pass URLs using OOB only if it's known to be supported by the client.
|
Wed, 08 Aug 2007 00:11:12 +0200 |
Karol 'grzywacz' Nowak |
Use a more generic way to store information about supported extensions.
|
Wed, 08 Aug 2007 00:00:58 +0200 |
Karol 'grzywacz' Nowak |
Fix layering violation in xmlrpcbot code, as mentioned in TODO.
|
Tue, 07 Aug 2007 18:40:27 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Tue, 07 Aug 2007 18:34:01 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Tue, 07 Aug 2007 18:33:18 +0200 |
Karol 'grzywacz' Nowak |
First implementation of search, will be changed later to optionally use oob.
|
Tue, 07 Aug 2007 03:14:32 +0200 |
Karol 'grzywacz' Nowak |
xmlrpc_searchPagesEx() with more options and no html formatting of output.
|
Tue, 07 Aug 2007 03:36:08 +0200 |
Karol 'grzywacz' Nowak |
Fix two forms-related bugs.
|
Mon, 06 Aug 2007 20:49:08 +0200 |
Karol 'grzywacz' Nowak |
Fix initialisation of xmlrpcbot.
|
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
|
Wed, 01 Aug 2007 11:20:05 +0200 |
Thomas Waldmann |
1.6 converter: quicklinks/subscribed pages (unfinished)
|
Wed, 01 Aug 2007 02:12:27 +0200 |
Thomas Waldmann |
1.6 converter: add main function for testing, some fixes
|
Wed, 01 Aug 2007 01:23:54 +0200 |
Thomas Waldmann |
1.6 converter: rename module
|
Wed, 01 Aug 2007 00:46:59 +0200 |
Thomas Waldmann |
1.5.x to 1.6 conversion (unfinished)
|
Mon, 30 Jul 2007 18:07:20 +0200 |
Thomas Waldmann |
if attachment upload uses overwrite mode, we have to check for delete rights, not only for write rights
|
Sun, 29 Jul 2007 20:17:24 +0200 |
Thomas Waldmann |
fix filter tests for win32 by using binary mode
|
Sun, 29 Jul 2007 17:59:48 +0200 |
Thomas Waldmann |
don't test the docbook formatter if there is no 4suite installed
|
Fri, 27 Jul 2007 11:43:18 +0200 |
Johannes Berg |
rewrite action macro. this breaks some pages that'll need to be fixed
|
Fri, 27 Jul 2007 11:42:09 +0200 |
Johannes Berg |
fix TOC html
|
Fri, 27 Jul 2007 11:41:33 +0200 |
Johannes Berg |
refactor some code in the text_python formatter
|
Fri, 27 Jul 2007 11:37:37 +0200 |
Johannes Berg |
refactor the ID generation/writing code
|
Fri, 27 Jul 2007 11:37:15 +0200 |
Johannes Berg |
rewrite include macro heading link
|
Fri, 27 Jul 2007 11:37:01 +0200 |
Johannes Berg |
make generated IDs nicer, qualify iff necessary
|
Thu, 26 Jul 2007 17:34:54 +0200 |
Johannes Berg |
fcgi completely stops output at request.finish()
|
Thu, 26 Jul 2007 16:29:13 +0200 |
Johannes Berg |
introduce ID cache in request, make everybody generate valid IDs even inside includes
|
Thu, 26 Jul 2007 16:26:44 +0200 |
Johannes Berg |
apparently underscores aren't valid in IDs, fix this
|
Thu, 26 Jul 2007 16:25:59 +0200 |
Johannes Berg |
get rid of the text_html formatter tag stacks, they break with cached stuff anyway
|
Thu, 26 Jul 2007 16:25:10 +0200 |
Johannes Berg |
parser should use anchorlink() instead of url()
|
Wed, 25 Jul 2007 15:52:28 +0200 |
Johannes Berg |
make anchor names always start with a letter
|
Wed, 25 Jul 2007 15:34:01 +0200 |
Johannes Berg |
(xorAxAx, johill) make saner looking anchors, no more sha hash
|
Wed, 25 Jul 2007 14:56:52 +0200 |
Johannes Berg |
(johill, xorAxAx) make formatter responsible for making heading IDs unique
|
Wed, 25 Jul 2007 14:37:08 +0200 |
Johannes Berg |
fix bug in include macro: needs to use rawHTML
|
Wed, 25 Jul 2007 14:36:14 +0200 |
Johannes Berg |
don't overwrite rawHTML in toc macro
|
Wed, 25 Jul 2007 13:48:45 +0200 |
Johannes Berg |
fix slight bug with TOC macro vs. built-in macros
|
Wed, 25 Jul 2007 13:42:30 +0200 |
Johannes Berg |
new tableofcontents macro using a formatter
|
Wed, 25 Jul 2007 13:41:53 +0200 |
Johannes Berg |
'port' BR macro to new system, document it
|
Wed, 25 Jul 2007 10:50:17 +0200 |
Johannes Berg |
consolidate isinstance calls
|
Wed, 25 Jul 2007 10:50:04 +0200 |
Johannes Berg |
stricter argument checking for required_arg
|
Wed, 25 Jul 2007 10:49:49 +0200 |
Johannes Berg |
allow using complex datatype in macros
|
Wed, 25 Jul 2007 10:49:36 +0200 |
Johannes Berg |
allow the invoke_extension_function to invoke constructors too
|
Tue, 24 Jul 2007 17:30:40 +0200 |
Thomas Waldmann |
tag SOC2007-START
|
Tue, 24 Jul 2007 17:13:26 +0200 |
Thomas Waldmann |
update README with new homepage url
|
Tue, 24 Jul 2007 17:04:44 +0200 |
Thomas Waldmann |
remove some unused stuff from .hgignore
|
Mon, 23 Jul 2007 22:25:27 +0200 |
Reimar Bauer |
macro.Action:correct splitting of action and args (filling up)
|
Fri, 20 Jul 2007 16:26:40 +0200 |
Reimar Bauer |
macro.Action.py: fixed bug in in using Parameters for e.g. Edit (thanks to Johannes Berg)
|
Mon, 23 Jul 2007 20:37:53 +0200 |
Johannes Berg |
make sourcecode checker happy on wikiutil tests
|
Mon, 23 Jul 2007 20:14:50 +0200 |
Johannes Berg |
put extra additional arguments into _trailing_args in all cases
|
Mon, 23 Jul 2007 19:51:08 +0200 |
Johannes Berg |
macro invoker doesn't need to catch TypeError any more
|
Mon, 23 Jul 2007 19:43:40 +0200 |
Johannes Berg |
introduce required_arg wrapper class
|
Mon, 23 Jul 2007 19:38:16 +0200 |
Johannes Berg |
consolidate extra keyword args handling, no more **kw/_non_ascii_kw but rather just _kwargs
|
Mon, 23 Jul 2007 19:37:36 +0200 |
Johannes Berg |
better error checking in parameter parser, no more TypeError
|
Mon, 23 Jul 2007 19:37:10 +0200 |
Johannes Berg |
fix quoting of quote at end of item in parameter parser
|
Mon, 23 Jul 2007 19:36:51 +0200 |
Johannes Berg |
quoting tests for the parameter parser
|
Mon, 23 Jul 2007 19:36:38 +0200 |
Johannes Berg |
tests for the extension function invoker
|
Mon, 23 Jul 2007 19:36:25 +0200 |
Johannes Berg |
fix bug with positional args and the special ones
|
Mon, 23 Jul 2007 19:36:04 +0200 |
Johannes Berg |
small try/except cleanup in macro code
|
Mon, 23 Jul 2007 19:35:49 +0200 |
Johannes Berg |
move macro invoker to wikiutil
|
Mon, 23 Jul 2007 19:34:54 +0200 |
Johannes Berg |
use new features in Hits macro
|
Mon, 23 Jul 2007 19:34:40 +0200 |
Johannes Berg |
clean up parser argument handling, allow tuples for choices
|
Mon, 23 Jul 2007 14:36:04 +0200 |
Reimar Bauer |
AttachFile:only superuser with write access to a page should get install dialog for packages
|
Mon, 23 Jul 2007 13:11:10 +0200 |
Johannes Berg |
allow types as defaults for macro args to force conversion to that type
|
Mon, 23 Jul 2007 12:57:53 +0200 |
Johannes Berg |
fix tests, using unicode instead of str
|
Mon, 23 Jul 2007 12:53:27 +0200 |
Reimar Bauer |
branch merge
|
Mon, 23 Jul 2007 12:52:18 +0200 |
Reimar Bauer |
test_text_moin_wiki:fixed output from testMultipleShortPreSections
|
Mon, 23 Jul 2007 12:49:02 +0200 |
Johannes Berg |
whoops, get_boolean was renamed to get_bool
|
Mon, 23 Jul 2007 12:43:14 +0200 |
Johannes Berg |
some more explanations of the type magic for macro args
|
Mon, 23 Jul 2007 12:35:30 +0200 |
Johannes Berg |
use the new automatic macro arg conversion in some internal macros
|
Mon, 23 Jul 2007 12:32:06 +0200 |
Johannes Berg |
automatically convert macro args with defaults to the default's type
|
Mon, 23 Jul 2007 11:37:05 +0200 |
Johannes Berg |
fix arg parser bug, test for this bug
|
Mon, 23 Jul 2007 11:36:37 +0200 |
Johannes Berg |
fix error message for get_* (arg parser)
|
Mon, 23 Jul 2007 11:35:07 +0200 |
Johannes Berg |
add failing {{{ }}} test
|
Mon, 23 Jul 2007 03:39:14 +0200 |
Thomas Waldmann |
test_sourcecode: only test recently touched files
|
Mon, 23 Jul 2007 03:37:10 +0200 |
Thomas Waldmann |
Fix Hits macro tests
|
Mon, 23 Jul 2007 02:27:16 +0200 |
Thomas Waldmann |
XSS fix for format_error
|
Mon, 23 Jul 2007 02:23:36 +0200 |
Thomas Waldmann |
add InterWiki.py (see cs 5f299f9ba77c)
|
Mon, 23 Jul 2007 02:22:32 +0200 |
Thomas Waldmann |
externalize PageCount macro
|
Mon, 23 Jul 2007 01:07:19 +0200 |
Thomas Waldmann |
builtin macros: just reorder, no other changes
|
Mon, 23 Jul 2007 01:01:14 +0200 |
Thomas Waldmann |
externalize InterWiki macro, refactor it to use the formatter
|
Mon, 23 Jul 2007 00:25:59 +0200 |
Thomas Waldmann |
merge main
|
Mon, 23 Jul 2007 00:25:19 +0200 |
Thomas Waldmann |
builtin macros: fix bug, handle errors giving help to users
|
Sun, 22 Jul 2007 23:21:10 +0200 |
Reimar Bauer |
text_moin_wiki:fixed wrong pre section, skipped a test because not implemented yet
|
Sun, 22 Jul 2007 22:56:57 +0200 |
Thomas Waldmann |
use new arg parser for buitlin macros
|
Sun, 22 Jul 2007 21:57:08 +0200 |
Thomas Waldmann |
refactored Hits macro for new arg parser
|
Sun, 22 Jul 2007 21:11:51 +0200 |
Thomas Waldmann |
macro.format_error to format what a macro shows in case of ValueError/TypeError happening, refactor MonthCalendar to use new arg parsing
|
Sun, 22 Jul 2007 18:53:36 +0200 |
Thomas Waldmann |
wikiutil.get_* tests + fixes
|
Sun, 22 Jul 2007 16:24:24 +0200 |
Johannes Berg |
remove bogus _ variable from get_unicode
|
Sun, 22 Jul 2007 16:10:11 +0200 |
Johannes Berg |
clarify None behaviour for keys, add tests
|
Sun, 22 Jul 2007 16:08:37 +0200 |
Johannes Berg |
make get_int safer, fix get_unicode(arg=u'')
|
Sun, 22 Jul 2007 15:59:12 +0200 |
Johannes Berg |
add get_{boolean,int,float,unicode} helpers
|
Sun, 22 Jul 2007 15:58:55 +0200 |
Johannes Berg |
add macro argument parser and use it to invoke macros with args directly
|
Sun, 22 Jul 2007 05:43:52 +0200 |
Karol 'grzywacz' Nowak |
Merge with devel.
|
Sun, 22 Jul 2007 05:43:25 +0200 |
Karol 'grzywacz' Nowak |
Again, some fixes suggested by pylint.
|
Sun, 22 Jul 2007 05:33:02 +0200 |
Karol 'grzywacz' Nowak |
Make pylint happy where it made sense, fix a few minor bugs.
|
Sun, 22 Jul 2007 05:11:46 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Sun, 22 Jul 2007 05:11:19 +0200 |
Karol 'grzywacz' Nowak |
Fix xmlrpc commands. How come I've never noticed how b0rked it was?!
|
Sun, 22 Jul 2007 05:10:32 +0200 |
Karol 'grzywacz' Nowak |
A small comment improvement.
|
Sun, 22 Jul 2007 05:10:25 +0200 |
Karol 'grzywacz' Nowak |
Fix a typo.
|
Sun, 22 Jul 2007 05:09:45 +0200 |
Karol 'grzywacz' Nowak |
Fix generation of auth tokens in xmlrpc code.
|
Sun, 22 Jul 2007 05:09:26 +0200 |
Karol 'grzywacz' Nowak |
Add a test case for XmlRpcBase._generate_auth_token
|
Sun, 22 Jul 2007 05:02:34 +0200 |
Karol 'grzywacz' Nowak |
s/test_multicall.py/test_xmlrpc.py/
|
Sun, 22 Jul 2007 04:17:59 +0200 |
Karol 'grzywacz' Nowak |
Merge 1.7.
|
Sun, 22 Jul 2007 04:17:31 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Sun, 22 Jul 2007 04:16:26 +0200 |
Karol 'grzywacz' Nowak |
Fix a stupid bug in jabber notification about user creation.
|
Sun, 22 Jul 2007 04:16:05 +0200 |
Karol 'grzywacz' Nowak |
Send UserCreatedEvent from user.save(), not the newaccount action.
|
Sun, 22 Jul 2007 04:15:26 +0200 |
Karol 'grzywacz' Nowak |
Whitespace fixes.
|
Sun, 22 Jul 2007 04:14:23 +0200 |
Karol 'grzywacz' Nowak |
Import set if it's unknown (python 2.3 compatibility)
|
Sun, 22 Jul 2007 03:51:10 +0200 |
Karol 'grzywacz' Nowak |
Regenerate xapian index on added attachment, fix PageDeletedEvent, fix header
|
Sun, 22 Jul 2007 03:27:45 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Sun, 22 Jul 2007 03:27:22 +0200 |
Karol 'grzywacz' Nowak |
Keep contact entries longer (with ttl) to keep lang settings.
|
Sun, 22 Jul 2007 01:16:45 +0200 |
Karol 'grzywacz' Nowak |
Fix test of Abort in PageEditor so that it restores the event handler list.
|
Sat, 21 Jul 2007 02:33:34 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Sat, 21 Jul 2007 02:32:43 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Sat, 21 Jul 2007 02:32:09 +0200 |
Karol 'grzywacz' Nowak |
Move test_events to MoinMoin/events/_tests
|
Sat, 21 Jul 2007 02:31:44 +0200 |
Karol 'grzywacz' Nowak |
Whitespace fixes.
|
Sat, 21 Jul 2007 02:29:04 +0200 |
Karol 'grzywacz' Nowak |
Actually fix what 76f87ae87759 tried. Finally work around pyxmpp problems (?).
|
Fri, 20 Jul 2007 23:57:03 +0200 |
Karol 'grzywacz' Nowak |
Fix local variable reference prior to assignment.
|
Fri, 20 Jul 2007 23:08:12 +0200 |
Karol 'grzywacz' Nowak |
Handle exceptions in get_language_by_jid
|
Fri, 20 Jul 2007 22:56:13 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Fri, 20 Jul 2007 22:05:38 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Fri, 20 Jul 2007 17:44:02 +0200 |
Karol 'grzywacz' Nowak |
Initialize _ later, as NotificationCommand doesn't have `jid` attr
|
Fri, 20 Jul 2007 22:04:55 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Fri, 20 Jul 2007 13:27:41 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Fri, 20 Jul 2007 13:24:36 +0200 |
Karol 'grzywacz' Nowak |
Make _. This assumes that all commands have jid attr, which makes sense here.
|
Fri, 20 Jul 2007 13:21:40 +0200 |
Karol 'grzywacz' Nowak |
Remove stray code and comment left from a mix of refactoring and copypasta.
|
Fri, 20 Jul 2007 13:20:18 +0200 |
Karol 'grzywacz' Nowak |
Move xmlrpc_getBotTranslations() out of warning's scope.
|
Fri, 20 Jul 2007 13:18:46 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Fri, 20 Jul 2007 02:57:58 +0200 |
Karol 'grzywacz' Nowak |
Merge devel.
|
Fri, 20 Jul 2007 02:57:25 +0200 |
Karol 'grzywacz' Nowak |
Add a separate TrivialPageChangedEvent users can subscribe to.
|
Fri, 20 Jul 2007 02:07:09 +0200 |
Karol 'grzywacz' Nowak |
Pull some more johill's changes from main.
|
Fri, 20 Jul 2007 01:58:03 +0200 |
Karol 'grzywacz' Nowak |
s/An/A/
|
Fri, 20 Jul 2007 01:56:41 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Fri, 20 Jul 2007 01:56:33 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Fri, 20 Jul 2007 01:46:31 +0200 |
Karol 'grzywacz' Nowak |
Add a pseudo-getText function to that strings can get into .po files
|
Fri, 20 Jul 2007 00:32:07 +0200 |
Karol 'grzywacz' Nowak |
Initial Polish translation for the notification bot.
|
Fri, 20 Jul 2007 00:24:56 +0200 |
Karol 'grzywacz' Nowak |
Merge main.
|
Fri, 20 Jul 2007 00:24:21 +0200 |
Karol 'grzywacz' Nowak |
i18n should now work. First step, no caching yet.
|
Fri, 20 Jul 2007 00:18:41 +0200 |
Karol 'grzywacz' Nowak |
Fix a silly bug in userprefs thanks to johill.
|
Tue, 17 Jul 2007 22:40:20 +0200 |
Karol 'grzywacz' Nowak |
Add a test for AttachFile action.
|
Sun, 22 Jul 2007 02:00:15 +0200 |
Thomas Waldmann |
tests: convert some more tests to py.test
|
Sun, 22 Jul 2007 00:01:18 +0200 |
Thomas Waldmann |
ParameterParser: cleanup: avoid using builtins as names, cosmetic changes
|
Sat, 21 Jul 2007 23:48:56 +0200 |
Thomas Waldmann |
ParameterParser: check types, remove unused code, tests
|
Sat, 21 Jul 2007 23:00:25 +0200 |
Thomas Waldmann |
ParameterParser: changed to return fixed_count, arg_dict, putting positional args into arg_dict[pos], more tests
|
Sat, 21 Jul 2007 21:40:39 +0200 |
Thomas Waldmann |
convert test_wikiutil to py.test
|
Sat, 21 Jul 2007 21:30:47 +0200 |
Thomas Waldmann |
fix ParameterParser, rewrite ParameterParser tests for py.test (and add more tests), refactor Hits macro
|
Fri, 20 Jul 2007 23:53:59 +0200 |
Thomas Waldmann |
tests: add some basic filter tests
|
Fri, 20 Jul 2007 22:53:52 +0200 |
Thomas Waldmann |
merged main
|
Fri, 20 Jul 2007 22:53:30 +0200 |
Thomas Waldmann |
pep8 whitespace fixes
|
Fri, 20 Jul 2007 22:44:29 +0200 |
Johannes Berg |
make pep8 checker happy
|
Fri, 20 Jul 2007 22:26:57 +0200 |
Thomas Waldmann |
add coverage_modules attribute for coverage testing
|
Fri, 20 Jul 2007 20:33:01 +0200 |
Thomas Waldmann |
enable new PEP8 test, fixes where it failed
|
Fri, 20 Jul 2007 20:27:00 +0200 |
Thomas Waldmann |
test_sourcecode: add pep8 test for 1 space on each side of an operator
|
Fri, 20 Jul 2007 18:39:33 +0200 |
Thomas Waldmann |
test_sourcecode: check for some silly comparisons with None/True/False
|
Fri, 20 Jul 2007 17:52:56 +0200 |
Thomas Waldmann |
password_checker test: add the usual set import magic for py 2.3, small whitespace fix
|
Fri, 20 Jul 2007 17:45:20 +0200 |
Thomas Waldmann |
password_checker: more builtin checks, more tests
|
Fri, 20 Jul 2007 16:10:17 +0200 |
Thomas Waldmann |
add tests for password_checker
|
Fri, 20 Jul 2007 15:10:55 +0200 |
Thomas Waldmann |
merge main
|
Fri, 20 Jul 2007 15:10:35 +0200 |
Thomas Waldmann |
wikiconfig: add comment about how to disable password_checker
|
Fri, 20 Jul 2007 13:57:26 +0200 |
Johannes Berg |
we no longer use copy.deepcopy() so no need to have a fixed version of that
|
Fri, 20 Jul 2007 13:46:45 +0200 |
Johannes Berg |
remove bogus copy statements
|
Fri, 20 Jul 2007 13:24:48 +0200 |
Johannes Berg |
wikidicts surely doesn't need copy
|
Fri, 20 Jul 2007 10:17:29 +0200 |
Johannes Berg |
remove bogus {SHA} check from changepass
|
Fri, 20 Jul 2007 10:06:35 +0200 |
Johannes Berg |
merge main
|
Fri, 20 Jul 2007 10:02:19 +0200 |
Johannes Berg |
clean up suid a bit
|