lichengyin
|
4498024eac
|
Fix get sum data error when field has ( and comma, fix #302
|
2016-03-25 13:05:47 +08:00 |
|
lichengyin
|
6c6654a3db
|
Support show error line & col in src/
|
2016-03-25 11:59:57 +08:00 |
|
lichengyin
|
55472461ed
|
Remove log_sql & log_connect config in db template file
|
2016-03-24 11:53:41 +08:00 |
|
lichengyin
|
17d8562a12
|
Fix test case error
|
2016-03-23 17:46:08 +08:00 |
|
lichengyin
|
d1601cc910
|
Fix can not change key & fKey when relation type is belong to
|
2016-03-23 17:22:05 +08:00 |
|
lichengyin
|
fc878943b2
|
Fix afterDelete not work in relation model
|
2016-03-23 17:07:48 +08:00 |
|
lichengyin
|
fb5944f940
|
Fix aggregate method return error value in mongo model
|
2016-03-22 14:15:42 +08:00 |
|
lichengyin
|
c825f7faa2
|
Fix logic validate when item dependency rule not set
|
2016-03-21 17:50:31 +08:00 |
|
lichengyin
|
21a7d3a895
|
add --source-maps args for compile command
|
2016-03-21 16:57:54 +08:00 |
|
lichengyin
|
6db6d4ebfb
|
Fix get error insertIds in addMany method, fix #298
|
2016-03-21 16:57:32 +08:00 |
|
lichengyin
|
bb2d521f15
|
Fix get file content empty when write content, fix #299
|
2016-03-21 14:56:33 +08:00 |
|
lichengyin
|
f50163a4fe
|
Fix validate different when value is empty, fix #297
|
2016-03-20 13:36:15 +08:00 |
|
lichengyin
|
816c9d27da
|
remove retain lines option for babel compile
|
2016-03-20 13:27:53 +08:00 |
|
lichengyin
|
d30d9fcf5b
|
Fix can not clear error message when set correct code
|
2016-03-17 18:53:16 +08:00 |
|
lichengyin
|
8f447d493a
|
remove default value when get table schema
|
2016-03-17 18:36:04 +08:00 |
|
lichengyin
|
c93927abb8
|
Fix can not get error message when is empty, fix #295
|
2016-03-17 18:09:14 +08:00 |
|
lichengyin
|
cad631547f
|
Fix test error
|
2016-03-16 20:33:21 +08:00 |
|
lichengyin
|
1feb5b5b1e
|
Add source-map-support dependency for created application
|
2016-03-16 20:05:18 +08:00 |
|
lichengyin
|
38f188611d
|
Fea: get message under src when has error
|
2016-03-16 20:02:14 +08:00 |
|
lichengyin
|
3e5e04a243
|
upgrade thinkit to 4.8.0
|
2016-03-15 17:24:39 +08:00 |
|
lichengyin
|
1f7959b9e0
|
release 2.1.8
2.1.8
|
2016-03-15 11:24:55 +08:00 |
|
lichengyin
|
0cb5f1ea57
|
Fea: show more error message when action not exist
|
2016-03-15 11:21:18 +08:00 |
|
lichengyin
|
8d5ad98849
|
Fix: fix parseGroup error when has expression
|
2016-03-14 11:47:50 +08:00 |
|
lichengyin
|
c1e45fa717
|
Fix: add statusCode property for res object
|
2016-03-03 14:28:43 +08:00 |
|
lichengyin
|
d36f1be822
|
Fea: add babel-runtime alias for check dependency
|
2016-03-03 14:25:59 +08:00 |
|
lichengyin
|
de408191b1
|
Fix: fix root path in pm2.json & nginx.conf when create applications, fix #285
|
2016-03-03 09:49:47 +08:00 |
|
lichengyin
|
63f14caff7
|
Fix: fix Error: Connection already released when use connectionLimit in mysql
|
2016-03-02 09:32:48 +08:00 |
|
lichengyin
|
dbedf55d53
|
release 2.1.7
2.1.7
|
2016-03-01 16:31:32 +08:00 |
|
lichengyin
|
aab7c5f84d
|
Fix: remove log_pid config
|
2016-03-01 10:55:47 +08:00 |
|
lichengyin
|
adf70fdc08
|
Fea: add log_error config for control show error message
|
2016-03-01 09:53:48 +08:00 |
|
Welefen Lee
|
a4e84ecbda
|
Update ISSUE_TEMPLATE.md
|
2016-02-29 17:44:45 +08:00 |
|
Welefen Lee
|
2506aa0718
|
Create ISSUE_TEMPLATE.md
|
2016-02-29 17:43:52 +08:00 |
|
lichengyin
|
0085f450b6
|
Fix: support field schema with sub schema, fix #276
|
2016-02-29 17:13:36 +08:00 |
|
lichengyin
|
fa8859a6a4
|
Fix: log unhandledRejection when set log_unhandled_promise config
|
2016-02-28 17:01:20 +08:00 |
|
lichengyin
|
9dde4d9cd6
|
Fea: upgrade dependency thinkit to 4.7.0
|
2016-02-28 16:53:18 +08:00 |
|
lichengyin
|
6fcda87ff6
|
Fix: convert _id value to ObjectId when value is string
|
2016-02-28 15:16:01 +08:00 |
|
lichengyin
|
c67272101a
|
Fix: ignore unhandledRejection error log
|
2016-02-28 11:27:44 +08:00 |
|
lichengyin
|
fef65a9e19
|
Fix: fix add data on relation model
|
2016-02-25 10:23:37 +08:00 |
|
lichengyin
|
ee76c7e1bf
|
release 2.1.6
2.1.6
|
2016-02-24 16:48:27 +08:00 |
|
lichengyin
|
48b885a594
|
Fix: fix parse join when table name has keyword
|
2016-02-24 16:14:10 +08:00 |
|
lichengyin
|
4c9def1ccf
|
fea: use query string to parse payload when content type is empty
|
2016-02-24 09:54:32 +08:00 |
|
lichengyin
|
33918c4016
|
Fix: fix limit 1 for find method
|
2016-02-23 10:10:41 +08:00 |
|
lichengyin
|
9312efbe85
|
fea: remove unhandledRejection event
|
2016-02-22 17:55:27 +08:00 |
|
lichengyin
|
4480cc1f86
|
Fix: fix test case error
|
2016-02-22 16:37:37 +08:00 |
|
lichengyin
|
c7e7db9809
|
Fix: fix end http request when parse payload data error
|
2016-02-22 16:07:06 +08:00 |
|
lichengyin
|
0f6b53fd63
|
Fix: fix get post data when item value is false or 0, fix #266
|
2016-02-22 09:42:37 +08:00 |
|
Welefen Lee
|
7ac963bf8d
|
Merge pull request #264 from hisland/master
controller.base.fetch pass config to view.fetch
|
2016-02-22 09:08:58 +08:00 |
|
hisland
|
0180c1587e
|
controller.base.fetch pass config to view.fetch
|
2016-02-17 00:13:57 +08:00 |
|
lichengyin
|
c15284e38f
|
release 2.1.5
2.1.5
|
2016-02-04 11:22:12 +08:00 |
|
lichengyin
|
150fdcc478
|
fix: fix missing first char on display when create project, fix #258
|
2016-02-03 11:36:42 +08:00 |
|