Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db

Yii Database Library
https://github.com/yiisoft/db

Finished refactoring find() .

3b7430f3833f3aa124c6493e2d5f62c9dfe1c2d0 authored over 10 years ago by Qiang Xue <[email protected]>
Added `isAssociative()` and `isIndexed()` to `yii\helpers\ArrayHelper`

0fa8662c8d6d433f185995213a8e811f67decd84 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2996 from hijarian/patch-1

Update logging.md

1c2664d604c746666aa060715c7247f9922b4668 authored over 10 years ago by Qiang Xue <[email protected]>
Tabs replaced by spaces at AuthChoice asset files.

ca22bafb4738195214202d809a33f80a43faae15 authored over 10 years ago by Klimov Paul <[email protected]>
Microsoft Live OAuth2 client added.

7bab377c4b9861aa9087d5c42c0ed1095508828b authored over 10 years ago by Klimov Paul <[email protected]>
Widget 'yii\authclient\widgets\Choice' renamed to 'yii\authclient\widgets\AuthChoice'

92d65229992c73b48e657c8bbb569aff1308be39 authored over 10 years ago by Klimov Paul <[email protected]>
Refactored AR find

2d66ef49c861e783a56f97b4dbdfee587f1f7838 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #2980 from lubosdz/master

removed redundant whitespace, related to issue #2978

30809a5218d4c63b2a8c82eb4a4fc83887a4da1e authored over 10 years ago by Carsten Brandt <[email protected]>
renamed "auth" to "authenticator". [skip ci]

d1258e2dcc525103c74fe7dbdbd906d404e72ad8 authored over 10 years ago by Qiang Xue <[email protected]>
refactored authentication filters.

d006ad91c4008dcc55af1c28a92376128205185e authored over 10 years ago by Qiang Xue <[email protected]>
Refactored rate limiting by turning RateLimiter into an action filter.

308fd330184726e83db8afcee71f1f6feb1d5dea authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2816: Changed default date and time format of `yii\base\Formatter` to `Y-m-d` and `H:i:s`

1004f62bd4ca426172ee0f92212651b450f9df28 authored over 10 years ago by Qiang Xue <[email protected]>
renamed `PrefixUrlRule` to `GroupUrlRule`

c19a37e65cb5b8eda55b561e12a3813f0998f0ca authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2986.

94c577d98558b0e79b93cac9443b1e3e3a6dff64 authored over 10 years ago by Qiang Xue <[email protected]>
Moved all filter classes to namespace `yii\filters`

6207848f4b48e981c94c4635730502dbd66f43ac authored over 10 years ago by Qiang Xue <[email protected]>
Improved action filter and action execution flow by supporting installing action filters at controller, module and application levels

36e4c9342034429ee9b479d1bc384ceaa84bfd9d authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2974 from yiisoft/decouple-bizrules-from-auth-items

RBAC: decoupled rules from assignments and items, implemented php manager

c23f3febd2a55ddb30dab6ca84bda8d2a7220c18 authored over 10 years ago by Alexander Makarov <[email protected]>
Splitted saveRule into insertRule and updateRule

127536fe8fee6e5ada32223b87e77c7a11da3ded authored over 10 years ago by Alexander Makarov <[email protected]>
Removed custom Rule constructor

c6574f0065404aec92182e05df3a4b239a27e37f authored over 10 years ago by Alexander Makarov <[email protected]>
Removed test entries for MSSQL, Oracle

8cdda558acf961981df9c65c3b0482a0021b66a1 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #499: Decoupled `Rule` from RBAC `Item`

d4a318e341bc32a332b30fbe0999eef0d86de427 authored over 10 years ago by Alexander Makarov <[email protected]>
fixed test break

29757752da702ef806535c600d28928fb5a53bbb authored over 10 years ago by Carsten Brandt <[email protected]>
Fixed test break.

8e35449f80be9de34f2d2dc2edf6399f5b64ca3c authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2981 from yiisoft/fix-duplicated-joins

removed duplicated joins when using joinWith and via relations

8efd39dc2615ddab6678dab45a4702ba7bf94a60 authored over 10 years ago by Qiang Xue <[email protected]>
removed duplicated joins when using joinWith and via relations

fixes #2650

dda843fe52860a9b91a9b2360d12f35ab43d7ddc authored over 10 years ago by Carsten Brandt <[email protected]>
removed redundant whitespace

22317a58c18c0d154b01783169802fc966a57ad1 authored over 10 years ago by lubosdz <[email protected]>
Merge pull request #2976 from jeicd/urlmanager_fix

Fixed UrlManager rules caching

1fd087c4aa9405a9fb68a1fabd2256d533ef9af0 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2979 from lubosdz/master

Fixes issue #2978 - JSON MIME type

62a4414e7cce99f7dcd9fc56b93ad5c117c7fc40 authored over 10 years ago by Qiang Xue <[email protected]>
Fixed test break and JSON MIME type. Fixes issue #2978.

3c3d929dbb3fa22885e60b6c48545f5b65cb892f authored over 10 years ago by lubosdz <[email protected]>
Fixed test break and JSON MIME type. Fixes issue #2978.

093a9955e70d87df55617e957a5ca832b51c7bee authored over 10 years ago by lubosdz <[email protected]>
Fixed test break and JSON MIME type. Fixes issue #2978.

84e991c9c940319fd9e55fc5008c4065405e41ed authored over 10 years ago by lubosdz <[email protected]>
Add wait() to login test with wrong credentials to fix WebDriver test

368c94aab65078988522ff4c12ab52a9ed39a5da authored over 10 years ago by Paul van Schayck <[email protected]>
RBAC: decoupled rules from assignments and items, implemented php manager

16b6f4c1384dae03ebb44bc17493d964833e5092 authored over 10 years ago by Alexander Makarov <[email protected]>
cleanup CHANGELOGs

ae2a62a02d7675cb5c2459460eb31714056d982d authored over 10 years ago by Carsten Brandt <[email protected]>
cleanup docs

c6b8e036acdaf28b480c432d0ee999d89f0fbe33 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixed test break.

3b6d422cac2727deb42c9ac6ac2db3e3a9684023 authored over 10 years ago by Qiang Xue <[email protected]>
fixed build break.

95e0ad817b92b40a8d3a7cd9108d626f40df0f87 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2955: Changed the signature of ActiveQuery constructors and `ActiveRecord::createQuery()` to simplify customizing ActiveQuery classes

42c301ef5fea6741f57adc20a3f55c532c487bdb authored over 10 years ago by Qiang Xue <[email protected]>
improved search model [skip ci]

3540189dc8cb251f8364d0d7e3f39b52c537a3b2 authored over 10 years ago by Qiang Xue <[email protected]>
fixed search model to use base model class.

4e01fd1b4645d1acd5aa68f21693e0d5e36b923c authored over 10 years ago by Qiang Xue <[email protected]>
simplified search model [skip ci]

8896b83179f574540819a56848534f0b716ca27b authored over 10 years ago by Qiang Xue <[email protected]>
improved search model generator.

0ce65ba3f1f31b0350893046e06ab52722165cf8 authored over 10 years ago by Qiang Xue <[email protected]>
Fixed test break.

a01dac1597c02171b56b1dd41259500ac693f384 authored over 10 years ago by Qiang Xue <[email protected]>
refactored filterWhere().

74ebeb7038bafd310aeb0a32de3d8c67227f6ff6 authored over 10 years ago by Qiang Xue <[email protected]>
removed wrong test

d04a40657dfd77076f52d2209010836125b57cb2 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixed test break.

8e2d2e6dd617c5f48c6986caa5f7ff51bd69b462 authored over 10 years ago by Qiang Xue <[email protected]>
removed todo

fixes #2887

6dd595cf4d305a5968dda13adb851e514e32fd68 authored over 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #2885 branch 'query-filter'

* query-filter:
added CHANGELOG lines
added tests for redis
added proper tests for elastic...

b3ce2045815fabcfc9c3bb277a5f9e659ed7ec8a authored over 10 years ago by Carsten Brandt <[email protected]>
added CHANGELOG lines

1ff84bc5f1f7e1a3a1566fdcc6ae2c633277eb46 authored over 10 years ago by Carsten Brandt <[email protected]>
added tests for redis

b61e795412b95d17fffc3c6b74bd475ecec6a17e authored over 10 years ago by Carsten Brandt <[email protected]>
added proper tests for elasticsearch

a2b6f8a492e7090d17f8592fee24a19d38152678 authored over 10 years ago by Carsten Brandt <[email protected]>
removed unnecessary code duplication

d607ab9535b1f7eb16ef6bee012836732fe1ef1f authored over 10 years ago by Carsten Brandt <[email protected]>
adjusted tests

5ccaf86c3e0000503e6e17db34bc0368804755e8 authored over 10 years ago by Carsten Brandt <[email protected]>
typo

f4b588e566570de80a0ff7559ba8e80a6ff4195d authored over 10 years ago by Carsten Brandt <[email protected]>
renamed Query::filter() to Query::filterWhere()

43d14f20a74c2722a14ec38b45ea37f0558e1808 authored over 10 years ago by Carsten Brandt <[email protected]>
reverted elasticsearch rename of filter

d4641450b6fee1b7d57d82709aab4190fafd0eef authored over 10 years ago by Carsten Brandt <[email protected]>
added andOnCondition and orOnCondition to ActiveQuery

fixes #2957

dd67582224fe54be813e43aa3c8facd729eada88 authored over 10 years ago by Carsten Brandt <[email protected]>
Test case for new truncate methods.

Test case for new truncate methods.

ae7a0eec586dfa63e083d087e22e39b2f6a64f43 authored over 10 years ago by Alex-Code <[email protected]>
Merge pull request #2951 from yiisoft/action-for-static-pages

#2936: New favicon for applications

2b905ca3f9fbaaee2ab35827ba83e59c2b5cbc9b authored over 10 years ago by Alexander Makarov <[email protected]>
#2936: New favicon for applications

6d1f58114d39180d1b42127e274ca5412072f9bb authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #2934 from yiisoft/action-for-static-pages

Fixes #2932: Added `yii\web\ViewAction` that allow you to render views based on GET parameter

fff14ae5f0328443df369e782cf0c50ec55f88b1 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #2933 from muyiwaolurin/patch-1

Tiny Change - Typo

aefb365aad980c9074314d23b266ca981b9800d4 authored over 10 years ago by Alexander Makarov <[email protected]>
Tiny Change - Typo

Second Example should start with ProgressBar::begin not ProgressBar::widget

ec180c78fa17116d9700cc933d4eac85d5c0a9f2 authored over 10 years ago by muyiwaolurin <[email protected]>
Adjusted search model code generated by Gii CRUD generator

24a85bd61c1d919c6eb6cede297174a9aa081bbd authored over 10 years ago by Alexander Makarov <[email protected]>
Added support for arbitrary number of parameters for NOT, AND, OR in filter methods of Query

63cfe5fa16b737a176ef76d02f31f1efc853f951 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #2928 from gonimar/patch-13

use alias format for table names

25b0553c3ce1baf0bf95d043ebf772a09e694e61 authored over 10 years ago by Alexander Makarov <[email protected]>
use alias format for table names

ee5550c118ef95a8a82b66dce84b9abd48f2869c authored over 10 years ago by Sergey Gonimar <[email protected]>
Refactored AR tests.

d0567337332ee6b02edb165cc5b00566ef07878c authored over 10 years ago by Qiang Xue <[email protected]>
Refactored ActiveRecord::find() so that find(null) will also return an ActiveRecord instance instead of ActiveQuery.

f78295270950e1e945b04f2e8e6dc6e01a38fdf2 authored over 10 years ago by Qiang Xue <[email protected]>
reverted accidentally disabling of code coverage.

5aab3b5b26f626ce569c073599c1a20ca8642a8b authored over 10 years ago by Carsten Brandt <[email protected]>
Gii CRUD generator now uses new addFilter method

d63ccfd555ef1c1dfb6164cdf0adcca01d5976e6 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master'

78d91f64109f46d2d20f371e9e57142f46fbec36 authored over 10 years ago by Alexander Makarov <[email protected]>
Added table prefix to advanced application migration (now drop table)

96dee729c214c629decc9b26b188d94fb2b641cd authored over 10 years ago by Alexander Makarov <[email protected]>
Added table prefix to advanced application migration

1b69141a4b299dbc19a2d38aa72c46e11de3dc36 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed phpdoc, removed unit tests for Formatter asRelativeTime that were relative to current time since it was impossible to specify correct expected values

a2cfe83bf69a680804aee0b1ef095871ddbb268f authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #2922 from yiisoft/remove-tbl-prefix

Fixes #2911: Removed `tbl_` default for table prefix

9079235cdd23668764e2ad05c3e93559ea52eeb1 authored over 10 years ago by Alexander Makarov <[email protected]>
Renamed fixtures

a05728c110fec5fcb75c470d76834996a22a70d7 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master'

0d33ba3f67e33e1d792ef6f39c8196f6aee09f36 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #2916 from yiisoft/refactor-errorhandler

Refactor errorhandler

29c6299ea45c6650984ded9e40f2bfee6a41bfba authored over 10 years ago by Carsten Brandt <[email protected]>
Escaped more table names

7e341c7799abd9009860aa12daa320254d2b23bd authored over 10 years ago by Alexander Makarov <[email protected]>
fixed data-method.

255a163c6a0caa6f495b70ab8f2e98407770db83 authored over 10 years ago by Qiang Xue <[email protected]>
Escaped table names for unit tests

80627aaa70504028f3c45208ce32d973ed905672 authored over 10 years ago by Alexander Makarov <[email protected]>
Implemented Oracle column comment reading from another schema

f3be43762d8665f45ad73393cb675db23b482e9a authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #2911: Removed `tbl_` default for table prefix

b2ac8254e23880102426f4fc64401c3db92732e8 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into refactor-errorhandler

* master:
Fixes #2912: Relative view files will be looked for under the directory containing t...

bb04e0af3a10d4b88f2d620aceb69028e4e0fdbd authored over 10 years ago by Carsten Brandt <[email protected]>
improved session error handling

fixes #1946

ab1ec341224d8c7c455104488e3272cb0591db3f authored over 10 years ago by Carsten Brandt <[email protected]>
Query::filter() adjustments

68c3a4c588f3ec0646e111619257429d6901708d authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master'

ec63232c51350c08593e044c38d85089e3f3bf8a authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered

c39203b7fbd70ede6067ebf81f5b3a23ea430018 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2909 from dirx/2868-mongob-combined-conditions

Changes building of mongodb and conditions & fixes #2868

0929206ba25472edbb76319548a67df95f62750a authored over 10 years ago by Paul Klimov <[email protected]>
Merge pull request #2908 from joseph-kuruvilla/patch-1

Update README.md

5948bede83f877a0538f81053a50c98b7be1d2f5 authored over 10 years ago by Carsten Brandt <[email protected]>
Update README.md

Typo fix

52d5f532433795834d95de4c384b7691307d8d76 authored over 10 years ago by joseph-kuruvilla <[email protected]>
Improves mongodb nested and in condition test

ef65ba22621b0d2daf5301287778218ab253acec authored over 10 years ago by Dirk Adler <[email protected]>
Changes mongodb build and condition, fixes #2868

fce4586af9d5a8d1a47269a56723ed9e19828f1e authored over 10 years ago by Dirk Adler <[email protected]>
Adds more mongodb tests for combination conditions

e5977bfbff3e858b483d4a352b1004e6dbb6a5a9 authored over 10 years ago by Dirk Adler <[email protected]>
Adds mongodb test for combination conditions

288911dc5d30dcd942c110a86586afa8b99bc76a authored over 10 years ago by Dirk Adler <[email protected]>
Fixed oci querybuilder.

3734846c409b86b3f2e3fcdeabf021fcd27d487e authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2880

cdca5ca98db04098ea52770d70cc0ab5db7622e9 authored over 10 years ago by Qiang Xue <[email protected]>
ensure log dispatcher gets registered with logger in all cases

fixes #2894

9df9e73514498eb2b2c14fd338237e522997a38c authored over 10 years ago by Carsten Brandt <[email protected]>
Update .scrutinizer.yml

disable copy paste detector and simliarity analyzer

ea87f7e3f7ee2204dc7ae39dd099f2d8e90fdeb8 authored over 10 years ago by Carsten Brandt <[email protected]>