885 Commits (97b60782c06bd3d35b5b83ba0112a9bfa7b88754)

Author SHA1 Message Date
Qiang Xue 04bf51b01a Fixes #2392: Added `addCssStyle()`, `removeCssStyle()`, `cssStyleFromArray()` and `cssStyleToArray()` to `Html` 11 years ago
Qiang Xue 9f37e133e3 Fixed test break. 11 years ago
Carsten Brandt c229ba729a fixed a bug in MessageSource and missingtranslation event 11 years ago
Carsten Brandt 505762d49c updated docs about active relation 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 11 years ago
Qiang Xue ddb7141ea6 doc update about behavior. 11 years ago
Carsten Brandt 3b40d44909 made createQuery() config param optional 11 years ago
Carsten Brandt 1708a36d95 WIP merge ActiveRelation into ActiveQuery 11 years ago
Qiang Xue 02d5b20bda Fixes #2360: Added `AttributeBehavior` and `BlameableBehavior`, and renamed `AutoTimestamp` to `TimestampBehavior` 11 years ago
Carsten Brandt aedfef1e79 added tests for smarty and worked around a small bug 11 years ago
Qiang Xue c92a260a3d Fixes #2415: Added support for inverse relations 11 years ago
Qiang Xue 26cb7b2a3c Renamed `fooVar` to `fooParam` for various classes. 11 years ago
Qiang Xue c0bac44f10 Fixes #1186: Changed `Sort` to use comma to separate multiple sort fields and use negative sign to indicate descending sort 11 years ago
Qiang Xue 9a068f50f4 Refactored batch query. 11 years ago
Qiang Xue 3a930bd675 Finished batch query feature. 11 years ago
Qiang Xue 1571c72251 Fixes #2409: Added support for fetching data from database in batches 11 years ago
Paul Klimov db6d0a57f9 Unit test for yii\sphinx\Query::count() added. 11 years ago
Paul Klimov 1e58570741 Unit test sphinx\ActiveRecordTest fixed 11 years ago
Paul Klimov 08131477a2 yii\mongodb\Collection::mapReduce() fixed to handle 'inline' output correctly. 11 years ago
Florian Fackler 6e1ec30906 Added missing Object.php unit tests for 100% code coverage 11 years ago
Florian Fackler c600572f34 The missing Component.php tests 11 years ago
Carsten Brandt 614ac19c5c exclude test with invalid PHP code from HHVM 11 years ago
Carsten Brandt 77fec9c25b fixed BaseMailer test to work on APC and HHVM 11 years ago
Alexander Makarov 4a201c7ad5 Removed unused variables 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Carsten Brandt e407d0489c updated elasticsearch querybuilder test to use yiitest index 11 years ago
Florian Fackler a3724aa4d1 Fixed bug which prevented a field query as described in the example: 11 years ago
Qiang Xue 11bc899bc1 Refactored fixtures and fixed test break. 11 years ago
Qiang Xue ccae78ef33 Fixed test break. 11 years ago
Qiang Xue 2773828611 fixed test break. 11 years ago
Alexander Makarov e539482d88 Added failing test for #2209 11 years ago
Qiang Xue b64f618545 refactored file validator. 11 years ago
Qiang Xue baa78bc213 fixed test break. 11 years ago
Qiang Xue c829dd6b47 added more tests. 11 years ago
Qiang Xue 18d7224ac8 Fixes #2149: Added `yii\base\DynamicModel` to support ad-hoc data validation 11 years ago
John Was b2b10d1685 more unit tests for helpers/FileHelper::findFiles using new wildcard exceptions matching 11 years ago
Anatoliy Miller 9c97fe11cb issue #1659: released buildLimitOffset() for MSSQL 11 years ago
Alexander Makarov 1e602adb6e - Fixed BaseFileHelper::localize docs. 11 years ago
Ivan Pomortsev 9d986daf4f Update QueryBuilderTest.php 11 years ago
Ivan Pomortsev dd79325a0a Update QueryBuilderTest.php 11 years ago
Qiang Xue 9aa006e5ea Removed implementation of `Arrayable` from `yii\Object` 11 years ago
Klimov Paul 504fc76f5c Unit test for yii\mongodb\file\ActiveRecord fixed 11 years ago
Carsten Brandt 4844886431 added schema parameter to createAbsoluteUrl() to force 'http' or 'https' 11 years ago
Paul Klimov dcf8f450f5 AssetController adjusting URLs at same line has been fixed. 11 years ago
Paul Klimov 1fd7dc66c5 Unit test for AssetController has been fixed. 11 years ago
Qiang Xue b496a04f49 refactored fixture feature. 11 years ago
Luciano Baraglia fe3ff6dd99 Missing codestyle fix 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Alexander Kochetov 0ec5643ce3 Unit tests updated 11 years ago
Qiang Xue 87be9deaf0 refactored fixture. 11 years ago