2379 Commits

Author SHA1 Message Date
lichengyin
eec4e6b0e2 Doc: update readme doc 2016-01-25 11:27:02 +08:00
Welefen Lee
42a19cfc49 Merge pull request #254 from jedmeng/master
Update base.js
2016-01-25 09:29:46 +08:00
lichengyin
8071045387 Change test exec max time to 20s to avoid timeout on windows 2016-01-25 09:29:22 +08:00
jedmeng
82e58ad099 Update base.js 2016-01-24 19:52:19 +08:00
lichengyin
b22431b78a release 2.1.4 2.1.4 2016-01-22 18:13:00 +08:00
lichengyin
9649834082 feature: support test dirs for create applications 2016-01-22 17:59:04 +08:00
lichengyin
1a958e3913 feature: support options for static load method 2016-01-22 17:20:22 +08:00
lichengyin
631cbaf353 feature: use async render method in nunjucks template 2016-01-22 15:42:22 +08:00
lichengyin
b6501a0fa3 feature: open preload packages for production env 2016-01-22 12:53:21 +08:00
lichengyin
85d39fa007 feature: support preload packages before start server 2016-01-22 12:52:18 +08:00
lichengyin
a549ee4f7e doc: add performance testing data in README.md 2016-01-22 10:17:54 +08:00
lichengyin
0245186611 feature: support trim for validate data 2016-01-21 19:34:25 +08:00
lichengyin
735f6a7524 feature: support default value for model when update 2016-01-21 19:28:34 +08:00
lichengyin
8e5f899896 upgrade dependency thinkit to 4.5.0 2016-01-21 18:13:22 +08:00
lichengyin
01dc3f2d1c Fix: detect app mode error when use mode_normal 2016-01-21 17:56:02 +08:00
lichengyin
ddfad91cea Fix: detect app mode error when use mode_normal 2016-01-21 17:11:21 +08:00
lichengyin
dce42ec5f7 Fix: support create multi grade controller, fix #251 2016-01-21 15:17:01 +08:00
lichengyin
5e7e5911e5 Fix: replace \\ to / on windows when load package alias 2016-01-21 15:03:22 +08:00
lichengyin
d8b294edfc feature: add global think, JSON, eval for nunjucks template 2016-01-21 11:44:33 +08:00
lichengyin
61a6f7a21a Fix: fix test error on Node.js 0.12 2016-01-20 12:07:43 +08:00
lichengyin
a7a7533a78 Fix: fix sqlite already use name key for config, replace to database 2016-01-20 10:27:13 +08:00
lichengyin
668d4f3746 Fix: fix addMany error on mongo model 2016-01-19 14:52:56 +08:00
lichengyin
34de1bfa43 Fix: fix validate error by regexp when value is empty 2016-01-19 12:48:39 +08:00
lichengyin
4f596b154f fix: use think.RUNTIME_PATH for session template file 2016-01-19 11:00:57 +08:00
lichengyin
37710a84fe add repository and licence field for package.json template 2016-01-19 09:53:33 +08:00
lichengyin
8c754c5986 fix: fix test error on windows 2016-01-19 09:06:37 +08:00
lichengyin
8d6fcd202e release 2.1.3 2.1.3 2016-01-19 09:01:22 +08:00
lichengyin
2e8bb7be8b Fix: fix extend options.where error when options.where is string 2016-01-18 17:09:24 +08:00
lichengyin
775c2a81b7 use parseModuleFromPath method to get module 2016-01-18 11:43:38 +08:00
lichengyin
1a1d0b54d3 Feature: add parseModuleFromPath method for think.base class 2016-01-18 11:43:07 +08:00
lichengyin
37cb6d6890 remove , to ; hack 2016-01-18 11:27:16 +08:00
lichengyin
bb11fc67ef cookie value has , in some nginx versions when use HTTP/2 2016-01-18 11:14:11 +08:00
lichengyin
36dc8be0b8 Fix: fix get model default value when default is null, fix #246 2016-01-18 09:54:52 +08:00
lichengyin
b1f5e72521 feature: add runtime to .gitignore 2016-01-16 15:43:50 +08:00
lichengyin
50d2773c97 featurei: add model method for base service 2016-01-16 15:09:12 +08:00
lichengyin
b7fbf2d4e4 feature: add think.isMaster property 2016-01-16 15:08:54 +08:00
lichengyin
255e0716c4 doc: update licence year 2016-01-16 05:47:36 +08:00
lichengyin
0f485a8a7e release 2.1.2 2.1.2 2016-01-15 18:40:08 +08:00
lichengyin
9cfdfd2261 feture: add --allowSyntheticDefaultImports flag when create TypeScript apps 2016-01-15 18:38:27 +08:00
lichengyin
3d370b5b05 fix: rename file to .ts when use --ts on windows 2016-01-15 18:35:13 +08:00
lichengyin
c926ad1db2 release 2.1.1 2.1.1 2016-01-15 15:42:10 +08:00
lichengyin
338b3a0208 add runtime path for .d.ts 2016-01-15 15:33:38 +08:00
lichengyin
ed84302009 add default runtime path 2016-01-15 15:32:37 +08:00
lichengyin
ef84f79cdf fix: only check devDependencies on development env 2016-01-15 11:58:20 +08:00
lichengyin
6fdad81fb6 optimise _baseAssign method 2016-01-14 18:04:15 +08:00
lichengyin
2238c56810 Fix assign config data override user assigned 2016-01-14 17:57:39 +08:00
lichengyin
c00646bc4c rename subdomain_deploy middleware to subdomain 2016-01-14 17:55:00 +08:00
lichengyin
faccd9d3dc add deprecated method model.getTableFields 2016-01-14 16:11:45 +08:00
lichengyin
91dd104b9e fix sub controller error 2016-01-14 15:37:01 +08:00
lichengyin
3e0e86490d Support add presets & plugins for Babel Compiling 2016-01-14 15:18:04 +08:00