Mercurial > moin > 1.9
graph
-
standalone server: use daemon threads so Ctrl-C/kill works better, remove leftover debug code (thanks to Greg Ward for the patch)Sun, 31 Aug 2008 23:11:02 +0200, by Thomas Waldmann
-
translation dict page names: remove blanks so the pagename is matched by the page_dict_regex (or dict for e.g. language 'Norwegian Bokmal' won't work)Sun, 31 Aug 2008 23:03:58 +0200, by Thomas Waldmann
-
fix test failuresSun, 31 Aug 2008 22:14:02 +0200, by Thomas Waldmann
-
merge mainSun, 07 Sep 2008 16:14:34 +0200, by Thomas Waldmann
-
actions: request.run will call request.finish, do not call it in the actionSun, 07 Sep 2008 16:14:04 +0200, by Thomas Waldmann
-
text_html_text_moin_wiki: removed superfluously print statementsSun, 07 Sep 2008 12:34:31 +0200, by Reimar Bauer
-
merge moin/1.7Sun, 31 Aug 2008 21:12:15 +0200, by Thomas Waldmann
-
updated CHANGESSun, 31 Aug 2008 19:45:41 +0200, by Reimar Bauer
-
bug fix for MoinMoinBugs/SystemAdminMailAccountData by using POST and forms for recoverpass and enable/disable useraccountSun, 31 Aug 2008 19:45:08 +0200, by Reimar Bauer
-
backup action: add missing fileSun, 31 Aug 2008 21:02:09 +0200, by Thomas Waldmann
-
bug fix for MoinMoinBugs/SystemAdminMailAccountData by using POST and forms for recoverpass and enable/disable useraccount (ported from 1.7)Sun, 31 Aug 2008 20:51:57 +0200, by Reimar Bauer
-
improve config setting descriptionsSun, 31 Aug 2008 03:09:20 +0200, by Thomas Waldmann
-
partially reverted removal of backup action (without the problematic 'restore' code) - we'll keep this until the refactored storage code is mergedSun, 31 Aug 2008 01:21:26 +0200, by Thomas Waldmann
-
merged moin/1.7 repoSun, 31 Aug 2008 01:14:34 +0200, by Thomas Waldmann
-
tarfile: port fix from Python SVN rev 57617Sat, 30 Aug 2008 18:09:28 +0200, by Thomas Waldmann
-
updated CHANGESSat, 30 Aug 2008 16:40:29 +0200, by Thomas Waldmann
-
Fix leaking open edit-log files, refactor cleanup code in request.finishSat, 30 Aug 2008 16:09:30 +0200, by Thomas Waldmann
-
UpdateGroup client: use multicall / auth_token, refactor code so that updateGroup function is reusableTue, 26 Aug 2008 17:37:26 +0200, by Thomas Waldmann
-
UpdateGroup xmlrpc server side: fix wrong arg count errorTue, 26 Aug 2008 17:19:49 +0200, by Thomas Waldmann
-
macro._tests: whitespace removed, docstring adjustedSat, 16 Aug 2008 10:37:40 +0200, by Reimar Bauer
-
macro._tests: refactored duplicated code to common methodsSat, 16 Aug 2008 10:18:23 +0200, by Reimar Bauer
-
autocreate=<boolean> parameter - update sample configsSat, 30 Aug 2008 22:56:01 +0200, by Thomas Waldmann
-
replace cfg.user_autocreate setting by autocreate=<boolean> parameter of auth objectsSat, 30 Aug 2008 22:39:52 +0200, by Thomas Waldmann
-
updated i18nSat, 30 Aug 2008 21:27:30 +0200, by Thomas Waldmann
-
update i18n scripts to access master18 wikiSat, 30 Aug 2008 21:13:44 +0200, by Thomas Waldmann
-
merged mainTue, 26 Aug 2008 10:25:31 +0900, by Byeongweon [tasyblue
-
fix image resize by gui editor doesn't applied problemThu, 21 Aug 2008 16:34:39 +0900, by Byeongweon [tasyblue
-
updated CHANGES with 1.8 and 1.7.1 changesTue, 26 Aug 2008 00:53:27 +0200, by Thomas Waldmann
-
test.wsgi: changed license to Python license, cosmetic changes, python path display fixedSun, 24 Aug 2008 21:05:58 +0200, by Thomas Waldmann
-
added test.wsgi scriptSun, 24 Aug 2008 20:51:37 +0200, by Thomas Waldmann
-
merged mainSun, 24 Aug 2008 18:03:16 +0200, by Thomas Waldmann
-
plugin loader: minor cleanupsSun, 24 Aug 2008 18:02:28 +0200, by Thomas Waldmann
-
plugin module loader: fix _plugin_modules list for the case when module was already loaded beforeSun, 24 Aug 2008 17:53:55 +0200, by Thomas Waldmann
-
Removed unittest compat code. All unit tests were migrated to py.test.Sun, 24 Aug 2008 17:09:31 +0200, by Alexander Schremmer
-
tests: do not use TestConfig class name because py.test thinks that is a testSun, 24 Aug 2008 16:35:51 +0200, by Thomas Waldmann
-
tests: minor cleanups, remove unused code, fix (c)Sun, 24 Aug 2008 16:01:27 +0200, by Thomas Waldmann
-
Refactored TestConfig creation for py.test based unit tests.Sun, 24 Aug 2008 02:01:34 +0200, by Thomas Waldmann
-
fix failing sourcecode tests, including removing CRLF lineendsFri, 22 Aug 2008 23:30:38 +0200, by Thomas Waldmann
-
integrated GUI editor changes into main CHANGES fileTue, 19 Aug 2008 19:00:33 +0200, by Thomas Waldmann
-
merged guieditor branchTue, 19 Aug 2008 13:45:21 +0900, by Byeongweon [tasyblue
-
add CHANGE.guieditorTue, 19 Aug 2008 13:38:05 +0900, by Byeongweon [tasyblue
-
add some tests for preformatted syntaxTue, 19 Aug 2008 12:33:08 +0900, by Byeongweon [tasyblue
-
tagged SOC2008-ENDMon, 18 Aug 2008 21:30:08 +0200, by Thomas Waldmann
-
converter doesn't remove first line of preformated text when it's not empty SOC2008-ENDTue, 19 Aug 2008 03:05:36 +0900, by Byeongweon [tasyblue
-
merged mainMon, 18 Aug 2008 02:27:53 +0900, by Byeongweon [tasyblue
-
Code reformatting : indent and insert new line to most of moinmoin fckeditor pluginSun, 17 Aug 2008 23:18:35 +0900, by Byeongweon [tasyblue
-
Code reformatting : indent and insert new line to moinmoin fckeditor pluginSun, 17 Aug 2008 23:00:51 +0900, by Byeongweon [tasyblue
-
improve usability : make fckeditor select default text box everytime change protocol box on attachment dialogSun, 17 Aug 2008 21:37:24 +0900, by Byeongweon [tasyblue
-
fix useless line added problem when edit page using gui editorThu, 14 Aug 2008 11:03:50 +0900, by Byeongweon [tasyblue
-
additional fix for MoinMoinBugs/GuiEditorExtendsAnchorsToThePageName bugWed, 13 Aug 2008 18:57:08 +0900, by Byeongweon [tasyblue
-
fix MoinMoinBugs/GuiEditorExtendsAnchorsToThePageName bugWed, 13 Aug 2008 18:39:51 +0900, by Byeongweon [tasyblue
-
fix first line of pre tag strip problemWed, 13 Aug 2008 17:24:31 +0900, by Byeongweon [tasyblue
-
fix normal list notation didn't work problemWed, 13 Aug 2008 12:53:50 +0900, by Byeongweon [tasyblue
-
replace functional expression with interationWed, 13 Aug 2008 00:46:04 +0900, by Byeongweon [tasyblue
-
add additional comment about MoinMoinBugs/GuiEditorCantNest bugTue, 12 Aug 2008 19:59:18 +0900, by Byeongweon [tasyblue
-
fix code for PEP8Tue, 12 Aug 2008 19:58:51 +0900, by Byeongweon [tasyblue
-
merged mainMon, 11 Aug 2008 14:49:18 +0900, by Byeongweon [tasyblue
-
apply > convert problem on safari and opera solving patch to fckeditorMon, 11 Aug 2008 14:12:09 +0900, by Byeongweon [tasyblue
-
add recent version of fckeditor 2.6.3Mon, 11 Aug 2008 13:54:49 +0900, by Byeongweon [tasyblue
-
remove fckeditor to replace with recent oneMon, 11 Aug 2008 13:46:26 +0900, by Byeongweon [tasyblue