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

Fixes #5665: The `currentPage` meta data in the RESTful result should be 1-based, similar to that in HTTP headers

0fce0c9039f55e262472940968bc9c25748e9841 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5654 from markmarco16/master

[ci skip] Translation in spanish and corrections

5093687de9ee8630de4eb0e816a14f76925755f7 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5660 from aivus/patch-1

Use latest ES version for fix tests

71eca26080fb34cf1eef801abe30b58b5fa35768 authored about 10 years ago by Alexander Makarov <[email protected]>
Remove "sudo: false" from .travis.yml

dfd086a0fa6f074daa501636f5f5fe9a2f5d3ca6 authored about 10 years ago by Ilya Antipenko <[email protected]>
Use latest ES version for fix tests

6fa94b82b66ffff0e9969b26d91d6c9110bc8f38 authored about 10 years ago by Ilya Antipenko <[email protected]>
refactored querybuilder test to reuse quote replacement

fixes #5652

7749322d2210849c00fe3c157e4f9bbf272b767c authored about 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #5651 from alanwillms/pt-br-structure-application-components

Translate structure-application-components to pt-BR

fd3ef01927ec5702be61ccdc94af23cb72d9f856 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into pt-br-structure-application-components.md

7298b84474b41dc4faedcda5d98ffb3050c8e856 authored about 10 years ago by Alan Willms <[email protected]>
Merge pull request #5649 from alanwillms/pt-br-structure-applications

Translate guide/structure-application to pt-BR

5a73d1178a1a25ccaf10c46ee3f79ec9c442475a authored about 10 years ago by Alexander Makarov <[email protected]>
Fixes #5223: Query builder now supports selecting sub-queries as columns

99483bda50415bf5556323fc8c13289efee08189 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #5587: `json_encode` is now used with `JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE` where it makes sense, also it is now default for `Json::encode()`

e55d1c31efd867d2e4c84c7623b1de61b05edee4 authored about 10 years ago by Alexander Makarov <[email protected]>
Simpler fix for #5402

3c12ab6fcd1db56275ab87072b39fcfbe58983d0 authored about 10 years ago by Alexander Makarov <[email protected]>
Fixes #5402: Debugger was not loading when there were closures, resources or PDO instances in the logged data

74f6f07782f47d60ffa668290dfc17536911dc40 authored about 10 years ago by Alexander Makarov <[email protected]>
Another try to fix scrutinizer

a5ec975e00def90586ab1927338f5ea8dcb5ea3d authored about 10 years ago by Alexander Makarov <[email protected]>
Added fxp/composer-asset-plugin to scrutinizer config trying to fix it

a32a195e23eae8570b00de7dec4e9e5b0665bdf1 authored about 10 years ago by Alexander Makarov <[email protected]>
Fixes #5598: added ImageMagick with PNG and GD with FreeType checks to requirements of basic and advanced applications, used better Captcha exception message

71245fd4b30ea0e375252a5926692d8c492b255d authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5636 from ECDarwin/patch-1

correct a error link [skip ci]

e237d9d303abe9ca6cf56e354e053a3209b333b4 authored about 10 years ago by Alexander Makarov <[email protected]>
Fixed entry script name

05589ae5c6f33c50a9321aacbc24e1b66ef6b26d authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5616 from yii2-chinesization/master

Update old files and add some new translations

609d50b10b58963e79381b37efbe37bda43ec997 authored about 10 years ago by Qiang Xue <[email protected]>
fix crash when setter w/o arguments is defined

fixes #5623

5af5fc344d66bf62cb1c43b6e43d230835c7d0ba authored about 10 years ago by Carsten Brandt <[email protected]>
Add support for yii\db\Expression to QueryBuiler simple conditions

fixes #5601

4342fda519533c19ce3a44f4092ecc662a54c5ea authored about 10 years ago by Carsten Brandt <[email protected]>
revert incorrect change in #5617

f78a7eb2f5b92c885bfeaa64166f2712886d5761 authored about 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #5609 from db6178/patch-1

[skip ci] Update Object.php

fd30aa811cca7f9729714208ecea187eaf0d7320 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5615 from pana1990/guide-es

updated runtime-sessions-cookies.md [skip ci]

22d685d0e04ee922d5cfbec0bbe6e69d82933062 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5617 from pana1990/patch-1

refactoring code

61c957c932177c05fe6432a8d155ba8c03e925d5 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge remote-tracking branch 'upstream/master' into transalting

ae114930520516918d5fbe0c5a35e946902879c7 authored about 10 years ago by 东方孤思子(Paris·QianSen) <[email protected]>
refactoring code

7a70b12e4de275436570db580377cdd3b0283924 authored about 10 years ago by pana1990 <[email protected]>
Fixes #5613: Added `--overwrite` option to Gii console command to support overwriting all files

Fixed the bug that Gii console command help information does not contain global options

fe9b4e4c6ffc54947238585d0b7088a6d21bdf4d authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #5610: Removed unused property "generate"

e0abc00c4512afed2d889838550eb030941fb802 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5606 from Frandi1313/guide

In modest my opinion this should be ' : ' instead of ' , ' [skip ci]

c47fd113d6a7ecb6ffb772198696fc3ac1efdb78 authored about 10 years ago by Carsten Brandt <[email protected]>
note about empty values for datepicker and validator

fixes #5580

2d71950e30179945f1a19c30162a65b20e9d998c authored about 10 years ago by Carsten Brandt <[email protected]>
Fixes #5600: Allow configuring debug panels in `yii\debug\Module::panels` as panel class name strings

06fb7e7ceb185e1c9ea12e8558c1620311020cf6 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5581 from softark/docs-ja-2014-10-15b

[ci skip] Docs ja 2014 10 15b

f8bb2ce53042e453271d2db31b9d7575048d4ebb authored about 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into docs-ja-2014-10-15b

4fffc175b36ba960fdc67a388e2e4bb39c7d163e authored about 10 years ago by Nobuo Kihara <[email protected]>
Merge pull request #5574 from yiisoft/revert-5566-3855-mongodb-panel-bootstrap

Revert "implementing mongodb panel bootstrap behavior #3855"

9b4729f648a47d5c0fdb0f664636997d0fa30cb8 authored about 10 years ago by Alexander Makarov <[email protected]>
Revert "implementing mongodb panel bootstrap behavior #3855"

d0e387d5baae4039b0c99208d07df6be943c1684 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5566 from trntv/3855-mongodb-panel-bootstrap

implementing mongodb panel bootstrap behavior #3855

dccccf3f62c94b30af9e87ac1d973a6c404e59cd authored about 10 years ago by Alexander Makarov <[email protected]>
implementing mongodb panel bootstrap behavior #3855

a8d88f1666bf4dca51c452eac5bed53e82ef901a authored about 10 years ago by Eugine Terentev <[email protected]>
Fixed schema cache test

929a6307a9a3cc20b506793bd203d2c3483caecb authored about 10 years ago by Alexander Makarov <[email protected]>
Adjusted changelog

3a710ca85d533b61ea0cbc8b4b83f5796c3f6791 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'klimov-paul-mongodb-debug-short'

d7267b56f941ea41ebddcb75bfb0b8e4a27bc0da authored about 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'mongodb-debug-short' of github.com:klimov-paul/yii2 into klimov-paul-mongodb-debug-short

82a64853b003e1a845924c130946f57f65b334ec authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5559 from iyedb/patch-1

little typo

c7c39b3443753113686157f4705b4647653eef07 authored about 10 years ago by Qiang Xue <[email protected]>
Update OAuth1.php

3ca499dccfba589da5ebf28abd4da56dd4f8d0ed authored about 10 years ago by Iyed <[email protected]>
Merge pull request #5558 from softark/ja-2014-10-15

[ci skip] Added docs/guide-ja/README.md

fb94cd402d9239cfc9196541d8b2fe9c9fb38406 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into ja-2014-10-15

ee2a15b689e9462cb050d217dd4076900b1830a7 authored about 10 years ago by Nobuo Kihara <[email protected]>
Fixes #5528: added auto_reload to default twig config in both extension readme and template engines chapter in docs

a06b4028b09b174b3ae775db03d18addc0630d12 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5531 from pythagor/patch-2

[skip ci] Typo in the english version

a92b00101334ddb69cae191e6ae302eb3f79b560 authored about 10 years ago by Alexander Makarov <[email protected]>
Added missing phpdoc

7b9923acc24516be861b8edbee0cda90fbf61674 authored about 10 years ago by Alexander Makarov <[email protected]>
Removed unused code

67915e5f8e0bbb9283fbf0441df1a4317825f7a2 authored about 10 years ago by Alexander Makarov <[email protected]>
Removed unused aliases

e3f805a0edcae17fcbaddb2d3a673d422fd99f2a authored about 10 years ago by Alexander Makarov <[email protected]>
more phpdoc

f52b7e94847f2485439b9ba14c820518abdfdc21 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5499 from Ximich/guide-ru-caching-fragment

Create russian translation for caching-fragment.md

3698bdfe6e4d5ee9bbdfd1a2b61b621093cbf4f4 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5502 from Ximich/guide-ru-caching--http

[ci skip] Create Russian translation of Caching Http Guide

b9208414bd02f0d4e3b596077242898ed9d050a9 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5505 from larnu/master

spanish translate responses and some fixes [skip ci]

02c5b3b81b9e48278f646c43e00e4332c440ed91 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5506 from maxxer/docs_italian_translation

[skip ci] Italian translation of intro-upgrade-from-v1.md

5a3fc94fb0460de4cd2320bfdd574ff20839fc47 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2

878d09f69d1050873d25cdd0c8f0da033af30e2c authored about 10 years ago by Larry Ullman <[email protected]>
Fixes #5509.

2110b7bd4f5493f85907c90f6876afbee9a5b473 authored about 10 years ago by Qiang Xue <[email protected]>
prepare for next release.

78952ec10af8b0889cc9b5d2ab5984cf69777f39 authored about 10 years ago by Qiang Xue <[email protected]>
2.0.0 release.

4b799ce808871cbdc039ca7c953530e867746f6b authored about 10 years ago by Qiang Xue <[email protected]>
bump cubrid pdo version according to #852

29a46fe40eb364e725ebf3184c9dbae8ea3412ba authored about 10 years ago by Carsten Brandt <[email protected]>
bump minimum required cubrid version

there is no reliable way to determine the cubrid PDO extension version used
and also no reliable...

6c595eca083632d95b46e58beb68bb2fd3af089a authored about 10 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2

2389a63c62de659bb034821b5f6aedc1ec836a5c authored about 10 years ago by Larry Ullman <[email protected]>
skip mongodb on HHVM

7da3712ca43e0df2eb2b5cfc37412ce40e57876f authored about 10 years ago by Carsten Brandt <[email protected]>
fixed cubrid build script

143d84102d277ac841112dd59725855b8897d412 authored about 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #5485 from pana1990/guide-es

update translate conventions [skip ci]

d47df28fce5a48154eb0693014217b02ff58f384 authored about 10 years ago by Carsten Brandt <[email protected]>
cubrid PDO 9.3.0 does not seem to build on travis

3f952bad606db1a0c0a178e64529e1afb59166c6 authored about 10 years ago by Carsten Brandt <[email protected]>
ensure tests are failing when build scripts fail

b4c36cb6813379cf0e11fdd08092ce636b499927 authored about 10 years ago by Carsten Brandt <[email protected]>
upgrade cubrid PDO version in tests

also enhance test README

3fa68f94569fb66a2933310cd9d73195064c1b7a authored about 10 years ago by Carsten Brandt <[email protected]>
typo fix. [skip ci]

9ffb6498913a0db8a7ff055633114b6f2ec3bab5 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #5484: Fixed potential string suffix detection failure on 5.5.11

e4c5938d60881f1c8c437091e4ee3d95caea858f authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #5408: Gii console command incorrectly reports errors when there is actually no error

4e2864d6540b96520384327ac2906aace124eef1 authored about 10 years ago by Qiang Xue <[email protected]>
Fixed table name regression caused by changed introduced in #4971

94893a9783d2408ce207f9ce209faf805a7b3046 authored about 10 years ago by Alexander Makarov <[email protected]>
fix guide navigation

issue #5082

98b035ac508453f5c4b118737f0f59003da1a1a4 authored about 10 years ago by Carsten Brandt <[email protected]>
fix breaking changes in markdown for console and API

API is not finished.

issue #5082

3fd4f47c140cd7dfbe563d071efd39426ed00a80 authored about 10 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

ed47113bde983da2fbe102db0e35a932b3e67e67 authored about 10 years ago by Klimov Paul <[email protected]>
'sphinx' docs adjusted

a65d0b32fc729f516d6876973a215da85a0c244a authored about 10 years ago by Klimov Paul <[email protected]>
'authclient' docs adjusted

cdebdb2f1da51b77e2a937df0fd88ad8e5245518 authored about 10 years ago by Klimov Paul <[email protected]>
Fixed `yii\console\controllers\AssetController` breaks CSS URLs in case target file localed at `yii\web\AssetManager::basePath` root

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

912b86feb679d33a50a3dea2ca1846203750bec6 authored about 10 years ago by Klimov Paul <[email protected]>
updated cebe/markdown to 1.0.0

this commit breaks the apidoc extension. will adjust it afterwards.

91c31f42e0693efd481aa0905522bfbfca60cfe7 authored about 10 years ago by Carsten Brandt <[email protected]>
Fixed `yii\console\controllers\AssetController` breaks CSS URLs on Windows

d264fb5ec3e42313f4c70c3800e4dd0ab8fc4138 authored about 10 years ago by Klimov Paul <[email protected]>
Fixes #5467: Added ability to pass HTML tag options to `asEmail()`, `asImage()` and `asUrl()` methods of `yii\i18n\Formatter`

ce2361dd0d865bf5d56ef231f330a3d88bfbe3ed authored about 10 years ago by Alexander Makarov <[email protected]>
#5467 Allow pass options to Html:a in Formatter:asUrl

b5e57b3812c0fddaecdd479cfbcd0fd9886ef183 authored about 10 years ago by Alexey Kolmakov <[email protected]>
Merge pull request #5465 from alexberriman/patch-1

[skip ci] Update test-overview.md

914d1c2352afa8e6184f79e960fb587ec47dbdda authored about 10 years ago by Alexander Makarov <[email protected]>
Fixes #5171: Fixed the bug that ActiveForm + Pjax submit event is only triggered once.

c0ec730624b240fff1f3c52d0c19a92ae57deb79 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5463 from softark/ja-message-update

messages/ja/yii.php updated

5124f5906af5cd2e3e4bee5efa8abb0cddbfd34f authored about 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #5460 from faxriddin/master

[skip ci] translated part of *-upgrade-*.md

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

02445e8afa6e6095960cd12d5f5c98cecaf4f6bf authored about 10 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\ActiveRecord` unable to fetch 'hasMany' referred by array of `\MongoId`

ed5cfa704e42ea97fa0b43826935697d37e33b66 authored about 10 years ago by Klimov Paul <[email protected]>
Merge pull request #5449 from faxriddin/master

[skip ci] correcting word

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

Conflicts:
framework/CHANGELOG.md

0dbfd55168fe2d8f2d8c8410b800224861302eb4 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #28 from funson86/master

Translated structure-filters.md and structure-widgets.md. [skip ci]

715e774163775e38ef91552ae97775895049cb49 authored about 10 years ago by Yang Liu <[email protected]>
Additional check added to `yiiunit\extensions\authclient\BaseClientTest::testNormalizeUserAttributes()`

d308e348e77d1372c9bdeccd61a12e2168727edd authored about 10 years ago by Klimov Paul <[email protected]>
Added ability to operate nested and complex attributes via `yii\authclient\BaseClient::normalizeUserAttributeMap`

8978e320a8cbc458b9386c27cadc8211b0459dc0 authored about 10 years ago by Klimov Paul <[email protected]>
Fixes #5360: Added back BootstrapThemeAsset.

e507acf2ca4bbc3e2ae75dd883469888a8494e49 authored about 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5409 from pana1990/guide-es

Fix spanish docs [skip ci]

d0326265dae6b41ce3084e70a048e70a81e475a2 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5410 from lucianobaraglia/master

Spanish translation workflow updates [skip ci]

481333c2d8fb16f64332cec59c5cce4ba148ff94 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5407 from Benn/patch-1

[skip ci] Create French structure-entry-scripts.md and typo fix in French README.md

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

eabcf92610b2eadfe3ecc161bc7976b7f4893365 authored about 10 years ago by Klimov Paul <[email protected]>