Mercurial > moin > 1.9
graph
-
merge with mainThu, 20 Mar 2008 21:22:27 +0100, by Johannes Berg
-
allow required_arg to take a tuple/listThu, 20 Mar 2008 21:22:00 +0100, by Johannes Berg
-
action.diff: added a revert buttonThu, 20 Mar 2008 18:43:36 +0100, by Reimar Bauer
-
work around unpythonic WSGI 1.0 read() API, fixing broken xmlrpc putPage with mod_wsgiThu, 20 Mar 2008 18:00:37 +0100, by Thomas Waldmann
-
CHANGES: fixed Juergens NameThu, 20 Mar 2008 17:40:22 +0100, by Reimar Bauer
-
ActionBase: default to POSTThu, 20 Mar 2008 16:33:46 +0100, by Johannes Berg
-
fix revert action. I suck.Thu, 20 Mar 2008 16:31:10 +0100, by Johannes Berg
-
better revert action, make action menu GET againThu, 20 Mar 2008 16:23:15 +0100, by Johannes Berg
-
ActionBase: allow is_allowed() to return a tuple (allowed, message)Thu, 20 Mar 2008 16:20:23 +0100, by Johannes Berg
-
ActionBase: use do_show to honour request.revThu, 20 Mar 2008 16:13:54 +0100, by Johannes Berg
-
allow saving a comment when revertingThu, 20 Mar 2008 16:03:11 +0100, by Johannes Berg
-
merged mainThu, 20 Mar 2008 16:01:18 +0100, by Reimar Bauer
-
action.diff: fixed disabling of "Next change" buttonThu, 20 Mar 2008 16:00:13 +0100, by Reimar Bauer
-
info: show only delete options to users with the delete rightThu, 20 Mar 2008 15:30:59 +0100, by Reimar Bauer
-
better xmlrpc debugging, show length of raw request data in case of loads exceptionsThu, 20 Mar 2008 15:48:01 +0100, by Thomas Waldmann
-
better xmlrpc debugging, show raw request data in case of loads exceptionsThu, 20 Mar 2008 15:30:38 +0100, by Thomas Waldmann
-
merged mainThu, 20 Mar 2008 15:21:23 +0100, by Thomas Waldmann
-
slightly relaxed default surge protection settings (port from 1.6)Wed, 19 Mar 2008 18:58:45 +0100, by Thomas Waldmann
-
info action: fix buglet with diff defaultsThu, 20 Mar 2008 14:29:12 +0100, by Johannes Berg
-
info action: add 'diff to previous' linkThu, 20 Mar 2008 14:26:29 +0100, by Johannes Berg
-
info action: always use recall to allow sending the linkThu, 20 Mar 2008 14:09:17 +0100, by Johannes Berg
-
make theme generate a proper action in the dropdown action list formThu, 20 Mar 2008 13:57:34 +0100, by Johannes Berg
-
CHANGES: added entry for different delimiter in csv filesWed, 19 Mar 2008 18:57:41 +0100, by Reimar Bauer
-
parser.text_csv: added Sniffer for delimiterWed, 19 Mar 2008 18:46:34 +0100, by Reimar Bauer
-
moved definition of text mimetype for parsers into configWed, 19 Mar 2008 18:31:01 +0100, by Reimar Bauer
-
moved browser_supported_images to config and exchanged itWed, 19 Mar 2008 18:14:38 +0100, by Reimar Bauer
-
tests: remove unused test data of cracklib based password_checker testsWed, 19 Mar 2008 17:52:40 +0100, by Thomas Waldmann
-
wiki parser: allow arbitrary unicode link parametersWed, 19 Mar 2008 13:30:56 +0100, by Johannes Berg
-
merged mainWed, 19 Mar 2008 13:22:25 +0100, by Reimar Bauer
-
macro.EmbedObject: fixed typoWed, 19 Mar 2008 13:21:44 +0100, by Reimar Bauer
-
remove remaining mentions of "UserPreferences", add to CHANGESWed, 19 Mar 2008 12:45:14 +0100, by Johannes Berg
-
theme: change "Preferences" link to "Settings", remove mentions of "UserPreferences"Wed, 19 Mar 2008 12:41:35 +0100, by Johannes Berg
-
newaccount: remove never-occurring message about UserPreferencesWed, 19 Mar 2008 12:39:45 +0100, by Johannes Berg
-
don't allow "remember_last_visit" to override actions (other than show)Wed, 19 Mar 2008 12:38:48 +0100, by Johannes Berg
-
use colon instead of slash for settings title (to make it less confusing with real pages)Wed, 19 Mar 2008 12:23:17 +0100, by Johannes Berg
-
userprefs action: clean up title codeWed, 19 Mar 2008 12:21:28 +0100, by Johannes Berg
-
userprefs: remove a string that can't ever be shown in proper useWed, 19 Mar 2008 12:14:44 +0100, by Johannes Berg
-
openid userprefs: ignore non-POST submissionsWed, 19 Mar 2008 12:14:23 +0100, by Johannes Berg
-
ignore revert action when not invoked as POSTWed, 19 Mar 2008 12:06:12 +0100, by Johannes Berg
-
make actions menu use POSTWed, 19 Mar 2008 12:05:55 +0100, by Johannes Berg
-
remove crack password checker test now that password checker was removed...Wed, 19 Mar 2008 03:50:30 +0100, by Johannes Berg
-
*sigh*. fix pep8 in multiconfigWed, 19 Mar 2008 03:49:51 +0100, by Johannes Berg
-
don't use <br/> but rather <br> as recommended by the HTML standard and w3cWed, 19 Mar 2008 03:29:43 +0100, by Johannes Berg
-
MonthCalendar: make html compliant, emit javascript only when necessaryWed, 19 Mar 2008 03:13:15 +0100, by Johannes Berg
-
syntax reference was renamed! do same in tests, this breaks docbookWed, 19 Mar 2008 02:05:39 +0100, by Johannes Berg
-
dom-xml formatter test worksWed, 19 Mar 2008 01:52:16 +0100, by Johannes Berg
-
fix some en/de translations wrt. Verbatim() usageTue, 18 Mar 2008 22:43:39 +0100, by Johannes Berg
-
merged mainTue, 18 Mar 2008 22:38:01 +0100, by Thomas Waldmann
-
security fix: remove cracklib support from password_checker (port from 1.6)Tue, 18 Mar 2008 22:32:25 +0100, by Thomas Waldmann
-
csv reader: properly set quoting keywordTue, 18 Mar 2008 22:24:37 +0100, by Johannes Berg
-
remove print statement that I had for debuggingTue, 18 Mar 2008 22:20:27 +0100, by Johannes Berg
-
change extension back to .csv (as was the case with the old csv parser)Tue, 18 Mar 2008 22:14:22 +0100, by Johannes Berg
-
make new csv parser compatible with empty header line as in oldTue, 18 Mar 2008 22:13:29 +0100, by Johannes Berg
-
data browser widget: allow not showing headerTue, 18 Mar 2008 22:12:58 +0100, by Johannes Berg
-
new csv parser, uses data browser widget and supports much more, is backward compatibleTue, 18 Mar 2008 21:44:25 +0100, by Johannes Berg
-
security fix: check the ACL of the included page when using the rst parser's include directiveTue, 18 Mar 2008 20:58:57 +0100, by Thomas Waldmann
-
EmbedObject: fixed bug for image mimetype and configured when to call EmbedObjectTue, 18 Mar 2008 19:43:45 +0100, by Reimar Bauer
-
catch indentation error in python parserTue, 18 Mar 2008 19:22:01 +0100, by Johannes Berg
-
fix my redirect backto commitTue, 18 Mar 2008 19:03:04 +0100, by Johannes Berg
-
after edit, don't use backto if the page was savedTue, 18 Mar 2008 18:46:51 +0100, by Johannes Berg