Mercurial > moin > 1.9
graph
-
remove direct usage of deprecated sha module - use hashlib, if possibleFri, 03 Oct 2008 22:33:35 +0200, by Thomas Waldmann
-
merged moin/1.7Fri, 03 Oct 2008 21:18:49 +0200, by Thomas Waldmann
-
use logging framework for messages emitted by warnings module (e.g. DeprecationWarning), silence some specific warningsFri, 03 Oct 2008 21:14:46 +0200, by Thomas Waldmann
-
merge moin/1.7Tue, 30 Sep 2008 09:38:41 +0200, by Thomas Waldmann
-
remove superfluous linefeed in timing log outputTue, 30 Sep 2008 09:37:23 +0200, by Thomas Waldmann
-
TextChas: fix treatment of unknown keysTue, 30 Sep 2008 09:32:53 +0200, by Thomas Waldmann
-
search results: link to 'view' rendering of found attachmentsMon, 29 Sep 2008 21:32:16 +0200, by Thomas Waldmann
-
fix dbw_hide_buttons javascriptSun, 28 Sep 2008 17:28:08 +0200, by Thomas Waldmann
-
remove superfluous linefeed in timing log outputMon, 29 Sep 2008 00:02:49 +0200, by Thomas Waldmann
-
tagged release 1.8.0beta3Sun, 28 Sep 2008 22:32:06 +0200, by Thomas Waldmann
-
bumped version to 1.8.0beta3, minor PEP8 fix 1.8.0beta3Sun, 28 Sep 2008 21:42:13 +0200, by Thomas Waldmann
-
updated underlaySun, 28 Sep 2008 21:37:57 +0200, by Thomas Waldmann
-
updated CHANGESSun, 28 Sep 2008 21:25:32 +0200, by Thomas Waldmann
-
updated i18nSun, 28 Sep 2008 21:12:56 +0200, by Thomas Waldmann
-
merged moin/1.7Sun, 28 Sep 2008 16:24:21 +0200, by Thomas Waldmann
-
standalone server: fix serverClass argument processing, announce used serverClass in logSun, 28 Sep 2008 15:59:46 +0200, by Thomas Waldmann
-
common.js: cosmetic fixes, added var declarationSun, 28 Sep 2008 00:13:58 +0200, by Thomas Waldmann
-
fix editbar hidden comment link cosmetics for sidebar themes (hide the complete list element)Sun, 28 Sep 2008 00:01:41 +0200, by Thomas Waldmann
-
some cosmetic changes to the javascript code (whitespace only)Sat, 27 Sep 2008 23:07:09 +0200, by Thomas Waldmann
-
speed up javascript comments processing on IE by getElementsByClassName()Sat, 27 Sep 2008 23:04:40 +0200, by Thomas Waldmann
-
some cosmetic changes to the javascript code (whitespace only)Sat, 27 Sep 2008 16:54:07 +0200, by Thomas Waldmann
-
merged moin/1.7Sat, 27 Sep 2008 15:34:28 +0200, by Thomas Waldmann
-
diff action: make output valid html4.01Thu, 25 Sep 2008 17:47:46 +0200, by Thomas Waldmann
-
i18n.__init__: bug fix for wiki language not installed (MoinMoinBugs/WikiLanguageNotDefined)Wed, 24 Sep 2008 17:28:59 +0200, by Reimar Bauer
-
Merged main.Tue, 23 Sep 2008 00:54:46 +0200, by Karol 'grzywacz' Nowak
-
Added support for authentication realms other then server hostname (by Tim Spriggs)Tue, 23 Sep 2008 00:53:52 +0200, by Karol 'grzywacz' Nowak
-
updated i18nThu, 25 Sep 2008 19:00:46 +0200, by Thomas Waldmann
-
add i18n to the password checker result messages, add request paramThu, 25 Sep 2008 18:31:24 +0200, by Thomas Waldmann
-
Missing version bump in the img-link of MMDE wiki configSat, 04 Oct 2008 19:01:19 +0200, by Florian Krupicka
-
Fixed: deprecated (and missing) getBaseURL() methodSat, 04 Oct 2008 18:59:22 +0200, by Florian Krupicka
-
fix crash in antispam codeSat, 27 Sep 2008 00:24:43 +0200, by Thomas Waldmann
-
bump version to 1.9.0alphaFri, 26 Sep 2008 23:37:55 +0200, by Thomas Waldmann
-
fixing another py2.3/2.4 compatibility issueThu, 25 Sep 2008 09:06:01 +0200, by Thomas Waldmann
-
try/except/finally is 2.5+ only, use try/try/except/finallyWed, 24 Sep 2008 01:14:19 +0200, by Thomas Waldmann
-
merged moin/1.8-wsgi-fkrupickaTue, 23 Sep 2008 23:02:50 +0200, by Thomas Waldmann
-
updated setup.py/MANIFEST.in, removed packages not there any more, added new packagesTue, 23 Sep 2008 11:38:23 +0200, by Thomas Waldmann
-
merged moin/1.8 repo (tests need more fixing)Tue, 23 Sep 2008 00:53:18 +0200, by Thomas Waldmann
-
merge moin/1.8 repoFri, 22 Aug 2008 22:58:18 +0200, by Thomas Waldmann
-
fix test slowness due to failing reverse DNS lookupsFri, 22 Aug 2008 22:16:13 +0200, by Thomas Waldmann
-
tagged SOC2008-ENDMon, 18 Aug 2008 21:30:48 +0200, by Thomas Waldmann
-
Code review: added wsgiref standalone for 2.3 compatibility (needed for standalone server)Mon, 18 Aug 2008 19:27:34 +0200, by Florian Krupicka
-
Code review: update doc strings, elaborate on use of the moduleMon, 18 Aug 2008 11:33:20 +0200, by Florian Krupicka
-
Move imports of werkzeug solely into the MoinMoin.web package (to make bundled werkzeug really work)Mon, 18 Aug 2008 11:24:58 +0200, by Florian Krupicka
-
Code review: update doc strings, elaborate on use and TODOMon, 18 Aug 2008 00:39:46 +0200, by Florian Krupicka
-
Code review: added doc string, refer to originMon, 18 Aug 2008 00:12:09 +0200, by Florian Krupicka
-
Code review: updated doc strings, more verbosityMon, 18 Aug 2008 00:06:47 +0200, by Florian Krupicka
-
Code review: added some more documentationSun, 17 Aug 2008 23:56:59 +0200, by Florian Krupicka
-
Add a first overhaul of http://moinmo.in/HelpOnInstalling/ApacheOnLinux as install documentationSun, 17 Aug 2008 23:40:09 +0200, by Florian Krupicka
-
Code review: regroup context classes and mixins in a different mannerSat, 16 Aug 2008 02:33:34 +0200, by Florian Krupicka
-
Code review: make raised TODO exceptions into py.test.skipsSat, 16 Aug 2008 02:20:05 +0200, by Florian Krupicka
-
Code review: added doc strings, log exceptionsFri, 15 Aug 2008 14:56:42 +0200, by Florian Krupicka
-
Code review: added doc strings, added missing abort checkFri, 15 Aug 2008 10:43:57 +0200, by Florian Krupicka
-
Fix: typos introduced while porting check_spiderFri, 15 Aug 2008 10:23:58 +0200, by Florian Krupicka
-
Fix: variable assignment in evaluate_requestFri, 15 Aug 2008 10:21:22 +0200, by Florian Krupicka
-
Code review: relocate check_setuid into MoinMoin.auth with appropiate nameThu, 14 Aug 2008 23:00:17 +0200, by Florian Krupicka
-
Code review: factor in the simple spider checkThu, 14 Aug 2008 22:35:27 +0200, by Florian Krupicka
-
Code review: added doc strings, remove unused exceptionThu, 14 Aug 2008 17:25:20 +0200, by Florian Krupicka
-
Code review: added doc strings, clarified codeThu, 14 Aug 2008 17:10:05 +0200, by Florian Krupicka
-
Put the inserted path in front (shield against too old versions available in some *nix distributions)Thu, 14 Aug 2008 16:13:56 +0200, by Florian Krupicka
-
Removed installer remains of flupThu, 14 Aug 2008 00:59:53 +0200, by Florian Krupicka