Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-debug

Debug Extension for Yii 2
https://github.com/yiisoft/yii2-debug

Fixes #744: simplified Yii autoloader.

75c4798d48191133c1f48e14331d2f5653107bf1 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #744: simplified Yii autoloader.

f576add9e97b97662a56911330dfd9a75fca9fb5 authored about 11 years ago by Qiang Xue <[email protected]>
fixed redis response parsing for large data

fixes #743

b84097c1aeddd2b632cfdd85bbaa15e6a608a263 authored about 11 years ago by Carsten Brandt <[email protected]>
improved redis timeout handling

a5a64dd7c9a1f753f8745f92230ff30204af0bdf authored about 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into redis

* master: (806 commits)
avoid confusing docs about autoload return value
doc fix.
Fixed do...

133e5c6e3500d74d25b2cb54785e3b3bbfafe73c authored about 11 years ago by Carsten Brandt <[email protected]>
avoid confusing docs about autoload return value

autoload return value has no effect on other autoloaders
they will only be called based on wheth...

afebb371298ea3dc40f3509cc6ef10f75ae215ae authored about 11 years ago by Carsten Brandt <[email protected]>
doc fix.

ce4f37a183aef8b7ed065d844a4d035dbf4c2ad0 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed doc.

71b8dfdb2ed2523c81c71fa0b14da492cc9f7eba authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #742 from cebe/autoload

Fixed autoloader behavior according to leading \

411f373a196b4c3158d394bc911c5dd5c701c193 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed autoloader behavior according to leading \

As of PHP 5.3.2 PHP does not send class names with leading \ to
autoload functions.

Removed ltr...

c4587de53ebd0e3958103a0040d8c3b0545ce5bf authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #741 from Zhuravljov/master

Fix in RequestPanel

17cf3b5eddae8a8b98afd2df4cf0114c261a7e7e authored about 11 years ago by Qiang Xue <[email protected]>
Fix in RequestPanel

b64299da7d8db343478303e2f8347f563d4f7231 authored about 11 years ago by Roman Zhuravlev <[email protected]>
changed to trace from info.

d1c41fe1443f0337dbf841eb6cb0a59abd8a3b20 authored about 11 years ago by Qiang Xue <[email protected]>
Removed yii\debug\Module::enabled.

9193e4777ce71b4f5e84ae32cae2dd05332fe1b1 authored about 11 years ago by Qiang Xue <[email protected]>
minor enhancement of debugger.

1f63bf0040fe6080ae97e0024d6563a88912bcdd authored about 11 years ago by Qiang Xue <[email protected]>
Refactored the basic app.

bc21de98bd60039874db5ae1237bca6e246b9c3a authored about 11 years ago by Qiang Xue <[email protected]>
Added ErrorAction.

8ee92fdb8045c9c5dc454c516ea800091a228f30 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #737 from wicaksono/master

Use `hasAttribute()` instead to avoid code duplication

dedad2487d3da7eefda15edc28f4afce397e9b8b authored about 11 years ago by Qiang Xue <[email protected]>
Use `hasAttribute()` instead to avoid code duplication

a042d20c22a302945ffe1d2144e560378822ded5 authored about 11 years ago by Niko Wicaksono <[email protected]>
refactored NavBar and basic app navbar.

aeb568bee26f3d257756f5f00ee14833dc0a169b authored about 11 years ago by Qiang Xue <[email protected]>
test break fix.

24a66b383d8051ae0d7afd43f0b94c31e60ad50d authored about 11 years ago by Qiang Xue <[email protected]>
test break fix.

6d66a98acb6fcee5a321147d8219cd32fc53dc1c authored about 11 years ago by Qiang Xue <[email protected]>
Fixed test breaks.

7aeb2fcf4fe19ba2768a84bde55bb8e5659ddf56 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #733 from wicaksono/master

Update radio and checkbox

20727c8c8d43541fb0f304243660188e142d3ed6 authored about 11 years ago by Qiang Xue <[email protected]>
#735: removed hiddenInput to avoid confusion.

880b6f9d6558cc1a5ad6572f6ecf096f57553347 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #734 from callmez/master

ResizableAsset typo fix!

bd60dc00e7a76369279c1e97893d1c350402d9d8 authored about 11 years ago by Alexander Makarov <[email protected]>
ResizableAsset typo fix!

82282f93f03408ca5e33db412871a01dd5894129 authored about 11 years ago by callmez <[email protected]>
Update radio and checkbox due to e3801fbf6bdf167c31f4f2bbb774f75659956d57

f756a45f51901ecedba56cc299d7e17e924762db authored about 11 years ago by Niko Wicaksono <[email protected]>
css fix.

593e66132e1b0be170a969e1594a1d3425302cf5 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed the basic app template.

a602ee0e8c26e61ba13e1df2579e224b0dc05f1c authored about 11 years ago by Qiang Xue <[email protected]>
Fixed debugger with the new bootstrap.

0e013c4f4673ad1f74ce7991728dc945435c0aa4 authored about 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

afa0a2b11a83d5a868b0bb87dfcfeac10b6b731f authored about 11 years ago by Qiang Xue <[email protected]>
Upgraded bootstrap to 3.0RC1.

e3801fbf6bdf167c31f4f2bbb774f75659956d57 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #731 from Ryadnov/fix_sort_init_attributes

fixes initializing attributes in Sort class

cbfbc76051370ca8a0baa8ac61426f96b9293bd1 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #730 from Ryadnov/fix_typos_in_docs

fix typos - `Yii::app()`

eb0b00f8a0e7376bbdc249142d339ae9ec873be7 authored about 11 years ago by Qiang Xue <[email protected]>
fixes initializing attributes in Sort class

0367d0a6a4994b2c42581b9c5699c70ab5e9833b authored about 11 years ago by Ryadnov <[email protected]>
fix typos - `Yii::app()`

2409624894cde7ac3934e0ddf8f87aa7d14c48c9 authored about 11 years ago by Ryadnov <[email protected]>
updated doc.

22b5f9ea2c48f7c93e8e052922af13c66c56dab8 authored about 11 years ago by Qiang Xue <[email protected]>
Refactored the feature of transactional operations.

4727ac8f1d61a538f9cafa0c2350f8a5618e8ff3 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #727 from janisto/more_badges

Add more readme badges. Fix #726.

db8233e59dc94834f53fb229e68427ef6593997f authored about 11 years ago by Qiang Xue <[email protected]>
Add more readme badges. Fix #726.

588f9fd57579435482a5f6eeda792ed0049e8f4d authored about 11 years ago by Jani Mikkonen <[email protected]>
Finished draft implementation of GridView.

b3b115146990c2518feb1d648f51e7a30a3ffd40 authored about 11 years ago by Qiang Xue <[email protected]>
replaced attr with prop.

ca35bb05a8661bffcd6f574e55c6a35826dfa757 authored about 11 years ago by Qiang Xue <[email protected]>
GridView WIP

7e5630b5589995da0e55a68bbd65b18f9ac80ac8 authored about 11 years ago by Qiang Xue <[email protected]>
Improved ValidatorTest organization.

a81480d309cfea6a080982a5f4ffcdc3c97c0de2 authored about 11 years ago by Suralc <[email protected]>
Fixes #722.

61c7ac9d8b1dbefe54e3128ecd906011aebe0085 authored about 11 years ago by Qiang Xue <[email protected]>
Typo fix

b5472c20e323ad2c51de8bf2af8c63d9e587f486 authored about 11 years ago by Suralc <[email protected]>
Added NumberValidatorTest

8f8de7cf604c292b799ad24acd95b22e48a3f6ab authored about 11 years ago by Suralc <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into add-tests

f78a77dfcf65c4c0fafc5401f13bbbb97adbe4a3 authored about 11 years ago by Suralc <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

6c3f23900f94b3b372557c0e756f606973270846 authored about 11 years ago by Qiang Xue <[email protected]>
Added SerialColumn.

471e24f279fd24262abfca431a85930db1d81524 authored about 11 years ago by Qiang Xue <[email protected]>
Allow Url creation with Html::url in console context

fixes #718

e5569dc1dae9b522faee4a0269d4832b0f939b61 authored about 11 years ago by Carsten Brandt <[email protected]>
Removed the selection background color.

0565b75846bd6eb9586149deec04564acfcac560 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed PHP 5.3 compatibility issue.

ac3b2b8a8eda609707f59c2aa70d4f4edfd6065a authored about 11 years ago by Qiang Xue <[email protected]>
fixes #687

322dc10d22c21f6c46746f4ce2fbb60ef6203498 authored about 11 years ago by Alexander Makarov <[email protected]>
fixed phpdoc of Request

9c97e3e38a44db4aadac131e7cec17fe882b62e4 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #716 from crtlib/patch-4

Fixing typo in Captcha.php

3368a29b74c116fac6854f9a84c0727799ae7970 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #717: Added ActiveRecord::hasAttribute()

6823fdedaf4153f7fb77cc34037d6a57de5230c7 authored about 11 years ago by Qiang Xue <[email protected]>
Fixing typo in Captcha.php

bbfc18cae914106d01e4e9a7f7b456b9e26e8aac authored about 11 years ago by crtlib <[email protected]>
Merge pull request #714 from crtlib/patch-3

Another try for Component::hasProperty() optimization

9d8c09683296bab5b28467c1a7c3cfeeea291d36 authored about 11 years ago by Qiang Xue <[email protected]>
draft of security section

a1d1b2fb96941071e21a4d694f8bbb2b5b0de2c0 authored about 11 years ago by Alexander Makarov <[email protected]>
added note about Redis to performance section

9c568c03ffd5511de917e34e3b5041ebf606101c authored about 11 years ago by Alexander Makarov <[email protected]>
checkVar => checkVars

80f1fda7404b399d9b18fc6f396621decfc18a2b authored about 11 years ago by crtlib <[email protected]>
checkVar => checkVars

004c509ca3c48e6930d0d18ddb6251452b55f74b authored about 11 years ago by crtlib <[email protected]>
bumped up twig version

d7f93350a4312a4ce5606a877b43984c410293fa authored about 11 years ago by Alexander Makarov <[email protected]>
a bit more overview

f00fd142fcb10cf293ae61329b781d8486505b9b authored about 11 years ago by Alexander Makarov <[email protected]>
mentioned installing from Composer in docs

c861474bb03a2ad5d8a26df61402c87c050de1cc authored about 11 years ago by Alexander Makarov <[email protected]>
Update Component.php

bb05ed4f24a5f479deef105747b0f28bfa84600d authored about 11 years ago by crtlib <[email protected]>
Component::hasProperty() small optimization

846f17017cbbe272fd14aef9fdf7a05ae016e7b9 authored about 11 years ago by crtlib <[email protected]>
refactored ActiveDataProvider.

27238f8d03dcf6eef86a5d7dd7a44547d6fb32cc authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #713.

250ec28e0c43ff0e7b5890c2a555fedb322177e5 authored about 11 years ago by Qiang Xue <[email protected]>
Added support for passing parameters to the format method.

60ba20491efd83d3bcd51aa68761d26a64f12317 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #704.

d836654af9a10d59886fc03a2abde7021e48d264 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #711.

6b41d41fd9456b6342b9869b78e12d5be06b7438 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #709.

62dee1490b0911ae1d2c53de217605017f135363 authored about 11 years ago by Qiang Xue <[email protected]>
Refactored ActiveDataProvider.

dd5368b349f64c4141047c442385eb3fc31adab0 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #708 from lucianobaraglia/master

Minor doc and messages fixes [skip ci]

58eb23d3e82cd74d7d2ac8000ace6758709fb8aa authored about 11 years ago by Alexander Makarov <[email protected]>
renamed IDataProvider::getItems() to getModels()

b31b02a55d00ed17564a50df1068ef4eb5f96a72 authored about 11 years ago by Qiang Xue <[email protected]>
Reorganized captcha code.

3d5388ff2bd01207ee608021a26037d6ae1f7383 authored about 11 years ago by Qiang Xue <[email protected]>
Some doc code cleanup [skip ci]

8760407cc9595503a77fad23d77e96622751d806 authored about 11 years ago by Luciano Baraglia <[email protected]>
Minor doc and messages fixes [skip ci]

f829b9478b3c6b59daff0f058ca8549764d1ae8f authored about 11 years ago by Luciano Baraglia <[email protected]>
Added status code display to debugger toolbar.

9f4ccb6243e536ca22cd401ff8cb80bb1312f281 authored about 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

da81f8da9e7f3d913d093f878fb69dd0f24abbfe authored about 11 years ago by Qiang Xue <[email protected]>
Removed placeholders.

4ac501f4924b4b00fdd5549dd6909e5a8f793cdd authored about 11 years ago by Qiang Xue <[email protected]>
added note about routes for camelCased controllers and actions

0cde54bc3c5ed42dbc7427a73ee5c2cb998a434b authored about 11 years ago by Alexander Makarov <[email protected]>
fixed length constraints check to always result in correct range

3a2215b833a5dd911973aee1997da5489dfa88a0 authored about 11 years ago by Alexander Makarov <[email protected]>
requirements: fixed intl version checking

478560fdd1a9ed34f0335ccdd77c8bd8744c6448 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

7f27ef59c5b553963a36e399b0af3a7bb5e8dcd1 authored about 11 years ago by Qiang Xue <[email protected]>
Display debug toolbar on error pages.

f72c451c8631e317f280949294979351eeaff01f authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #707 from yiidevelop/patch-2

Add encodeLabels configure

2017a96a16d4d939557a5c4869f7f3b76cdb9540 authored about 11 years ago by Qiang Xue <[email protected]>
Add encodeLabels configure

Please, review and approval.
Thanks

5790a00de59d49c6ee88d5f0a5c68c8515109c92 authored about 11 years ago by yiidevelop <[email protected]>
Renamed DataColumn::type to format.

Added GridView::dataColumnClass.

1398de3f4ad25fd6fb41998f48fe9f4acb729472 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed the issue that ActiveQuery::one() doesn't bring back related objects when asArray is true.

d1ebf655974093388b4e01551aa8303b7e82414a authored about 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

b2739b84c5464e17f36f2b56f8423f576832fd57 authored about 11 years ago by Qiang Xue <[email protected]>
fixes #684

71fae803bc26854ed9a308ec56d83c86c08cb7b5 authored about 11 years ago by Alexander Makarov <[email protected]>
Avoid logging db errors repeatedly.

d135631f8eef436edaaea40ea5aad62391e258d1 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #702 from creocoder/ar-getnamespacedclass-call-type

ActiveRecord::getNamespacedClass() call style

af6f6d15e562d88a3501254de068fbaac42382e6 authored about 11 years ago by Alexander Makarov <[email protected]>
ActiveRecord::getNamespacedClass() call style

c091248e0ddf9461b423fbc2c8297bd11c1d0f63 authored about 11 years ago by creocoder <[email protected]>
GridView WIP

4b9e9654547cca70f02c97808d5c606931251715 authored about 11 years ago by Qiang Xue <[email protected]>
Test fix for Php 5.3

f7bb54be1c5d31af369b39514ddc7486f4d8c07b authored about 11 years ago by Suralc <[email protected]>