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
10b4d6ee26
修复query方法里select不是大写解析的问题
2014-09-30 14:50:56 +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
修复query方法里select不是大写解析的问题
2014-09-30 14:50:56 +08:00
Dispatcher.js
添加分组自动识别的功能
fix
#115
2014-09-15 14:41:21 +08:00
Http.js
fix cookie encode bug
2014-09-15 19:36:26 +08:00
Model.js
优化getUniqueField方法
2014-09-16 10:52:24 +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