21 Commits

Author SHA1 Message Date
lichengyin
5678b23656 move middlewares to src/middleware path 2015-12-28 16:24:02 +08:00
lichengyin
1764f8def3 move middleware to src/middleware 2015-12-28 16:06:36 +08:00
lichengyin
0bc1d1c773 move parse_form_payload to src/middleware 2015-12-28 11:51:26 +08:00
lichengyin
c5040236b6 move output_resource middleware to src/middleware 2015-12-28 09:50:45 +08:00
lichengyin
3d0f08480f move rewite_pathname to src/middleware path 2015-12-28 09:32:43 +08:00
lichengyin
99561bb412 move subdomain_deploy middleware to src/middleware path 2015-12-27 21:20:32 +08:00
lichengyin
0972602e34 remove http._type property 2015-12-23 10:58:47 +08:00
lichengyin
f0668e87c9 fix windows test error 2015-12-18 09:38:12 +08:00
lichengyin
c8a1537ed9 fix windows test error 2015-12-17 20:05:38 +08:00
lichengyin
99d5544791 fix windows test error 2015-12-17 16:14:25 +08:00
lichengyin
124f5231e1 when parse json payload error, use query string parse instead 2015-12-17 11:06:21 +08:00
lichengyin
c4ba0241ea change position of runtime path 2015-12-04 21:59:33 +08:00
lichengyin
afa2b170c4 update test case 2015-11-08 08:44:19 +08:00
lichengyin
94c9c46c1e fix get payload error when has third middleware to parse payload 2015-11-03 10:54:50 +08:00
lichengyin
ce84658390 rename hook names 2015-10-28 17:02:35 +08:00
lichengyin
4884a1ae9d add bootstrap/_payload.js test case 2015-10-26 14:40:47 +08:00
lichengyin
b61268a18b use middleware to refactoring get http post payload, fix eslint errors 2015-10-16 09:48:31 +08:00
maxzhang
2a76824e92 update http test case, and fix some http bugs 2015-08-10 20:27:11 +08:00
welefen
3e13db07d9 remove app_error hook, use think.statusAction instead 2015-08-07 15:34:59 +08:00
welefen
1e3f05086a optimize test 2015-07-24 21:10:34 +08:00
welefen
5be8837101 add bootstrap/middleware.js test case 2015-07-17 18:23:29 +08:00