Commit graph

533 commits

Author SHA1 Message Date
Patrick Donelan
ecc9967f2e Think twice before "improving" anything Haarg has committed 2010-04-17 19:49:53 -04:00
Patrick Donelan
9621120825 PSGI improvements
Call to_app() explicitly rather than using Plack::Component's overload
Compile the psgi sub once per app, not once per req
2010-04-17 19:06:07 -04:00
Graham Knop
ff2a36026a WebGUI.pm as subclass of Plack::Component 2010-04-16 20:57:07 -05:00
Graham Knop
cd9afc78b9 fix some WebGUI::Paths stuff, multi-site plackup 2010-04-16 20:56:30 -05:00
Graham Knop
373be0881d Merge branch 'WebGUI8' into HEAD 2010-04-16 20:52:46 -05:00
Graham Knop
3b5ba1409e update WebGUI version 2010-04-15 19:12:16 -05:00
Graham Knop
a141de0ebf removing first parameter from WebGUI::Session->open and other cleanups 2010-04-15 18:49:26 -05:00
Graham Knop
29df110409 progress and WebGUI::Paths conversion 2010-04-15 18:42:16 -05:00
Patrick Donelan
4d703ffd47 Added preloading
Removed evil overload
Removed references to Apache2:: from codebase
Attempted to remove circular references
2010-04-14 19:36:41 -04:00
Patrick Donelan
30a2c09a36 URL handlers are now completely replaced by Middleware 2010-04-14 16:25:10 -04:00
Patrick Donelan
9b4e67b828 Removed showDebug() in favour of new logger panel 2010-04-13 21:17:15 -04:00
Patrick Donelan
716bdaeb86 Added exception handling
Added error doc mapping
Moved more logic into Session middleware
Added Credit example to app.psgi
Made StackTrace and Debug panel automatically turn on when debug mode enabled
Fixed errorHandler
2010-04-10 22:52:40 -04:00
Patrick Donelan
f22020c267 Turned on Debug middleware
Removed unnecessary $session->close() now that we have WebGUI::Middleware::Session
Fixed Content-Type bug
2010-04-09 18:20:36 -04:00
Patrick Donelan
10e8d1898d More refactoring and documentation improvements 2010-04-09 01:12:30 -04:00
Patrick Donelan
b7e7d5b936 Refactored Request/Response into WebGUI::Session:: 2010-04-08 21:30:55 -04:00
Patrick Donelan
1ad2f0cfd7 minor refactoring 2010-04-07 10:50:45 -04:00
Patrick Donelan
c7235378d1 Streaming response API for contentHandlers is now taking shape 2010-04-07 01:22:35 -04:00
Colin Kuskie
83ffaf938b Ready for 7.9.3 development 2010-04-06 21:55:37 -07:00
Patrick Donelan
c0abcc3e4a checkpoint 2010-04-06 22:48:41 -04:00
Patrick Donelan
9e535846d5 Adds support for streaming response body 2010-04-06 21:57:57 -04:00
Patrick Donelan
217b486b03 Delayed response 2010-04-06 21:03:39 -04:00
Patrick Donelan
a866fd10f0 Added contentHandlers short-circuit for benchmarking PSGI vs. modperl 2010-04-06 20:26:42 -04:00
Patrick Donelan
68bbca1808 Started deprecating WebGUI::Session::Http 2010-04-06 20:02:33 -04:00
Patrick Donelan
72017cf83f Added WebGUI::Requestion/Response 2010-04-06 19:35:06 -04:00
Patrick Donelan
5d4e0f95d7 WebGUI is now a one-liner ;) 2010-04-06 18:21:46 -04:00
Patrick Donelan
d858c6e1ab Demo site loads 2010-04-06 18:21:46 -04:00
Patrick Donelan
158124cf37 mid-way commit 2010-04-06 18:21:46 -04:00
Patrick Donelan
5f549b1305 Ready to start thinking about IO bound delayed response 2010-04-06 18:21:46 -04:00
Patrick Donelan
7603fce565 Started ripping out mod_perl 2010-04-06 18:21:46 -04:00
Patrick Donelan
97432e2407 Updated to reflect changes in Plack::Request API 2010-04-06 18:21:46 -04:00
Patrick Donelan
cde333e931 experimental caching 2010-04-06 18:21:46 -04:00
Patrick Donelan
5982b2728c Caching is breaking something 2010-04-06 18:21:45 -04:00
Patrick Donelan
e04b1ebc9d text but no images 2010-04-06 18:21:45 -04:00
Patrick Donelan
dc60102f8d Added WebGUI::Session::Plack 2010-04-06 18:21:44 -04:00
Patrick Donelan
be755abaa9 simple dualism 2010-04-06 18:21:44 -04:00
Colin Kuskie
5ded2ea89d Ready for 7.9.2 development 2010-03-23 21:21:47 -07:00
Colin Kuskie
eccf6a5021 Ready for 7.9.1 development. 2010-03-09 21:45:39 -08:00
Doug Bell
a8e7ec090b preparing for 7.9.0 dev 2010-02-25 22:38:05 -06:00
Colin Kuskie
d59dbd5bed 7.8.13 is stable. 2010-02-25 22:07:08 -06:00
Colin Kuskie
725c40fa7f Ready for 7.8.13 development cycle. 2010-02-16 21:35:05 -08:00
Colin Kuskie
c3aa44a27c Ready for 7.8.12 development. 2010-02-02 21:16:28 -08:00
Colin Kuskie
b9766970cc Ready for 7.8.11 development. 2010-01-19 21:25:41 -08:00
Colin Kuskie
2605a4c989 Ready for 7.8.10 development cycle 2010-01-05 21:59:09 -08:00
Colin Kuskie
5ce2b6e0bd Ready for 7.8.9 deveopment cycle. 2009-12-15 20:36:17 -08:00
Colin Kuskie
ff7e09e44c Ready for 7.8.8 development. 2009-12-01 19:06:50 -08:00
Colin Kuskie
bc58293bc1 Ready for 7.8.7 development cycle. 2009-11-25 00:05:13 -08:00
Colin Kuskie
816bc2c49f Ready for 7.8.6 development. 2009-11-18 00:25:17 -08:00
Colin Kuskie
ec38f50de1 Ready for 7.8.5 development cycle. 2009-11-05 19:58:58 -08:00
Colin Kuskie
5ef8252ca9 Ready for 7.8.4 development cycle. 2009-11-03 22:17:39 -08:00
Colin Kuskie
de9bd31436 Ready for 7.8.3 development 2009-10-20 20:20:44 -07:00