Commit Graph

  • 1b94adfb2b 改进 thinkphp 2017-12-07 14:32:23 +08:00
  • 86860d6210 修正join thinkphp 2017-12-07 14:26:43 +08:00
  • 3a64e7583d 修复Collection bug Gaozhen Ying 2017-12-04 21:59:43 +08:00
  • 0ba80fcc12 改进 thinkphp 2017-12-06 16:57:56 +08:00
  • 9896df3b59 改进 thinkphp 2017-12-06 16:54:12 +08:00
  • cc81f12735 改进Cache类init方法 thinkphp 2017-12-06 16:52:49 +08:00
  • ecd243bb41 修正一处兼容问题 thinkphp 2017-12-06 15:02:00 +08:00
  • 576273cdf1 调试模式下不读取字段缓存文件 thinkphp 2017-12-05 15:05:43 +08:00
  • 54b270fd29 default_filter支持在模块中配置生效 thinkphp 2017-12-04 18:10:48 +08:00
  • 023f099cc9 改进短线重连异常捕获机制 thinkphp 2017-12-01 19:33:20 +08:00
  • 88599fe33d 模型的hasWhere方法增加fields参数 thinkphp 2017-12-01 11:43:18 +08:00
  • dc62af3494 改进app_dispatch钩子 thinkphp 2017-11-28 18:59:03 +08:00
  • dd24123921 改进废弃字段判断 thinkphp 2017-11-28 18:46:28 +08:00
  • 1fc85442cb 模型saveall方法支持返回数据集 读取resultSetType属性 thinkphp 2017-11-28 12:53:09 +08:00
  • 3735430d04 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-11-27 15:44:02 +08:00
  • 3c04624c56 改进File缓存的clear方法 thinkphp 2017-11-27 15:42:50 +08:00
  • b2d7453aaf 避免误解 Chino Chang 2017-11-25 18:49:55 +08:00
  • a4b5d8908f 修正关联 thinkphp 2017-11-25 10:54:20 +08:00
  • 6381d65bb3 改进一对多with关联查询的field支持 thinkphp 2017-11-24 17:36:43 +08:00
  • 5706ed7e44 改进hasWhere查询的数据重复问题 thinkphp 2017-11-24 17:22:58 +08:00
  • b69e64a521 关联自动删除增加一对多关联删除支持 thinkphp 2017-11-24 15:26:09 +08:00
  • a1abcebbd8 修正Log类 thinkphp 2017-11-22 13:51:04 +08:00
  • dd7ea2fad5 修正单元测试 thinkphp 2017-11-21 17:15:24 +08:00
  • 23102de352 修正redis驱动 thinkphp 2017-11-21 17:10:52 +08:00
  • ea36fdfbe9 模型类增加force方法设置是否强制更新所有数据 thinkphp 2017-11-21 16:46:09 +08:00
  • 44c1257326 改进Pivot thinkphp 2017-11-21 16:30:47 +08:00
  • e7ab1e9a2d 改进 thinkphp 2017-11-21 15:36:36 +08:00
  • c38d2a6d0d 改进中间表模型的实例化 thinkphp 2017-11-21 15:17:52 +08:00
  • 1bbf37a20b Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-11-20 16:02:55 +08:00
  • 310c53421d Merge pull request #854 from yinggaozhen/tc-dir_clean Chino Chang 2017-11-20 15:59:28 +08:00
  • 859c5ded3f Merge pull request #905 from Lin07ux/beautify Chino Chang 2017-11-20 15:57:29 +08:00
  • c937fbdbd5 补全 Db、Debug、Env、Error、Exception、File、Hook、Lang、Loader、Log 类的文档,调整代码样式 Lin07ux 2017-11-20 15:11:56 +08:00
  • 776fb3e2a3 改进上传文件验证 thinkphp 2017-11-19 14:14:25 +08:00
  • 883ddc3ca8 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-11-19 13:55:08 +08:00
  • ba5428e335 模型saveall方法支持配合isUpdate方法 thinkphp 2017-11-19 13:54:43 +08:00
  • 622192acd7 改进异常捕获 thinkphp 2017-11-17 14:36:31 +08:00
  • 2d61cde943 Redis缓存驱动改用serialize序列化替代json序列化 thinkphp 2017-11-17 14:27:36 +08:00
  • c661cc7c46 改进日志记录的ip地址 thinkphp 2017-11-16 17:45:21 +08:00
  • 3fd0d5eb00 修正 thinkphp 2017-11-16 16:01:48 +08:00
  • 9f8b4f9357 单个日志文件支持大小设置 thinkphp 2017-11-16 15:43:21 +08:00
  • e6d0685433 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-11-16 14:26:28 +08:00
  • 21c1dc40e8 改进Model类save方法对oracle的支持 thinkphp 2017-11-16 14:18:00 +08:00
  • 24446dca9e fixed issue #893 去掉末尾多余的“并”字 Darren Gao 2017-11-16 11:30:46 +08:00
  • 941279bc0b 修正Loader类 thinkphp 2017-11-15 14:40:16 +08:00
  • dd050112a7 代码规范 thinkphp 2017-11-14 17:40:12 +08:00
  • 4677d41352 取消single驱动 thinkphp 2017-11-14 17:35:35 +08:00
  • be7a257e5f File日志驱动增加single参数配置是否记录单个文件日志 thinkphp 2017-11-14 17:34:56 +08:00
  • f8c63f7167 调整 thinkphp 2017-11-14 17:20:56 +08:00
  • 06a4aa1fb1 Merge branch 'master' of https://git.topthink.com/topteam/framework thinkphp 2017-11-14 17:20:00 +08:00
  • 901f0eb9aa 增加single日志驱动 thinkphp 2017-11-14 17:19:29 +08:00
  • f12ae184e9 cookie类httponly参数默认改为false thinkphp 2017-11-14 13:53:20 +08:00
  • 5df96ceff5 调整 Build、Cache、Collection、Config、Console、Controller、Cookie 的代码样式 Lin07ux 2017-11-11 17:56:42 +08:00
  • c3c57d126a 增加app_dispatch钩子位置 yunwuxin 2017-11-10 16:00:46 +08:00
  • 75ddca152a 增加app_dispatch钩子 thinkphp 2017-11-08 21:41:29 +08:00
  • 35e763c8ff 格式化 start、base、traits 和 App、Config、Error、Loader 代码的样式。其他代码的样式待处理。 Lin07ux 2017-11-05 15:21:42 +08:00
  • 0fb51680e8 版本更新 v5.0.12 thinkphp 2017-11-06 09:19:03 +08:00
  • a1ad4e97df 改进多对多关联的中间表模型提示 thinkphp 2017-11-02 17:59:28 +08:00
  • 83fbae0d2b Merge branch 'master' of https://git.topthink.com/topteam/framework thinkphp 2017-11-02 15:42:33 +08:00
  • 7af0a6a22b 改进HOST的获取 yunwuxin 2017-11-02 14:29:22 +08:00
  • b0f2e21cca 改进insertall方法的分批处理 thinkphp 2017-11-01 18:10:49 +08:00
  • 9db0007e36 改进参数绑定类型对枚举类型的支持 thinkphp 2017-10-31 12:12:49 +08:00
  • 5b15364fd2 修正has方法 thinkphp 2017-10-30 11:00:56 +08:00
  • 4005af6f26 调整template相关test case Gaozhen Ying 2017-10-26 20:17:43 +08:00
  • d6118aa53e 修正 thinkphp 2017-10-27 13:34:55 +08:00
  • f85f897070 验证提示信息支持多语言 thinkphp 2017-10-27 11:54:59 +08:00
  • 0ba3eb1c9c 修正 thinkphp 2017-10-26 15:44:11 +08:00
  • e414fc644a Connection类quote方法默认连接从库 thinkphp 2017-10-26 11:17:44 +08:00
  • 7b5044b888 增加排除字段方法except 废弃字段使用disuse定义 thinkphp 2017-10-23 16:25:47 +08:00
  • 4c84b08944 模型增加排除字段定义 thinkphp 2017-10-23 15:57:24 +08:00
  • b289997565 改进MorphTo关联 thinkphp 2017-10-23 12:05:11 +08:00
  • ba9efa867f 调整 thinkphp 2017-10-23 11:52:30 +08:00
  • 4d131bb3e5 修正MorphTo关联 thinkphp 2017-10-23 11:47:55 +08:00
  • 230ff0ec64 改进HasManyThrough thinkphp 2017-10-22 22:43:29 +08:00
  • caf8657b9f 改进appendRelationAttr方法 thinkphp 2017-10-22 22:39:18 +08:00
  • 983b3afe49 修正 thinkphp 2017-10-20 11:28:42 +08:00
  • 07b7b90327 改进Loader类controller和validate方法 支持多层 thinkphp 2017-10-20 11:23:53 +08:00
  • c5731c81f1 修正模型类的append处理 thinkphp 2017-10-18 19:14:21 +08:00
  • a177f1ac46 File类错误信息支持多语言 thinkphp 2017-10-18 12:04:34 +08:00
  • 03d4502043 改进redis的get方法 thinkphp 2017-10-17 16:12:55 +08:00
  • b14f58d717 改进alias方法 thinkphp 2017-10-16 17:22:06 +08:00
  • 05863545fc 改进Cache类的remember方法 thinkphp 2017-10-16 15:51:01 +08:00
  • 1cc247fa12 新增Debug::Inject相关单元测试 Gaozhen Ying 2017-10-11 18:12:29 +08:00
  • 2238de7a9f Collection类增加push方法 thinkphp 2017-10-13 16:29:57 +08:00
  • c3cca93104 改进trace驱动 thinkphp 2017-10-12 16:32:21 +08:00
  • 80c82571b0 修正chunk方法对时间字段的支持 thinkphp 2017-10-12 14:27:59 +08:00
  • c15bd25ed2 优化移动端的显示 蒋文健 2017-10-12 11:52:57 +08:00
  • 75c305b068 修正softdelete thinkphp 2017-10-11 16:34:35 +08:00
  • fc98ad62b2 改进对JSON-Handle插件的支持 thinkphp 2017-10-10 18:16:08 +08:00
  • 5bc577b398 改进 thinkphp 2017-09-29 17:25:19 +08:00
  • add3ed098c 模板渲染异常处理 thinkphp 2017-09-29 17:22:29 +08:00
  • 5a7b9d1b21 改进model类的destroy方法 thinkphp 2017-09-28 17:59:59 +08:00
  • 10182a8bb5 修正rest控制器 thinkphp 2017-09-28 14:11:00 +08:00
  • 616f7b73ba 新增SoftDelete单元测试 Gaozhen Ying 2017-09-11 21:42:05 +08:00
  • 902e786a73 改进Url类 thinkphp 2017-09-25 17:05:09 +08:00
  • 7b5be2f273 改进url_common_param的情况下urlencode的问题 thinkphp 2017-09-25 12:22:56 +08:00
  • 996c389d8f 改进 thinkphp 2017-09-24 12:36:42 +08:00
  • d114f59194 改进缓存类的remember方法 thinkphp 2017-09-24 12:31:14 +08:00
  • b673555aab Add Cache test case Gaozhen Ying 2017-09-18 21:19:39 +08:00
  • 55c81e0407 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-09-21 12:43:15 +08:00
  • d9b21a33d8 改进whereTime查询 thinkphp 2017-09-21 12:42:35 +08:00