Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-mongodb

Yii 2 MongoDB extension
https://github.com/yiisoft/yii2-mongodb

Replaced assertTrue(file_exists with assertFileExists in FileHelperTest

979e8d1619e26adc1bdd6f75cc04b2981e100942 authored about 11 years ago
Implemented mset, madd for cache. Added tests.

1a7a15a3ef78c9e1f8aeb476fa11f6cf016e00f3 authored about 11 years ago
fixed cubrid schema primary key detection

6a4ed5a1e8619d0811fea43f5994ddb32c00378e authored about 11 years ago
Merge pull request #1211 from docsolver/patch-1

JUI readme: Clarification about clientOptions and using JUI in AR form

4e32b7751333c2c89d4f074e0efd5771ee06bbe6 authored about 11 years ago
Clarification about clientOptions and using JUI in AR form

I accidentally made this pull request in the read-only JUI repo, so I'm doing it again here.

4231724ebf446331ecd9bc03f891737ea4f14a5d authored about 11 years ago
Merge pull request #1094 from pmoust/cache-mset

[WIP] Caching: mset() method to store multiple items.

5fc51f1ad95279ab0b581552acd19039572ef91b authored about 11 years ago
Fixed LoginForm::getUserByUsername

ad6411cae2efbd35e4ef4e5d0aeceb0e50368398 authored about 11 years ago
Merge pull request #1209 from egorpromo/eliminating-get-in-request

Must be one method to get _GET.

c16485663bb4ac336e98f04cfc54823431a1e5ea authored about 11 years ago
Fixes #1204: the length of primary key for migration table is too long.

a6cb556e2180d4b89d50bc1205d80bc01ae2aec3 authored about 11 years ago
Use Yii::$app->user->login result in LoginForm

5795522fc2699170c2c468c8ee1fe629cec965a5 authored about 11 years ago
minor refactoring.

effc41c1cf433b4548735cad3218e6b618457493 authored about 11 years ago
Merge pull request #1208 from cebe/ar-pk-public

Made ActiveRecord::isPrimaryKey() public

256ceee7fea4fb367bab55f4087b596d53cb59ed authored about 11 years ago
removed hard dependency of Pagination -> web\Request

issue #1207

4e80dc54c28bd428260ca2fd319806cf9842213b authored about 11 years ago
Must be one method to get _GET. getGet() is just duplication

c16c1812474dea418e73129b4034580bceb8164c authored about 11 years ago
fixed test break after #1207

f217948bf4a8db4dc73878a1fee8df3478bf858e authored about 11 years ago
Merge pull request #1207 from egorpromo/eliminate_get

Eliminating $_GET array

0c505fcad8b88a7299e68fd2bc5ebc9a77a06bea authored about 11 years ago
Made ActiveRecord::isPrimaryKey() public

+ added tests and fixed behavior

77840adf651c0fb5f22ff472677de8f8b815e3a0 authored about 11 years ago
One less SQL query for login sequence in basic and advanced apps

5b36503ca8b7617c6f6a4e12535f41863dcd1705 authored about 11 years ago
Methods "callSnippets()" and "callKeywords()" added to Sphinx Active Record

d6ddfd7bb39b25f80a76ed381732108107a72006 authored about 11 years ago
Eliminating

a446f3a586cb84cfb049fb6fb48c971d98663d45 authored about 11 years ago
Sphinx Active Record relation handling provided.

0bc91f29e7baa562e9ab06d5a51830dabc1692be authored about 11 years ago
"ActiveRelationInterface" applied to Sphinx Active Record.

f228f21541850964cf2cd7d40f9f042819c1b5e5 authored about 11 years ago
Fixes #1206.

b06caa297bc0ded3229da0ba8f3e5aff7b26beac authored about 11 years ago
Sphinx unit test "ActiveRelationTest" created.

62968971b6c1b7e08574fd27892481da725a6f54 authored about 11 years ago
array syntax fix.

ffded7a1b54d5e007d1ccc503bfb02631947384e authored about 11 years ago
"yii\sphinx\ActiveQuery" refactored.

"yii\sphinx\Schema" caching fixed.

fa086742616fd5ec321051fe218aab794fb7bf98 authored about 11 years ago
typo fix.

542477c3231c4430f3bcc110a4005599b15c3c8f authored about 11 years ago
Fixes #1196.

6992cc2c73cc30cf02e9d93aad2946118d80c859 authored about 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2 into sphinx

93ca701a10331ca1289f9d458e01026836c1069f authored about 11 years ago
Unsupported "update counters" feature removed from Sphinx Active Record.

37862b6ee228c0af093fa01e0be89aeff0787c5f authored about 11 years ago
moved db interfaces and traits back to yii/db.

42a58870fe5d81d970c9009f06dd523a8f76d129 authored about 11 years ago
changed color setting.

3106105ed070e0a6bfc0849bb0abd41032fe41aa authored about 11 years ago
Sphinx ActiveRecord added as blank.

d6c388299d3af58060b39b8d4c0872b0f05e57b5 authored about 11 years ago
removed extra line.

c7b430cf55b57b98254872a68df2ba1df6f83177 authored about 11 years ago
Unit test for "yii\sphinx\Query" advanced

6593c8cea47f37c88f3835dbe5e77b76fe972319 authored about 11 years ago
Composite primary key support removed from Sphinx schema.

9459b44022215bbd7dfc59a3b252f5a21b3c0865 authored about 11 years ago
Separated method "match" added to "yii\sphinx\Query"

47a2e211d66f8cc942ab5059e9e02790576a5cb6 authored about 11 years ago
Added readme and updated test helper classes.

8775e25ca6248011a155415f3d084bb7cf9a83a4 authored about 11 years ago
Added readme about tests.

220e6dc42da35e96f13148a439364f2c92596557 authored about 11 years ago
fixed functional test.

cd7a4a6745c29721bfad364de40becd53f915f0b authored about 11 years ago
Merge pull request #1097 from yiisoft/db-traits

Db traits

b44921126bf53a285e9175d7f145229f71155b1d authored about 11 years ago
reverted change of count() signature

8250cfbb0f1b3b87ba1ed901c8d38bf1b92bdcfb authored about 11 years ago
Allow Validator::except to be either a string or an array.

368dd4b1d4f1e4ebac4abe8b8954b44ed460db00 authored about 11 years ago
Merge pull request #1200 from zhuravljov/master

Fixed gii after merge #1184

71a619d2ae794d30d59a246b7eae401ea6b71f39 authored about 11 years ago
Fixed gii after merge #1184

c5ee83bffb054d44e3b6866900ee2d396c888076 authored about 11 years ago
moved indexBy() trait -> interface + removed findWith from interface

1acdbb741c1f2b6a0a3c9329c85512d3e62c41e8 authored about 11 years ago
updated interface and trait php-doc in yii\ar

[ci skip]

51faa62ecab71cfb5458e45ead7cb0fa3051efc4 authored about 11 years ago
Option array value support added to "yii\sphinx\Query"

0275a2244f71730ed015d19d6e15f9319b7788e0 authored about 11 years ago
dataprovider: reset orderBy when counting

strict sql dbms like postgres would fail otherwise

ced7ee1b8ab3c228719b88295066396e564a5973 authored about 11 years ago
added unit tests for active dataprovider and fixed query tests

9448c3d471de2e83f3db112e8d60ebc617bec12d authored about 11 years ago
Methods "replace()" and "batchReplace()" added to "yii\sphinx\Command"

aae221ddea56cedfba397887fdf63eb0d1cc2cb2 authored about 11 years ago
Parameter "options" added to "yii\sphinx\Command::update()"

0839ceb598510dcc9506132b875cb95dff0abccc authored about 11 years ago
refactored ActiveRecord classes to use Interfaces and traits

this allows us to implement other activerecord implementations based on
NoSQL dbms

65338972c7f7e6fee0e86bb300cc2502f42edcc1 authored about 11 years ago
Merge pull request #1197 from slavcodev/asset-dir

Move AppAsset from config to assets directory

6fd0f0da19176707db96ba00c6986d804012dcb6 authored about 11 years ago
Move AppAsset from config to assets directory

4c4f7bd70869b39ae57118d5ffb798c4472715f1 authored about 11 years ago
Merge branch 'master' into db-traits

Updated AR classes with the latest changes from master to go on with
separation of AR query clas...

c8c7f59d69aa9f499a7cfb998dffdac5ef253956 authored about 11 years ago
renamed AR trait classes

b8e31d50bb8839f6613e643c99b8cddf494908ac authored about 11 years ago
"yii\sphinx\Query" has been composed, unit test for it added.

36da1617e8dc27ced3cb8e28dd293944e70cd74d authored about 11 years ago
Options support for "yii\sphinx\Command::callSnippet()" added.

6b5b99764f2cdecaa787da7b912c421ae7577da6 authored about 11 years ago
Allow "on" and "attributes" to take either array or string for validators.

5b0886f10b21fb9ab24cecd9e8d7fe687c9bfe97 authored about 11 years ago
Merge pull request #1184 from slavcodev/only-arrays-in-rules

Using only arrays in rules instead comma-separated string

447bad5a121f8dee0383addff3c62e2397031b72 authored about 11 years ago
Fixes #1193

75dc290a24c59e5e79a10fdac78a01b9c805c426 authored about 11 years ago
Fixes #1191

36c28bee4f5ff4add6545ffa7823d8efe994147f authored about 11 years ago
Fixes #1195.

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

2d8661864412d5ef895c033612f19b88c1beeebd authored about 11 years ago
typo fix.

2f8ee2a8b0e212e8c11ac9d0bed6a661e4d377ee authored about 11 years ago
Methods "callSnippet" and "callKeywords" added to "yii\sphinx\Command"

cc156ba812d0952ccc22e1b82caf2c0e6bb8e73b authored about 11 years ago
Sphinx unit tests advanced.

07ad008d49b87e835be3722c4dc7ca2558b96ea6 authored about 11 years ago
Fixed apps rules

f57b3536a20ec71f2ac8a5315fda91f7fe92f3d7 authored about 11 years ago
updated composer.json to be less restrictive

also removed superflous minimum-stability definition

0eaafd74bade9477d011313308965b705a4334d0 authored about 11 years ago
massive improvement on class documentation

- added example code for application components
- added missing short description

[ci skip]

539e233d9c1afed0a5fc15efcd79c28657ff972d authored about 11 years ago
Update phpDoc

2adcd16e0dc58ca4b8113c904f5cd34746e87fd3 authored about 11 years ago
Add array conversion on creating validator

3ff8f10d1127e744669d840b11e8d16e6f06fa1e authored about 11 years ago
Fix test

9bf7f791b8d9be86eb0774b9ed8f1dc9ce64f83b authored about 11 years ago
Add type hinting

cbca145e97cb083dcb854c3b0cfe4dda626c5de8 authored about 11 years ago
Fix test

35681c618bd09d6a53021e9e537a7fe46b7bf824 authored about 11 years ago
Sphinx MVA insert and update resolved.

f4a8be1f6814205975bcd515e3547640c278f890 authored about 11 years ago
Refactor all models to new rules format

ecc557ef92f62d0200113ea6dd833550abf8a702 authored about 11 years ago
Fix rules generator

3cdd78cafe89300b248b60fe3fdf6b4b8afadcc8 authored about 11 years ago
Merge pull request #1188 from egorpromo/little-description-for-cookiePram

Little helpful description for Session::cookieParam

aeda7fb1df66f0232c8d5289d52d5fa1829259b6 authored about 11 years ago
"yii\sphinx\Command" and "yii\sphinx\QueryBuilder" extracted.

cbfa7e6129116e400f419357a3a5af1f63cac481 authored about 11 years ago
Little helpful description for Session::cookieParam

b6424946e4ea51b146e532bbcb102468a1caa271 authored about 11 years ago
fixed ActiveRelation::__clone() to work with via relation

8a4dffed9d2daf1878a3ffca7eb5c813a1ccd720 authored about 11 years ago
"yii\sphinx\IndexSchema' created.

"yii\sphinx\Schema' reworked to drop inheritance from "yii\db".

7cc182fc727d6d9fe691d91657afef232924da7d authored about 11 years ago
let base mailer store files as .eml instead of .txt

allows opening email for view in mail program directly

5b489aaa497657d9d3ca48a72ca171335e0eaeb2 authored about 11 years ago
"yii\sphinx\ColumnSchema' extracted.

5a1b526ae868f6e8276c0966f588b4da3ddccf40 authored about 11 years ago
MVA added to "Sphinx" unit tests.

0868e7d3ce1e937012fabd895a074032dfbdc73d authored about 11 years ago
advanced app: go back after login, not home

016d796e95fb71773ef9b9db0ab39a4f3965e03d authored about 11 years ago
Using only arrays in rules instead comma-separated string

1c2489a3dc03bda5180a99de61e74e1bf6fb96d2 authored about 11 years ago
Merge pull request #1180 from slavcodev/code-style

Code style

6066c29a3c71f40e7a9252d037d2062dd7e69e15 authored about 11 years ago
Fix apps phpDoc and short tags

93dd629411fb725cb95bc29d04fc3288f6a7f061 authored about 11 years ago
Fix phpDoc var tag format

b0b1c27c859d2c69ffa755cd97b5a39fecde8202 authored about 11 years ago
Merge pull request #1178 from slavcodev/patch-1

Update main.php

5f76ee0149622388cc001231fe83512fc63ae7d8 authored about 11 years ago
Merge pull request #1177 from nukkumatti/master

Fixed phpDocs [skip ci]

2939938ccbbcd7c0aba46602b7819745ae82d0e5 authored about 11 years ago
Update main.php

03d70b6e7ed8d406f7eee5285654c453d0123ab1 authored about 11 years ago
Removed links to non-existent things phpDocs [skip ci]

2617dfbaf365d30282f942e8180d41cf912ad93d authored about 11 years ago
Fixed the rest phpDocs [skip ci]

9b95a81b0c55c03eaf7854ef460249ea48a6f550 authored about 11 years ago
Fixed phpDocs [skip ci]

f9db4fecb967001575f34ba79023217dd12c0926 authored about 11 years ago
Refactored Session as suggested in #1172

a7175bae31b25f58c50ba498f7539fb3b3a36779 authored about 11 years ago
Fixes #1176.

202664f3a47fa8d650b924d1a2b4de7726860c51 authored about 11 years ago