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
jiangyuan
7ecc15ab58
upload_dir 改为 post_file_upload_path
2014-10-11 12:27:16 +08:00
..
App.js
获取callController时记录原有的group,controller,action
2014-09-29 14:50:24 +08:00
Controller.js
移除掉一些个人配置
2014-09-28 14:44:51 +08:00
Db.js
增加对join里的on含有表名的支持
2014-10-10 14:48:30 +08:00
Dispatcher.js
添加分组自动识别的功能
fix
#115
2014-09-15 14:41:21 +08:00
Http.js
upload_dir 改为 post_file_upload_path
2014-10-11 12:27:16 +08:00
Model.js
修复Model里含有alias导致show columns报错的情况
2014-10-10 13:44:57 +08:00
Think.js
清除文件缓存时将delete 改为null
2014-09-18 09:45:14 +08:00
View.js
display方法返回一个pendding promise,阻止后面代码执行
fix
#118
2014-09-17 09:53:54 +08:00