Mercurial > moin > 1.9
graph
-
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
-
Copy over defaults from DefaultConfig if missingThu, 24 Jul 2008 20:35:13 +0200, by Florian Krupicka
-
Reverted use of Href in Page.url (breaks querystrings)Tue, 22 Jul 2008 21:02:07 +0200, by Florian Krupicka
-
Fixed: XMLRPC callsTue, 22 Jul 2008 20:38:33 +0200, by Florian Krupicka
-
Fixed tests: run now returns a werkzeug-Response, not a Context anymoreTue, 22 Jul 2008 20:36:42 +0200, by Florian Krupicka
-
Split up wsgiapp.init and wsgiapp.run into smaller chunksTue, 22 Jul 2008 20:35:16 +0200, by Florian Krupicka
-
Fixed test: PEP8Tue, 22 Jul 2008 16:58:41 +0200, by Florian Krupicka
-
Replaced some references to request.form with MultiDict-compatible semanticsSun, 20 Jul 2008 18:49:20 +0200, by Florian Krupicka
-
Test cases for UniqueIDGenerator (incomplete)Sun, 20 Jul 2008 18:32:36 +0200, by Florian Krupicka
-
Make more use of werkzeugs Href object for URL-generation in MoinMoinSun, 20 Jul 2008 18:08:13 +0200, by Florian Krupicka
-
Fixed test: removed '&' from expected (test shouldn't test for context)Sun, 20 Jul 2008 16:43:12 +0200, by Florian Krupicka
-
Removed slots from Context-class, proxied some more attributes to underlying RequestSun, 20 Jul 2008 16:41:40 +0200, by Florian Krupicka
-
Don't send session cookie when session was already establishedSun, 20 Jul 2008 01:50:39 +0200, by Florian Krupicka
-
Try using werkzeugs Href object for URL generation (first in AttachFile)Sun, 20 Jul 2008 01:48:20 +0200, by Florian Krupicka
-
Proxied mimetype/content_type response header to underlying request objectSat, 19 Jul 2008 01:53:28 +0200, by Florian Krupicka
-
Fixed docbook rendering (and obviously several other problems that didn't show in tests)Sat, 19 Jul 2008 01:35:07 +0200, by Florian Krupicka
-
First implementation of standalone server using werkzeug.serving.run_simpleFri, 18 Jul 2008 23:08:48 +0200, by Florian Krupicka
-
Changed some setHttpHeader-calls to new header APIFri, 18 Jul 2008 01:28:31 +0200, by Florian Krupicka
-
Fixed handling of if_modified headers (threw exception on attachment-get)Wed, 16 Jul 2008 17:23:21 +0200, by Florian Krupicka
-
Removed old send_file code which was ported from request_wsgiWed, 16 Jul 2008 17:10:01 +0200, by Florian Krupicka
-
Fixed: small errors in send_fileWed, 16 Jul 2008 17:07:53 +0200, by Florian Krupicka
-
Implemented missing .send_file methodTue, 15 Jul 2008 20:05:15 +0200, by Florian Krupicka
-
Fixed: AttachFile upload handling & some form-issuesTue, 15 Jul 2008 19:57:14 +0200, by Florian Krupicka
-
Fixed: use werkzeugs accept_languages header propertyTue, 15 Jul 2008 12:32:01 +0200, by Florian Krupicka
-
Fixed: userprefs forms and chooser pageTue, 15 Jul 2008 11:18:04 +0200, by Florian Krupicka
-
First very basic in-circuit benchmark for WSGIMon, 14 Jul 2008 19:06:25 +0200, by Florian Krupicka
-
Slim down TestRequest - use evaluate_request to get an (appiter, status, headers)-tupleMon, 14 Jul 2008 13:34:07 +0200, by Florian Krupicka
-
Added werkzeug.test.Client for blackbox application testing (headers, status, output)Mon, 14 Jul 2008 13:16:57 +0200, by Florian Krupicka
-
Remove deprecated call to request.getAvailableActionsMon, 14 Jul 2008 11:05:19 +0200, by Florian Krupicka
-
Fixed: missing import for in_cache_control propertyFri, 11 Jul 2008 23:19:18 +0200, by Florian Krupicka
-
Removed initTheme from run(), is handled lazy in request propertyFri, 11 Jul 2008 23:18:25 +0200, by Florian Krupicka
-
Fixed: use requests uid_generator nowFri, 11 Jul 2008 23:17:09 +0200, by Florian Krupicka
-
Fix tests: small fixes after mergeWed, 09 Jul 2008 21:53:52 +0200, by Florian Krupicka
-
Removed MoinMoin.web.api, use inheritance and abstract classesWed, 09 Jul 2008 21:48:04 +0200, by Florian Krupicka
-
Merged: 1.8Wed, 09 Jul 2008 20:43:29 +0200, by Florian Krupicka
-
Fix tests: script_root in links wrongly expected to be "." (for tests)Wed, 09 Jul 2008 17:51:29 +0200, by Florian Krupicka
-
Fix tests: make XMLRPC use the new authentication functionsWed, 09 Jul 2008 16:32:50 +0200, by Florian Krupicka
-
Remove original request tests (failing and not needed anymore)Wed, 09 Jul 2008 16:14:55 +0200, by Florian Krupicka
-
Added lazy theme property and missing output-methodWed, 09 Jul 2008 16:12:20 +0200, by Florian Krupicka
-
Fix tests: failing auth-tests & Simplified: request setup codeWed, 09 Jul 2008 16:11:11 +0200, by Florian Krupicka
-
Remove special cases of HTTP auth-handling, consolidate unto werkzeugs Authorization-objectWed, 09 Jul 2008 15:58:14 +0200, by Florian Krupicka