This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
thinkjs
Watch
1
Star
0
Fork
0
You've already forked thinkjs
mirror of
https://github.com/thinkjs/thinkjs.git
synced
2026-01-25 14:42:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
thinkjs
/
lib
/
Lib
/
Core
History
welefen
5deea579c9
修复高级模型下数据表含有下划线导致key错误的bug
2015-05-15 19:07:34 +08:00
..
App.js
修正APP_DEBUG=true时,App.sendError()报错 Fixed issue
#162
2015-05-10 09:19:02 +08:00
Controller.js
给下载添加异常捕获
2014-11-18 12:26:53 +08:00
Db.js
修复sql查询数据缓存后,通过S()无法取出的情况.
fix
#134
2014-11-09 14:18:01 +08:00
Dispatcher.js
添加分组自动识别的功能
fix
#115
2014-09-15 14:41:21 +08:00
Http.js
fix
#160
2015-05-05 17:26:30 +08:00
Model.js
修复高级模型下数据表含有下划线导致key错误的bug
2015-05-15 19:07:34 +08:00
Think.js
将setInterval时间间隔由100ms改为500ms
2014-11-18 13:44:47 +08:00
View.js
修复assign promise,extend导致promise失效的问题
2014-11-10 10:13:22 +08:00