Mercurial > moin > 1.9
graph
-
fix gui editot formatter XSS issuesTue, 28 Aug 2007 14:10:33 +0200, by Thomas Waldmann
-
wiki parser: match everything looking like a macro and either execute it (macro imports ok) or render the macro markup as text (macro import fails, error msg is in title). This makes scan_rules independent of wiki, so we can move all re.compile time to Parser class (doing it only once on module import time).Tue, 28 Aug 2007 13:43:11 +0200, by Thomas Waldmann
-
parser: anchor, bang_meta, relative pagelink fixes, more testsTue, 28 Aug 2007 03:12:46 +0200, by Thomas Waldmann
-
cleaned up wiki parser commentsTue, 28 Aug 2007 01:34:46 +0200, by Thomas Waldmann
-
added markup change notice to CHANGESSun, 26 Aug 2007 22:40:10 +0200, by Thomas Waldmann
-
fix typosSun, 26 Aug 2007 22:33:48 +0200, by Thomas Waldmann
-
more link/transclusion markup testsSun, 26 Aug 2007 22:30:12 +0200, by Thomas Waldmann
-
add link text parameter to pagelinkmarkupSun, 26 Aug 2007 16:30:04 +0200, by Thomas Waldmann
-
merged mainSun, 26 Aug 2007 16:07:39 +0200, by Thomas Waldmann
-
gui converter fixes for new markup, fix/extend tests, remove unused codeSun, 26 Aug 2007 16:07:21 +0200, by Thomas Waldmann
-
Merged main.Sun, 26 Aug 2007 15:51:24 +0200, by Karol Nowak
-
Remove CHANGES.jabber. It's already been merged with CHANGES and wiki.Sun, 26 Aug 2007 15:49:37 +0200, by grzywacz
-
po files: also find macros that are split at EOLSun, 26 Aug 2007 14:14:54 +0200, by Thomas Waldmann
-
simple po file conversion to new (macro) markupSun, 26 Aug 2007 13:52:35 +0200, by Thomas Waldmann
-
fix group entries that use free links for new link syntaxSun, 26 Aug 2007 12:32:27 +0200, by Thomas Waldmann
-
underlay pages converted to new link/macro markupSat, 25 Aug 2007 23:05:55 +0200, by Thomas Waldmann
-
updated i18n system texts from moinmaster, again (1.6)Sat, 25 Aug 2007 22:13:52 +0200, by Thomas Waldmann
-
updated i18n system texts from moinmaster (1.6)Sat, 25 Aug 2007 21:42:15 +0200, by Thomas Waldmann
-
fix wiki parser and converter testsSat, 25 Aug 2007 20:34:24 +0200, by Thomas Waldmann
-
use rsplit for splitting off anchorSat, 25 Aug 2007 17:42:25 +0200, by Thomas Waldmann
-
merged mainSat, 25 Aug 2007 17:27:14 +0200, by Thomas Waldmann
-
1.6 converter: remove unused code, generate simpler interwiki markup if possibleSat, 25 Aug 2007 16:39:42 +0200, by Thomas Waldmann
-
1.6 converter: create new page revisions with conversion result, handle deleted pagesSat, 25 Aug 2007 15:27:59 +0200, by Thomas Waldmann
-
wiki parser: fix interwiki regex wrong matches, commented that regex partSat, 25 Aug 2007 13:45:24 +0200, by Thomas Waldmann
-
merged mainThu, 23 Aug 2007 21:41:37 +0200, by Thomas Waldmann
-
wiki parser: using <object> for client side page transclusionThu, 23 Aug 2007 21:15:32 +0200, by Thomas Waldmann
-
merged mainThu, 23 Aug 2007 10:34:28 +0200, by Thomas Waldmann
-
fix reading of damaged event-log, fix some commentsThu, 23 Aug 2007 05:07:25 +0200, by Thomas Waldmann
-
1.6 converter: create complete.txt (for reference, not used yet), use 1.5 underscore magic when looking up pages in rename mapWed, 22 Aug 2007 13:51:26 +0200, by Thomas Waldmann
-
1.6 converter: better error handling, better matching of user profilesWed, 22 Aug 2007 10:28:20 +0200, by Thomas Waldmann