109 Commits (e2e02c4b26bbeb0490d500fe115c748ef1384fcb)

Author SHA1 Message Date
Qiang Xue 47f2272652 prepare for next release. 10 years ago
Qiang Xue ae8d978270 2.0.0 release. 10 years ago
Klimov Paul 15c8935db1 Fixed `yii\mongodb\ActiveRecord` unable to fetch 'hasMany' referred by array of `\MongoId` 10 years ago
Klimov Paul 3abefac692 Fixed `yii\mongodb\Collection` unable to fetch default database name from DSN with parameters 10 years ago
Alexander Makarov cba52e3c5e Fixes #5382: renamed "pivot table" to "junction table" since it's correct term to use 10 years ago
Qiang Xue 5205eabe3e prepare for next release. 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Qiang Xue 205400f118 Fixes #5176: `ActiveFixture` will reset table in its `load()` method instead of `unload()` 10 years ago
Carsten Brandt 1e5c48957d composer.json tabs -> spaces 10 years ago
Carsten Brandt e40fd9d623 added branch alias to composer.json 10 years ago
Klimov Paul ec19536047 Fixed `yii\mongodb\Collection::buildInCondition()` handles non-sequent key arrays 10 years ago
Klimov Paul 891cd78173 `MongoDbPanel` addition mentioned at CHANGELOG.md and README.md 10 years ago
Klimov Paul 950577d52b Dynamic naming added to `DbPanel` 10 years ago
Alexander Makarov 00ca1cb4b3 Fixes #4914 10 years ago
Qiang Xue 62b08a0959 Fixes #4755: `yii\test\BaseActiveFixture::unload()` does not clean up the internal cached data 10 years ago
Klimov Paul 7a418ae9e2 `yii\mongodb\Collection::buildLikeCondition()` fixed to be case insensitive. 10 years ago
Alexander Makarov 9b1ab7cd36 Fixes #4708 10 years ago
Carsten Brandt f099616967 improved IDE autocompletion for AR::find() 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov a38ba3ccbf Fixes #4526: fixed error caused by substr_compare length parameter doesn't accept null in PHP 5.4 10 years ago
Klimov Paul 11f8a2d190 Using of `MongoCollection::createIndex()` provided 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
Qiang Xue e8c6bb516f Fixes #4048: Added `init` event to `ActiveQuery` classes 10 years ago
Klimov Paul e54fc6f4c2 `yii\mongodb\log\MongoDbTarget` log target added 10 years ago
Klimov Paul 0c7010873d Issue #2337 added to CHANGELOG 10 years ago
Klimov Paul 7a937903c2 `yii\mongodb\Collection::buildLikeCondition()` fixed to escape regular expression. 10 years ago
Klimov Paul b90f88659d Unit test for MongoDB migration controller added 10 years ago
Carsten Brandt 1085f1bd9b cleanup after #4092 10 years ago
Vladimir Zbrailov f9febd0087 unify changedAttributes of afterSave in extensions 10 years ago
Carsten Brandt 2cab70b064 Ensure consistent behavior in ActiveRecord::afterSave() 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Klimov Paul bb1a964cb8 Fixed multiple entries of base migration in history for MongoDB 10 years ago
Klimov Paul 5f8524652d Docs about mongodb migration usage adjusted 10 years ago
Klimov Paul d011675b77 mongodb/CHANGELOG updated 10 years ago
Klimov Paul 3253bf316c Data manipulation methods added to `yii\mongodb\Migration` 10 years ago
Klimov Paul 407ce75880 `yii\mongodb\console\controllers\MigrateController` created 10 years ago
Klimov Paul 3d7a91e12b `yii\mongodb\Migration` created 10 years ago
Klimov Paul c3ffce2178 Issue #3778 added to mongodb/CHANGELOG 10 years ago
Klimov Paul 00ac4f7648 Added a debug toolbar panel for MongoDB 10 years ago
Klimov Paul f37a6fdacb Docs about MongoDB gii generator usage added 10 years ago
Klimov Paul 5c9c0829de Gii generator for MongoDB Active Record created. 10 years ago
Carsten Brandt 3e4ec22004 update changelog 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Alexander Makarov edc92a86df Added missing changelog line for mongodb fix 11 years ago
Alexander Makarov 3af22ece0a Fixed mongodb to use non-deprecated method of determining if there's an active connection 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Alexander Makarov c7c708d454 Removed unused imports 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago