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
2bac95fa26
Mostly decoupled WebGUI from Log4perl
2010-04-09 18:44:12 -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
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
191d4fc401
Started refactoring output
2010-04-06 20:56:49 -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
2516ff12c1
Added URLMap support (e.g. virtual hosts and mounting)
2010-04-06 18:21:47 -04:00
Patrick Donelan
e15c32e3f7
Added benchmark script for NYTProf-ing
2010-04-06 18:21:47 -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
b9bff5a2f6
Added perlbal and Plack::Middleware::WebGUI to simplify psgi file
2010-04-06 18:21:46 -04:00
Patrick Donelan
784e0bd73c
Added Apache CGI/FCGI/mod_perl examples
2010-04-06 18:21:46 -04:00
Patrick Donelan
e9893b25f4
Added WGAccess Middleware
2010-04-06 18:21:45 -04:00
Patrick Donelan
79c3c23215
Headers via Plack::Util::headers
...
Uploads work now too
2010-04-06 18:21:45 -04:00
Patrick Donelan
b4698f7725
fixed cookie handling
2010-04-06 18:21:45 -04:00
Patrick Donelan
484760bef0
she works!
2010-04-06 18:21:45 -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
d8e6256da8
more minor progress
2010-04-06 18:21:45 -04:00
Patrick Donelan
da75a8b207
checkpoint
2010-04-06 18:21:44 -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
Patrick Donelan
eb446e7eed
FakeApache
2010-04-06 18:21:44 -04:00
Doug Bell
64f7bd9365
more work on Admin. added FamFamFam icon set
2010-04-06 15:45:42 -05:00
Doug Bell
5e77a948ad
Bare minimum working
2010-04-02 18:44:46 -05:00
Doug Bell
8f4024a4b2
initial commit: new admin console
2010-04-01 16:52:21 -05:00
Colin Kuskie
743e57c8ae
Add a test for the Story asset.
2010-03-24 18:26:29 -07:00
Colin Kuskie
237eaa9990
Add a version tag so we work on a committed parent.
2010-03-24 17:02:05 -07:00
Colin Kuskie
54f0148ec9
Use lots and lots of Moose modifiers in the Article.
2010-03-24 17:01:18 -07:00
Colin Kuskie
8a3f36a449
Fix an accessor name.
2010-03-24 15:09:59 -07:00
Colin Kuskie
56fcb761a1
Rework StoryArchive for exceptions and modifiers.
2010-03-24 14:54:53 -07:00
Colin Kuskie
a10e65f883
Use Moose method modifiers for overriding addRev in Story.
2010-03-24 10:25:29 -07:00
Colin Kuskie
82bc730a8a
Remove another bad file.
2010-03-24 10:02:12 -07:00
Colin Kuskie
2a7f64c4ab
Removing bad file.
2010-03-24 10:01:30 -07:00
Colin Kuskie
3229663c9f
Add tests for Event, MatrixListing and WikiPage
2010-03-23 17:09:45 -07:00
Colin Kuskie
7c8979c823
Tests for Post and Thread
2010-03-23 16:15:33 -07:00
Colin Kuskie
e004eab9f5
New infrastructure for building the parents that an asset requires.
2010-03-23 16:15:09 -07:00