Mercurial > moin > 1.9
graph
-
Move flup also to support (now that it's added to path we can just ship it)Thu, 14 Aug 2008 00:59:13 +0200, by Florian Krupicka
-
Fixup sys.path to accomodate for complete libraries under MoinMoin.supportWed, 13 Aug 2008 21:06:45 +0200, by Florian Krupicka
-
Import werkzeug 0.3.1 package into MoinMoin.support (still need to insert CREDITS)Wed, 13 Aug 2008 21:05:42 +0200, by Florian Krupicka
-
Remove logging calls on proxy methods (performance hog)Mon, 11 Aug 2008 01:36:41 +0200, by Florian Krupicka
-
Move 'benchmark'-script into contribSun, 10 Aug 2008 20:15:32 +0200, by Florian Krupicka
-
Inserted docstrings from old MoinMoin.requestSun, 10 Aug 2008 20:10:51 +0200, by Florian Krupicka
-
Cosmetic fixSun, 10 Aug 2008 20:02:17 +0200, by Florian Krupicka
-
make_application: add docstringSun, 10 Aug 2008 20:01:33 +0200, by Florian Krupicka
-
Added trusted proxies option to make_applicationSun, 10 Aug 2008 19:46:18 +0200, by Florian Krupicka
-
Pass user/group to run_serverSun, 10 Aug 2008 19:14:31 +0200, by Florian Krupicka
-
Remove obsoloted request-packageSun, 10 Aug 2008 19:12:50 +0200, by Florian Krupicka
-
Fix import of ClockSun, 10 Aug 2008 19:12:37 +0200, by Florian Krupicka
-
Remove obsoloted server packageSun, 10 Aug 2008 19:09:46 +0200, by Florian Krupicka
-
Integrate uid-switching code into run_serverSun, 10 Aug 2008 19:09:32 +0200, by Florian Krupicka
-
Added several checks for availablity/features of flupSun, 10 Aug 2008 18:52:18 +0200, by Florian Krupicka
-
Moved daemon-code out of server-packageSat, 09 Aug 2008 20:54:09 +0200, by Florian Krupicka
-
Aggregated flup-based servers into single file and added server-type config (threaded/forked/single)Fri, 08 Aug 2008 20:49:12 +0200, by Florian Krupicka
-
Fixed: naming of the ajp moduleFri, 08 Aug 2008 18:51:22 +0200, by Florian Krupicka
-
Added information on flup origin and modificationFri, 08 Aug 2008 18:38:22 +0200, by Florian Krupicka
-
Exempt flup-server from sourcecode tests (3rd party code)Fri, 08 Aug 2008 18:17:16 +0200, by Florian Krupicka
-
Remove old flup-wsgi script (can be done with moin.cgi now)Fri, 08 Aug 2008 18:16:30 +0200, by Florian Krupicka
-
Remove duplicate wikiserver.pyFri, 08 Aug 2008 18:15:14 +0200, by Florian Krupicka
-
Removed outdated twisted codeThu, 07 Aug 2008 23:12:22 +0200, by Florian Krupicka
-
Cosmetical changes (PEP8, file perms)Thu, 07 Aug 2008 20:46:33 +0200, by Florian Krupicka
-
Added AJP adapterThu, 07 Aug 2008 20:45:20 +0200, by Florian Krupicka
-
Fixed: wrong cookie path made session restricted to login-action-pathThu, 07 Aug 2008 20:39:57 +0200, by Florian Krupicka
-
Fixed: import of MoinMoinFinishThu, 07 Aug 2008 00:17:54 +0200, by Florian Krupicka
-
Remove special cases for removed request/server codeThu, 07 Aug 2008 00:16:53 +0200, by Florian Krupicka
-
Remove unused request/server codeThu, 07 Aug 2008 00:09:03 +0200, by Florian Krupicka
-
Fixed: MoinMoin.server.server_standalone is gone, don't import ConfigClass from here anymoreThu, 07 Aug 2008 00:02:02 +0200, by Florian Krupicka
-
Get rid of the mod_python adapterWed, 06 Aug 2008 23:56:04 +0200, by Florian Krupicka
-
Point moin.wsgi to the new real applicationWed, 06 Aug 2008 23:53:17 +0200, by Florian Krupicka
-
Added SCGI adapterWed, 06 Aug 2008 23:27:13 +0200, by Florian Krupicka
-
Factor out common frontend codeWed, 06 Aug 2008 23:21:31 +0200, by Florian Krupicka
-
Take the single-file cgi-adapter from flup/pep333 for fallbackWed, 06 Aug 2008 22:21:08 +0200, by Florian Krupicka
-
Remove deprecated FCGI codeTue, 05 Aug 2008 22:39:54 +0200, by Florian Krupicka
-
Remove deprecated traceback render codeTue, 05 Aug 2008 22:36:38 +0200, by Florian Krupicka
-
Combined deployment script for CGI/FCGITue, 05 Aug 2008 22:31:52 +0200, by Florian Krupicka
-
Split application preparation (middlewares) from running a serverTue, 05 Aug 2008 22:25:28 +0200, by Florian Krupicka
-
Add profile/callgraph functionality from MoinMoin.server.server_standalone as WSGI middlewaresTue, 05 Aug 2008 18:55:37 +0200, by Florian Krupicka
-
Imported a current flup with single-thread server patch appliedTue, 05 Aug 2008 00:08:54 +0200, by Florian Krupicka
-
Fixed: variable reference and left out request handlerSat, 02 Aug 2008 22:12:18 +0200, by Florian Krupicka
-
Moved serving-related code into MoinMoin.web.serving moduleSat, 02 Aug 2008 21:37:30 +0200, by Florian Krupicka
-
Added http_redirect for compatibilitySat, 02 Aug 2008 15:00:48 +0200, by Florian Krupicka
-
Catch configuration errors in the application, not in a debug layerFri, 01 Aug 2008 21:29:06 +0200, by Florian Krupicka
-
Replaced use of request_cli with ScriptContext (all occurrences)Fri, 01 Aug 2008 00:06:14 +0200, by Florian Krupicka
-
Replace request_cli with ScriptContext in MoinScriptThu, 31 Jul 2008 16:01:55 +0200, by Florian Krupicka
-
Wrap request only if it's not already a Context-objectThu, 31 Jul 2008 15:59:57 +0200, by Florian Krupicka
-
ScriptContext: first naive implementationThu, 31 Jul 2008 15:58:31 +0200, by Florian Krupicka
-
Missing charset on Href w/o any script_rootThu, 31 Jul 2008 15:57:30 +0200, by Florian Krupicka
-
Fixed: search used only POST-formdataTue, 29 Jul 2008 13:41:50 +0200, by Florian Krupicka
-
Merged with 1.8Mon, 28 Jul 2008 12:04:00 +0200, by zenhase
-
Fixed: log format and line-doubling in standalone serverSun, 27 Jul 2008 17:40:11 +0200, by Florian Krupicka
-
Fixed exception-handling for MoinMoinFinish and relocated it to MoinMoin.web.requestSun, 27 Jul 2008 15:16:19 +0200, by Florian Krupicka
-
Fixed LDAP auth: Use of MoinMoin.auth.handle_login instead of request.handle_auth / SLAPD without cleartext-support breaks testsFri, 25 Jul 2008 22:48:12 +0200, by Florian Krupicka
-
Fix missing attributes for standalone server config, remove reloader (crashes currently)Fri, 25 Jul 2008 13:19:25 +0200, by Florian Krupicka
-
Fixed test for MoinAuthThu, 24 Jul 2008 22:29:10 +0200, by Florian Krupicka
-
Eliminated legacy _cache_disabled propertyThu, 24 Jul 2008 21:15:14 +0200, by Florian Krupicka
-
Middleware to fix up REMOTE_ADDR for trusted proxiesThu, 24 Jul 2008 20:38:10 +0200, by Florian Krupicka
-
Remove unneeded module (integrated in WSGI-app now)Thu, 24 Jul 2008 20:37:20 +0200, by Florian Krupicka