Mercurial > moin > 1.9
graph
-
don't escape text passed to self.formatter.textMon, 29 Oct 2007 01:07:51 +0100, by Johannes Berg
-
Remove trailing whitespace.Sun, 28 Oct 2007 21:47:14 +0100, by Karol 'grzywacz' Nowak
-
repair the email notification bugfixSun, 28 Oct 2007 20:58:40 +0100, by Johannes Berg
-
fix email notification bugSun, 28 Oct 2007 20:51:06 +0100, by Johannes Berg
-
fix putPage commentSun, 28 Oct 2007 20:46:53 +0100, by Johannes Berg
-
xmlrpc: fault on save errorsSun, 28 Oct 2007 20:46:12 +0100, by Johannes Berg
-
tie xmlrpc into regular session/authSun, 28 Oct 2007 20:45:04 +0100, by Johannes Berg
-
fix session expiry update bugSun, 28 Oct 2007 20:40:12 +0100, by Johannes Berg
-
session handling: separate out an extra dimension for persistent IDsSun, 28 Oct 2007 20:13:45 +0100, by Johannes Berg
-
session handling: fix bug in docstringSun, 28 Oct 2007 19:34:25 +0100, by Johannes Berg
-
merged mainSun, 28 Oct 2007 18:51:19 +0100, by Reimar Bauer
-
test_text_html_text_moin_wiki: further tests for table cells and <br \>Sun, 28 Oct 2007 18:50:49 +0100, by Reimar Bauer
-
text_html_text_moin_wiki.process_inline: linebreaks as <<BR>> and not \nSun, 28 Oct 2007 18:47:48 +0100, by Reimar Bauer
-
session code: remove unused _delete_cookieSun, 28 Oct 2007 18:12:10 +0100, by Johannes Berg
-
integrate DefaultSessionHandler cleanup into DefaultSessionDataSun, 28 Oct 2007 18:02:32 +0100, by Johannes Berg
-
remove a stray # in a commentSun, 28 Oct 2007 17:52:46 +0100, by Johannes Berg
-
merged mainSun, 28 Oct 2007 09:38:35 +0100, by Reimar Bauer
-
test_text_html_text_moin_wiki: tests for table for empty and formatted cells addedSun, 28 Oct 2007 09:26:15 +0100, by Reimar Bauer
-
text_html_text_moin_wiki: an empty formatted cell of a pasted table should not be saved as a formatted brSun, 28 Oct 2007 09:22:09 +0100, by Reimar Bauer
-
text_html_text_moin_wiki: linebreak in table cell should be written into wiki text as <<BR>>Sun, 28 Oct 2007 09:19:40 +0100, by Reimar Bauer
-
copied updated EXIF.py from 1.6 branchSun, 28 Oct 2007 00:37:33 +0200, by Thomas Waldmann
-
test_wikidicts, test_GetVal: avoid error if pagecontent could not be savedTue, 23 Oct 2007 20:23:51 +0200, by Reimar Bauer
-
fix wikidicts by overriding Group.update()Tue, 23 Oct 2007 16:55:01 +0200, by Johannes Berg
-
makes ItemCache happy if shutil.rmtree is usedTue, 23 Oct 2007 00:37:23 +0200, by Reimar Bauer
-
merge mainSun, 21 Oct 2007 13:42:00 +0200, by Radomir Dopieralski
-
Creole Parser: removed request from the Parser classSun, 21 Oct 2007 13:41:19 +0200, by Radomir Dopieralski
-
PEP8 fixesSun, 21 Oct 2007 10:14:47 +0200, by Reimar Bauer
-
emit_http_headers tests: fixed (never call functions with side-effects in assert, because they get executed twice)Sat, 20 Oct 2007 18:19:48 +0200, by Thomas Waldmann
-
cleanup http header emission, support list-type headers, add testsSat, 20 Oct 2007 17:51:48 +0200, by Thomas Waldmann
-
make wikidicts.Group() keep order for iterator and members() methodFri, 19 Oct 2007 00:11:23 +0200, by Johannes Berg
-
Creole parser: further decouplig: split the Rules classMon, 15 Oct 2007 20:55:33 +0200, by Radomir Dopieralski
-
Creole parser: split into true parser and moin glue codeMon, 15 Oct 2007 20:43:17 +0200, by Radomir Dopieralski
-
make newuser action check email using get_by_email_addressThu, 11 Oct 2007 11:27:10 +0200, by Johannes Berg
-
gui converter: generate bracketed syntax for attachments, everFri, 05 Oct 2007 07:54:22 -0700, by Thomas Waldmann
-
test_Attachfile: getFilename checked for creating attachments dirWed, 03 Oct 2007 10:47:31 +0200, by Reimar Bauer
-
AttachFile.getFilename: creates attachment dir on requesting filenameWed, 03 Oct 2007 10:46:10 +0200, by Reimar Bauer
-
merged mainTue, 02 Oct 2007 18:37:55 +0200, by Reimar Bauer
-
script.maint.cleancache: refactored uses now caching.CacheEntry(...).remove()Tue, 02 Oct 2007 18:32:37 +0200, by Reimar Bauer
-
tests: tests for 'MoinMoin.caching'Fri, 28 Sep 2007 11:18:51 -0400, by Thomas Waldmann
-
maint.cleancache: cleans now dicts_groups too (bug fix)Thu, 27 Sep 2007 08:37:49 +0200, by Reimar Bauer
-
test_wikidicts: copy Group page test addedWed, 26 Sep 2007 18:24:20 +0200, by Reimar Bauer
-
wikidictsrescan.handle: PageCopiedEvent addedWed, 26 Sep 2007 18:23:19 +0200, by Reimar Bauer
-
test_wikidicts: rename Group page test addedWed, 26 Sep 2007 17:47:42 +0200, by Reimar Bauer
-
PageEditor.renamePage: bugfix added missing comment varWed, 26 Sep 2007 17:45:30 +0200, by Reimar Bauer
-
userform.admin: getText added to column labelWed, 26 Sep 2007 17:01:54 +0200, by Reimar Bauer
-
userform.admin: list of acl groups addedWed, 26 Sep 2007 16:58:38 +0200, by Reimar Bauer
-
wikidictsrescan.handle: PageRenamedEvent addedWed, 26 Sep 2007 16:57:17 +0200, by Reimar Bauer
-
Fix 'Toggle line numbers' link in code areas, so it gets translated for the current user's language.Wed, 26 Sep 2007 07:07:35 +0200, by Thomas Waldmann
-
Creole parser: {{#foo}} for inserting anchors.Wed, 26 Sep 2007 01:20:33 +0200, by Radomir Dopieralski
-
Creole parser: moved image logic to emitter.Wed, 26 Sep 2007 01:08:34 +0200, by Radomir Dopieralski
-
Creole parser: moved link scheme recognition to emitterWed, 26 Sep 2007 00:18:18 +0200, by Radomir Dopieralski
-
Creole parser: Use wikiutil.isPicture to recognize imagesTue, 25 Sep 2007 22:30:07 +0200, by Radomir Dopieralski
-
Creole parser: using formatter.linebreak() for inserting line breaksMon, 24 Sep 2007 00:59:26 +0200, by Radomir Dopieralski
-
merged creole parserMon, 24 Sep 2007 00:43:54 +0200, by Radomir Dopieralski
-
Creole parser: got rid of the setParser() helperMon, 24 Sep 2007 00:37:56 +0200, by Radomir Dopieralski
-
Creole parser: renamed rule to separator for <hr>Mon, 24 Sep 2007 00:07:43 +0200, by Radomir Dopieralski
-
Creole parser: nicer comments and code reformattingMon, 24 Sep 2007 00:04:46 +0200, by Radomir Dopieralski
-
merged mainSun, 23 Sep 2007 23:11:40 +0200, by Thomas Waldmann
-
gedit formatter/converter: fix links/transclusion (suppressing default alt texts needs more work)Sun, 23 Sep 2007 23:11:18 +0200, by Thomas Waldmann
-
gedit formatter: remove special casing for ImageLinkSat, 22 Sep 2007 22:50:10 +0200, by Thomas Waldmann