Commit Graph

  • 9ab50f1a92 response的returnData方法增加content-length设置 #90 thinkphp 2015-12-19 11:34:17 +08:00
  • fef37dc608 修正redis缓存驱动类 thinkphp 2015-12-19 11:14:21 +08:00
  • c7eec6f386 改进config类 thinkphp 2015-12-19 10:44:40 +08:00
  • 37fddcefc4 修正sae一处配置 thinkphp 2015-12-19 09:25:46 +08:00
  • c83fc9a49f Merge branch 'master' of https://github.com/top-think/think thinkphp 2015-12-19 09:18:56 +08:00
  • 1f956ce5b4 修正DriverInterface文件名 thinkphp 2015-12-19 09:11:59 +08:00
  • 892c5eba2b 修复config驱动 7IN0SAN9 2015-12-19 01:46:45 +08:00
  • e6b2c84fe9 改进写法 thinkphp 2015-12-18 23:50:09 +08:00
  • a132e17a6e Merge pull request #104 from pwf0112/master Chino Chang 2015-12-18 23:47:29 +08:00
  • e3bd7becbe lang类get方法增加变量替换支持 thinkphp 2015-12-18 23:32:47 +08:00
  • c7739d464e Update loader.php pwf0112 2015-12-18 23:32:07 +08:00
  • 188785e86b 改进app类的当前语言识别 thinkphp 2015-12-18 23:02:14 +08:00
  • 546addad93 base添加IN_UNIT_TEST常量定义 thinkphp 2015-12-18 22:52:54 +08:00
  • 730154d124 think\lang类增加detect方法用于自动侦测 改进Url类的route方法 thinkphp 2015-12-18 22:51:01 +08:00
  • fd6aaa42f9 增加 traits\think\instance 用于实例化和静态调用 thinkphp 2015-12-18 22:35:04 +08:00
  • dcaef70447 恢复start.php中的App::run(),判断是否单元测试 huangdijia 2015-12-18 18:28:40 +08:00
  • 1ff9beadb9 修复empty操作钩子监听 Haotong Lin 2015-12-18 15:36:40 +08:00
  • 6db93ae890 indexTest 7IN0SAN9 2015-12-18 14:13:25 +08:00
  • e4d8135624 使用新语法简化代码 dongww 2015-12-16 23:27:19 +08:00
  • 7f15f4a35e Config::reset 方法 7IN0SAN9 2015-12-18 01:58:21 +08:00
  • fc15d22811 创建测试入口 mock.php 7IN0SAN9 2015-12-18 01:41:57 +08:00
  • 097f993b32 修改controller类的架构方法参数 thinkphp 2015-12-18 10:41:46 +08:00
  • e5d08d8f0c 取消controller的config方法 thinkphp 2015-12-18 10:30:28 +08:00
  • 433d69cf32 改进 app_status为空的时候 读取default thinkphp 2015-12-18 09:26:08 +08:00
  • 6f1f5ebfdf 增加use_db_switch参数 支持数据库跟随app_status配置多个连接 thinkphp 2015-12-18 09:14:57 +08:00
  • 2e51d94481 添加语言包加载 thinkphp 2015-12-17 21:56:00 +08:00
  • 8c4f63ea8b 修正找不到语言时原文会变全小写的bug huangdijia 2015-12-17 13:59:03 +08:00
  • 66f433330d 修复switch...case模板标签嵌套解析错误 Haotong Lin 2015-12-17 13:28:28 +08:00
  • 1481732c33 success/error从traits\controller\view抽离,移至Response类内部。 移除traits\controller\ajax。 huangdijia 2015-12-17 13:13:02 +08:00
  • 0d131f5e1f 强化success/error方法,支持数据返回 huangdijia 2015-12-17 12:36:56 +08:00
  • 627fb9b529 修复header已发送仍调用header函数的notice Haotong Lin 2015-12-17 12:13:24 +08:00
  • 82399867c0 Merge branch 'master' of https://github.com/top-think/think thinkphp 2015-12-17 12:01:17 +08:00
  • 098eae6aa0 强化success/error方法,支持数据返回 huangdijia 2015-12-17 11:59:30 +08:00
  • ab6cdebb91 修正templae类 thinkphp 2015-12-17 11:58:35 +08:00
  • 0bb13ec16a success/error方法支持ajax huangdijia 2015-12-17 11:56:16 +08:00
  • 301c1b9f3f 修正mongo模型不能连接及报setField方法不存在的问题 huangdijia 2015-12-17 11:31:14 +08:00
  • c2bca247be update thinkphp/library/traits/model/query.php liuzhaowei55 2015-12-17 10:29:31 +08:00
  • 3393710a2a 修复图形库 7IN0SAN9 2015-12-16 22:19:07 +08:00
  • 647afed539 Merge pull request #86 from Lofanmi/iss67 Chino Chang 2015-12-16 22:09:28 +08:00
  • 21e88067cd 修复$_SERVER["HTTP_ACCEPT"]不存在时的notice错误 Haotong Lin 2015-12-16 21:39:16 +08:00
  • 01ebe21eeb 欢迎页面手册链接修改 thinkphp 2015-12-16 21:40:00 +08:00
  • 8b5ee4e688 update thinkphp/library/think/model.php liuzhaowei55 2015-12-16 20:00:46 +08:00
  • ffa9c76cc6 update thinkphp/library/think/model.php liuzhaowei55 2015-12-16 19:39:41 +08:00
  • 813b394945 修正文档错误 dongww 2015-12-16 19:01:34 +08:00
  • 093023cf13 增加配置文件驱动接口,以便用户在遵循接口的前提下定义并使用自己的驱动,例如 YAML dongww 2015-12-16 18:36:01 +08:00
  • c3d1b63635 修正一处controller注释 huangdijia 2015-12-16 14:43:26 +08:00
  • 4381accdaf thinkphp/library/think/model.php liuzhaowei55 2015-12-16 14:07:24 +08:00
  • 321b4a9251 update thinkphp/library/think/model.php liuzhaowei55 2015-12-16 13:32:10 +08:00
  • 6e9dc16d35 update thinkphp/base.php liuzhaowei55 2015-12-16 11:01:37 +08:00
  • 55a223aef4 debug类 thinkphp 2015-12-16 09:51:46 +08:00
  • d8ad614ae0 修正伪静态访问 thinkphp 2015-12-16 09:23:51 +08:00
  • 991b20073f 修正url类生成地址不带参数不显示伪静态后缀的问题 thinkphp 2015-12-16 08:43:31 +08:00
  • a8f6c75042 修正oauth类 添加public文件 thinkphp 2015-12-16 08:30:42 +08:00
  • 2755f8d353 规范化 thinkphp 2015-12-16 00:06:08 +08:00
  • 80a18db460 Merge remote-tracking branch 'origin/master' yunwuxin 2015-12-15 23:40:27 +08:00
  • e03bb00ed9 兼容composer自动加载 yunwuxin 2015-12-15 23:36:37 +08:00
  • 8b750f4230 修正app类 thinkphp 2015-12-15 23:32:19 +08:00
  • ceeca5b841 Merge branch 'master' of https://github.com/liu21st/think thinkphp 2015-12-15 20:09:59 +08:00
  • ac202882af 修正数据库驱动类的quote方法 thinkphp 2015-12-15 20:08:53 +08:00
  • 9b76f917c9 Merge pull request #61 from kinosang/patch-1 ThinkPHP 2015-12-15 19:47:46 +08:00
  • 6264330ffb 修正cookie类的错误 Haotong Lin 2015-12-15 16:04:36 +08:00
  • ce0c1a8643 fix #60 Chino Chang 2015-12-15 15:03:11 +08:00
  • 8c4665b3a6 优化注释 huangdijia 2015-12-15 14:45:41 +08:00
  • 2d7a1b595c 修正cache驱动路径 huangdijia 2015-12-15 14:37:14 +08:00
  • 41d5300029 去掉一个被废弃的常量 huangdijia 2015-12-15 14:35:52 +08:00
  • a9aea67e64 优化 response一处判断 huangdijia 2015-12-15 14:27:23 +08:00
  • 225880ece3 修正 Transform命名空间 huangdijia 2015-12-15 14:26:04 +08:00
  • d2015ba950 调整换行,方便阅读 huangdijia 2015-12-15 14:23:00 +08:00
  • ad0e03c868 更改默认的模板缓存目录 thinkphp 2015-12-14 22:04:56 +08:00
  • 6b1642f4a0 改进 traits\model\adv 的延迟更新数据方法 和 app类对于 空操作的处理 thinkphp 2015-12-14 21:11:00 +08:00
  • f035ed944f 修复 后缀配置为空时 多余 . 的bug 杨维杰 2015-12-14 15:35:20 +08:00
  • e8f0edad18 修复自动验证 杨维杰 2015-12-14 13:51:45 +08:00
  • fda7b6c1d1 修复notice 错误 杨维杰 2015-12-12 00:28:55 +08:00
  • d615a6d59d Url类parseSuffix方法改进 thinkphp 2015-12-14 12:42:04 +08:00
  • 9fc6c38a4a Lite数据库类调整 数据库类的escapeString方法更名为quote thinkphp 2015-12-14 12:35:57 +08:00
  • e1c5769a30 添加默认时区参数 thinkphp 2015-12-14 12:13:47 +08:00
  • d01443719b Url类的route方法的第二个参数允许留空 thinkphp 2015-12-14 11:45:35 +08:00
  • 8f213a113a 改进Route类的getRouteUrl方法支持 在路由别名后面直接传入参数的方式 thinkphp 2015-12-14 11:43:49 +08:00
  • fd9966a0d9 修正error类一处错误 thinkphp 2015-12-14 10:47:03 +08:00
  • 37a94613e2 修正adv模型扩展 thinkphp 2015-12-14 10:43:25 +08:00
  • 2cef96147b View类增加parse_var配置参数 在开启调试模式的情况下 前端可以查看当前页面的模板变量 thinkphp 2015-12-14 09:15:04 +08:00
  • 3c9a76a85b 改进Url生成类 thinkphp 2015-12-13 21:37:08 +08:00
  • 9444419dd3 视图类fetch方法cache参数调整 thinkphp 2015-12-13 21:25:32 +08:00
  • 958d665d3c session目录修正 thinkphp 2015-12-13 20:25:37 +08:00
  • 1a902f92cd 修正model类的cache方法 thinkphp 2015-12-13 10:52:56 +08:00
  • 0dc706b82c 统一方法声明参数 thinkphp 2015-12-13 10:44:12 +08:00
  • 4a10e38035 修正模型扩展的traits引入路径 thinkphp 2015-12-13 10:38:13 +08:00
  • fa4857905f update thinkphp/library/think/model/relation.php liuzhaowei55 2015-12-12 20:22:08 +08:00
  • 8ffbc0008d Merge branch 'master' of https://github.com/liu21st/think thinkphp 2015-12-12 15:21:04 +08:00
  • 8ff1a41b4e traits\model\auto 改进常量定义 thinkphp 2015-12-12 15:17:06 +08:00
  • 3e61ff18d5 修改trace的层级 upfy@qq.com 2015-12-12 10:38:56 +08:00
  • af19146ec0 错误编码 thinkphp 2015-12-12 08:16:59 +08:00
  • 28508f690a 修正路由类 thinkphp 2015-12-12 07:58:58 +08:00
  • b40030abce 改进view类的fetch方法 增加字符替换配置 thinkphp 2015-12-11 23:27:56 +08:00
  • 8e51b36c2f 警告错误修正 thinkphp 2015-12-11 23:16:43 +08:00
  • 272a680bd7 修正 thinkphp 2015-12-11 23:05:24 +08:00
  • daf6a9b731 修正S函数 thinkphp 2015-12-11 22:58:22 +08:00
  • 9ea4208579 修正quote问题 thinkphp 2015-12-11 22:30:02 +08:00
  • 7f851362b1 增加随机排序支持 thinkphp 2015-12-11 22:11:47 +08:00
  • 774736f41c 修正sqlite驱动 thinkphp 2015-12-11 21:36:44 +08:00