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

Merge pull request #5968 from Ragazzo/applications_config_fix

fixed fixture controller config for applications

cce3c822f4775d6cad8580ee00722282dda24750 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5972 from nsanden/patch-4

[ci skip] Testing Docs: Just a few changes - seems to read better to me

0d53f4ac7d71e727205f15a16d20f9c09085d7cb authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5974 from yii2-chinesization/master

[skip ci] New Chinese translations

d71e2243b9e57791aafc9bb1a32a65adb3890d73 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5971 from mongosoft/controller

No need to return from __construct

13f418960dc600ca85998a246eb84e8c82d3e12a authored almost 10 years ago by Qiang Xue <[email protected]>
No need to return from __construct

9bc481c2e6abd27a052988c346b82dff5591811f authored almost 10 years ago by Alexander Mohorev <[email protected]>
fixed fixture controller config for applications

726a1299a1a31d14448af9528132b8c0546e24bd authored almost 10 years ago by Mark Ragazzo <[email protected]>
Fixes #5965.

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

a3d76c706eeee126edf4c61da4cf1b76f476a8f7 authored almost 10 years ago by Qiang Xue <[email protected]>
Fixes #5768: When setting `data-confirm` attribute to a submit button, clicking on the button would not trigger form submission

f2e18e45694bc094fe5d0fd0038a77bf6c4c8056 authored almost 10 years ago by Qiang Xue <[email protected]>
Code style fix

5a86a4edd425a01b99df3330c6365ff7bb311cf3 authored almost 10 years ago by Klimov Paul <[email protected]>
Method 'oneWithUpdate' renamed to 'oneWithModify' at `yii\mongodb\Query`

9b9ae7ef7540e748fe694033028542de67748988 authored almost 10 years ago by Klimov Paul <[email protected]>
Added changelog line for #4181

7eb8bd576587720975d9a42f4bda1945ff275066 authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes #4181: Added `yii\bootstrap\Modal::$headerOptions` and `yii\bootstrap\Modal::$footerOptions`

f76e877de57bbaa667262f20ba9d0c4d0e8e90fc authored almost 10 years ago by Denis M <[email protected]>
better way of generating html code.

9bcd6ee7ba857fdfda833d60a442aca6f11899bf authored almost 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5946 from jamband/add-docs-ja

Add docs/guide-ja/caching-*.md [ci skip]

021f8297db4ae8b7108541e9118db16580ea2c8f authored almost 10 years ago by Alexander Makarov <[email protected]>
Added support for 'findAndModify' operation at `yii\mongodb\Query` and `yii\mongodb\ActiveQuery`

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

a725bae4e8203264efe9fa4f6c87a8f1463b0c5a authored almost 10 years ago by Klimov Paul <[email protected]>
Fixed `yii\sphinx\QueryBuilder` does not support comparison operators (>,<,>= etc) in where specification

357bd5f0d3615e98d617e93d00383deac834f6b4 authored almost 10 years ago by Klimov Paul <[email protected]>
MongoDB PHP extension min version raised up to 1.4.0

127b7e0c03c2c094ab29b1c4595a966fbef312b7 authored almost 10 years ago by Klimov Paul <[email protected]>
made gii getManifest more robust against corrupt index file

1e8612901d64420118b8e7b67eadd9157c8be63e authored almost 10 years ago by Carsten Brandt <[email protected]>
Fixed typo in test class

7373503f9eeefb37d7ef2228f99d2c1a837b3466 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5901 from keltstr/patch-3

[skip ci] Update structure-applications.md

584dd745a2f59ff057a06bee4accab230e8effae authored almost 10 years ago by Alexander Makarov <[email protected]>
[ci skip] Guide typos fixed

c20d1dd0878f6ec1f043d9d91f6195bfec707c2a authored almost 10 years ago by munawer <[email protected]>
Fixes #5874: Upgraded Twitter Bootstrap to 3.3.x

b3d6083cbe6a968ade47b53a173eecd903195b29 authored almost 10 years ago by Alexander Makarov <[email protected]>
typo fix [skip ci]

32ae564e9b05bae3563a14fc48f957e3d0520bd9 authored almost 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5895 from otsec/array-helper-to-array-recursive-fix

Fix for recursive calls ArrayHelper::toArray() with objects

c30e9f1d53fbd30105cd21dd0dc4e153693a61ad authored almost 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of https://github.com/yii2-chinesization/yii2

55c2d9edd0e29d81545e726273172934c2d2f98a authored almost 10 years ago by funson86 <[email protected]>
Merge pull request #5882 from softark/doc-fix-20141103

docs/guide/structure-views.md - missing ".php" added [ci skip]

52d4f811d3d7dd3066d0dfce920262b2cd1126c6 authored almost 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:softark/yii2

46cba6045f1adc7451663c81086c16a4c584ff41 authored almost 10 years ago by Nobuo Kihara <[email protected]>
Merge pull request #5867 from softark/docs-guide-ja-20141102

Docs guide ja 20141102 [ci skip]

7bac2509904f1b947d14703ac6a54d0e9b1e200d authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into docs-guide-ja-20141102

ba293de72f1cd3a8f636c2f7f54e5db53b19242d authored almost 10 years ago by Nobuo Kihara <[email protected]>
Merge pull request #5866 from softark/docs-guide-structure-views-typo

[skip ci] Docs guide structure views typo

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

99ced2d32b548d6e7ba8457cede2759c7ef64aea authored almost 10 years ago by Nobuo Kihara <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

30c29c31edcc7dc86bbcf6796874ddb9eada353a authored almost 10 years ago by Nobuo Kihara <[email protected]>
Merge branch 'master' of github.com:softark/yii2

047c7aa352f4eef2271d799fff79e352d07588b5 authored almost 10 years ago by Nobuo Kihara <[email protected]>
Merge pull request #5841 from mongosoft/feature

[ci skip] Grammatical errors and typos fixes

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

dc0d6003e3a6e74091e7fe288e78b215a0cf013d authored almost 10 years ago by Nobuo Kihara <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

a2d8e01fb366697f27b6130312bfdd2a0b8faeb3 authored almost 10 years ago by Nobuo Kihara <[email protected]>
Merge branch 'master' into docs-guide-ja-2014-11-01

0194c1174954ff6c83ea94bf8a9432d5bb60bc04 authored almost 10 years ago by Nobuo Kihara <[email protected]>
Merge pull request #5825 from mirjalal/master

[skip ci] improved Azerbaijani translations

e8f7ff838472dc9d59140073ea68194df58692bb authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5807 from grohot88/patch-1

[ci skip] Update tutorial-i18n.md

06aacbffa52ff185c99d89a24ac17394b939d31c authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5809 from yii2-chinesization/master

New Chinese translations

c201951fe8c677e079800d50e842abbe3a79cf82 authored almost 10 years ago by Qiang Xue <[email protected]>
Merge branch 'funson86-master'

05e75c5d70ca7abfb55957fe57f8902c5e51af55 authored almost 10 years ago by 东方孤思子(Paris·QianSen) <[email protected]>
merge from funson86

e0f6b8c7a651631e16090632cdaaeac65fa074a1 authored almost 10 years ago by 东方孤思子(Paris·QianSen) <[email protected]>
Merge pull request #5805 from yactroll/patch-1

change the param name on Url

2b425bfcdcf233639ffe037a60d5117e86c73ec9 authored almost 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5804 from softark/docs-ja-guide-applications

Docs ja guide applications [ci skip]

66268e377bd2dcc97e28f711cc0b6dadb92586d7 authored almost 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master' into docs-ja-guide-applications

ae9b25aa4525bf65db3665ccdf8a2c90d80a270c authored almost 10 years ago by Nobuo Kihara <[email protected]>
Merge pull request #5791 from aivus/patch-1

Use travis_retry in .travis.yml

e745e779bc3bf6baeddd4c9e1591cd32b4d929e3 authored almost 10 years ago by Qiang Xue <[email protected]>
Use travis_retry in .travis.yml

3da4135e27235b530f3a8bcbd956da1a5e9796c7 authored almost 10 years ago by Ilya Antipenko <[email protected]>
Fixes #4827: default config for functional tests of both basic and advanced app now turns off CSRF validation while providing commented out alternative setting cookie domain to localhost

c7a4df4a0461baf9c0a398c109e81356cfe32ed8 authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes #5780: `QueryBuilder::batchInsert()` may cause "undefined index" error

b16f1201ddfaae1b43f2520dec3588c8911784d9 authored almost 10 years ago by Qiang Xue <[email protected]>
Fixed test break.

a13c76bead4e1c473f05a7f49d131fb9a28b6bbf authored almost 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of https://github.com/yii2-chinesization/yii2

30e4035c2acaec459f163e275ea6e7f5c5da8789 authored almost 10 years ago by funson86 <[email protected]>
Merge pull request #5766 from mongosoft/feature

Code style fixes

0478a315db8948636abdbfb9a38ac6a1da37a468 authored almost 10 years ago by Qiang Xue <[email protected]>
Correct type declarations

a34a4de152bf6b9a8a46a2a991525179fd725f72 authored almost 10 years ago by Alexander Mohorev <[email protected]>
Correct order of property declaration

0733e268c8eb3e90e237588d08ee70f2398afc34 authored almost 10 years ago by Alexander Mohorev <[email protected]>
PHP type casting

e3ab0a28ce3c7c67e415bcd85243878de557fb7c authored almost 10 years ago by Alexander Mohorev <[email protected]>
CHANGELOG

7c495f1b119e748e3bf24da2f230a0340d200c27 authored almost 10 years ago by Carsten Brandt <[email protected]>
skipping image dir in apidoc if it does not exist

666547b3414f379e896f4ae5257a6f92ea799ec1 authored almost 10 years ago by Carsten Brandt <[email protected]>
PHPDoc comment doesn't contain all necessary @throws tag

close #5762

82f18a206c339e55ba2ef0f02e6217df7a712667 authored almost 10 years ago by Alexander Mohorev <[email protected]>
Merge pull request #5757 from thiagotalma/where

Just another example...

54a287559481a17b2ad91fd161d61cea2f8f7b8d authored almost 10 years ago by Qiang Xue <[email protected]>
one more example

ed392316d3c0171cb7c18fb84b5005806b62d381 authored almost 10 years ago by Thiago Talma <[email protected]>
Improved elasticsearch trace message

0768bcc8f633ed9d33eb3fcee2b357d9f095bc4b authored almost 10 years ago by Carsten Brandt <[email protected]>
Fixes #5745: Gii and debug modules may cause 404 exception when the route contains dashes

0dec7302224b1236f1a006da2fc90b599c1e47d5 authored almost 10 years ago by Qiang Xue <[email protected]>
Fixes #5735: Added `yii\bootstrap\Tabs::renderTabContent` to support manually rendering tab contents

7e60c1d42c5d12cf2019083516de327d68660aca authored almost 10 years ago by Qiang Xue <[email protected]>
Fixes #5708

Fixes #5708

5d7c70a70c60a0aa4777aa7a4fa53268958095e4 authored almost 10 years ago by RomeroMsk <[email protected]>
Merge pull request #5739 from yii2-chinesization/master

New Chinese translations

4476a20358c2d137057f3fbbd3b1b76c7a92ac00 authored almost 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5736 from TimurMelnikov/master

[skip ci] New file Ukrainian translation

ffdcda044cd58003652472c2939305be96197dba authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5710 from pana1990/translation-es

update caching-data.md [skip ci]

c8c1301e734469d3c7e00117dd3e4d7a5d163927 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5715 from TimurMelnikov/patch-19

[ci skip] Update structure-views.md

cdddfab86f54d21d0cfb612a67ea7b64aa93b49d authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5716 from TimurMelnikov/patch-15

[ci skip] Update start-gii.md

2294c536201b9d5a310e005199764a3884b9a25b authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5717 from TimurMelnikov/patch-18

[ci skip] Update structure-applications.md

6245388263aa5ca9ff1df2e98df77081e787c558 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5718 from TimurMelnikov/patch-17

[ci skip] Update structure-application-components.md

836ab93151a1ca69358867a1fe3fa62e643cb624 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5719 from TimurMelnikov/patch-16

[ci skip] Update start-installation.md

428a7ad9044741679c0124d2281eee8817b9428e authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5720 from TimurMelnikov/patch-14

[ci skip] Update runtime-url-handling.md

142ed73599393e2d4b2e8159134f62976cd77880 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5721 from TimurMelnikov/patch-1

[ci skip] Update structure-application-components.md

40b7983705bf52e672dd29d141fab3b791767123 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5723 from TimurMelnikov/patch-3

[ci skip] Update concept-aliases.md

8a3f307384a43a3aa123fa1c0baf85c47d081128 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5724 from TimurMelnikov/patch-4

[ci skip] Update concept-autoloading.md

d9b3dc48a5e18d073c6ede7fe35dffb67d3d9661 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5725 from TimurMelnikov/patch-5

[ci skip] Update concept-components.md

adb0ef475fb39aadbf150293070e4d15e07dbcc0 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5726 from TimurMelnikov/patch-6

[ci skip] Update concept-di-container.md

d4e5e52dd108c9b75875960143d25b61410e5ba3 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5727 from TimurMelnikov/patch-7

[ci skip] Update concept-properties.md

aa7c6eeaf2abfbd8c5b957f62417838dbe90521c authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5728 from TimurMelnikov/patch-8

[ci skip] Update intro-upgrade-from-v1.md

a17d5734d1be9cda88af581394c137c21db46da5 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5729 from TimurMelnikov/patch-9

[ci skip] Update rest-rate-limiting.md

7f8dc5c95f99b66bfc3a27cf266fb9715714a2a6 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5731 from TimurMelnikov/patch-11

[ci skip] Update rest-resources.md

d32b43cd038a0bd143b757467af17b7451ccfe8c authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5732 from TimurMelnikov/patch-12

[skip ci] Update rest-response-formatting.md

2e0b7acda5a038a90660faced11f4c1f70ef2028 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5733 from TimurMelnikov/patch-13

[skip ci] Update runtime-logging.md

22239ad841770a5fee53a735c23ffc4259d85f3a authored almost 10 years ago by Alexander Makarov <[email protected]>
Bug: `yii\web\UrlRule` was unable to create URLs for rules containing unicode characters

7e3fa0546b179949ddc02caf3f5bbdc81996287f authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes #3630: `yii\db\Command::queryInternal()` is now protected

bc0643ca5d70572f76544b04fd2dc1fd22b77ca9 authored almost 10 years ago by Alexander Makarov <[email protected]>
Issue #5486: added composer cache to travis cache

614190990813fa808d3cd5a8f313f4fa4e3a3322 authored almost 10 years ago by Alexander Makarov <[email protected]>
Revert "Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names"

This reverts commit 0c8faedd3310ace47943c7358032c3a6431eafb2.

73b3dab6e8d72cf104e87e756402bd7fc2d1d690 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5707 from softark/docs-ja-2014-10-23

Docs ja 2014 10 23

8319d79f90cb8f103f588b3951bb2f0dbac1de4a authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into docs-ja-2014-10-23

7ae157d92bafec69fdc7e43824532f99db3306fd authored almost 10 years ago by Nobuo Kihara <[email protected]>
Fixes test break.

ca5e5aa7178849d49ef7d5900d26e7d4c9e9d2bf authored almost 10 years ago by Qiang Xue <[email protected]>
Merge pull request #5701 from danielzhme/docs

Typo fix [ci skip]

ee7e57e3f57b1a2429ece5c4f6a534b0dd1ae794 authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names

ca4239722c31978e5fa139af94e39604881e2dda authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #5691 from softark/docs-ja-2014-10-22

[ci skip] docs/guide-ja/start-hello.md added

1dac720344de5fe6e061e9e6c9d42ad215ff0f7b authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes #5570: `yii\bootstrap\Tabs` would throw an exception if `content` is not set for one of its `items`

Fixes #5572.

c180a31cca5b0f0887f9a15af2961f2fd1cc8c3e authored almost 10 years ago by Qiang Xue <[email protected]>
apidoc: make the guide PDF renderer work again

01ffd1a05069bd8b4e9c798178e0b86069990229 authored about 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #5669 from aivus/patch-1

Fix faker test. Add `ё` to regexp

cf53d6fad4aa8726b626524c5931fc4ac96b8e71 authored about 10 years ago by Alexander Makarov <[email protected]>
Fix faker test. Add `ё` to regexp

c6d064e9bdd9ffbb05857791beed8d2de49dff7e authored about 10 years ago by Ilya Antipenko <[email protected]>