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

Fixed test break.

c3ba8b3b76bb897bccfdc08404799c5d20da571d authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #4331: `yii\helpers\Url` now uses `UrlManager` to determine base URL when generating URLs

007e152b8bbe9fca8e49d22752971629c4aa92a0 authored over 10 years ago by Qiang Xue <[email protected]>
gii: fixed wrong composer.json template

reverts 45e4973ac80d4291dbc5cf321a088457b295d361

c702a035a0b23682e18e5279115f4e757d8581d3 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #4295: reworked message extraction for PO files

dff8a8f01b590e005ae87bb057a5cbd0f048204e authored over 10 years ago by Alexander Makarov <[email protected]>
`yii\mongodb\log\MongoDbTarget` log target added

05e7b33cfc20958b8911277555d4628133c83fd6 authored over 10 years ago by Klimov Paul <[email protected]>
Fixes #4318: `yii\helpers\Html::ul()` and `ol()` will return an empty list tag if an empty item array is given

510bab47c5d4d8504ea23a474d347f05f6706db1 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4325 from nkovacs/4317-absolute-auth-timeout

absolute auth timeout

9241371ee75830bbe4eac5fc11f1fca7db471215 authored over 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 4317-absolute-auth-timeout

Conflicts:
framework/CHANGELOG.md

9baf7d89c53cc4e776eb2c806bc7c93f8a3f7302 authored over 10 years ago by Nikola Kovacs <[email protected]>
Redundant `yii\authclient\OpenId::sendStreamRequest()` removed.

5e8ffe8deb9096db760289649610623c6555f992 authored over 10 years ago by Klimov Paul <[email protected]>
OAuth extension adjusted to support any custom request type.

7cdfe7809cd4099e007b859d04989a7682562ab1 authored over 10 years ago by Klimov Paul <[email protected]>
Update README.md

fixed outdated example.

e25cb70ea317620f370e45f571d15a20b7d3a456 authored over 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #4323 from sebathi/master

Fix typo on elasticsearch readme file

2d3acfa528713f0e59a6c04b9aa9f9ec362aa22d authored over 10 years ago by Alexander Makarov <[email protected]>
Fix typo

c7149c9e10c5da46db0812df2f539c79a8bbb7ee authored over 10 years ago by Sebastian Thierer <[email protected]>
Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item

58cd20345b96b86c84088462c5ccf04c3fcdbb77 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #4299

fcd8fe4b4507519640f66894328d718394b5a6f9 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4274 from yiisoft/feature-multiconnection

Support for separating Read/Write Database

f60cfb93460b62cb26e901b01a2e32319b57b0d9 authored over 10 years ago by Qiang Xue <[email protected]>
all finished. [skip ci]

cff6272fcc6ca288a7f7f7dd4daabe5ecf9fd8af authored over 10 years ago by Qiang Xue <[email protected]>
Added test.

127e1df6860ea702a0dce16ed03a39655de850e0 authored over 10 years ago by Qiang Xue <[email protected]>
test WIP

27f1f3559bb23a6d0849838539370f69ccb14476 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4285 from yiisoft/global-asset-config

Improved global configuration of assetmanager

bff97eef6906ca870a32dc51207f134d16a9180e authored over 10 years ago by Carsten Brandt <[email protected]>
elasticsearch 1.x breaking changes

all fine now

closes #2427

908267b51ac9299f04f93744048ea23bc25f11bf authored over 10 years ago by Carsten Brandt <[email protected]>
Fixed test brak.

497d194ff394826f1ca1f427b1fc0ae132102c56 authored over 10 years ago by Qiang Xue <[email protected]>
do not switch connection when in a transaction.

f6fd5039b74e92c6a9dfa3151ca8b896450af0f2 authored over 10 years ago by Qiang Xue <[email protected]>
Implemented master balancing.

b7fede0a74492eb993a9cc30c6bc99e33069bee8 authored over 10 years ago by Qiang Xue <[email protected]>
Added Connection::useMaster() and refactored code.

979d7cf4a38198cc8fe31d0b85a1bdfcc68a27c2 authored over 10 years ago by Qiang Xue <[email protected]>
Finished sphinx support

4c850e302a7a298e822c7bfa0c04b15a060d0802 authored over 10 years ago by Qiang Xue <[email protected]>
WIP

0d213fcae1be1f7cdb1a12bbe974d9013d7d0a28 authored over 10 years ago by Qiang Xue <[email protected]>
WIP

0f6cf19ca9be565408a231e60e4c2d52330152c0 authored over 10 years ago by Qiang Xue <[email protected]>
Codeceoption adjustments

- Removed hacks since these are no longer required: https://github.com/Codeception/Codeception/c...

5c506d9f86a99b53e266531e510d40840e515dec authored over 10 years ago by Alexander Makarov <[email protected]>
Issue #2337 added to CHANGELOG

a0fb3e5b6423231b07cc8f1370311178753e5c7d authored over 10 years ago by Klimov Paul <[email protected]>
`yii\mongodb\Collection::buildLikeCondition()` fixed to escape regular expression.

`yii\mongodb\Collection::buildRegexCondition()` added.

8d65df6852a0dd65b7bac8de89ee3c8546a47ff1 authored over 10 years ago by Klimov Paul <[email protected]>
WIP

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

fbb3908def8a30c3e044965f9f8c1139e7fc04ae authored over 10 years ago by Klimov Paul <[email protected]>
`yii\authclient\InvalidResponseException` added

dfd26f4a3ecaa4eb2bf2353fbf5840d31e77b1a9 authored over 10 years ago by Klimov Paul <[email protected]>
Method `yii\authclient\BaseOAuth::mergeCurlOptions()` advanced to merge array values

8b8bd8f9dfd498adfced71431d7acbd1db711c70 authored over 10 years ago by Klimov Paul <[email protected]>
Request HTTP headers argument added to `yii\authclient\BaseOAuth::api()` method

1b2f3c1ba689665d9c5422dbf87a576a09d0762d authored over 10 years ago by Klimov Paul <[email protected]>
User attributes fetching at `VKontakte` adjusted

d6ab1035cff8b5bb3f30a78792d8d8bb948273e7 authored over 10 years ago by Klimov Paul <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

01228256c648899b1e06008a697d783551e87866 authored over 10 years ago by Klimov Paul <[email protected]>
User attributes requesting at GoogleOAuth switched to Google+ API

a09fa3c7bf5fb30a5c86d67fe307b1eab4f14b02 authored over 10 years ago by Klimov Paul <[email protected]>
Fixes #4252, Fixes #3171 Fixed Codeception

5081a631e39b67229a7c83de00db937208307084 authored over 10 years ago by Alexander Makarov <[email protected]>
proper quoting of sequence name.

72fd7924f0d2b88b68ec12a7f81e998a47904bb3 authored over 10 years ago by Qiang Xue <[email protected]>
Renamed parameter to match description better

1be9a3b0b0b2e864c9b0e362b631bc4f0173c17f authored over 10 years ago by Alexander Makarov <[email protected]>
Adjusted Connection::transaction to provide Connection instance by default instead of transaction instance

360e9f98f6886310a0401d20625fd536ab53b12f authored over 10 years ago by Alexander Makarov <[email protected]>
minor CS fixes [skip ci]

ac7d7150d4ab0186903fd6d47cf3284d087e27a6 authored over 10 years ago by Qiang Xue <[email protected]>
Added callable typehint and active transaction check to Connection::transaction()

b259855f189727179fde470f43c96dd63ee48f40 authored over 10 years ago by Alexander Makarov <[email protected]>
Removed requirement to use \Callback from Connection::transaction, improved docs

4591052ba6ca7dd3091d726261cf6f959fd77193 authored over 10 years ago by Alexander Makarov <[email protected]>
Passed transaction as callback argument for Connection::transaction() method

b6c14423dadbf93cc924490f589cc500a3088b63 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed tests

de8b465a4f0a47dc61868b19e177ebbc8095d9d2 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed example of closure-transactions

1d7d0b32570a55505c0be4c53644bb3d41ea8786 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #3384: Added callback-style transactions

14895ececf220e28791ce0e98f4839884cc05981 authored over 10 years ago by Ragazzo <[email protected]>
Initial migration code must match code generated by console migration controller.

Minor consistency issue. See the following files for more details:
1. framework/views/migration....

f92603223f8cc587467aeba96088dcd6ade8ed05 authored over 10 years ago by resurtm <[email protected]>
Fix invalid indentation.

d69f9e54532eaf7dee18f95b75267845621b42e5 authored over 10 years ago by resurtm <[email protected]>
Merge pull request #4246 from creocoder/advanced-app-user-model-code-style-fixes

Advanced app `User` model code style fixes

18bd9f6f435947f6a8ed55833ac6bfe3ad2d7640 authored over 10 years ago by Alexander Makarov <[email protected]>
Advanced app `User` model code style fixes

4c502fd487c04f60048b22f4c632225b5b7c6208 authored over 10 years ago by Alexander Kochetov <[email protected]>
Unit test for MongoDB migration controller added

ed0c5de7ae1b9be8ea30b41401fe0343037e7fd0 authored over 10 years ago by Klimov Paul <[email protected]>
'MongoDbTestCase::loadClassMap()' refactored

e4242442ef34d3f84756fd37facf88cf7d914517 authored over 10 years ago by Klimov Paul <[email protected]>
Unit test for `MigrateController` added

da54acc46f991b7a64cf7526940def255615e602 authored over 10 years ago by Klimov Paul <[email protected]>
Merge pull request #4240 from Ragazzo/yii2_advanced_application_console_tests_config_fixed

added common tier config

522fb20c9458d3fb218179ad7f1c10acc49f1c75 authored over 10 years ago by Alexander Makarov <[email protected]>
added common tier config

7df2414385b57575450566b00b4b60c87b8b97e5 authored over 10 years ago by London <London@LondonPC>
Merge pull request #4238 from bohdan4ik/patch-2

Fixes PHPDoc

f86fc52ca139190f72c0b0f3ae0098dc77db056d authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #4237 from yii2-chinesization/master

docs/guide/concept-components.md typo and docs/guide-zh-CN/* adjusted.

0d56a0eccd08b3d797959179ba827846d5500ba0 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes PHPDoc

b3177ded2b337fe9dde80006f98b2c9d7c5cfa64 authored over 10 years ago by Bohdan Shulha <[email protected]>
Merge branch 'master' of github.com:yii2-chinesization/yii2

99453b7c489cbf2d7790fa0d8273406aecbfae4e authored over 10 years ago by AbrahamGreyson <[email protected]>
Merge pull request #4236 from thiagotalma/inputmask

Upgrade jquery.inputmask to v3.0.52

244ba7356768f6cbdd6d912ec8a788c2b1aca4ff authored over 10 years ago by Alexander Makarov <[email protected]>
Upgrade jquery.inputmask to v3.0.52

db448c0d6c53c0fef739b2a379d8f1bffa2f8c93 authored over 10 years ago by Thiago Talma <[email protected]>
Fixes #4212: MSSQL query builder should not generate the `ORDER BY` clause when it is not needed

e16f7551bbc6c08b0234235fcc937ddeed185d64 authored over 10 years ago by Qiang Xue <[email protected]>
else if → elseif

eec93f39ab4f28599f0b663aa5cabcb02ebc55ee authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #4216 from SDKiller/patch-3

IdentityInterface::findIdentity should return active users

d1c1cd187cd53769cb07a62861c4bd50c291a01d authored over 10 years ago by Alexander Makarov <[email protected]>
IdentityInterface::findIdentity should return active users

```
interface IdentityInterface
{
/**
* Finds an identity by the given ID.
* ...

b97df5fc06c940a784eb0a4642d5cf330f12c978 authored over 10 years ago by Serge Postrash <[email protected]>
Merge pull request #4210 from miramir/oci_schema

Removing unnecessary methods

8eca4838f301357d057a177383e66405bb3b5e3b authored over 10 years ago by Qiang Xue <[email protected]>
fix unnecessary diff

c86bc39a7d345524e9aa9f49a64bd25d6e7a56a7 authored over 10 years ago by miramir <[email protected]>
Retriev quoteSimpleTableName

7b6871ed1848d1601552a20b2deff0f5d7ea28b9 authored over 10 years ago by Иван Багаев <[email protected]>
Removing unnecessary methods

6f119a818c020e032188790c6809355748e706a5 authored over 10 years ago by miramir <[email protected]>
Merge pull request #4207 from miramir/patch-1

Asterisk in Oracle not need quote

d5709d06fb3413c0db45169d94af4bbc88f219fe authored over 10 years ago by Qiang Xue <[email protected]>
Remove test for asterisk in quoteSimpleTableName

32671b0d24823834306c1d454d8e074804944fe9 authored over 10 years ago by Иван Багаев <[email protected]>
Asterisk in Oracle not need quote

If quote asterisk oracle say "Syntax error"

8edec8914a194c011368149a454e41df53c7ebe3 authored over 10 years ago by Иван Багаев <[email protected]>
CHANGELOG #4187

a23d687ade3c9faf642b505d245401463d85453c authored over 10 years ago by Carsten Brandt <[email protected]>
fixed issue with elasticsearch >=1.2.0

do not use scripting as it is disabled by default and will cause edge
case queries to fail

fixe...

249c05543e85d954bc65ce9efcc4bc0220674c4f authored over 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #4201 from dizews/patch-2

change default facility of SyslogTarget

4bd35d1a513185aa837e108dc9a753e3eeebb4dc authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #4165 from njasm/unit-tests-widget-ActiveField

Added unit tests for Widget\ActiveField

127e4d25418e8d80e6d66b1df3323755504dc120 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into feature/CORS

79098e3b18c75f4447db7d38c2da4d75960f73ab authored over 10 years ago by Philippe Gaultier <[email protected]>
Merge pull request #4166 from schmunk42/master

fixed inflector camel2id and id2camel

b0c5d4aed1628dad88e7ff4615606f15c5642c3f authored over 10 years ago by Qiang Xue <[email protected]>
guide WIP [skip ci]

082d17534e8f90c5ddd7d790128da1c1297add2b authored over 10 years ago by Qiang Xue <[email protected]>
Merge remote-tracking branch 'upstream/master' into transalting

a59097d5732ef182a5adcca4aa841852415e808d authored over 10 years ago by 东方孤思子(Paris·QianSen) <[email protected]>
moved functionality to behavior, added tests

cede06dfda8225227bf6eb63802f7dc39753b420 authored over 10 years ago by Tobias Munk <[email protected]>
Merge commit '33edfcff2ea9344853551235e3dfc757ecf9578a' into feature/issue-1160

c5f65776a8c5a9f58ba337a5a7893db2144bd270 authored over 10 years ago by Tobias Munk <[email protected]>
typo

87dc8c13a920cf86175975caf0299cda61feab6b authored over 10 years ago by Carsten Brandt <[email protected]>
typo

9b009566d791380d0f5ea1b6c6f4b3e6a07f4355 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #4177

b3b4da93bb463d70eca4c47639530571ea2d0c3e authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #4171 from yiisoft/codeception-fixes

Switched to Codeception 2.0.* for application template tests

05a7c96fc7421d81e9b147571e29eb966612d276 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #4172 from mrarthur/patch-1

Missing semicolon

8a95bf8350a49b99c835fae1f83f2c3cfcd11ccc authored over 10 years ago by Alexander Makarov <[email protected]>
Missing semicolon

8be51d0550575aeb1512d29886503899a29275b9 authored over 10 years ago by Arthur Khachaturov <[email protected]>
Merge pull request #4169 from yii2-chinesization/master

New Chinese translations are ready to serve

e67364ebad76046485f083e0d01420c78d010246 authored over 10 years ago by Qiang Xue <[email protected]>
Switched to Codeception 2.0.* for application template tests

33d2857127967dd94f7dac8a98f55667bdf9dd8b authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #4160 from brussens/master

Concept-service-locator - Russian translate

b01bb03ffa427daef1133b7ad996eaed88b5ad33 authored over 10 years ago by Alexander Makarov <[email protected]>
Added unit tests for Widget\ActiveField

3520ab2718435b64220a261446305b01dbbc06ac authored over 10 years ago by njasm <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2

74e4b15a44370e9197cea155cbac52155d6f5675 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #3992

Fixes #4147

477fc5431990df8a1f10e9ac201bd68e15cb930f authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #4161 from IndeedPlusPlus/patch-1

fix typo in phpdoc of yii\redis\Connection [skip ci]

9f9bbcf964c1c2ade94f8f8edf4d9bf877ea9f96 authored over 10 years ago by Paul Klimov <[email protected]>
fix typo in phpdoc of yii\redis\Connection [skip ci]

d39a9d81a2b161ed8de054bc5dbcb0a3004866d3 authored over 10 years ago by Jared Feng <[email protected]>