Eitaro Fukamachi
|
fd0ca964ae
|
Fix lack-middleware-backtrace and tests of lack-middleware-static for CLISP support.
|
2015-08-20 02:57:13 +09:00 |
|
Rudolph-Miller
|
5f2ffe52fe
|
add test of lack.middleware.mount.
|
2015-06-11 22:18:40 +09:00 |
|
Eitaro Fukamachi
|
8b528cb0c0
|
Fix an error of lack.middleware.static in a case that the path-info contains some special characters like '?'.
This fixes fukamachi/clack#111.
|
2015-06-03 13:20:02 +09:00 |
|
Andrey Kutejko
|
823216ac40
|
allow session middleware to wrap delayed response
|
2015-05-28 13:15:52 +03:00 |
|
Eitaro Fukamachi
|
5ff6ffb919
|
Add more tests of lack-builder, mainly for old Clack middlewares.
|
2015-03-24 16:19:19 +09:00 |
|
Eitaro Fukamachi
|
10e2960413
|
Fix a number of test plan.
|
2015-03-24 16:14:24 +09:00 |
|
Eitaro Fukamachi
|
735cb1eee6
|
Add a test for inline middlewares in builder.
|
2015-03-24 16:08:28 +09:00 |
|
Eitaro Fukamachi
|
04126dbc2b
|
Fix a warning of setting undeclared variable 'session'.
|
2015-03-24 16:02:03 +09:00 |
|
Eitaro Fukamachi
|
55fec82eda
|
Add more tests of lack-middleware-backtrace.
|
2015-03-24 15:52:43 +09:00 |
|
Eitaro Fukamachi
|
07fb0fc836
|
Add tests of lack-component.
|
2015-03-24 15:38:18 +09:00 |
|
Eitaro Fukamachi
|
127aa16e32
|
Add tests of lack-util.
|
2015-03-22 22:13:21 +09:00 |
|
Eitaro Fukamachi
|
d4ef9abc2e
|
Add more tests of lack-middleware-static.
|
2015-03-22 22:13:21 +09:00 |
|
Eitaro Fukamachi
|
06d0021da7
|
Add a test for lack.session.state.
|
2015-03-22 22:13:21 +09:00 |
|
Rudolph-Miller
|
7236640a1c
|
accesslog with response which body is vector.
|
2015-03-22 21:42:44 +09:00 |
|
Eitaro Fukamachi
|
0acf96a5c1
|
Add tests of lack-session-store-dbi.
|
2015-03-22 16:00:20 +09:00 |
|
Eitaro Fukamachi
|
d08b5ca99f
|
Add tests of lack-middleware-accesslog.
|
2015-03-22 15:20:22 +09:00 |
|
Eitaro Fukamachi
|
c40a08f895
|
Add tests of lack-middleware-backtrace.
|
2015-03-22 15:12:17 +09:00 |
|
Eitaro Fukamachi
|
ec22fa208f
|
Test without HTTP requests.
|
2015-03-22 14:30:53 +09:00 |
|
Eitaro Fukamachi
|
d8c8c2b38e
|
Fix indentations.
|
2015-03-22 11:18:32 +09:00 |
|
Rudolph-Miller
|
adba550711
|
fix bug with conditional middleware
|
2015-03-22 02:33:54 +09:00 |
|
Eitaro Fukamachi
|
aa55f761a0
|
Fix lack.builder to be able to specify a middleware identifier in hyphenated keywords.
|
2015-03-22 00:09:01 +09:00 |
|
Eitaro Fukamachi
|
0351d23d1b
|
Add lack-middleware-auth-basic.
|
2015-03-22 00:07:11 +09:00 |
|
Eitaro Fukamachi
|
75a0286323
|
Fix tests of lack-middleware-csrf.
|
2015-03-21 01:41:40 +09:00 |
|
Eitaro Fukamachi
|
3b7c522907
|
Add lack.middleware.csrf.
|
2015-03-21 00:53:29 +09:00 |
|
Eitaro Fukamachi
|
3ab09b2f78
|
Add tests for lack.middleware.session.
|
2015-03-12 21:33:08 +09:00 |
|
Eitaro Fukamachi
|
b01231247e
|
Fix a test. Hunchentoot adds 'charset=utf-8' by default.
|
2015-03-11 00:03:53 +09:00 |
|
Eitaro Fukamachi
|
3751d2ceda
|
Add tests for lack.middleware.static.
|
2015-03-07 04:21:10 +09:00 |
|
Eitaro Fukamachi
|
1e58de2f84
|
Add tests for lack.builder.
|
2015-03-07 03:29:17 +09:00 |
|
Eitaro Fukamachi
|
6718359cba
|
Initial commit.
|
2015-03-07 03:00:04 +09:00 |
|