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
c39eba4e16
Merge branch 'master' of github.com:welefen/thinkjs
2014-11-18 17:14:56 +08:00
..
App.js
启动服务时,添加对自定义端口的支持
2014-11-11 09:56:33 +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
文件上传时,如果临时目录不存在,则自动创建
2014-10-30 13:36:14 +08:00
Model.js
将Model里的fields改为_fields
2014-11-18 17:14:36 +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