lichengyin
|
b0a12e04a5
|
add wrap method for redis cache
|
2016-01-09 14:30:50 +08:00 |
|
lichengyin
|
9dfe473f5b
|
support default & readonly for model
|
2016-01-09 14:24:51 +08:00 |
|
lichengyin
|
dc214e473c
|
add test cases
|
2016-01-09 13:09:47 +08:00 |
|
lichengyin
|
c4618a38fd
|
add test cases
|
2016-01-09 12:37:55 +08:00 |
|
lichengyin
|
4482f132e7
|
set second parameter default to {} in think.parseConfig method when invoke parser
|
2016-01-09 12:24:01 +08:00 |
|
lichengyin
|
44034d18d9
|
add test cases
|
2016-01-09 11:32:44 +08:00 |
|
lichengyin
|
eb1b6a8aac
|
update support TypeScript
|
2016-01-08 19:57:12 +08:00 |
|
lichengyin
|
318c6e6479
|
show warning log after write end
|
2016-01-08 19:13:17 +08:00 |
|
lichengyin
|
82cce4ac03
|
support typescript
|
2016-01-08 18:50:10 +08:00 |
|
lichengyin
|
bcd7189467
|
update links in template file
|
2016-01-08 15:29:35 +08:00 |
|
lichengyin
|
cf83cf79e0
|
fix error when field is keyword in count, sum, min methods. fix #236
|
2016-01-08 14:19:04 +08:00 |
|
lichengyin
|
1e1545fbc5
|
rename check_csrf to csrf
|
2016-01-08 13:45:32 +08:00 |
|
lichengyin
|
d35b53e2d7
|
fix not exec logic when is rest api, fix #234
|
2016-01-08 10:09:46 +08:00 |
|
lichengyin
|
2922690154
|
update think.d.ts
|
2016-01-07 20:14:38 +08:00 |
|
lichengyin
|
8428939772
|
update think.d.ts
|
2016-01-07 19:40:03 +08:00 |
|
lichengyin
|
1ed41c91ce
|
Merge branch 'master' into 2.1
* master:
release 2.0.16
add context for think.parseConfig
Conflicts:
package.json
src/adapter/cache/memcache.js
src/adapter/cache/redis.js
|
2016-01-07 19:29:40 +08:00 |
|
lichengyin
|
bc54cbe5dd
|
release 2.0.16
2.0.16
|
2016-01-07 19:25:10 +08:00 |
|
lichengyin
|
7e61ac7075
|
add context for think.parseConfig
|
2016-01-07 19:23:50 +08:00 |
|
lichengyin
|
0f4a9547b4
|
update think.d.ts
|
2016-01-07 19:09:15 +08:00 |
|
lichengyin
|
2231ee3d28
|
upgrade thinkit to 4.4.0
|
2016-01-07 18:31:38 +08:00 |
|
lichengyin
|
b6de9564f5
|
update think.d.ts
|
2016-01-07 18:22:36 +08:00 |
|
lichengyin
|
d72f2ec396
|
update ts template files
|
2016-01-07 16:50:59 +08:00 |
|
lichengyin
|
22cc5690bd
|
fix redis cache error when parse config
|
2016-01-07 16:45:07 +08:00 |
|
lichengyin
|
e36fc4dc58
|
support set data when fetch template content
|
2016-01-07 11:25:49 +08:00 |
|
lichengyin
|
9b0e44b9b4
|
fix ts compile
|
2016-01-07 11:22:37 +08:00 |
|
lichengyin
|
87eec57ad6
|
add ts template files
|
2016-01-07 09:51:09 +08:00 |
|
lichengyin
|
5d6ec93b10
|
add some ts files
|
2016-01-06 18:37:19 +08:00 |
|
lichengyin
|
fedda2545d
|
add think.d.ts
|
2016-01-06 18:24:11 +08:00 |
|
lichengyin
|
dec42208e7
|
seperate think.config to single file
|
2016-01-06 18:14:55 +08:00 |
|
lichengyin
|
244813fb97
|
separate route to single file
|
2016-01-06 17:46:30 +08:00 |
|
lichengyin
|
263e22f30c
|
separate middleware & hook to single file
|
2016-01-06 17:36:03 +08:00 |
|
lichengyin
|
6e9e3bd504
|
refactoring think.validate
|
2016-01-06 17:22:41 +08:00 |
|
lichengyin
|
a008be8f8f
|
optimise think.validate
|
2016-01-05 18:23:55 +08:00 |
|
lichengyin
|
c59c3b5edd
|
upgrade thinkit dependency to 4.3.0
|
2016-01-05 17:16:24 +08:00 |
|
lichengyin
|
de5151c34a
|
change think.cli type to string
|
2016-01-05 16:26:31 +08:00 |
|
lichengyin
|
2e411b61e7
|
optimise create command
|
2016-01-05 10:59:12 +08:00 |
|
lichengyin
|
d0c6a45eb2
|
rename template filename
|
2016-01-05 10:21:09 +08:00 |
|
lichengyin
|
25057c7763
|
update es package.son
|
2016-01-05 09:54:30 +08:00 |
|
lichengyin
|
929c1f2b35
|
rename es6 to es
|
2016-01-05 09:48:24 +08:00 |
|
lichengyin
|
fe1068a6e8
|
optimize auto compile
|
2016-01-05 09:27:17 +08:00 |
|
lichengyin
|
daedde3b30
|
add think.waterfall method
|
2016-01-05 09:14:30 +08:00 |
|
lichengyin
|
fef8765325
|
add render method for controller, alias of display
|
2016-01-05 09:05:46 +08:00 |
|
lichengyin
|
eb81d7e78e
|
fix test error
|
2016-01-04 20:33:52 +08:00 |
|
lichengyin
|
2e8b363dda
|
fix test error
|
2016-01-04 13:18:22 +08:00 |
|
lichengyin
|
46d5db489c
|
update .gitignore
|
2016-01-04 11:14:13 +08:00 |
|
lichengyin
|
a680a8be22
|
Merge branch 'master' into 2.1
* master:
fix misspell and grammar error in README.md
|
2016-01-04 09:44:17 +08:00 |
|
Welefen Lee
|
9bfb2d5ac5
|
Merge pull request #230 from wangfulin/master
fix misspell and grammar error in README.md
|
2016-01-04 09:43:46 +08:00 |
|
lichengyin
|
1117cec81f
|
rename parseFilename method to basename
|
2016-01-04 09:42:19 +08:00 |
|
lichengyin
|
f7c418aac6
|
fix babel-core dependency error
|
2016-01-04 09:25:57 +08:00 |
|
lichengyin
|
100a4dfc85
|
upgrade Babel to 6
|
2016-01-02 15:11:43 +08:00 |
|