thinkphp
|
c22b26026e
|
Merge branch 'master' of https://github.com/top-think/framework
|
2016-05-05 16:37:31 +08:00 |
|
thinkphp
|
2aafd538d2
|
单元测试调整
|
2016-05-05 16:35:05 +08:00 |
|
尘缘
|
239f8aa52f
|
添加Redisd驱动及单元测试
|
2016-05-05 12:17:12 +08:00 |
|
thinkphp
|
f87642c6ea
|
修正单元测试
|
2016-05-04 18:09:09 +08:00 |
|
thinkphp
|
7c74dd9591
|
改进view类 调整模板引擎的配置参数定义和传入方式
|
2016-04-26 17:00:55 +08:00 |
|
thinkphp
|
dd71f679ee
|
改进Template类import标签库
|
2016-04-25 10:17:00 +08:00 |
|
thinkphp
|
d0ad5f6beb
|
修正单元测试
|
2016-04-24 16:15:10 +08:00 |
|
thinkphp
|
ff46880ab4
|
修正单元测试
|
2016-04-24 14:39:50 +08:00 |
|
thinkphp
|
1f40eed301
|
修正单元测试
|
2016-04-23 20:44:17 +08:00 |
|
Haotong Lin
|
baebe7a7a2
|
更正时区
|
2016-04-19 15:05:44 +08:00 |
|
thinkphp
|
7482335aea
|
修正单元测试
|
2016-04-19 10:09:45 +08:00 |
|
thinkphp
|
ba0c3de8ba
|
修正responseTest
|
2016-04-18 20:28:44 +08:00 |
|
thinkphp
|
262b333538
|
修正
|
2016-04-18 18:11:41 +08:00 |
|
thinkphp
|
da9c1a8a81
|
修正单元测试 删除controller类show方法 用 display方法替代
|
2016-04-18 18:08:08 +08:00 |
|
thinkphp
|
0baf54f7fd
|
viewTest改动
|
2016-04-18 16:40:29 +08:00 |
|
thinkphp
|
a66842a030
|
修正
|
2016-04-18 16:11:52 +08:00 |
|
thinkphp
|
f8eb8952e2
|
修正单元测试
|
2016-04-18 15:41:29 +08:00 |
|
thinkphp
|
10cee95027
|
改进单元测试
|
2016-04-13 16:20:55 +08:00 |
|
thinkphp
|
8dac37dd0e
|
去除modelTest
|
2016-04-05 17:38:48 +08:00 |
|
leunggamciu
|
d4051a1640
|
增加Url类单元测试
|
2016-04-02 09:25:11 +08:00 |
|
thinkphp
|
78142b7bc2
|
改进Url类对可选参数的支持
|
2016-03-27 11:20:12 +08:00 |
|
thinkphp
|
e94c707d24
|
完善urlTest
|
2016-03-26 12:46:01 +08:00 |
|
thinkphp
|
cd57dfd8e1
|
完善routeTest
|
2016-03-26 09:31:57 +08:00 |
|
thinkphp
|
f737bc1618
|
修正单元测试mock
|
2016-03-25 23:02:50 +08:00 |
|
7IN0SAN9
|
796d144d65
|
添加开关量控制composer autoload行为
|
2016-03-24 18:45:34 +08:00 |
|
7IN0SAN9
|
027f4a3ceb
|
Timezone 修正
|
2016-03-24 16:06:36 +08:00 |
|
7IN0SAN9
|
353ba79f8c
|
修复单元测试
|
2016-03-24 15:27:32 +08:00 |
|
thinkphp
|
235e9f847f
|
调整Loader::addNamespace方法的位置 修正configTest
|
2016-03-23 15:51:01 +08:00 |
|
thinkphp
|
ab57b45070
|
修正单元测试
|
2016-03-22 18:03:03 +08:00 |
|
thinkphp
|
9fae06c40c
|
完善loaderTest
|
2016-03-22 17:58:37 +08:00 |
|
thinkphp
|
2b4535df76
|
完善loaderTest
|
2016-03-22 17:51:19 +08:00 |
|
thinkphp
|
c9ecc6a86b
|
完善validateTest
|
2016-03-22 17:37:05 +08:00 |
|
thinkphp
|
8871422e7c
|
完善validateTest
|
2016-03-22 12:37:24 +08:00 |
|
thinkphp
|
4c7995a600
|
controllerTest增加validate测试
|
2016-03-22 12:23:28 +08:00 |
|
thinkphp
|
13a108f0b4
|
修正debugTest
|
2016-03-22 12:09:59 +08:00 |
|
thinkphp
|
bd8b8261a8
|
增加dbTest
|
2016-03-22 12:06:18 +08:00 |
|
thinkphp
|
01e978dbbd
|
修正单元测试
|
2016-03-22 11:57:05 +08:00 |
|
thinkphp
|
97a9bd11dd
|
完善modelTest
|
2016-03-22 11:47:45 +08:00 |
|
thinkphp
|
27f3127fbb
|
修正单元测试
|
2016-03-21 13:55:06 +08:00 |
|
thinkphp
|
183734f6c5
|
验证方法和规则统一使用 驼峰法
|
2016-03-20 19:57:51 +08:00 |
|
thinkphp
|
9512bfc29a
|
改写Validate类和单元测试
|
2016-03-19 21:59:44 +08:00 |
|
tale
|
01a3c5aee5
|
修复内置模版引擎无法自动获取静态缓存的问题
|
2016-03-17 23:29:54 +08:00 |
|
oldrind
|
14ee945b0c
|
修正block标签的bug
|
2016-03-17 09:50:12 +08:00 |
|
thinkphp
|
f90298fe76
|
修正
|
2016-03-16 13:37:20 +08:00 |
|
thinkphp
|
8a47be77b5
|
修正单元测试
|
2016-03-16 13:34:09 +08:00 |
|
thinkphp
|
7921c3c060
|
修正单元测试
|
2016-03-16 13:23:45 +08:00 |
|
thinkphp
|
6ee82ff9de
|
修正
|
2016-03-16 13:13:22 +08:00 |
|
thinkphp
|
380ae28021
|
修正模板文件
|
2016-03-16 12:40:29 +08:00 |
|
leunggamciu
|
4d03109427
|
修复错别字
|
2016-03-15 23:44:57 +08:00 |
|
thinkphp
|
a496cf3198
|
修正单元测试
|
2016-03-15 22:27:16 +08:00 |
|