Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/top-think/framework

ThinkPHP Framework
https://github.com/top-think/framework

Merge branch 'master' of https://github.com/top-think/think

09def342509afcbc2719ad0c27506b5b14bc6348 authored almost 9 years ago by thinkphp <[email protected]>
修正model类

e124d1f9dc8b76620fabe4c1786db0905598eb83 authored almost 9 years ago by thinkphp <[email protected]>
完善Build单元测试

6eb163bf094aedd62f9f2f579b3ec8a699866d3b authored almost 9 years ago by chunice <[email protected]>
更新任务进度

3031e2cfae2b83536c79fc82b4d3d1e1886d6441 authored almost 9 years ago by Haotong Lin <[email protected]>
添加异常类单元测试

bf7387e56f578fba433241abbda340896f551d10 authored almost 9 years ago by Haotong Lin <[email protected]>
添加File缓存驱动测试

2bee2593d8283589544fb7c46f88ee5ef7518ea3 authored almost 9 years ago by chunice <[email protected]>
完善app单元测试

c44474e57ecfe7e498db0f27cafcd036c3b7c99e authored almost 9 years ago by Haotong Lin <[email protected]>
完善route单元测试

48dd15addaf7f0ae0f9874a9a359fe2d369ce1f8 authored almost 9 years ago by Haotong Lin <[email protected]>
完善view单元测试

7d76daa8a6a105353169f12add3be4b37469249e authored almost 9 years ago by Haotong Lin <[email protected]>
修正

c7be6204c96b727dcb59af0ace371453821f31e6 authored almost 9 years ago by thinkphp <[email protected]>
改进Build类测试

0ea0835e0515cd881a880db2d5179fcb47c7cc22 authored almost 9 years ago by thinkphp <[email protected]>
Merge branch 'master' of https://github.com/top-think/think

420fbde2a05debb201e200dedf5a3c2ed6f6863b authored almost 9 years ago by thinkphp <[email protected]>
改进Loader类

5bbc0e423dfc0bcd561da455f30995802534ab47 authored almost 9 years ago by thinkphp <[email protected]>
提升Model类单元测试覆盖率

279153b1b569c924b0553c5565cf31a3913e2f72 authored almost 9 years ago by oldrind <[email protected]>
Merge pull request #340 from Lofanmi/master

完善单元测试

cd10fa6492db0dfa88acad298e15c2821e6963db authored almost 9 years ago by ThinkPHP <[email protected]>
模板解析 include 时支持 $var_name = value 动态赋值,保留[var_name]静态渲染试

4e3423983bf7e5b54f46c943297463d24c204353 authored almost 9 years ago by huangdijia <[email protected]>
增加命名空间别名功能

背景:
app\common\org\xx\yy 这样的命名空间太长,但是里面文件又很多,不想每个改namespace,怎么办?
解决方案:
Loader::addNamespaceAlias(...

3104b310b587dcd7a1f8b78bb436f5a2ba51ca20 authored almost 9 years ago by huangdijia <[email protected]>
修正url

4c059e619ea8a5942be5a6bbc60d354f7a3747ee authored almost 9 years ago by huangdijia <[email protected]>
完善单元测试

1db6c886a09d27fb714fe26a40c46bf13c918626 authored almost 9 years ago by Haotong Lin <[email protected]>
修复url生成一个bug

d95da2de1f0623b5d35eef696db6885a71fc3a33 authored almost 9 years ago by huangdijia <[email protected]>
添加IS_MAC常量

4759b994b587414e6bf82543c7a04ae51da226fa authored almost 9 years ago by thinkphp <[email protected]>
完善单元测试

19a446c7debfb6fc99a789889040c5bc74d9c4c6 authored almost 9 years ago by Haotong Lin <[email protected]>
统一controller类fetch方法的参数 和 view一致

0e6d985601ec2717231f06dbbe6b6eed488b63f2 authored almost 9 years ago by thinkphp <[email protected]>
Merge pull request #336 from Lofanmi/master

修正单元测试署名

e86aa09de04d7a1115c62e29df41ed238b602f13 authored almost 9 years ago by Chino Chang <[email protected]>
添加Build类单元测试

214387f3927092c46264123ddcca38d0a71205ad authored almost 9 years ago by chunice <[email protected]>
Merge pull request #334 from oldrind/model

增加model类单元测试文件;单条规则返回值为数组时改成与$this->error合并; 增加验证规则条件是否为正则的判断。

6c2562a75b4991474f2c1cad8564be26e30551fb authored almost 9 years ago by ThinkPHP <[email protected]>
更新modelTest类数据库连接信息

91f1137dac746af0a9353f9aff73e2079390b14e authored almost 9 years ago by oldrind <[email protected]>
修改medelTest类数据库连接配置

b305bc04ef60ed7e9e482b79a4984cd3388ed31e authored almost 9 years ago by oldrind <[email protected]>
Merge branch 'model' of https://github.com/oldrind/think into model

# Conflicts:
# thinkphp/tests/thinkphp/library/think/modelTest.php

7e662683078a9ee4061610c9baa7b7ce7441421a authored almost 9 years ago by oldrind <[email protected]>
增加model类单元测试文件;单条规则返回值为数组时改成与$this->error合并; 增加验证规则条件是否为正则的判断。

440402701643451b1157baa2377b0e64f4ce7478 authored almost 9 years ago by oldrind <[email protected]>
增加model类单元测试文件;单条规则返回值为数组时改成与$this->error合并; 增加验证规则条件是否为正则的判断。

61fdbe227b42bc1d08eeefa1267e45775245910f authored almost 9 years ago by oldrind <[email protected]>
Update modelTest.php

8de6671a629956d1c09b918ed2772f18ea0e2bfc authored almost 9 years ago by oldrind <[email protected]>
修正单元测试署名

47a549e664ad0a053f96263c2a456190e660872e authored almost 9 years ago by Haotong Lin <[email protected]>
Update README.md

694ba8a0b6e73b1744dd32d9e44a352fe75c05a8 authored almost 9 years ago by chunice <[email protected]>
修正

a3b95c999124acf6fcdf477165f0ddfc1b51013a authored almost 9 years ago by thinkphp <[email protected]>
修正mysql驱动

c6fb37b3a9214c40f85edfd5333326a0f9bbf6b0 authored almost 9 years ago by thinkphp <[email protected]>
Update modelTest.php

ebfc8b0be85afdc4a9696f6ab52a9f3cce286d72 authored almost 9 years ago by oldrind <[email protected]>
改进Error类

f9c6ecafdb6ac4fef02635c3bf26effa25e36705 authored almost 9 years ago by thinkphp <[email protected]>
增加model类单元测试文件;单条规则返回值为数组时改成与$this->error合并; 增加验证规则条件是否为正则的判断。

a5cf62b7d6b0ac0ee5a5a45bccb636158a7e82c2 authored almost 9 years ago by oldrind <[email protected]>
改进Model类一处大小写字段的识别错误

28a627acac4433d3bc69dd4f2a7d8339fda4e809 authored almost 9 years ago by thinkphp <[email protected]>
Merge pull request #331 from Aoiujz/dev

修复部署模式异常页面不显示信息的BUG

8e05713b6a745abb3a7939fa309e2dda7d9cb573 authored almost 9 years ago by Aoiujz <[email protected]>
修复部署模式异常页面不显示信息的BUG

e3c90ea9ad2bb6a9fe1c9c4110d48eff195fa19b authored almost 9 years ago by 麦当苗儿 <[email protected]>
模型类增加attrCase属性 用于设置数据表的字段大小写 值和PDO的属性PDO::ATTR_CASE一致,该设置需要和数据库的params参数一起使用才有效

6294f8b88783df9f6a79d88db9b3f6a57a98c9d1 authored almost 9 years ago by thinkphp <[email protected]>
日志增加REQUEST_METHOD

ad6d17ac9c7e5a90a26306e36519b46f8ccc94a0 authored almost 9 years ago by huangdijia <[email protected]>
完善测试文件

a61e05b20fd1b727b72475045accb851ff10249f authored almost 9 years ago by thinkphp <[email protected]>
改进Cookie类的clear方法

c447e900a707d91b02e1ad9e37c7c861715261c1 authored almost 9 years ago by thinkphp <[email protected]>
修正异常页面报未定义函数错误

a229f10a31eb163aec5de295023c955113dbfaba authored almost 9 years ago by huangdijia <[email protected]>
添加Route类域名绑定测试

ef801ec6c37fb3f2cd635b4b15b7d5ca861b330a authored almost 9 years ago by thinkphp <[email protected]>
Route类调整

0ab55d6246a489e9c801b95618da4748c03742e7 authored almost 9 years ago by thinkphp <[email protected]>
Merge branch 'master' of https://github.com/top-think/think

d93d0feb2a2f333304ef9a941219ee482e4fd42a authored almost 9 years ago by thinkphp <[email protected]>
增加Log类测试

9496e4a42ec84262890e9a971661272dac815679 authored almost 9 years ago by thinkphp <[email protected]>
优化异常模型,避免重复加载引起致命错误

d332870bef7d6b246a716cc48db1d468f361be79 authored almost 9 years ago by huangdijia <[email protected]>
Merge pull request #327 from oldrind/template

修复标签属性不支持-的问题

e7ed4be654a229b978c824be26053207e8d7d26e authored almost 9 years ago by ThinkPHP <[email protected]>
测试readme更新

4931fb2c2491a617275606eee75b694833a9d360 authored almost 9 years ago by thinkphp <[email protected]>
修复标签属性不支持-的问题

884e036a46bd8cea52e680bf67e8522bdd2b7196 authored almost 9 years ago by oldrind <[email protected]>
改进Redis缓存驱动

755a3d22b514411fd1157ed3f641cb2f4a287d32 authored almost 9 years ago by thinkphp <[email protected]>
增加缓存驱动的queue测试

e3a95fe99459caaf510c1c51ebd9ef0be6a43b65 authored almost 9 years ago by thinkphp <[email protected]>
增加queue缓存测试

92e7ca7a1b982a81cc62584860dd1184c9e8b77f authored almost 9 years ago by thinkphp <[email protected]>
修正Url类

a4e344cdb46e6ad016bf228b02da79d2eb0dd678 authored almost 9 years ago by thinkphp <[email protected]>
添加Url类测试文件

5691284f2fbd4e84872bea86578bdf14297b17c8 authored almost 9 years ago by thinkphp <[email protected]>
完善Route类测试

4358fc90f7ccad7cc424d24f7382ba72eecbaa6e authored almost 9 years ago by thinkphp <[email protected]>
修正

f416386bd335c4e39e9aa713eb856cc36916f13d authored almost 9 years ago by thinkphp <[email protected]>
添加缓存类静态调用测试方法

9491e0651177a615b93710470baab57d097cb494 authored almost 9 years ago by thinkphp <[email protected]>
改进缓存驱动测试的有效期测试

5e44527ffba24f3fb0b242616a47befe2a086ab5 authored almost 9 years ago by thinkphp <[email protected]>
完善测试

0e54067872bcb826547b26968af7182102ee880d authored almost 9 years ago by thinkphp <[email protected]>
改进测试

ada74bcb260f8bced28fd29e3f96fd66c33930bb authored almost 9 years ago by thinkphp <[email protected]>
添加Hook类测试

5e592de087f576a8e7efc9e3f2fe4626c48dbf0a authored almost 9 years ago by thinkphp <[email protected]>
完善路由类单元测试

c4d0e097fb68e533d1283818604f0ddb19331c68 authored almost 9 years ago by thinkphp <[email protected]>
完善单元测试

69055ca068b547dc55921400d8f8cb312643b0d8 authored almost 9 years ago by thinkphp <[email protected]>
添加Route类单元测试

4cc8e7d52bbd139469ca863a7ea178beb8b886ff authored almost 9 years ago by thinkphp <[email protected]>
添加lang类单元测试

58eebe7763d8a224e538ab8c155e1227007678d1 authored almost 9 years ago by thinkphp <[email protected]>
添加loader类单元测试

8d79e07dc5aa4391d5da16f93bd97ba648b12179 authored almost 9 years ago by thinkphp <[email protected]>
改进单元测试

15a017b62942de7759e48f7a645c848c0a5b3bd5 authored almost 9 years ago by thinkphp <[email protected]>
删除traits\model\Adv 中的序列号写入方法

c8464f04f249bdb02fb43a94fe4ad5f20e0ec3f3 authored almost 9 years ago by thinkphp <[email protected]>
改进 字段检查 增加serialize 自动完成类型

bfd864c42a0d6996fb962afbe8ce84b50536bc87 authored almost 9 years ago by thinkphp <[email protected]>
改进数据批量验证的错误信息返回

2ba3c7cfa78f60f2dade8853c4fad3147bc1e337 authored almost 9 years ago by thinkphp <[email protected]>
修复一处header判断bug

124697a1ccdb57b15f9f2a854b7c321ca9d0203b authored almost 9 years ago by huangdijia <[email protected]>
Merge branch 'master' of https://github.com/top-think/think

a95a0e963e18d39ece632d3dba9eccebf96e036f authored almost 9 years ago by thinkphp <[email protected]>
增加response_auto_output参数用于控制是否自动调用Response类响应输出

如果设置为false 则由控制器自行输出

c37c4b2dfa6b6a5272022a37aed791c5bf8a8463 authored almost 9 years ago by thinkphp <[email protected]>
Update Route.php

新增路由模块中支持'OPTIONS'类型,该类型为跨域请求api时,ajax自动发送OPTIONS类型的请求报500错误问题

ea42277be705c202aeb10f15c482e7d9bc93a091 authored almost 9 years ago by xiaobo.sun <[email protected]>
改进Model类_write_data方法

b7c6c497abf3b87c52af31c131071840ccc09c09 authored almost 9 years ago by thinkphp <[email protected]>
完善Build类支持CLASS_APPEND_SUFFIX常量配置

5c8db926a6f26f1be22950a18b48e0e0dbfe47dc authored almost 9 years ago by thinkphp <[email protected]>
添加CLASS_APPEND_SUFFIX常量用于设置 Loader::parseClass方法分析类名的时候是否需要增加类的后缀(默认关闭),例如:

app\index\controller\index 控制器类
开启CLASS_APPEND_SUFFIX后变成
app\index\controller\indexController

1989acf8ef56029c6a259b485a4bd78deec051db authored almost 9 years ago by thinkphp <[email protected]>
修正console模式

fad58a308228740cab7f6300e01304bea0bc8b9c authored almost 9 years ago by 云无心 <[email protected]>
Update Input.php

修改通过delete协议时,无法获取到url上的参数问题

9f01dfa429209110467f95d858c070fba1504087 authored almost 9 years ago by xiaobo.sun <[email protected]>
修正Url生成一处问题

76848ca61ce8659633b33956dd1e851d52c2bf3e authored almost 9 years ago by thinkphp <[email protected]>
修正

77004dec4b715c5c037b3e5c47e1c37ebf21e51c authored almost 9 years ago by thinkphp <[email protected]>
改进Session类

2dfd60d416cb89505d1273ebf271c3c2fe2147a7 authored almost 9 years ago by thinkphp <[email protected]>
U函數默認第一個參數為空,獲取當前操作url

341882c13f32e8ea336648f74d20b16a828dc376 authored almost 9 years ago by huangdijia <[email protected]>
修正生成url前面有兩個/的問題

8dc055ebacfacf528d94e797df78dc23b2df6f48 authored almost 9 years ago by huangdijia <[email protected]>
修正Url类对驼峰控制器名的自动转换

17a78925ee8025ea72edc067d5d4544007d97280 authored almost 9 years ago by thinkphp <[email protected]>
删除无用配置参数 use_session

fe98db2c1eea31039f5be6af75316e8a78d428b6 authored almost 9 years ago by thinkphp <[email protected]>
修正单元测试

bcd1375aa80fbf60e7ca617530ed270d9f820b46 authored almost 9 years ago by thinkphp <[email protected]>
字段缓存和路由规则缓存 调试模式不生效

71747579b9e732e3596906567559dff62426cfc4 authored almost 9 years ago by thinkphp <[email protected]>
简化模式定义文件

4d9018583291e62a845b34d0735e0b209348859e authored almost 9 years ago by thinkphp <[email protected]>
修正 console build 指令的config参数默认值

a5ce8bd747798cdc89d357bca017eb217d52902c authored almost 9 years ago by thinkphp <[email protected]>
废除APP_AUTO_BUILD常量 系统不再判断是否需要自动生成 自动生成交给console执行 APP_AUTO_RUN默认值更改为true(start引导文件默认自动执行应用)

d014a37f365a0f506981b6049a3720a7cb88de31 authored almost 9 years ago by thinkphp <[email protected]>
改进Loader类的import方法

ae07e1c4f14815396588e97a37ff145b86e43310 authored almost 9 years ago by thinkphp <[email protected]>
添加.htaccess文件

cc75433512b1006dc61a13c92216aea4bfb42e74 authored almost 9 years ago by thinkphp <[email protected]>
model类的setField方法忽略数据副本

e16cb705ba9579364fee20e693ecf71848c656b0 authored almost 9 years ago by thinkphp <[email protected]>