lichengyin
|
597e8350e0
|
fix redis session test error
|
2015-11-12 09:48:23 +08:00 |
|
lichengyin
|
14c14187d7
|
optimize get socket instance
|
2015-11-11 10:59:25 +08:00 |
|
lichengyin
|
afa2b170c4
|
update test case
|
2015-11-08 08:44:19 +08:00 |
|
lichengyin
|
f600991ab1
|
optimize redis session
|
2015-11-07 22:07:46 +08:00 |
|
lichengyin
|
eb6e5a78d9
|
add parseConfig method to think.adapter.base, optimize redis & memcache cache
|
2015-11-07 22:00:56 +08:00 |
|
lichengyin
|
2c8e58bf38
|
remove view.options config, use view.adapter instead
|
2015-11-07 21:40:32 +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
|
485d876e7b
|
update file store test case
|
2015-11-03 10:59:51 +08:00 |
|
lichengyin
|
3a2a00b160
|
fix template test errors
|
2015-11-01 21:57:09 +08:00 |
|
lichengyin
|
590c2a84fe
|
check where condition when update db data
|
2015-11-01 09:31:45 +08:00 |
|
lichengyin
|
3cb4f2c980
|
fix mongo parseWhere error when mongodb is not installed
|
2015-10-31 16:35:20 +08:00 |
|
lichengyin
|
a1af2dfb87
|
auto convert mongoId string to ObjectID in parseWhere method
|
2015-10-31 16:21:22 +08:00 |
|
lichengyin
|
80f8652cdf
|
support where({title: null})
|
2015-10-29 08:59:28 +08:00 |
|
lichengyin
|
97cae81bbd
|
fix test case error
|
2015-10-28 14:14:08 +08:00 |
|
lichengyin
|
34c4960c8f
|
add base socket test case
|
2015-10-27 11:57:54 +08:00 |
|
lichengyin
|
dbeaaa35a2
|
update test case
|
2015-10-27 11:24:34 +08:00 |
|
lichengyin
|
5d45179d0b
|
add redis session test case
|
2015-10-27 10:08:11 +08:00 |
|
lichengyin
|
c3a08d8ba0
|
add db session test case
|
2015-10-27 09:48:44 +08:00 |
|
lichengyin
|
5d8fcab3ce
|
add adapter/template/numjucks test case
|
2015-10-26 20:43:09 +08:00 |
|
lichengyin
|
6516ea251a
|
add base service test case
|
2015-10-26 13:01:58 +08:00 |
|
lichengyin
|
3459d1e67e
|
add websocket adapter test case
|
2015-10-26 12:53:06 +08:00 |
|
lichengyin
|
bf4b20346e
|
support {id: {IN: [1,2,3]}} in where condition
|
2015-10-25 19:45:39 +08:00 |
|
lichengyin
|
9d45645177
|
fix distinct test error
|
2015-10-25 10:18:31 +08:00 |
|
lichengyin
|
ab7d42847c
|
fix socket/mysql adapter test errors
|
2015-10-22 14:57:29 +08:00 |
|
lichengyin
|
b61268a18b
|
use middleware to refactoring get http post payload, fix eslint errors
|
2015-10-16 09:48:31 +08:00 |
|
lichengyin
|
155b4d5eca
|
add mongo db adapter test cases
|
2015-09-22 19:10:24 +08:00 |
|
lichengyin
|
87acef5880
|
remove call action invoke
|
2015-09-08 17:12:45 +08:00 |
|
lichengyin
|
7d9f983f64
|
fix base template adapter test error
|
2015-08-27 13:13:03 +08:00 |
|
welefen
|
b6b66b84b5
|
add adapter/db/sqlite.js test case
|
2015-08-24 15:58:56 +08:00 |
|
welefen
|
6bd939f343
|
add some test case files
|
2015-08-13 15:23:47 +08:00 |
|
welefen
|
e7acb306d8
|
add adapter/db/_parse_mongo.js test case
|
2015-08-13 14:52:57 +08:00 |
|
welefen
|
d904130678
|
optimize test case, hide console log
|
2015-08-13 09:54:18 +08:00 |
|
welefen
|
476583e337
|
optimize memcache socket
|
2015-08-12 18:06:37 +08:00 |
|
maxzhang
|
32de2d1ceb
|
optimize mysql socket, add test case
|
2015-08-12 16:50:35 +08:00 |
|
welefen
|
bee024c675
|
support explain for model
|
2015-08-11 16:31:10 +08:00 |
|
welefen
|
37f3491b17
|
update mongodb
|
2015-08-10 17:33:04 +08:00 |
|
welefen
|
f93fa6f9de
|
add template adapter test case
|
2015-08-07 19:16:37 +08:00 |
|
welefen
|
91e8aee7ba
|
move transaction to base db adapter
|
2015-08-03 11:17:44 +08:00 |
|
welefen
|
d64b505654
|
add adapter/db/mysql.js test case
|
2015-08-03 10:50:23 +08:00 |
|
welefen
|
c4d6c53600
|
add adapter/db/base.js test case
|
2015-07-31 18:23:46 +08:00 |
|
welefen
|
8152804ff7
|
add base db adapter test case
|
2015-07-31 14:32:36 +08:00 |
|
welefen
|
5f29ff296b
|
fix parseLimit error when limit is number
|
2015-07-31 13:07:49 +08:00 |
|
welefen
|
df934c930b
|
add adapter/db/_parse.js test case
|
2015-07-31 13:04:52 +08:00 |
|
welefen
|
9199832a6a
|
add parseJoin method test case
|
2015-07-31 09:58:13 +08:00 |
|
welefen
|
6376e2bd75
|
add adapter/db/_parse.js test case
|
2015-07-30 19:36:26 +08:00 |
|
zhangdaiping
|
39bd0e8750
|
refactoring cache testcase
|
2015-07-27 10:56:24 +08:00 |
|
welefen
|
c938c07840
|
add file session test case
|
2015-07-25 20:44:57 +08:00 |
|
welefen
|
e9043abbb8
|
add base session test case
|
2015-07-25 18:05:53 +08:00 |
|
welefen
|
e4a4209c6d
|
use file store for file cache
|
2015-07-25 08:18:39 +08:00 |
|