lichengyin
|
14c14187d7
|
optimize get socket instance
|
2015-11-11 10:59:25 +08:00 |
|
lichengyin
|
c25f8f68d6
|
refactoring app exec method
|
2015-11-10 11:54:25 +08:00 |
|
lichengyin
|
afa2b170c4
|
update test case
|
2015-11-08 08:44:19 +08:00 |
|
lichengyin
|
aa84bfd48c
|
rename middleware route to parse_route
|
2015-11-07 22:16:33 +08:00 |
|
lichengyin
|
28b7d59276
|
refactory adapter
|
2015-11-07 20:39:16 +08:00 |
|
lichengyin
|
ade5397a14
|
fix test case error
|
2015-11-06 09:25:35 +08:00 |
|
lichengyin
|
46bbf75204
|
add think.parallelLimit test case
|
2015-11-05 09:33:35 +08:00 |
|
lichengyin
|
2e48cd5f59
|
optimize cache config
|
2015-11-04 10:42:00 +08:00 |
|
lichengyin
|
a280aac849
|
add think.mergeConfig test case
|
2015-11-04 09:32:08 +08:00 |
|
lichengyin
|
89a8096fd0
|
fix hook test error
|
2015-11-02 13:25:28 +08:00 |
|
lichengyin
|
88ca914266
|
remove deny_ip middleware, use vender think-ip-filter middleware instead
|
2015-11-01 13:25:52 +08:00 |
|
lichengyin
|
db7c33db69
|
fix can not change cache type in think.cache method. fix #186
|
2015-11-01 08:06:28 +08:00 |
|
lichengyin
|
ce84658390
|
rename hook names
|
2015-10-28 17:02:35 +08:00 |
|
lichengyin
|
6365f1a3c8
|
add app test case
|
2015-10-27 11:00:19 +08:00 |
|
lichengyin
|
c3a08d8ba0
|
add db session test case
|
2015-10-27 09:48:44 +08:00 |
|
lichengyin
|
08a1025815
|
add http_base test case
|
2015-10-27 09:19:28 +08:00 |
|
lichengyin
|
5a7bda18d0
|
add think.statusAction test case
|
2015-10-27 08:27:53 +08:00 |
|
lichengyin
|
c7d6399598
|
add session method to http
|
2015-10-20 18:23:32 +08:00 |
|
lichengyin
|
4c9e6afa79
|
remove auto get service instance when load service
|
2015-10-16 14:08:43 +08:00 |
|
lichengyin
|
a252cc436c
|
inherit think.base when create simple adapter
|
2015-10-16 12:12:57 +08:00 |
|
lichengyin
|
b61268a18b
|
use middleware to refactoring get http post payload, fix eslint errors
|
2015-10-16 09:48:31 +08:00 |
|
lichengyin
|
849e3348c1
|
add http status method return test
|
2015-10-10 10:10:51 +08:00 |
|
lichengyin
|
46792c718f
|
move getModule, getController, getAction method to route middleware
|
2015-09-24 11:15:01 +08:00 |
|
lichengyin
|
6f7195637f
|
add think.base test cases
|
2015-09-22 14:47:40 +08:00 |
|
lichengyin
|
53e72262cb
|
add think.http.base class, clean think.base class. all class will be inherit from think.base
|
2015-09-22 12:05:10 +08:00 |
|
lichengyin
|
5e795111df
|
fix get another model instance error in model class
|
2015-09-09 09:34:09 +08:00 |
|
lichengyin
|
14998bff45
|
set _module property when get model instance
|
2015-09-08 20:29:43 +08:00 |
|
welefen
|
e63edbd2b2
|
fix test error when app mode is normal
|
2015-08-25 19:13:54 +08:00 |
|
welefen
|
5833803c52
|
fix test case error
|
2015-08-24 10:40:30 +08:00 |
|
welefen
|
266c6d1f99
|
replace http echo method to write
|
2015-08-14 09:00:28 +08:00 |
|
welefen
|
e4db397176
|
optimize parse http pathname
|
2015-08-13 15:16:30 +08:00 |
|
welefen
|
d904130678
|
optimize test case, hide console log
|
2015-08-13 09:54:18 +08:00 |
|
maxzhang
|
0c2d029964
|
update http.js test case
|
2015-08-11 13:22:06 +08:00 |
|
maxzhang
|
030617d507
|
update http.js test case
|
2015-08-11 12:22:59 +08:00 |
|
maxzhang
|
7a6279e3ff
|
update http.js test case
|
2015-08-11 11:04:37 +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
|
55e1316384
|
support object type for validator
|
2015-08-06 15:16:44 +08:00 |
|
welefen
|
6d94cbb1c7
|
rename local to locale
|
2015-08-06 11:03:21 +08:00 |
|
welefen
|
9f544a09b0
|
refactoring validator
|
2015-08-06 10:52:49 +08:00 |
|
welefen
|
5e209cc42f
|
rename file validate.js to validator.js
|
2015-08-05 10:06:57 +08:00 |
|
welefen
|
5d51608ca5
|
rename property sign to secret in session config
|
2015-08-04 17:31:00 +08:00 |
|
welefen
|
e900de57f3
|
remove cli & debug config, replace by env config
|
2015-08-03 18:43:44 +08:00 |
|
welefen
|
52e9e8c6a5
|
move config files position
|
2015-08-03 18:17:10 +08:00 |
|
welefen
|
fdcc26399a
|
add checkCsrf method in base logic, remove token method from base controller
|
2015-08-03 17:23:45 +08:00 |
|
welefen
|
2fc06af707
|
remove slice when sql length is more than 100
|
2015-07-30 16:44:43 +08:00 |
|
welefen
|
971886f75d
|
add type property for validate data to check data type
|
2015-07-30 10:34:28 +08:00 |
|
welefen
|
97938317fd
|
add unsafe http url test
|
2015-07-30 08:50:26 +08:00 |
|
welefen
|
28c20e60ce
|
fix get resource name error in rest controller
|
2015-07-29 18:12:59 +08:00 |
|
welefen
|
e004fe4d36
|
add route middleware test case
|
2015-07-29 17:13:00 +08:00 |
|