Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-codeception

Yii 2 Codeception extension (DEPRECATED)
https://github.com/yiisoft/yii2-codeception

Sphinx Query Builder updated to respect column types for where statements

8bec8c5f5759af69de9d582c210bfed689a9027e authored about 11 years ago
ApcCache is now compatible with APCu

e09cc16c49e0a62b3a514d7c2191e723e7e03935 authored about 11 years ago
fixed requirement checker for intl PECL

fixes #1230

fbfa18e6281e914ff9d9cbbd0805d6d72ae70ebb authored about 11 years ago
Merge pull request #1235 from marsuboss/patch-1

Duplicate

edc2b1e12008fd0bc48fe429032c8432846fa4a3 authored about 11 years ago
Duplicate

11727d52bd8a5948e1ac52aeda3ce49e40a276bc authored about 11 years ago
Merge pull request #1229 from marsuboss/patch-2

Duplicate APC requirement removed

2c92fc89de0ecc45918c52699f42cd78fe9be3ac authored about 11 years ago
Duplicate

4d54319e352bb0f7fbd447f5800006b27c87ffe8 authored about 11 years ago
changed magic property to getter call in Pagination

issue #1228

e36867163693268831364b04e98b0426aaa6308e authored about 11 years ago
Fixes #1227: help command displays invalid module command list

cffb55a2604c102fde7b0249d2b1725e438b706c authored about 11 years ago
Do not render debug toolbar in ajax request.

a69fa1bfedad85982b7ee1ee5109e47719d802c7 authored about 11 years ago
Fixes #1149: Filter out already included javascript files requested via ajax.

b6cc8c0066aa926c6428d7ad39242a86855ea831 authored about 11 years ago
Fixes #1225: doc fix.

49da1b4aadb935d8ab43ee9ed068dd52d02a611a authored about 11 years ago
Fixes #1221: make it easier to subclass BaseDataProvider with custom pagination.

8d4bf893e1f405c35ff571703578eaad6e479d23 authored about 11 years ago
Sphinx Active Relation created

6bfc888c8fcbdbedc919bf679dffcd3f7448134c authored about 11 years ago
Sphinx test delta index added

c355fed2804ebb459c63cec4cee3198d01a94414 authored about 11 years ago
Sphinx Query updated to implement QueryInterface.

01df011ea33838564907b36a380cb95bdc9c82cf authored about 11 years ago
Sphinx Active Record saving via 'replace' converted into fallback

bd79e1c1be64d611f88825da29b42670302fd5ff authored about 11 years ago
Sphinx Active Record saving advanced to use 'replace' for runtime indexes

cd3950aaa71ba30be210e012a633614a1f0bdc9a authored about 11 years ago
Index schema type support added to Sphinx

102f3868730160492a4e1c94170e0395cbf881fd authored about 11 years ago
Redundant support of schema name removed from Sphinx

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

* 'master' of github.com:yiisoft/yii2:
Edited model.md up to Validation
Just started editing

1c5a6835e92c5d0c828b94118a935ed4b78494c1 authored about 11 years ago
refactored redis cache, added mset()

09a3300b7c3ebd774d04ebeee13d23449c341b0b authored about 11 years ago
Edited model.md up to Validation

2230ecb185816534c9466c90f5a6c9f31ffdb9d1 authored about 11 years ago
"snippetByModel" option added to Sphinx Active Query.

e1065ef1fc17599a99f32c428a7ab54fee020d7d authored about 11 years ago
Just started editing

c768ee7196546be61e968a251578332458ead832 authored about 11 years ago
removed duplicate assignment of primaryKey in cubrid

a0824422b234f9ea949f41726657ffc953c8a67d authored about 11 years ago
Snippet call options added to Sphinx Query.

386b58b2a1103a77dc4b1c4bf49d9d6d72281739 authored about 11 years ago
Merge pull request #1217 from egorpromo/events-enhancement

It is more obvious what to pass in trigger() method

f2e76fe3d91583b4118b8e5bd0a9c5b75d9b2ebb authored about 11 years ago
It is more obviouse what to pass in trigger() method

4d720389c3aa5fae65341a6541131edfe575c999 authored about 11 years ago
Sphinx Active Query fixed

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

cfb3e98bf6e0dbde6aedb5e3a489d0073bdaeaec authored about 11 years ago
refactored query and relation.

a2fe1284551c5823e29559bce24504ec21ec0f29 authored about 11 years ago
removed unneeded check.

684ee633f7d81afdb67ea16dffb9684fb51f85e6 authored about 11 years ago
doc fix.

c7ff329e3c5f3a34efa66a5b95b236c35da9918b authored about 11 years ago
removed TestCase and WebTestCase.

1c24b3e0d877d8a43908459a40cc9f846db3ca17 authored about 11 years ago
Implemented DB fixture manager.

8106cdedbf1bda6d5bb7f29367a0ab24b1bf70ce authored about 11 years ago
minor refactoring

83ab0f0655831331266b4ad680dca512b57189bd authored about 11 years ago
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