Commit Graph

  • 1b8d64169f 调整部分CacheDriver::dec在为空的时候递减的行为 Gaozhen Ying 2017-09-19 21:00:43 +08:00
  • 8aeb20dcd4 改进exception_handle配置参数对闭包的支持 thinkphp 2017-09-19 11:28:31 +08:00
  • 9681362895 新增Instance测试用例 Gaozhen Ying 2017-09-08 21:00:10 +08:00
  • e31b7cda82 修正 thinkphp 2017-09-15 18:05:19 +08:00
  • 3d181dc52b 改进 thinkphp 2017-09-15 18:01:53 +08:00
  • 2a2b3882af 改进append方法支持一对一关联的bind设置 thinkphp 2017-09-15 17:32:50 +08:00
  • 8d39aa9b05 改进Connection类的getRealSql方法 thinkphp 2017-09-14 18:29:22 +08:00
  • c7ee078c23 执行路由缓存命令前检测RUNTIME_PATH是否存在 tale 2017-09-14 11:11:47 +08:00
  • 926c9edb0c 改进mysql驱动对socket支持 v5.0.11 thinkphp 2017-09-13 11:30:29 +08:00
  • 568864e008 改进分页类 thinkphp 2017-09-12 15:04:40 +08:00
  • 5a74ffca25 改进文件上传的非法图像异常 thinkphp 2017-09-12 14:55:12 +08:00
  • d1a99bb02c 改进Query类的getCacheKey方法 thinkphp 2017-09-12 10:48:51 +08:00
  • e2d2f37930 修正hasMany关联 thinkphp 2017-09-11 18:29:14 +08:00
  • 1b65f2ec41 改进关联Relation类 thinkphp 2017-09-10 12:46:55 +08:00
  • 60d6be4627 新增Jump相关测试用例 Gaozhen Ying 2017-09-08 17:18:55 +08:00
  • f3a47f30ff Apply fixes from StyleCI ThinkPHP 2017-09-08 06:18:31 +00:00
  • 6d82fe4a56 修复Request Test中isAjax和isPjax错误的测试用例 Gaozhen Ying 2017-09-08 10:56:11 +08:00
  • 627cfe5616 调整Config相关单元测试用例 Gaozhen Ying 2017-09-07 21:48:29 +08:00
  • 45268eeba3 版本更新 thinkphp 2017-09-07 18:37:47 +08:00
  • 4882617edb 改进Query类group方法的解析 thinkphp 2017-09-07 11:45:04 +08:00
  • 56bce822f3 调整 thinkphp 2017-09-07 11:40:07 +08:00
  • 6bab32b1ea hasOne关联的has方法改进 thinkphp 2017-09-07 11:26:46 +08:00
  • 50e834c5b5 hasMany的has方法默认不指定字段 thinkphp 2017-09-07 11:24:14 +08:00
  • 49b349be90 改进hasMany关联 thinkphp 2017-09-07 10:53:52 +08:00
  • accd0b6db4 改进一处异常错误 thinkphp 2017-09-06 10:18:06 +08:00
  • 067237fa1f 改进一个字段多次查询条件 thinkphp 2017-09-05 18:12:05 +08:00
  • 4ef35fa4bb Query类lock方法支持传入字符串 thinkphp 2017-09-05 17:36:15 +08:00
  • c5a826bcc1 改进sqlsrv驱动 thinkphp 2017-09-05 16:46:10 +08:00
  • b115680a4d 改进分页类和数据集类的each方法 thinkphp 2017-09-05 15:12:51 +08:00
  • 495020b7b0 改进Request类filterExp方法 thinkphp 2017-09-05 14:16:54 +08:00
  • 13ea433ad6 改进缓存的tag缓存时间 thinkphp 2017-09-05 11:52:34 +08:00
  • 26482e4ed0 改进 thinkphp 2017-09-05 10:28:21 +08:00
  • bb3fb74bb7 改进软删除的关联删除 thinkphp 2017-09-05 10:27:28 +08:00
  • ad48ec693f 改进Query类的connect方法 thinkphp 2017-09-04 11:29:19 +08:00
  • 3f813b293f 改进上传类对swf的支持 thinkphp 2017-09-03 19:43:25 +08:00
  • d6716ddd82 改进Query类的cache方法 thinkphp 2017-09-01 17:23:19 +08:00
  • 764d2676db 改进session类的prefix方法 thinkphp 2017-08-31 19:24:04 +08:00
  • 306ce289c4 改进Model类的save方法对sequence的支持 thinkphp 2017-08-31 18:09:20 +08:00
  • ed5d05f4b7 修正 thinkphp 2017-08-31 17:01:03 +08:00
  • 3664e46d2f Pivot架构方法添加默认值 thinkphp 2017-08-31 16:57:50 +08:00
  • 18aa14924e chunk方法添加异常处理 thinkphp 2017-08-31 16:15:24 +08:00
  • aa0583fee4 改进Query类chunk方法避免受order方法影响 thinkphp 2017-08-31 15:58:48 +08:00
  • d41efe86dd 缓存有效期参数支持传入DateTime对象 thinkphp 2017-08-30 15:47:26 +08:00
  • fe779ee04c 改进 thinkphp 2017-08-30 15:39:04 +08:00
  • e05d6aecd6 改进Builder类的parseData方法 thinkphp 2017-08-30 14:14:43 +08:00
  • 8aacceac69 改进HasMany关联的getRelationCountQuery方法 thinkphp 2017-08-30 10:49:35 +08:00
  • a217d88e38 改进缓存驱动 thinkphp 2017-08-30 10:49:10 +08:00
  • 64ccd7ea68 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-08-28 11:30:42 +08:00
  • 6e75d3c6c7 改进model类的save方法 thinkphp 2017-08-28 11:30:15 +08:00
  • 9e86f2877a Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-08-24 22:33:51 +08:00
  • aa9ce71cda 改进 thinkphp 2017-08-24 22:33:14 +08:00
  • e2c7ba29e3 改进chunk方法的order参数大小写 thinkphp 2017-08-21 11:16:56 +08:00
  • 6b98a9974c 改进Query类的chunk方法支持排序设置 thinkphp 2017-08-19 10:42:05 +08:00
  • 04ee016643 缓存类的remember方法增加锁定机制 thinkphp 2017-08-17 16:17:55 +08:00
  • 5d80302da5 请求缓存支持缓存标签设置 thinkphp 2017-08-17 14:22:53 +08:00
  • db965e1786 改进文件缓存 thinkphp 2017-08-15 14:39:02 +08:00
  • 930de63aba 文件缓存增加高并发锁定支持 thinkphp 2017-08-15 12:14:07 +08:00
  • 68b274aa52 exception_handle配置参数支持使用闭包定义render处理 thinkphp 2017-08-14 15:40:32 +08:00
  • fdb5a966ed 修正路由批量注册的一个BUG thinkphp 2017-08-10 12:25:00 +08:00
  • 2a07b7dbb8 改进数组查询条件中的null查询 thinkphp 2017-08-10 10:34:23 +08:00
  • 62a6a0270b 改进requireIf requireWith requireCallback验证规则及内置错误提示 thinkphp 2017-08-09 11:39:14 +08:00
  • 28ac7c2fad 获取缓存标签的时候过滤无效的缓存标识 水平凡 2017-08-09 10:13:42 +08:00
  • dcd1b8af9c 增加clear方法 Axios 2017-07-20 16:13:12 +08:00
  • 05c562403d 增加clear方法 Axios 2017-07-20 16:10:05 +08:00
  • f96e5ccc21 优先使用Cookie中的语言设置 蒋文健 2017-08-08 13:16:06 +08:00
  • 64c51cdde6 修改connecttion和belongsTo若干文档注释错误 yinggaozhen 2017-08-02 21:31:05 +08:00
  • 7c9b2079e8 修改Builder若干处注释错误,错别字,以及修复一处因方法不存在可能导致异常的错误 yinggaozhen 2017-08-02 21:23:37 +08:00
  • 18dfd95f48 新增Sqlite->parseLimit limit参数注释 yinggaozhen 2017-08-02 21:12:09 +08:00
  • 0f996e12f5 调整注释中返回值为void yinggaozhen 2017-08-02 21:09:08 +08:00
  • ef2f4c7e82 修改View->config返回值与注释不匹配问题 yinggaozhen 2017-08-02 20:49:18 +08:00
  • 684963a415 新增Template构造函数注释缺失入参问题 yinggaozhen 2017-08-02 20:40:27 +08:00
  • 5375ca0079 修改Route->parseUrlParams方法注释与形参不一致问题 yinggaozhen 2017-08-02 20:36:28 +08:00
  • 1ab6f0d56d 修改注释中返回值Object大小写 yinggaozhen 2017-08-02 20:33:22 +08:00
  • 2e1d7aaa79 调整request bind方法形参类型 yinggaozhen 2017-08-02 20:30:26 +08:00
  • e660c545ba 新增request env属性 yinggaozhen 2017-08-02 20:25:04 +08:00
  • 1d943668fe 修改useGlobalScope方法返回值错误问题 yinggaozhen 2017-08-02 20:18:16 +08:00
  • 4b9db8a664 新增Relation方法是否存在判断 yinggaozhen 2017-08-02 20:17:27 +08:00
  • b20a50c475 调整参数申请名大小写 yinggaozhen 2017-08-02 19:40:50 +08:00
  • 7f4e908c0e 注释增加形参申明 yinggaozhen 2017-08-02 19:33:30 +08:00
  • 2b2f9e0de7 修复Loader命名空间重复 yinggaozhen 2017-08-02 19:27:11 +08:00
  • 01773fbc8b 修改Lang注释,支持string|array类型 yinggaozhen 2017-08-02 19:22:52 +08:00
  • 66d9cccee5 Merge branch 'master' of https://git.topthink.com/topteam/framework thinkphp 2017-08-02 18:12:47 +08:00
  • 372111c3a9 修正对象的条件查询 thinkphp 2017-08-02 18:11:55 +08:00
  • 38f69e5302 完善分页类 yunwuxin 2017-08-02 16:56:47 +08:00
  • 59dc931616 改进 thinkphp 2017-08-02 13:39:24 +08:00
  • ebd3421a56 改进Config类支持额外配置的动态加载 thinkphp 2017-08-02 11:58:35 +08:00
  • 5479af4a85 input助手函数支持route变量获取 thinkphp 2017-07-31 12:13:48 +08:00
  • 80ea6df367 Collection::append() 判断数据是否存在(null) Hanqing Sun 2017-07-29 20:41:13 +08:00
  • d1c2044745 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-07-27 18:03:26 +08:00
  • 71240f71a5 修正事务的断线重连 thinkphp 2017-07-27 18:02:51 +08:00
  • 8cc61ba368 fix #759 7IN0SAN9 2017-07-27 16:21:06 +08:00
  • 332e21ab47 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-07-27 15:55:49 +08:00
  • 83f6bd0d66 改进控制器不存在的错误提示 thinkphp 2017-07-27 15:53:56 +08:00
  • 459a2290ac 注释调整 thinkphp 2017-07-27 08:01:39 +08:00
  • 58de4d7cc3 改进 thinkphp 2017-07-25 19:27:20 +08:00
  • 3ce0120251 修正单元测试 thinkphp 2017-07-25 17:57:21 +08:00
  • 1b9cef6232 改进 thinkphp 2017-07-25 17:49:17 +08:00
  • da03ea07e9 改进 thinkphp 2017-07-25 17:08:11 +08:00
  • ea26d37075 改进模板的三元运算标签 thinkphp 2017-07-25 17:00:55 +08:00
  • 8ff20f98d0 改进关联的属性绑定 thinkphp 2017-07-20 17:52:11 +08:00