Commit Graph

  • 67a91a776d http函数改完abort thinkphp 2016-05-29 23:15:26 +08:00
  • c81bd184f5 修正 thinkphp 2016-05-29 23:14:29 +08:00
  • 34731dd519 修正 thinkphp 2016-05-29 23:12:48 +08:00
  • d122bad9b6 增加http助手函数 改进App类 thinkphp 2016-05-29 23:07:24 +08:00
  • eadaef6425 修正页面Trace thinkphp 2016-05-29 17:28:52 +08:00
  • 731ab2b35a 修正console模式下面页面trace报错 thinkphp 2016-05-29 17:20:30 +08:00
  • 55f630b33e 改进Queery类 增加whereXor方法 去除 whereExist whereOrExist whereNotExist whereOrNotExist方法 thinkphp 2016-05-29 17:09:35 +08:00
  • c9846a51e1 改进Relation类的getRelation方法 支持在关联定义方法中使用where条件或者其他的操作Query操作方法 thinkphp 2016-05-29 12:09:21 +08:00
  • 14de14a1eb Query类增加分表规则方法partition thinkphp 2016-05-29 11:49:08 +08:00
  • f4e3a3466c Query类增加分表获取方法 支持不同的规则 thinkphp 2016-05-29 11:27:49 +08:00
  • 83e3604314 改进Model类的getPk方法 thinkphp 2016-05-29 11:20:22 +08:00
  • 00cab34945 改进controller类的redirect方法和助手函数redirect thinkphp 2016-05-29 11:11:11 +08:00
  • 0582b694cb Merge branch 'master' of https://github.com/top-think/framework thinkphp 2016-05-29 10:58:37 +08:00
  • 8f7ff8894a 改进Trace日志驱动显示 thinkphp 2016-05-29 10:58:15 +08:00
  • 12159121f1 Merge pull request #93 from chunice/master ThinkPHP 2016-05-29 10:52:53 +08:00
  • 506b587e56 Console增加make:controller chunice 2016-05-28 11:46:09 +08:00
  • 99d29eb48f 改进模板解析规则 thinkphp 2016-05-28 11:20:45 +08:00
  • 12f06f2467 改进Request类的isssl方法 thinkphp 2016-05-27 18:58:15 +08:00
  • 5b62ac29a2 改进验证类的场景设置 thinkphp 2016-05-27 18:23:23 +08:00
  • 849058b89b 修正start.php thinkphp 2016-05-27 17:47:13 +08:00
  • 82ddda4567 修正Controller类fetch方法 thinkphp 2016-05-27 12:18:39 +08:00
  • c7bc8d6347 改进Model类的scope方法 thinkphp 2016-05-27 12:17:00 +08:00
  • e07bb1a6fd 继续改进Route类的分组功能 thinkphp 2016-05-27 12:12:06 +08:00
  • 1fd7d87ee4 修正Route类的路由分组 thinkphp 2016-05-27 12:08:03 +08:00
  • 93c3fe3df7 修正路由分组一处bug thinkphp 2016-05-27 11:54:57 +08:00
  • bced58597a 修正单元测试 thinkphp 2016-05-27 11:35:48 +08:00
  • 62debf4bc6 Controller类架构方法增加request参数 改进App类 thinkphp 2016-05-27 11:30:05 +08:00
  • 46ce08b962 改进控制器方法的参数 支持使用Request对象 自动传入当前请求对象 thinkphp 2016-05-27 11:06:19 +08:00
  • b228efdc00 注释改进 thinkphp 2016-05-27 10:20:17 +08:00
  • 4a4bc53cb5 修正模板标签url thinkphp 2016-05-27 07:56:46 +08:00
  • fa8aac7c13 修正Route类 thinkphp 2016-05-26 22:38:52 +08:00
  • 468222c4b8 Route参数增加merge_extra_vars参数 设置是否合并最后变量 thinkphp 2016-05-26 22:08:50 +08:00
  • 2e44f2a154 改进禁用模块的判断 绑定的模块不受限制 thinkphp 2016-05-26 14:13:21 +08:00
  • d6c74d3081 改进Request类支持静态调用 thinkphp 2016-05-26 13:06:11 +08:00
  • 8ccb3f1162 改进Connection类的getBindSql方法 thinkphp 2016-05-26 12:26:02 +08:00
  • ccf4c2fdd6 改进Route类的import方法 thinkphp 2016-05-26 11:18:09 +08:00
  • 4c456e3b4e 修正事务方法 thinkphp 2016-05-26 10:45:31 +08:00
  • 4b743713a7 增加配置目录常量 CONF_PATH 用于设置配置文件目录 thinkphp 2016-05-25 23:00:31 +08:00
  • 0bffec6aaa 代码规范 thinkphp 2016-05-25 21:55:57 +08:00
  • afa64cfd21 改进存储过程支持 thinkphp 2016-05-25 19:20:12 +08:00
  • 190e870dce 修正一处可能的错误 thinkphp 2016-05-25 18:18:52 +08:00
  • 15de3e328a 改进远程一对多查询 thinkphp 2016-05-25 18:17:45 +08:00
  • e890d43d55 关联查询支持远程一对多关联 Query类view方法的field参数支持传入true thinkphp 2016-05-25 17:57:50 +08:00
  • 62b01bf566 修正单元测试 改进start thinkphp 2016-05-25 16:10:47 +08:00
  • 458cd82507 改进页面trace输出 thinkphp 2016-05-25 16:03:15 +08:00
  • 7a9eeba565 改进start.php环境变量处理 改进hook类方法执行返回值 thinkphp 2016-05-25 14:26:28 +08:00
  • 4ccb4c6bdf 模式定义文件调整 thinkphp 2016-05-25 12:04:53 +08:00
  • f0c84ac46b 修正console模式下面日志写入 thinkphp 2016-05-25 11:54:49 +08:00
  • db4cbebd2e 改进Pgsql驱动 thinkphp 2016-05-25 11:32:40 +08:00
  • 1a02bb7081 修正Request类的baseUrl方法 修正Hook类的警告错误 thinkphp 2016-05-25 10:29:25 +08:00
  • 44e86a7f53 改进Query类的view方法 thinkphp 2016-05-24 22:33:52 +08:00
  • 53c3312b02 修正单元测试 thinkphp 2016-05-24 22:16:51 +08:00
  • fb09cad6de 删除route助手函数 thinkphp 2016-05-24 22:09:30 +08:00
  • 188e64abf6 取消APP_HOOK常量 默认开启插件机制 thinkphp 2016-05-24 22:08:34 +08:00
  • b848abdf3b 修正单元测试 thinkphp 2016-05-24 18:48:26 +08:00
  • 11cda0c26d 修正Route类的rescource方法 thinkphp 2016-05-24 18:45:49 +08:00
  • 200e51c3b1 改进Route类 thinkphp 2016-05-24 18:30:23 +08:00
  • 901631b8d5 修正Route类 thinkphp 2016-05-24 17:55:05 +08:00
  • e936d7dc7d 改进Route类 thinkphp 2016-05-24 17:02:21 +08:00
  • d4ab8576b2 修正Route类 thinkphp 2016-05-24 16:49:54 +08:00
  • 9d0424d34f 修正 thinkphp 2016-05-24 16:43:32 +08:00
  • a3fae7c6dc 改进Appe类 Request和Route类 thinkphp 2016-05-24 16:35:57 +08:00
  • 6e11fbc025 App类的run方法参数为可选 thinkphp 2016-05-24 12:40:21 +08:00
  • 165c72e0aa 关联定义支持数据表别名定义 thinkphp 2016-05-24 12:29:51 +08:00
  • 38f343f69f 改进Request类的method方法 thinkphp 2016-05-24 11:53:54 +08:00
  • 118800ed93 改进Query类的view方法 支持数据表定义别名 thinkphp 2016-05-24 11:34:52 +08:00
  • 372959c7b1 Merge pull request #86 from Moobusy/master ThinkPHP 2016-05-24 07:55:18 +08:00
  • 1f4cb837f0 修正路由无法区分 hello 和 hello/ Moobusy 2016-05-23 18:46:34 +08:00
  • 87d544f331 改进Validate类的unique规则 支持验证字段和数据表字段 分开 thinkphp 2016-05-23 18:22:18 +08:00
  • 71d5e668d1 改进where和whereor闭包查询 thinkphp 2016-05-23 18:02:32 +08:00
  • 03f49b8461 改进Relation类 thinkphp 2016-05-23 17:16:43 +08:00
  • ff30a2133e 改进Model类 thinkphp 2016-05-23 17:10:24 +08:00
  • 61397cb1e4 改进template类对模板文件的解析 thinkphp 2016-05-23 16:41:09 +08:00
  • ca1764aa00 优化App类 thinkphp 2016-05-23 16:15:24 +08:00
  • c779219917 修正 thinkphp 2016-05-23 16:13:57 +08:00
  • c4123537ef 改进Cookie类 thinkphp 2016-05-23 16:03:37 +08:00
  • 9879f9e59e 改进Session类 thinkphp 2016-05-23 15:51:24 +08:00
  • c50741bfa3 注释完善 thinkphp 2016-05-23 15:29:44 +08:00
  • 1a77246396 异常模板改动 thinkphp 2016-05-23 14:43:05 +08:00
  • 15df0ebf34 注释修正 thinkphp 2016-05-23 14:33:28 +08:00
  • 5d2685cc85 Route注释完善 thinkphp 2016-05-23 12:26:57 +08:00
  • 0556e39164 改进自动时间戳写入 支持单独关闭某个字段 thinkphp 2016-05-23 11:56:39 +08:00
  • 6172303c97 增加 database.auto_timestamp 配置参数用于配置是否需要自动写入时间戳字段 thinkphp 2016-05-23 11:47:33 +08:00
  • 80e87d1d79 改进控制器自动搜索的后缀支持 thinkphp 2016-05-23 10:10:28 +08:00
  • 0717458762 修正Response类send方法 thinkphp 2016-05-23 08:30:17 +08:00
  • 2106cdceaf 改进Response类的send方法 改进Input类的自动转换 thinkphp 2016-05-22 15:38:45 +08:00
  • 37525f0a4d 改进Request类 thinkphp 2016-05-22 14:49:45 +08:00
  • f4182cf38f 改进Merge的save方法 thinkphp 2016-05-22 13:41:16 +08:00
  • 97acdbe0a5 改进Route类parseRoute方法 thinkphp 2016-05-22 11:59:52 +08:00
  • 990f34c24c 修正Route类一处错误 thinkphp 2016-05-22 11:52:46 +08:00
  • 988671e991 增加controller_auto_search配置参数用于设置URL解析支持自动搜索控制器 改进Route类的parseRoute方法 thinkphp 2016-05-22 11:50:29 +08:00
  • 10d62d854c 去除error_page设置参数 thinkphp 2016-05-21 23:15:49 +08:00
  • dd8fb56b10 改进视图驱动类 thinkphp 2016-05-21 23:11:21 +08:00
  • 90c5dc79ed 修正Query类的getLastSql方法 thinkphp 2016-05-21 17:25:53 +08:00
  • 60f6d10e16 完善Error类 thinkphp 2016-05-21 17:16:02 +08:00
  • 744cdaebff 取消 url_module_map 配置参数 改进Redis session驱动 thinkphp 2016-05-21 15:21:12 +08:00
  • 3bcb764973 修正Builder类的selectinsert方法 thinkphp 2016-05-21 14:42:37 +08:00
  • f3aceca2b0 改进Query类的field方法 thinkphp 2016-05-21 11:38:18 +08:00
  • 25981119ad Query类的view方法field参数支持字符串 thinkphp 2016-05-21 10:24:08 +08:00
  • 2005296267 修正File类 thinkphp 2016-05-21 09:26:56 +08:00