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

changed parameter ordering.

c3df0beecd61c08570945fa4215e1c19cb9a2ec3 authored over 11 years ago
change captcha if it's validated.

2356e933eec275f2f81bdb9ecb014fabe6ca116e authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

e105f1ae7c56768e2eb18dfb59224558f7e9bc0f authored over 11 years ago
Yii debugger WIP

ba6c10eb305fcbb87273d6bbd9c4d9a78e6eec40 authored over 11 years ago
Merge pull request #602 from DsXack/master

Fix create object Asset Bundle with custom class in Bundle config

e2bdfbb7beefa1ba7aa7d6e522bf57be59b5c504 authored over 11 years ago
Fix create object Asset Bundle with custom class in Bundle config

4efc097e25e0011b56af75e5a6deaaf1baee2559 authored over 11 years ago
Merge pull request #601 from klimov-paul/autotimestamp-behavior-unit-test

Unit test for "yii\behaviors\AutoTimestamp"

8a029ecb6d59ef9c8f75258199d391f7eec883c1 authored over 11 years ago
Added trace messages.

682c0a346f68e82c1371297557ed51d1bbbdbb8f authored over 11 years ago
Unit test "AutoTimestampTest" has been reworked to use static model class.

2fdfacc9186f3f374b7be3f7435bed45fca2d675 authored over 11 years ago
Added UrlRule::name.

ec28988a37daaf1c3ca157b753db5eb6a5057f29 authored over 11 years ago
debug toolbar refactoring.

840a84db5cbac5fa9fe1b546f80230a0403afd2c authored over 11 years ago
debug toolbar wip

b6ffa7c93e08ffd2a91c040f32b0ad984c97b38b authored over 11 years ago
Removed extra code.

fae44063f6ea7194ead3114e7d90b7a321136f82 authored over 11 years ago
Unit test for "yii\behaviors\AutoTimestamp" has been created

09d84f11a786f52d2b9690515ee32178000f4469 authored over 11 years ago
Debug toolbar WIP

5eac34a48503a794f14ddc4ca0288be43b74a1b6 authored over 11 years ago
Fixes issue #600.

4ec95e6dc2563ea195938d5fe9b1ee0ed0c284c0 authored over 11 years ago
debug toolbar WIP

1e93fcf252f6565285d9b4de5c0a579f5ecabe08 authored over 11 years ago
Added IP filter.

a622424d5df703faac27c84dd42b6a026bcd6731 authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

194ff131abf58b21e7f0b218148cc37f23c0e4a6 authored over 11 years ago
debug toolbar WIP

d0556a138de3cdcd46a41b79a41cbaa8d87afbad authored over 11 years ago
validation draft

4293c28a2cc7f30c222b55fe920b01d1853c93df authored over 11 years ago
query builder guide

65cd163c69b169d221cb13b0ff055c7d928db763 authored over 11 years ago
added usage example to Response::redirect()

13f1e7af8a526296377e050734cd85b95b75b358 authored over 11 years ago
Update database-basics.md

Database name consistency

8ea5fcb5616b730fd36cdb78e23eb07ebdb8ef0f authored over 11 years ago
fixed method name

33ca13e4982b161d2961a56b9272b67c9ed5e323 authored over 11 years ago
Merge pull request #580 from resurtm/mutex-10050

[WIP] Mutex component

d735520f94114e2eb10754a84f6fb37fbd7af501 authored over 11 years ago
Removed MSSQL mutex.

f6d0b4b2471e0f44cea59f8084d04c7bba9a4054 authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2 into mutex-10050

c3bdb0fc5c22299b74639285ebf0339cfcb8acfa authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

5892b265fab589d604ce3501f330b8a123f29a68 authored over 11 years ago
Docs on caching:

1. Remove unnecessary samples.
2. Add configuration file location note for basic application.
3....

80bc6811c4d340284fc17bf956b7472c86e1606d authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

94fd8f6153fb4e0789bd210366571963dd4261c6 authored over 11 years ago
Added DetailView.

36eff14185167c09aaeba665c7d55cf4b35050fb authored over 11 years ago
Added Formatter::format().

f043aa5ea3fa690b05a9d336214f938c9ffe8042 authored over 11 years ago
fixed controller example

279b274e5ad87f686b0b705f091e0802eb924f0f authored over 11 years ago
moved autoloader notes to internals

0aa71986a337ed9e616f58ec2ba3579d2186da73 authored over 11 years ago
started controller docs

a08d8a245b321fe077a62993326c3830ed6736f5 authored over 11 years ago
Merge pull request #597 from Agrumas/master

Corrections in docs and Model::loadMultiple fix

af3dc535d7d4c456029b1e8c6951f13ea878313f authored over 11 years ago
* Fixed Model::loadMultiple() when populating from formName()

* Documentation corrections for data population and quoting names in SQL query

ab27d16efd065c14b7832172e635e1f08ea9d344 authored over 11 years ago
prioritized quoting using special syntax instead of doing it manually

223e259ba7f018635d41529a4e046e53368f0532 authored over 11 years ago
Docs: caching WIP.

33c36f2a13af36753779ca4bc6ebf2ef65582fd8 authored over 11 years ago
added docs about DB table and column quoting

96184c2cb058f38164ad2d971aaed5bae925e891 authored over 11 years ago
fixed wording

33285c5392b51a574740a2dd48e6cb0dda289963 authored over 11 years ago
Fixes #595. Add doc on changing model scenario.

f801115e5e8d905ea83f5855ba9382d1b12c983a authored over 11 years ago
Add DSN for non MySQL/MariaDB RDBMSes.

2433563451e36a693497199a48b057d0e8712fe4 authored over 11 years ago
Fix CS issues.

29c593d526cbbe91b3f5ab0ec47f49a7e2fb1a29 authored over 11 years ago
Add AR atomic operations and scenarios draft.

02594d727b7af7b339973db6d1746e0b6c19ead3 authored over 11 years ago
Fixed test breaks.

f2e57b2eec5172c9280bbac5b0c0ee8e1121525f authored over 11 years ago
Refactored logging.

12c48d1ae45885c71b3aeaff357c0dd276c9195e authored over 11 years ago
renamed "logging" to "log".

689e5d16532acdb6bdeebf407e5d256046d80555 authored over 11 years ago
added note about model validation

6033e20025d773b100cd2071cfd990e618e7dc80 authored over 11 years ago
more structure for doc index

a8a7c43f737ba47ffa4ef60f0b6f15e3ab2a8e28 authored over 11 years ago
Using template engines docs

8b8b6e5d5ad1eb57d6c38d0d72fb61d97632803d authored over 11 years ago
Removed part about extending attributes which is not basic usage

Discussion is here:
https://github.com/yiisoft/yii2/commit/9bc5868dd1f1d843c133d73726fd3f01197a...

c92c0089088ee9c6969a3b6bbe2b1bec866b236e authored over 11 years ago
fixed code blocks in migration docs

3aed08252ac6ad4bd8b67c9f8251ca03532839ac authored over 11 years ago
better sentence for label example.

a2a4c40be0cbb3c8e5dc0614440fca6327405cd9 authored over 11 years ago
Update database-basics.md

271aecb01606148fa47d41586b401e2f5bb32386 authored over 11 years ago
activerecord draft

8036d416f635911f0399d41bb803e0f411d3632f authored over 11 years ago
Update model.md

38f1e59b07f3c991fe0d8ece494bfbd1dbaa046f authored over 11 years ago
removed dao section from docs

ea3c40039db138d14d9be8df6cac183328f60072 authored over 11 years ago
added dabase basics docs

6187681633c47570445ca7fae846c2bab7fe18c5 authored over 11 years ago
model guide

9bc5868dd1f1d843c133d73726fd3f01197a3d5d authored over 11 years ago
added subsection to docs index

c690504c688fc9be0e359abc7eec569bb5b08ebf authored over 11 years ago
Fixes issue #592: I18N t() plural forms possibly broken

b4641259500cc3f323a7cd6cda5803f0eb89af14 authored over 11 years ago
delay validation of scenario to validate().

452fe3e3b02400b3b495ef781b8cf981e5ef874e authored over 11 years ago
Removed redundant code.

6c2cf9a268f6adbc205d0494cfeada4be9374332 authored over 11 years ago
Added back the events for Controller.

7a587f62a6891905ee987ea993c3a0ca71640b78 authored over 11 years ago
Fixes issue #589: validate the scenario name.

55daae4773c945997cbf8dbb7c9ae35d579f4cb2 authored over 11 years ago
Added new events.

3a365dae49d24b20228c83b256d700c254f061c1 authored over 11 years ago
Support preloading modules

611052c4cf4aa1fd17b9394ca930c4db188e052a authored over 11 years ago
Fixes issue #588: Added afterValidate to ActiveForm.

c0746f0689ebb9734bb14bed3c5cf14526824f50 authored over 11 years ago
Removed unused code.

1a02a4d51efd3ea882bbf85344f69fd956f094e8 authored over 11 years ago
Fixed basic layout.

aa514e61c0c377f1fd8a6ad7969ac295a8ee6ebe authored over 11 years ago
Enhanced ArrayHelper::toArray()

0845f4b18324e472eb5601ad4551e7e9398b0bed authored over 11 years ago
Improved Json::encode() security.

95b926a92cca6916f7db830b2370f9a221225b21 authored over 11 years ago
debug toolbar WIP

20666567e8bc0d60f54446e96045ba451632005c authored over 11 years ago
Added Model::loadMultiple() and validateMultiple().

16dcd9701f232b3170c362758eb603bb47d69dc2 authored over 11 years ago
Added Model::load(). Added Controller::refresh() and redirect().

9cf82b3ae1d64aaefbe2a7e45da1ca7a23e9e78a authored over 11 years ago
Added itemOptions for Html::ol

71a156ebdfe32e91688ea80387c289f31e0183a7 authored over 11 years ago
encode checkbox and radio list by default.

d87afeb496b3f75431192e1a1c9250e22a5363f7 authored over 11 years ago
cleanup.

750b220da390acdd0193f9dad531bc329b0f7c3a authored over 11 years ago
Added Html::ol() and Html::ul()

d5bd9853ea993ca7b58220d34e8b239c38e6a48a authored over 11 years ago
Added Formatter::nullDisplay.

3eccd850fe98a94241374242a1b190434351c528 authored over 11 years ago
Mutex WIP.

733dbbfb8b3a78b749f482005c48464e65d235e4 authored over 11 years ago
Fixes:

1. Proper auto release shutdown callback.
2. Proper Mutex::releaseLock() method.

b98a1236bb829f10ae52966e924b54e3ad89fdbb authored over 11 years ago
Autorelease callback.

33adfcea91b45a5287bacfdf26b4bf30e69acd6c authored over 11 years ago
Autorelease callback improved, composer.json typo.

90227bd3448f31d0b4e847236a6cc9740b6bc7d3 authored over 11 years ago
Fixes issue #579: AccessControl deny rule by default

051822075eebab9a274d061c603dd048fcfe77a3 authored over 11 years ago
Mutex cache backend WIP.

397004c8f6695cc8f041c570b2f0e212c790d727 authored over 11 years ago
Proper files location.

b8541df0882c208831aa2a03a56fe9e991e7c7fa authored over 11 years ago
composer.json file and proper class files location.

a15c70f414c67ca0bc46fc8148af988432d594ea authored over 11 years ago
Mutex extension docblocks and several minor fixes.

421e2eb960a13cfb95fa70a1d2afc17a28e12749 authored over 11 years ago
Uncomment UNIX Mutex.

dd48e8a71b1f35f505c2876697f6893d7c27b3d8 authored over 11 years ago
Proposed mutex extension.

7aef563dd530636abacedf84088231310c7c7cce authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

36655d3b1d0afa24108a925443ba6e2399306e5f authored over 11 years ago
Added functional tests for the basic app.

5698a10c81848622b750398401a3e4f127bb5395 authored over 11 years ago
Merge pull request #573 from bio/normalize-repo

Converted CRLF to LF. Added gitattributes file.

87ee68841ecc0f66a1c45527c4b301c231e9db13 authored over 11 years ago
Adjust for test integration.

7f1b8c109e7c4692bf938e242f9358db69f4e7ab authored over 11 years ago
Forcedly set file type by extension.

20a849b92fbedf3951e1d3614a9ba090a39dff86 authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

4e1fc27f84b78c8518649daa0c327db992990887 authored over 11 years ago
Added acceptance tests for the basic app.

a5a2481b4f2ff2d16ae05e5a498e956b88728c2e authored over 11 years ago