Commit Graph

  • fb66950ded 增加onlyTrashed方法 thinkphp 2016-08-06 11:53:07 +08:00
  • 9441d10d67 软删除功能作为trait扩展引入 thinkphp 2016-08-06 11:47:15 +08:00
  • e4280c128e 模型增加软删除功能 thinkphp 2016-08-05 23:34:21 +08:00
  • bfa36913b9 改进单元测试 thinkphp 2016-08-05 21:10:04 +08:00
  • 8673d52548 改进Route类的复合变量检测 如果没有定义变量规则 默认为 \w+ thinkphp 2016-08-05 18:32:12 +08:00
  • 700dc44d4f 改进Model的延迟写入方法 thinkphp 2016-08-05 18:14:01 +08:00
  • e9ba9dc1ab 修正缓存驱动 thinkphp 2016-08-05 18:08:18 +08:00
  • 96762dd293 Merge pull request #238 from zzpuser/patch-8 ThinkPHP 2016-08-05 04:53:47 -05:00
  • 85330129ca Merge pull request #242 from keepeye/dev ThinkPHP 2016-08-05 04:50:43 -05:00
  • cde6204373 Merge pull request #239 from zzpuser/patch-9 ThinkPHP 2016-08-05 04:50:16 -05:00
  • a08967d825 改进Model类 支持设定 主键、字段信息和字段类型 不依赖自动获取 thinkphp 2016-08-05 13:48:58 +08:00
  • 75e1e6492e 调试模式下 关闭模板缓存 thinkphp 2016-08-05 13:22:05 +08:00
  • 1ba1946da2 ignore .DS_Store of osx cxz 2016-08-05 11:40:41 +08:00
  • 3278a7d628 修正Relation类的一对多关联预载入查询 thinkphp 2016-08-05 11:09:35 +08:00
  • ac528e0680 改进当数据库驱动类型使用完整命名空间的时候 Query类的builder方法的问题 thinkphp 2016-08-05 10:34:54 +08:00
  • 51b5c4ae37 取消ico后缀判断 thinkphp 2016-08-04 21:00:19 +08:00
  • 454ffef88e 改进App类 thinkphp 2016-08-04 12:34:51 +08:00
  • 0e27b1d896 Update Query.php zzpuser 2016-08-04 10:46:28 +08:00
  • 3c0e97767d 改进自增缓存 zzpuser 2016-08-03 23:21:27 +08:00
  • 2fb6ce8021 修正了延迟递减时实际为递增的错误。 zzpuser 2016-08-03 19:36:34 +08:00
  • dd1f1d49ab 修正了延迟递增减后不能清空的计数的问题、修正了延迟递减,数值小于零时不能递减的问题 zzpuser 2016-08-03 19:32:14 +08:00
  • e3339ad158 改进sqlsrv驱动 thinkphp 2016-08-03 17:46:27 +08:00
  • 571a7005f2 改进域名绑定到模块后的URL生成 thinkphp 2016-08-03 16:24:00 +08:00
  • 5dad96ab66 修正Merge模型的save方法 thinkphp 2016-08-03 15:39:57 +08:00
  • e71c3630cd 路由配置文件独立 不需要extra_config_file配置 改进App类 thinkphp 2016-08-03 14:34:08 +08:00
  • 5a9b606f4b 改进Route指令 thinkphp 2016-08-03 13:59:54 +08:00
  • b2a61cbeef 修正Route类 thinkphp 2016-08-03 12:40:46 +08:00
  • 246cfd59f3 改进 thinkphp 2016-08-03 12:25:09 +08:00
  • b385c999ef 修正单元测试 thinkphp 2016-08-03 11:57:30 +08:00
  • d7a6308cd3 路由域名绑定的URL生成改进 使用命名标识生成自动识别域名 thinkphp 2016-08-03 11:44:30 +08:00
  • eda33a2412 增加路由缓存功能 thinkphp 2016-08-03 09:26:26 +08:00
  • c0d65a8eb2 改进 thinkphp 2016-08-02 18:06:55 +08:00
  • 53f6d41ef4 改进Validate类的boolean验证规则 支持表单数据 thinkphp 2016-08-02 18:04:40 +08:00
  • 5e92ac83c9 修正单元测试 thinkphp 2016-08-02 17:01:51 +08:00
  • 81a2222143 Route类的domain方法和域名路由动态注册机制调整 修正Connction类 thinkphp 2016-08-02 16:53:05 +08:00
  • 17c76a41c7 改进Query类的driver属性设置 删除Connection类的getDriverName方法 改进connect方法 thinkphp 2016-08-02 15:38:58 +08:00
  • 731d0c0002 优化 thinkphp 2016-08-02 10:39:11 +08:00
  • 0818550b9a 改进 thinkphp 2016-08-02 10:25:18 +08:00
  • 6e23eb2b44 改进路由分组的参数合并 thinkphp 2016-08-02 10:23:47 +08:00
  • b57401eb1e 优化代码 thinkphp 2016-08-01 23:17:44 +08:00
  • 6561dcfcbb 改进Route的分组 thinkphp 2016-08-01 22:03:31 +08:00
  • 9b92ee62ad 改进路由分组 thinkphp 2016-08-01 16:49:05 +08:00
  • 5422f2f427 改进路由分组 thinkphp 2016-08-01 15:42:17 +08:00
  • 1512249454 改进路由分组嵌套使用的情况 thinkphp 2016-08-01 14:50:45 +08:00
  • 9762cd370e 改进路由分组和虚拟分组 混合使用的情况 thinkphp 2016-08-01 12:21:04 +08:00
  • 3a74ba89c4 语言包更新 thinkphp 2016-08-01 12:01:48 +08:00
  • d632d6bd07 改进Url类的build方法 完善对路由命名标识的生成 可以使用 build('[name]'); 根据路由命名标识快速生成地址 如果该命名标识不存在或者参数不匹配 则抛出异常 thinkphp 2016-08-01 11:57:32 +08:00
  • 219084eb4b 改进View单元测试 thinkphp 2016-07-31 20:07:03 +08:00
  • 971bc0f616 改进单元测试 thinkphp 2016-07-31 20:00:18 +08:00
  • f80f68d9aa codecov.yml ThinkPHP 2016-07-31 19:51:48 +08:00
  • b95ddfd22d 改进 thinkphp 2016-07-31 19:47:05 +08:00
  • 891230eb60 改进单元测试 thinkphp 2016-07-31 19:43:32 +08:00
  • a172b26ab0 改进 thinkphp 2016-07-31 19:33:21 +08:00
  • 5699172518 改进Validate单元测试 thinkphp 2016-07-31 19:28:04 +08:00
  • 38246438ff 改进Route类的setRule方法 兼容PHP7以下版本 thinkphp 2016-07-31 18:49:38 +08:00
  • 8f5e3b77cf 改进 thinkphp 2016-07-31 18:24:49 +08:00
  • a182be44d5 改进 thinkphp 2016-07-31 18:17:04 +08:00
  • 5155f92b68 修正测试 thinkphp 2016-07-31 18:06:51 +08:00
  • 2f726f4bad Url单元测试 thinkphp 2016-07-31 18:03:13 +08:00
  • 84f256c2b5 完善Url单元测试 thinkphp 2016-07-31 17:40:23 +08:00
  • d22c7415a4 单元测试完善 thinkphp 2016-07-31 13:43:19 +08:00
  • c79802cd4e 完善单元测试 thinkphp 2016-07-31 13:12:16 +08:00
  • d8a5906e9c 修正Route类的group方法 混合使用闭包和数组后的bug 改进单元测试 thinkphp 2016-07-31 13:06:12 +08:00
  • 01fc6eda1c 去掉cache类inc和dec方法的expire参数 thinkphp 2016-07-31 09:56:47 +08:00
  • 609d3c76a7 修正Cache类和改进单元测试 thinkphp 2016-07-31 09:43:09 +08:00
  • b2275a1d87 域名绑定支持https检测 thinkphp 2016-07-30 22:59:33 +08:00
  • a7d71bead9 修正单元测试 thinkphp 2016-07-30 22:33:09 +08:00
  • 5715d3cdb9 Route类增加auto方法 支持注册一个自动解析URL的路由 thinkphp 2016-07-30 22:28:05 +08:00
  • 62b8d6039c 改进App类initCommon方法 thinkphp 2016-07-30 20:52:36 +08:00
  • 3c48a78c56 修正Route类的domain方法 thinkphp 2016-07-30 10:44:24 +08:00
  • 762e902e79 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2016-07-30 10:13:42 +08:00
  • 16fdc931ea 改进Config类的parse方法 thinkphp 2016-07-30 10:13:19 +08:00
  • 234d2157c5 Merge pull request #230 from ganlvtech/master ThinkPHP 2016-07-29 20:16:25 -05:00
  • 18b5a41b14 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2016-07-29 18:16:44 +08:00
  • d238a210ee 单元测试 thinkphp 2016-07-29 18:09:15 +08:00
  • 8ffcb48da9 更新installer版本 yunwuxin 2016-07-29 17:59:31 +08:00
  • 74c8daf2c0 改进Route类的checkDomain方法 thinkphp 2016-07-29 17:13:14 +08:00
  • 14112f2420 改进文件缓存和日志的存储文件名命名规范 thinkphp 2016-07-29 17:10:04 +08:00
  • de1553a61d 修正单元测试 thinkphp 2016-07-29 16:47:15 +08:00
  • a9e9e99554 改进域名绑定 支持同时绑定模块和其他 支持绑定到数组定义的路由规则,取消域名绑定到分组 thinkphp 2016-07-29 16:37:36 +08:00
  • 521f4232b3 修正CONTRIBUTING.md错误 ganlv 2016-07-29 16:35:02 +08:00
  • b7a5c31f6e 使用strpos替换strstr ganlv 2016-07-29 16:23:16 +08:00
  • b54fde0b5f Merge branch 'master' of https://github.com/top-think/framework thinkphp 2016-07-29 15:07:30 +08:00
  • 4cf9d17aec 改进Request类的create方法 thinkphp 2016-07-29 15:07:00 +08:00
  • 74d5b2390a Merge pull request #229 from chunice/master ThinkPHP 2016-07-29 02:04:01 -05:00
  • 1e5bb8fddf 改进域名绑定到分组 thinkphp 2016-07-29 11:20:27 +08:00
  • 21fced658a 完善Db::connect() 的 phpdoc 注释,增强代码提醒 chunice 2016-07-28 23:24:09 +08:00
  • 77e810da86 改进路由域名绑定模块后的 路由定义问题 thinkphp 2016-07-28 22:05:47 +08:00
  • e4ed3c43f1 改进Template类的cache_path参数默认设置 thinkphp 2016-07-28 21:15:18 +08:00
  • 98eb9f34b1 改进cookie助手函数支持 判断是否存在某个cookie值 thinkphp 2016-07-28 18:21:54 +08:00
  • 0889fe975a 修正Route类 thinkphp 2016-07-28 16:22:01 +08:00
  • 1b6622fd36 改进Cookie类的自动初始化 Controller类增加_initialize方法 thinkphp 2016-07-28 16:19:58 +08:00
  • 8853b58838 改进Route类的import方法 对 路由命名标识的支持 thinkphp 2016-07-28 14:48:36 +08:00
  • 24bbb402b8 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2016-07-28 14:37:32 +08:00
  • 5fc054b348 Route类增加name方法 支持给路由定义命名表示 用于快速生成URL地址 thinkphp 2016-07-28 14:36:26 +08:00
  • fd7e577975 Merge pull request #225 from shubo83/master ThinkPHP 2016-07-27 22:06:46 -05:00
  • 3357768d14 改进 thinkphp 2016-07-28 10:37:11 +08:00
  • 5d5a080819 改进默认的过滤方法 thinkphp 2016-07-28 09:54:38 +08:00
  • fc5820cf7f 改进abort助手函数 支持抛出HttpResponseException异常 thinkphp 2016-07-27 18:10:04 +08:00
  • d99b6ffb23 改进路由分组 thinkphp 2016-07-27 16:59:35 +08:00