Sun, 10 Aug 2008 19:09:46 +0200 |
Florian Krupicka |
Remove obsoloted server package
|
Sun, 10 Aug 2008 19:09:32 +0200 |
Florian Krupicka |
Integrate uid-switching code into run_server
|
Sun, 10 Aug 2008 18:52:18 +0200 |
Florian Krupicka |
Added several checks for availablity/features of flup
|
Sat, 09 Aug 2008 20:54:09 +0200 |
Florian Krupicka |
Moved daemon-code out of server-package
|
Fri, 08 Aug 2008 20:49:12 +0200 |
Florian Krupicka |
Aggregated flup-based servers into single file and added server-type config (threaded/forked/single)
|
Fri, 08 Aug 2008 18:51:22 +0200 |
Florian Krupicka |
Fixed: naming of the ajp module
|
Fri, 08 Aug 2008 18:38:22 +0200 |
Florian Krupicka |
Added information on flup origin and modification
|
Fri, 08 Aug 2008 18:17:16 +0200 |
Florian Krupicka |
Exempt flup-server from sourcecode tests (3rd party code)
|
Fri, 08 Aug 2008 18:16:30 +0200 |
Florian Krupicka |
Remove old flup-wsgi script (can be done with moin.cgi now)
|
Fri, 08 Aug 2008 18:15:14 +0200 |
Florian Krupicka |
Remove duplicate wikiserver.py
|
Thu, 07 Aug 2008 23:12:22 +0200 |
Florian Krupicka |
Removed outdated twisted code
|
Thu, 07 Aug 2008 20:46:33 +0200 |
Florian Krupicka |
Cosmetical changes (PEP8, file perms)
|
Thu, 07 Aug 2008 20:45:20 +0200 |
Florian Krupicka |
Added AJP adapter
|
Thu, 07 Aug 2008 20:39:57 +0200 |
Florian Krupicka |
Fixed: wrong cookie path made session restricted to login-action-path
|
Thu, 07 Aug 2008 00:17:54 +0200 |
Florian Krupicka |
Fixed: import of MoinMoinFinish
|
Thu, 07 Aug 2008 00:16:53 +0200 |
Florian Krupicka |
Remove special cases for removed request/server code
|
Thu, 07 Aug 2008 00:09:03 +0200 |
Florian Krupicka |
Remove unused request/server code
|
Thu, 07 Aug 2008 00:02:02 +0200 |
Florian Krupicka |
Fixed: MoinMoin.server.server_standalone is gone, don't import ConfigClass from here anymore
|
Wed, 06 Aug 2008 23:56:04 +0200 |
Florian Krupicka |
Get rid of the mod_python adapter
|
Wed, 06 Aug 2008 23:53:17 +0200 |
Florian Krupicka |
Point moin.wsgi to the new real application
|
Wed, 06 Aug 2008 23:27:13 +0200 |
Florian Krupicka |
Added SCGI adapter
|
Wed, 06 Aug 2008 23:21:31 +0200 |
Florian Krupicka |
Factor out common frontend code
|
Wed, 06 Aug 2008 22:21:08 +0200 |
Florian Krupicka |
Take the single-file cgi-adapter from flup/pep333 for fallback
|
Tue, 05 Aug 2008 22:39:54 +0200 |
Florian Krupicka |
Remove deprecated FCGI code
|
Tue, 05 Aug 2008 22:36:38 +0200 |
Florian Krupicka |
Remove deprecated traceback render code
|
Tue, 05 Aug 2008 22:31:52 +0200 |
Florian Krupicka |
Combined deployment script for CGI/FCGI
|
Tue, 05 Aug 2008 22:25:28 +0200 |
Florian Krupicka |
Split application preparation (middlewares) from running a server
|
Tue, 05 Aug 2008 18:55:37 +0200 |
Florian Krupicka |
Add profile/callgraph functionality from MoinMoin.server.server_standalone as WSGI middlewares
|
Tue, 05 Aug 2008 00:08:54 +0200 |
Florian Krupicka |
Imported a current flup with single-thread server patch applied
|
Sat, 02 Aug 2008 22:12:18 +0200 |
Florian Krupicka |
Fixed: variable reference and left out request handler
|