Sun, 16 Nov 2008 16:50:56 +0100 |
Thomas Waldmann |
remove unused/unneeded pagename_quoted attrs/refs
|
Thu, 13 Nov 2008 08:48:24 +0100 |
Thomas Waldmann |
merged moin/1.8
|
Tue, 11 Nov 2008 22:00:33 +0100 |
Thomas Waldmann |
send_page has no msg param any more, use theme.add_msg
|
Sat, 08 Nov 2008 14:43:49 +0100 |
Thomas Waldmann |
GUI editor: fix heading levels when inserting new headings (thanks to PrebenR)
|
Sat, 08 Nov 2008 14:18:04 +0100 |
Thomas Waldmann |
locking: workaround win32 problems (spurious access denied exceptions), improve logging
|
Sat, 08 Nov 2008 14:36:38 +0100 |
Thomas Waldmann |
standalone server: be more specific when catching socket exceptions, treat socket errors in http header emission in the same way
|
Fri, 07 Nov 2008 08:19:28 +0100 |
Thomas Waldmann |
add new right/center/left/justify css classes also to modernized theme
|
Wed, 05 Nov 2008 22:58:24 +0100 |
Radomir Dopieralski |
Modernized theme: make broken links gray
|
Wed, 05 Nov 2008 23:00:11 +0100 |
Radomir Dopieralski |
Modernized theme: make broken links gray
|
Sun, 02 Nov 2008 11:59:54 +0100 |
Thomas Waldmann |
add pygments package to setup.py
|
Sun, 02 Nov 2008 05:01:53 +0100 |
Thomas Waldmann |
make werkzeug use our logging and logging configuration, not setup its own
|
Sun, 02 Nov 2008 04:48:40 +0100 |
Thomas Waldmann |
updated CHANGES
|
Sun, 02 Nov 2008 04:14:50 +0100 |
Thomas Waldmann |
tests: remove duplicate test, adapt tests to new highlight parser output
|
Sun, 02 Nov 2008 02:15:55 +0100 |
Thomas Waldmann |
merged moin/1.8
|
Sun, 02 Nov 2008 01:33:23 +0100 |
Thomas Waldmann |
tagged release 1.8.0
|
Sun, 02 Nov 2008 01:00:06 +0100 |
Thomas Waldmann |
added CHANGES entry for new css classes and usage example
1.8.0
|
Sun, 02 Nov 2008 00:49:49 +0100 |
Thomas Waldmann |
merge moin/1.7
|
Sun, 26 Oct 2008 16:00:01 -0700 |
Thomas Waldmann |
add left/center/right/justify classes to builtin themes
|
Sun, 02 Nov 2008 00:45:50 +0100 |
Thomas Waldmann |
bump version to 1.8.0
|
Sun, 02 Nov 2008 00:35:30 +0100 |
Thomas Waldmann |
updated underlay
|
Sun, 02 Nov 2008 00:11:52 +0100 |
Thomas Waldmann |
CHANGES: condensed changelog to just show major differences relative to 1.7.2
|
Sat, 01 Nov 2008 22:51:15 +0100 |
Thomas Waldmann |
updated i18n
|
Sat, 01 Nov 2008 22:26:46 +0100 |
Thomas Waldmann |
fix PEP8 sourcecode test failure
|
Sat, 01 Nov 2008 22:20:23 +0100 |
Thomas Waldmann |
updated CHANGES
|
Wed, 29 Oct 2008 11:49:51 +0100 |
Reimar Bauer |
import.irclog: use irssi parser to format logs, mimetype added .irc to text/plain
|
Wed, 29 Oct 2008 05:46:36 +0100 |
Thomas Waldmann |
SyncPages: add workaround for callers calling log_status with encoded bytestrings
|
Wed, 29 Oct 2008 05:25:29 +0100 |
Thomas Waldmann |
SyncPages: improve code readability
|
Wed, 29 Oct 2008 04:58:12 +0100 |
Thomas Waldmann |
GUI editor: fix inserting smileys that contain a backslash or single-quote
|
Wed, 29 Oct 2008 03:43:40 +0100 |
Thomas Waldmann |
added sk i18n, updated i18n
|
Sun, 26 Oct 2008 12:26:37 -0700 |
Thomas Waldmann |
merged moin/1.7
|
Sun, 26 Oct 2008 12:21:42 -0700 |
Thomas Waldmann |
Python 2.3 compatibility fixes (thanks to Greg Ward)
|
Sat, 11 Oct 2008 22:04:06 +0200 |
Thomas Waldmann |
https detection: fix bug in changeset 3e019f6ae381
|
Sat, 11 Oct 2008 14:46:12 +0200 |
Thomas Waldmann |
fixing https detection for servers using HTTPS=1 and also for wsgi servers not using HTTPS/SSL_ environment, but just wsgi.url_scheme
|
Thu, 09 Oct 2008 21:45:14 +0200 |
Thomas Waldmann |
merged moin/1.7
|
Thu, 09 Oct 2008 21:44:07 +0200 |
Thomas Waldmann |
GUI editor: fix crash when editing a page with non-ASCII pagename and inserting a link
|
Sun, 12 Oct 2008 12:22:00 +0200 |
Radomir Dopieralski |
parser/highlight.py: rollback the duplicated css classes for diff
|
Sun, 12 Oct 2008 11:56:16 +0200 |
Radomir Dopieralski |
parser/highlight.py: include css classes for diff
|
Sun, 12 Oct 2008 11:48:39 +0200 |
Radomir Dopieralski |
merge main
|
Sat, 11 Oct 2008 23:37:57 +0200 |
Radomir Dopieralski |
parser/highlight.py: highlight Token.Operator.Word as a ResWord
|
Sun, 12 Oct 2008 00:59:13 +0200 |
Thomas Waldmann |
deprecate ParserBase syntax highlighter
|
Sun, 12 Oct 2008 00:26:49 +0200 |
Thomas Waldmann |
replace the diff parser by a thin wrapper around the highlight parser (to keep syntax like {{{#!diff ... working)
|
Sat, 11 Oct 2008 23:54:29 +0200 |
Thomas Waldmann |
replace the python/pascal/java/cpp parser by a thin wrapper around the highlight parser (to keep syntax like {{{#python ... working)
|
Sat, 11 Oct 2008 23:12:42 +0200 |
Radomir Dopieralski |
highlight.py: fix a bug in argument parsing that removed spaces between arguments
|
Sat, 11 Oct 2008 22:33:39 +0200 |
Radomir Dopieralski |
parser/highlight.py: use .Preprc css class for Token.Comment.Preproc
|
Sat, 11 Oct 2008 21:57:13 +0200 |
Thomas Waldmann |
highlight parser: some cosmetic fixes
|
Sat, 11 Oct 2008 21:28:23 +0200 |
Radomir Dopieralski |
New parser, highlight.py, using Pygments to highlight a number of different
|
Sat, 11 Oct 2008 21:27:32 +0200 |
Radomir Dopieralski |
Adding Pygments to MoinMoin/support
|
Sun, 05 Oct 2008 00:38:07 +0200 |
Thomas Waldmann |
merged moin/1.8
|
Sun, 05 Oct 2008 00:21:38 +0200 |
Thomas Waldmann |
tagged release 1.8.0rc1
|
Sat, 04 Oct 2008 23:16:54 +0200 |
Thomas Waldmann |
bumped version to 1.8.0rc1
1.8.0rc1
|
Sat, 04 Oct 2008 23:04:05 +0200 |
Thomas Waldmann |
merged moin/1.7
|
Sat, 04 Oct 2008 23:02:49 +0200 |
Thomas Waldmann |
standalone server: fix --interface option, try 2
|
Sat, 04 Oct 2008 22:17:45 +0200 |
Thomas Waldmann |
updated underlay
|
Sat, 04 Oct 2008 21:57:38 +0200 |
Thomas Waldmann |
updated i18n
|
Sat, 04 Oct 2008 21:38:30 +0200 |
Thomas Waldmann |
updated CHANGES
|
Sat, 04 Oct 2008 21:22:42 +0200 |
Thomas Waldmann |
merged moin/1.7
|
Sat, 04 Oct 2008 11:22:38 +0200 |
Thomas Waldmann |
mointwisted: better use Config.name for pidFile to avoid conflicts and keep same behaviour as in the past
|
Sat, 04 Oct 2008 10:59:23 +0200 |
Thomas Waldmann |
mointwisted: added missing pidFile parameter
|
Sat, 04 Oct 2008 10:22:32 +0200 |
Thomas Waldmann |
fix moin server standalone argument processing for --interface=""
|
Sat, 04 Oct 2008 16:46:50 +0200 |
Thomas Waldmann |
hmac_new: add missing import
|