2559 Commits

Author SHA1 Message Date
welefen
53e484c871 Fix mongo socket test error 2016-08-16 15:30:34 +08:00
welefen
9da14bc69e Add close event for mysql socket 2016-08-16 11:51:38 +08:00
welefen
9237fd8364 Fix mongo can not reconnect when server is closed 2016-08-16 11:50:39 +08:00
welefen
2dd31949e7 Fix fetch method d.ts error, fix #422 2016-08-16 11:24:58 +08:00
welefen
262489dda2 Fix mysql transaction concurrence connection error, fix #424 2016-08-16 11:22:10 +08:00
Welefen Lee
d88c551fdc Merge pull request #418 from leeight/fix-417
Quick fix #417
2016-08-08 10:40:17 +08:00
leeight
e4339228dc Quick fix #417 2016-08-05 23:06:32 +08:00
welefen
19e339ad73 Release 2.2.8 2016-08-04 10:35:30 +08:00
welefen
a5e676e9f2 Add service method in Service class, fix #358 2016-08-04 09:40:37 +08:00
welefen
4da64acb00 Mongo model support ignore default value when update 2016-08-04 09:37:08 +08:00
welefen
c50d5b64a9 Fix message error when port is used 2016-08-03 18:31:56 +08:00
welefen
2c8c5ea9c4 Add cookie test 2016-08-03 14:26:56 +08:00
welefen
31484d4f88 Fix get error cookie value 2016-08-03 14:23:24 +08:00
welefen
fa67a57805 Support set db instance in model 2016-08-03 11:19:03 +08:00
welefen
cd414b29d5 Fix error ids from addMany method, fix #388 2016-08-03 11:13:31 +08:00
welefen
298d44e988 Ignore empty value for parameters, fix #414 2016-08-03 10:11:36 +08:00
welefen
8d7e89de11 Fix error on transaction 2016-08-03 09:28:06 +08:00
welefen
3989c5e929 Use node-mysql instead 2016-08-01 11:09:22 +08:00
Welefen Lee
97da142079 Merge pull request #406 from yhanwen/patch-1
fix: can't set custom model
2016-07-29 09:14:22 +08:00
hanwen
fd89894c67 fix: can't set custom model 2016-07-28 21:38:52 +08:00
welefen
d4191d3858 Release 2.2.7 2.2.7 2016-07-28 16:04:21 +08:00
welefen
e4ee907a91 Remove hack chars 2016-07-28 16:03:54 +08:00
welefen
51d349fb12 Fix pathname error on windows, fix #405 2016-07-28 16:02:05 +08:00
welefen
01bdfed02f Turn off resource_on config for production env 2016-07-28 10:18:30 +08:00
welefen
c864398d46 Release 2.2.6 2.2.6 2016-07-28 09:54:09 +08:00
JerryQu
d653cbe98e normalize pathname. 2016-07-27 17:59:43 +08:00
JerryQu
bb6ded5eae normalize pathname. 2016-07-27 14:58:42 +08:00
Jerry Qu
df482e75b4 Update README_zh-CN.md
fix a typo.
2016-07-21 10:15:08 +08:00
Jerry Qu
600a95fdde Update README.md 2016-07-21 10:14:37 +08:00
welefen
cb5a7386c6 Add src/ path to deploy 2016-07-19 09:29:53 +08:00
Welefen Lee
4f0c06e58d Merge pull request #392 from mastermay/master
fix img alt attribute
2016-07-13 17:49:38 +08:00
Mastermay
edf21f89e8 fix img alt attribute 2016-07-13 17:40:24 +08:00
Welefen Lee
900a82ac35 Merge pull request #385 from UtillYou/master
fix the escape problem on PostgreSQL
2016-07-05 11:00:56 +08:00
吴胜松
cbec995ca5 fdsf Please enter the commit message for your changes. Lines starting 2016-07-04 14:30:25 +08:00
lichengyin
a51c4c5c84 Release 2.2.5 2.2.5 2016-06-17 15:55:12 +08:00
lichengyin
460c5b4b90 Add try when has error on mysql socket, fix #371 2016-06-17 15:49:04 +08:00
lichengyin
f3a9b87061 Replace START TRANSACTION to BEGIN TRANSACTION in SQLite, fix #372 2016-06-17 09:43:41 +08:00
lichengyin
e8cba02362 Remove host property when check model config in think.model 2016-06-15 11:10:25 +08:00
lichengyin
2d1d122dec Fix parse sql error when field has _, such as: _id 2016-06-03 18:55:29 +08:00
lichengyin
c814ad4402 Upgrade thinkit version 2016-06-03 18:44:32 +08:00
Welefen Lee
b5503b18a1 Merge pull request #365 from weideng/master
Improve some code format.
2016-06-03 17:02:43 +08:00
Welefen Lee
d8bb622f48 Merge pull request #366 from solarhell/master
Correction.
2016-06-03 17:02:28 +08:00
Welefen Lee
dda6201cb7 Merge pull request #367 from soddy/master
session设置memory模式timeout无效
2016-06-03 17:02:10 +08:00
soddy
2dc865247d session设置memory模式timeout无效
session设置memory模式时,timeout设置无效,修改了memory.js中的get方法,将Date.now() * 改成了
Date.now() +
2016-06-03 16:56:29 +08:00
jiaxin
dafa92a60a Correction. 2016-06-03 16:23:51 +08:00
deng wei
937f15cfa8 Improve code format. 2016-06-03 10:49:58 +08:00
Welefen Lee
c342b67563 Merge pull request #364 from weideng/master
Improve some comments.
2016-06-02 17:45:15 +08:00
deng wei
bd44d2c383 Improve some comments. 2016-06-02 17:36:54 +08:00
lichengyin
c9873b4d11 Release 2.2.4 2.2.4 2016-05-25 14:42:42 +08:00
lichengyin
5fb336924f Fix eslint error 2016-05-25 14:29:00 +08:00