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
|
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
|
272fcec3b1
|
Ready for 7.8.1 development cycle.
|
2009-09-22 22:37:21 -07:00 |
|
Graham Knop
|
4bf61807f7
|
change versions to 7.8.0
|
2009-09-02 01:47:34 -05:00 |
|
Colin Kuskie
|
36dd8eeb11
|
Ready for 7.7.20 development.
|
2009-09-02 06:09:14 +00:00 |
|
Graham Knop
|
edae7a3b1c
|
preparing for 7.7.19 release
|
2009-09-02 00:18:42 +00:00 |
|
Colin Kuskie
|
91b37aae36
|
Ready for 7.7.19 development.
|
2009-08-21 05:13:35 +00:00 |
|
Colin Kuskie
|
046f1a7303
|
Ready for 7.7.18 development.
|
2009-08-14 04:44:03 +00:00 |
|
Colin Kuskie
|
46db295296
|
Ready for 7.7.17 development.
|
2009-07-24 05:02:09 +00:00 |
|
Colin Kuskie
|
5af7333d79
|
Ready for 7.7.16 development.
|
2009-07-17 05:32:38 +00:00 |
|
Colin Kuskie
|
bf2475afc7
|
Ready for 7.7.15 development.
|
2009-07-09 22:19:05 +00:00 |
|
Colin Kuskie
|
53f657d58b
|
Ready for 7.7.14 development
|
2009-07-02 22:08:05 +00:00 |
|
Colin Kuskie
|
c237a0c8b7
|
Ready for 7.7.13 development
|
2009-06-25 23:50:28 +00:00 |
|
Colin Kuskie
|
de4a3f2fb2
|
ready for 7.7.12 development
|
2009-06-20 13:42:43 +00:00 |
|
Colin Kuskie
|
1229ebb984
|
Preparing for 7.7.11 development.
|
2009-06-11 21:07:34 +00:00 |
|
Colin Kuskie
|
4d8ff20a08
|
Ready for 7.7.10 development
|
2009-06-04 23:26:41 +00:00 |
|
JT Smith
|
bd0d09db5a
|
removed debug
|
2009-06-03 14:53:45 +00:00 |
|
JT Smith
|
0cb3623d6f
|
re-fixed basic auth
|
2009-06-03 14:51:16 +00:00 |
|
Colin Kuskie
|
26142d4730
|
Preparing for 7.7.9 dev cycle.
|
2009-05-29 02:00:45 +00:00 |
|
Arjan Widlak
|
ef5eba0947
|
Basic auth can have characters after the word "Basic"
|
2009-05-28 17:09:01 +00:00 |
|
Arjan Widlak
|
4ff5595666
|
- fixed: Basic Auth doesn't work if password contains colon (Arjan Widlak,
United Knowledge)
- fixed: Basic Auth causes internal server error if you use more than one
colon. (Arjan Widlak, United Knowledge)
|
2009-05-28 16:09:38 +00:00 |
|
Colin Kuskie
|
8742b71227
|
Preparing for 7.7.8 development.
|
2009-05-21 21:41:34 +00:00 |
|
Graham Knop
|
920d63553c
|
preparing for 7.7.7 dev
|
2009-05-15 10:59:24 +00:00 |
|
Doug Bell
|
5929fb9092
|
Beginning 7.7.6 dev
|
2009-05-01 03:36:48 +00:00 |
|
Graham Knop
|
e799fc9c28
|
preparing for 7.7.5 dev
|
2009-04-24 07:20:12 +00:00 |
|
Graham Knop
|
7ea43faa3a
|
preparing for 7.7.4 dev
|
2009-04-10 12:39:24 +00:00 |
|
Graham Knop
|
7080b60aa3
|
preparing for 7.7.3 dev
|
2009-04-03 01:42:20 +00:00 |
|
Graham Knop
|
13bec1ac46
|
preparing for 7.7.2 dev
|
2009-03-27 02:33:27 +00:00 |
|
Graham Knop
|
e1c9da3e10
|
preparing for 7.7.1 dev
|
2009-03-20 00:00:10 +00:00 |
|
Graham Knop
|
e4006b3323
|
preparing for 7.7.0 dev
|
2009-03-04 20:11:19 +00:00 |
|
Graham Knop
|
a18bccd543
|
preparing for 7.6.14 dev
|
2009-02-25 21:49:09 +00:00 |
|