Commit Graph

  • 8a52dd232f Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-07-18 16:19:42 +08:00
  • dfdef9a443 改进xmlresponse thinkphp 2017-07-18 16:18:45 +08:00
  • 860c85bda2 修复 重新生成session_id bug uuling 2017-07-18 15:07:27 +08:00
  • 14de36b6f4 验证错误信息补充 thinkphp 2017-07-17 16:04:51 +08:00
  • 52e33ddbc7 数据库驱动改进 thinkphp 2017-07-12 15:21:37 +08:00
  • 8d731b2f4c 改进Db类的强制重连 thinkphp 2017-07-12 10:27:48 +08:00
  • 8e61503111 改进路由分组的全局完整路由匹配 thinkphp 2017-07-08 08:35:54 +08:00
  • 1245d8fae9 改进RouteNotFound异常提示 thinkphp 2017-07-07 16:03:26 +08:00
  • 37527368b4 改进 thinkphp 2017-07-07 11:35:47 +08:00
  • 4f92dbc170 改进Url生成 thinkphp 2017-07-07 11:31:54 +08:00
  • 49b007f542 改进模型 thinkphp 2017-07-07 11:16:39 +08:00
  • d95dec72c3 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-07-07 10:42:19 +08:00
  • 70a6bff2ab 改进Url生成对端口号的支持 thinkphp 2017-07-07 10:41:53 +08:00
  • 5c1d516a65 修正聚合查询返回null的问题 thinkphp 2017-07-06 23:23:06 +08:00
  • 7445dce2e8 修正 thinkphp 2017-07-06 18:01:15 +08:00
  • 094dde5d8d 修正allowfield方法影响时间字段写入的问题 v5.0.10 thinkphp 2017-07-05 13:49:20 +08:00
  • ac7dbafab2 优化query类的insert方法 thinkphp 2017-07-05 13:32:13 +08:00
  • c80190f778 改进 thinkphp 2017-07-05 12:41:32 +08:00
  • e428c43ec5 改进模型类的checkallowfield方法 thinkphp 2017-07-05 11:35:06 +08:00
  • 5c733a7743 修改器和获取器方法支持第三个参数关联数据 thinkphp 2017-07-04 23:38:17 +08:00
  • 0cfb72c6b5 增加record_trace配置参数用于日志记录trace信息 thinkphp 2017-07-04 19:02:33 +08:00
  • 90d71bbc76 版本号更新 thinkphp 2017-07-04 11:46:13 +08:00
  • 1b37ce1abd 增加https_agent_name配置参数 改进Request类的isssl方法 thinkphp 2017-07-04 11:35:57 +08:00
  • 94f535f293 默认关闭调试模式 thinkphp 2017-07-04 09:10:01 +08:00
  • 6e94f2eae7 修正数据库查询一处问题 改进数据库异常避免暴露敏感信息 thinkphp 2017-07-04 09:08:52 +08:00
  • 439ccdf418 修正拼写 thinkphp 2017-07-03 08:41:12 +08:00
  • bbdd88b2c4 修复 传入数组批量设置数据表以及别名 bug uuling 2017-06-29 16:37:05 +08:00
  • b06c6ea430 改进路由变量规则的定义 支持完整正则限定 thinkphp 2017-06-30 11:19:43 +08:00
  • 9c0e2d5d9d 修正Build类 thinkphp 2017-06-30 10:33:35 +08:00
  • 5da8bd962a 改进缓存标签 thinkphp 2017-06-29 16:29:49 +08:00
  • 2615cf99b7 修正scope方法 thinkphp 2017-06-29 11:05:04 +08:00
  • 22b08f32f5 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-06-28 23:38:22 +08:00
  • aaeba8a565 改进模型类的checkAllowField方法 thinkphp 2017-06-28 23:37:29 +08:00
  • fb1124a91d 改进Connection类 thinkphp 2017-06-28 13:36:56 +08:00
  • 439d05fa6f 自动请求缓存不区分大小写 thinkphp 2017-06-27 17:56:31 +08:00
  • a27f5299df 改进模型的save方法 避免allowField方法影响而删除数据 thinkphp 2017-06-27 08:17:53 +08:00
  • e40a795b43 修正whereNotLike方法 thinkphp 2017-06-25 10:41:51 +08:00
  • 946845e0f4 代码改进 thinkphp 2017-06-23 14:48:38 +08:00
  • 915c46c4bd 修正多对多默认的中间表获取 thinkphp 2017-06-23 14:05:28 +08:00
  • e427ae5776 注释修正 thinkphp 2017-06-23 12:28:31 +08:00
  • 414e6d6a11 response_start位置更改为response_send thinkphp 2017-06-23 12:27:03 +08:00
  • 3e62fe152f 增加response_start标签位 路由增加response方法用于绑定response处理行为 thinkphp 2017-06-23 12:14:23 +08:00
  • e9db7847d3 改进更新后的模型update_time数据更新 thinkphp 2017-06-22 18:13:05 +08:00
  • d30316efda model类增加removeRelation方法 thinkphp 2017-06-19 15:27:55 +08:00
  • 381fb1fef8 Apply fixes from StyleCI ThinkPHP 2017-06-16 00:39:06 +00:00
  • bdc9c6a07f library/think/Log.php 161行添加log存储完成行为监听 Axios 2017-06-15 11:14:06 +08:00
  • b50084099b 改进 thinkphp 2017-06-14 16:21:41 +08:00
  • 274666f7c5 改进redirect thinkphp 2017-06-14 16:16:18 +08:00
  • 3985a63c67 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-06-12 11:04:40 +08:00
  • 9a53fc7934 改进配置文件读取 thinkphp 2017-06-12 11:04:13 +08:00
  • b19f6baf1a 改进Build类 thinkphp 2017-06-10 19:52:14 +08:00
  • 0e2bab2804 模型类增加setInc和setDec方法 thinkphp 2017-06-09 15:35:33 +08:00
  • 45d105cec0 修复配置extra目录临时文件名中含CONF_EXT(如 vi 的 .swp 文件)被错误加载导致报错的问题 Heyu 2017-06-09 12:08:26 +08:00
  • 8a5ad4b79b 修正 thinkphp 2017-06-07 13:00:37 +08:00
  • 46589692eb 模型类增加autoWriteTimestamp方法动态设置时间字段写入 thinkphp 2017-06-07 12:58:34 +08:00
  • 46620b541b 改进断线重连判断 thinkphp 2017-06-07 08:53:14 +08:00
  • 08e42118f6 改进多对多的数据更新 thinkphp 2017-06-05 11:24:33 +08:00
  • e5a24df10d 修正注释 thinkphp 2017-06-03 12:09:28 +08:00
  • cdfd18a0bd 改进环境变量的布尔值读取 thinkphp 2017-06-03 11:04:15 +08:00
  • 93e25ef386 修正Model thinkphp 2017-06-01 23:07:37 +08:00
  • 8271eea091 改进BelongsToMany关联查询 thinkphp 2017-06-01 16:49:21 +08:00
  • 05837a9590 Merge branch 'master' of https://github.com/top-think/framework thinkphp 2017-06-01 16:22:18 +08:00
  • fa36ae58ba 改进Url类的域名传入 thinkphp 2017-06-01 16:21:45 +08:00
  • 73cafb95dc 修正Query类的value和column方法 thinkphp 2017-05-29 09:30:00 +08:00
  • 1bb78d11b7 改进in查询的去重问题 thinkphp 2017-05-27 22:41:39 +08:00
  • d7394e29df 修正注释 thinkphp 2017-05-27 10:38:34 +08:00
  • 30cc49abc7 调整模型的save方法before_update检查位置 thinkphp 2017-05-25 11:04:37 +08:00
  • d22b666540 修正命令行文件生成 thinkphp 2017-05-25 10:48:23 +08:00
  • 2f1a284d3b 改进 thinkphp 2017-05-23 16:42:04 +08:00
  • 4ceb4f4d95 Url类改进 thinkphp 2017-05-22 15:46:02 +08:00
  • ab2222b100 改进命令行下面的URL生成 thinkphp 2017-05-22 14:43:42 +08:00
  • 8b2a7546e0 Merge branch 'master' of https://git.topthink.com/topteam/framework thinkphp 2017-05-22 12:40:26 +08:00
  • bb3cfae0a6 添加default_url_root参数设置默认URL根地址 thinkphp 2017-05-22 12:39:46 +08:00
  • 37ff5677dc 修正join其他表时生成的delete语句错误。 fangrenfu 2017-05-21 11:44:38 +08:00
  • c34a9153e3 修正远程一对多 thinkphp 2017-05-21 09:23:47 +08:00
  • 253f2bfc7b insertall支持replace thinkphp 2017-05-21 00:35:25 +08:00
  • 91bc1761b4 注释优化 liuyaya 2017-05-20 18:19:41 +08:00
  • 7deea9dd07 改进Query类 thinkphp 2017-05-20 23:22:23 +08:00
  • 24ae4b9042 版本更新 v5.0.9 thinkphp 2017-05-20 18:43:04 +08:00
  • a45586ad02 改进模型类的save方法 thinkphp 2017-05-20 14:47:42 +08:00
  • 53a819ff5b 改进save方法 thinkphp 2017-05-19 23:32:33 +08:00
  • c14988ee84 改进事务的断线重连 thinkphp 2017-05-19 11:27:23 +08:00
  • 23883590c4 模型的数据不受allowfield影响 thinkphp 2017-05-18 16:21:13 +08:00
  • 993cda07a6 改进Collection类的column方法 thinkphp 2017-05-18 14:26:08 +08:00
  • 8cc44f8bf6 改进 thinkphp 2017-05-18 13:59:55 +08:00
  • 1bdd33277c 改进断线的异常判断 thinkphp 2017-05-18 10:34:14 +08:00
  • faffdee907 改进Request的type方法对image类型的判断 统一返回image thinkphp 2017-05-16 19:10:06 +08:00
  • 20216368c4 改进数据库驱动 thinkphp 2017-05-16 13:54:26 +08:00
  • 2ee83fff81 Revert "Query类分页查询方法增加total_cache参数配置" thinkphp 2017-05-15 16:55:15 +08:00
  • 6a550b8cb8 Query类分页查询方法增加total_cache参数配置 thinkphp 2017-05-15 16:45:20 +08:00
  • 13a5a3d9b6 改进模型的appendRelationAttr方法 thinkphp 2017-05-14 13:46:02 +08:00
  • 629a194211 改进模型类的destroy方法 传入空数组和null的时候不进行任何删除操作 thinkphp 2017-05-14 12:05:45 +08:00
  • 96f45258cd 改进关联属性的输出 thinkphp 2017-05-14 11:27:41 +08:00
  • e3665caeeb 修正关联自动写入 thinkphp 2017-05-13 12:15:05 +08:00
  • 17479a6eda 改进命令行的日志切割生成 thinkphp 2017-05-12 15:57:04 +08:00
  • c78b8deea5 修正 thinkphp 2017-05-12 15:24:37 +08:00
  • ea83a28d7e 改进分页类的toarray方法 增加总页数 thinkphp 2017-05-12 11:50:48 +08:00
  • e13c825aa7 比较运算支持使用闭包子查询 thinkphp 2017-05-12 11:03:36 +08:00
  • c0e666819f 改进Response类 支持手动设置contentType thinkphp 2017-05-12 10:42:59 +08:00
  • 4d594b9336 修复 url 生成时路由规则中的参数没有进行 urlencode ThinkCMF 2017-05-12 09:33:41 +08:00