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

修正block标签的bug

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

ee8e6a26c056fb90679cda509775ac47b8be832d authored almost 9 years ago by oldrind <[email protected]>
保证$_REQUEST正常取值

dcee66e4cd056db12f34d2e60c4ab69e8392c60d authored almost 9 years ago by thinkphp <[email protected]>
改进默认模板引擎的设置 如果没有设置 template.type 或者为空 默认为think

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

9ddfadb32140678e257a79302e339788968e982a authored almost 9 years ago by oldrind <[email protected]>
修正template类的模板解析方法

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

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

f90298fe76285a542d2a20426e9dc716cacc2a3d authored almost 9 years ago by thinkphp <[email protected]>
优化2处写法

45ca16e8b7bd4cb3f4e4c7bf9e766d9e722f18ff authored almost 9 years ago by huangdijia <[email protected]>
修正单元测试

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

7921c3c0607faff27b2f6db736ee29bc9a92d497 authored almost 9 years ago by thinkphp <[email protected]>
修正

6ee82ff9ded8734b328891bda558c9bad0b59c25 authored almost 9 years ago by thinkphp <[email protected]>
修正模板文件

380ae2802174eb5025cf386186b1ab160216fcdd authored almost 9 years ago by thinkphp <[email protected]>
修复错别字

4d0310942767b45f73cf8915cce20889fecfc8d5 authored almost 9 years ago by leunggamciu <[email protected]>
改进模板变量赋值

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

a496cf3198b017dae4895fc3f5dfe983ac46d77a authored almost 9 years ago by thinkphp <[email protected]>
修正View类模板定位

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

041a5083d3ba79bb61154641a9f2b54cf4cf9907 authored almost 9 years ago by thinkphp <[email protected]>
改进View 避免手动初始化engine的时候 view_path为空值

a880485ace787d3a5fc8951f336e2f32e264edf4 authored almost 9 years ago by thinkphp <[email protected]>
Merge pull request #386 from chunice/master

完善框架惯例配置文件注释

f31af6e34c4b1c97c31a0fc08ffce89a82f62df2 authored almost 9 years ago by ThinkPHP <[email protected]>
修正

f427e4d0778dd1bcb19a25a233822c51cdbeb4d9 authored almost 9 years ago by thinkphp <[email protected]>
模板引擎参数采用template二级配置

3cbd5d1b7cf03327f48325bdd26bc9f2f1ca2f04 authored almost 9 years ago by thinkphp <[email protected]>
改进View类和Template类 简化模板主题(取消自动侦测) 当前主题作为view_path传入template 模板标签中可以使用 theme:controller/action 指定其他主题 或者 module@theme/controller/action 跨模块调用模板

f043633ff4eabff92791c6caaeb7f02089a67605 authored almost 9 years ago by thinkphp <[email protected]>
完善框架惯例配置文件注释

a8233aaf4abbdc0264a833d292b034cb9a2cd457 authored almost 9 years ago by chunice <[email protected]>
Revert "修改测试文件"

This reverts commit 58d37604892442ddd04dc012fe6aa5ebcb2e152c.

9c198f4de09af0e573e25f442cbe51341cdebaec authored almost 9 years ago by oldrind <[email protected]>
修改测试文件

5d0c285004ad6def0adfe308b9987790f7fee8f3 authored almost 9 years ago by oldrind <[email protected]>
异常模板调整

ca9d2b92ceb0a6e64778f595f2c12aace650fb65 authored almost 9 years ago by thinkphp <[email protected]>
改进异常页面显示

7e55cad2d8f271baf47b73b57c9804cafedcd12c authored almost 9 years ago by thinkphp <[email protected]>
改进部署模式下异常日志记录详细错误信息

e2333b97db2b29fb6876f7cb8e0d63a00e49684a authored almost 9 years ago by thinkphp <[email protected]>
继续改进

d27c6d3bbd442aa44edb1519ed51b8dc2a3a08cf authored almost 9 years ago by thinkphp <[email protected]>
改进View类对模板引擎的初始化

baa371cbe97ab1f5d11882e8e861cca964c21bbb authored almost 9 years ago by thinkphp <[email protected]>
修正config类一处bug

49fe92dc562fc5913574314314f99d1c89238af0 authored almost 9 years ago by thinkphp <[email protected]>
改进Config类

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

8affa2aed478564ef29a89d39f5bfad126a7df3c authored almost 9 years ago by thinkphp <[email protected]>
View类优化

06ba891ca401fe0591a2e888318cdcef7a3a7d50 authored almost 9 years ago by thinkphp <[email protected]>
Merge pull request #379 from hugtale/master

替换核心部分使用的T函数

78f7433f5101fa0da1f55a6055942334391d7cb8 authored almost 9 years ago by ThinkPHP <[email protected]>
修正

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

6e4c412be95d5a89c1c812f45cf28628e02462f2 authored almost 9 years ago by thinkphp <[email protected]>
View类engine参数更改为view_engine 避免冲突

588875a1be0bfdf9eae05c32e9797da958f4bc84 authored almost 9 years ago by thinkphp <[email protected]>
替换T函数

7593fa863ac42061afe8f6d64438ef3e5172be4a authored almost 9 years ago by tale <[email protected]>
改进View类的模板引擎配置

47d09f2d0a89ead507901770289e18db037864cc authored almost 9 years ago by thinkphp <[email protected]>
改进View类

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

b5ff41f134ee40a2c02c0bce29ff7a7c83d235e8 authored almost 9 years ago by thinkphp <[email protected]>
修正 模板解析路径

401466a3895f9116f8cf79925cd1b001e70b9bbd authored almost 9 years ago by thinkphp <[email protected]>
多维数组的点语法支持数字键值

4ed4fba8b9e4cc46172aaea1d09c740b3fa5107d authored almost 9 years ago by tale <[email protected]>
修复模板更新后不更新缓存的问题

95fcc59bd5d5642ab3a5149ac3fc1b3b7806fad9 authored almost 9 years ago by oldrind <[email protected]>
改进session函数支持判断是否赋值操作 修正response类success方法

2955e89f3daa804dc70577a8342cab07633911c7 authored almost 9 years ago by thinkphp <[email protected]>
改进Trace日志驱动 支持配置 trace_tabs参数

def7b711304a9123f7f31c2ca3ac892de2e36add authored almost 9 years ago by thinkphp <[email protected]>
Merge pull request #374 from oldrind/template

修正模板缓存问题

7159c72648b014f11dca3952c2acc836b9bc1bec authored almost 9 years ago by ThinkPHP <[email protected]>
修正模板缓存问题

d5483426c296a72732364da024443d796f218cd3 authored almost 9 years ago by oldrind <[email protected]>
修正Response的一处问题

aca956c4609d80402965d8961a45c49bd4205c9b authored almost 9 years ago by thinkphp <[email protected]>
Merge pull request #371 from leunggamciu/fix_undefined_index_extra

修复undefined index:extra

071a6e40375c4659fc0b133e257721682939ea77 authored almost 9 years ago by ThinkPHP <[email protected]>
优代部分代码;block标签内可以使用{__block__}来引用所继承模板中相应block标签的内容;

模板包含文件记录及更新时间直接写入缓存的模板中;改进标签别名的处理方式,别名不再定义方法;
去除include标签传参自动生成变量的代码;cx类增加function方法,用来生成匿名函数,结合{...

71dbdcb8742e109906e2ada91660fb4da6e54e43 authored almost 9 years ago by oldrind <[email protected]>
修复undefined index:extra

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

542a3333d63d1e4276d84eff39b9606a31bd27ad authored almost 9 years ago by thinkphp <[email protected]>
版本更新

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

1576de101d0c1a22b1a16ad60e600ac6b1e24ae9 authored almost 9 years ago by thinkphp <[email protected]>
修正traits\model\Auto

75c6fb7670932b3e00251c89b7e1ea50cb75fbe9 authored almost 9 years ago by thinkphp <[email protected]>
sae模式配置调整

842fa7fb8efa8cf7066a92d1a8f1cf268cf35df8 authored almost 9 years ago by thinkphp <[email protected]>
修正memcached缓存驱动的有效期

22989a5316125e79b63912abf4a1bedc9b6f5c4c authored almost 9 years ago by thinkphp <[email protected]>
修改File缓存驱动 默认path参数为 CACHE_PATH

1a56bee3f3d412e6f02faab6ff45595fedb42652 authored almost 9 years ago by thinkphp <[email protected]>
代码格式化

aeee2f1bbdeaed7abdcb24f52fa4ae50b41f7bc9 authored almost 9 years ago by 杰少Pakey <[email protected]>
taglib 增加一个U函数的tag

edbaaa85478c28d1cda815e6517d040ab71f8a31 authored almost 9 years ago by 杰少Pakey <[email protected]>
修正W助手函数

b80970e4f86b882d897b7a4a9e06d087da2ef5c2 authored almost 9 years ago by thinkphp <[email protected]>
自动填充移出Validate类

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

915750ee8e548d0d2f3361352f042111880cdfe1 authored almost 9 years ago by thinkphp <[email protected]>
增加db_attr_case配置参数 用于配置 数据表字段大小写规则

eb37deedd05ec222f01b34d8ad7a3dec22685bbd authored almost 9 years ago by thinkphp <[email protected]>
Merge pull request #358 from chunice/master

完善File缓存驱动单元测试

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

e6bf88ce50f808a0d8280df7cdd31450f7387001 authored almost 9 years ago by thinkphp <[email protected]>
Validate类支持读取模型类的属性定义完成验证

7c1d29595bf0f63076411009104d9d835068408f authored almost 9 years ago by thinkphp <[email protected]>
增加test缓存驱动测试

e3b6ba6babc53d1e7f1dc8b2c3f3e60139a829b5 authored almost 9 years ago by chunice <[email protected]>
增加Memcache缓存驱动

7cb626e48536e06077ad81951d790232ad3a2eb0 authored almost 9 years ago by chunice <[email protected]>
完善File缓存驱动单元测试

202a399634a6f0de139020f7538bbdb6c909f6b4 authored almost 9 years ago by chunice <[email protected]>
Update Redis.php

修改缓存中的redis驱动不支持数组或对象数据存储的bug

6b10e12202aeb49acc751ec6d16bbf6ffcb587a2 authored almost 9 years ago by xiaobo.sun <[email protected]>
Validate类serialize方法支持二级

440658b2e41d3d88a5552265b1162fb34710d1a2 authored almost 9 years ago by thinkphp <[email protected]>
修正

0324ec2d46697f83f08b4cbe466f138e87fa6d78 authored almost 9 years ago by thinkphp <[email protected]>
简化validate类

76d2b9fdd6ef1bf78841f0473ed720f10928aa6c authored almost 9 years ago by thinkphp <[email protected]>
改进Validate类

5ec0e0fa402310960bef1c004daf5daad392ae8d authored almost 9 years ago by thinkphp <[email protected]>
改进错误信息提示

0555da98879a327e22d72d169495ac1d20198b1b authored almost 9 years ago by thinkphp <[email protected]>
修正

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

ae0df81c421a59f573c3c70c072749267014e302 authored almost 9 years ago by thinkphp <[email protected]>
改进Validate类

d5870ddb59c2068c96c3a45965c749728fb1e086 authored almost 9 years ago by thinkphp <[email protected]>
Merge pull request #355 from yovei/master

基于\think\Exception 才使用 getHttpStatus 方法

763a3f0c4171f17449713b7e6174ef3dd8ca7ebf authored almost 9 years ago by ThinkPHP <[email protected]>
改进model类的auto和validate方法

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

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

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

6e9812aaf90d7fbe55231e233605c6261149311c authored almost 9 years ago by thinkphp <[email protected]>
自动注册模型类定义的rule规则

e79b3322ce5a7338cb9eaee5a858d4d11b41ca48 authored almost 9 years ago by thinkphp <[email protected]>
Validate类增加rule方法用于设置全局正则验证规则

000140842f057e207d07c15b5ebd623870bd29fe authored almost 9 years ago by thinkphp <[email protected]>
增加Validate类和测试

e83e346e0c9c7cca87ff986ae5ea4cfa80da58d3 authored almost 9 years ago by thinkphp <[email protected]>
当有数据副本的时候 这个操作会出异常

22cb49648938a749e37ee7414f1209e6cf12973d authored almost 9 years ago by Mr.Wang <[email protected]>
基于\think\Exception 才使用 getHttpStatus 方法

9dcab5cec2d036c46908590da762774273c16d78 authored almost 9 years ago by Mr.Wang <[email protected]>
Merge pull request #351 from oldrind/model

提升Model类单元测试覆盖率

a025bfedac92b5e13d35e063d7ed2fc6ed145c35 authored almost 9 years ago by ThinkPHP <[email protected]>
Merge pull request #347 from chunice/master

添加File缓存驱动测试

c502dacb15643baef21ec56dd9d7ea9c997fb6cc authored almost 9 years ago by ThinkPHP <[email protected]>
Update Cache.php

增加代码注释 方便IDE自动提示如 Cache::get()

6b8eba556bf18c3e838e286f63a87f1f58d15204 authored almost 9 years ago by pakey <[email protected]>
修改model类单元测试文件

743a34b10dfbc13787cbf2be403c2b9bff09c6da authored almost 9 years ago by oldrind <[email protected]>
完善Model类单元测试

7dfce7029dace89139902a5af27e17ad1483dad4 authored almost 9 years ago by oldrind <[email protected]>
View类的fetch方法 在关闭response自动输出的情况下 直接输出 controller类增加display方法作为fetch的别名方法

168616bab88febc56702c584546d5e9a9852ab27 authored almost 9 years ago by thinkphp <[email protected]>
格式测试文件代码

3bb03dfee3202ac2623b202152993338477dd500 authored almost 9 years ago by oldrind <[email protected]>
提升Model类单元测试覆盖率

5bac45f59bfcfb51e54ede5f25817c36807a608b authored almost 9 years ago by oldrind <[email protected]>