1040 Commits (8e880f6909ceaaca40bdd6730e54aa893cc059f9)

Author SHA1 Message Date
Carsten Brandt f944278a74 Update ActiveFormTest.php 11 years ago
Carsten Brandt 5d309c2075 added unit tests for boolean attributes 11 years ago
Alexander Pletnev b9c0871218 tabs vs spaces 11 years ago
Qiang Xue bcf5b4644e Fixes #2687: ActiveQuery::joinWith() has problem when the query is used twice. 11 years ago
Zhandos 385ee5550a Update FileValidatorTest.php 11 years ago
Zhandos 780c5aa36c Update FakedValidationModel.php 11 years ago
Zhandos Nuftiev b3b9bd353e fix isEmpty method for file validator. 11 years ago
Alexander Makarov 2ceab799e2 Removed unneeded config from tests 11 years ago
Alexander Makarov 842e7eb573 Added tests, final Url helper adjustments 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
AlexGx 183819abfd fix phpDoc method signature 11 years ago
Paul Klimov bc73a2481c MongoDB log fixed to handle Mongo objects correctly 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Paul Klimov 866ba85010 yii\mongodb\file\Collection::ensureMongoId() fixed to suppress exception on invalid _id format. 11 years ago
Paul Klimov 8d5536ac12 yii\mongodb\file\ActiveRecord::update() fixed to save the attributes while updating file. 11 years ago
Qiang Xue 203bc5ea05 Fixed test break. 11 years ago
Qiang Xue fad635440b Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions. 11 years ago
Qiang Xue 65bfd1633b Fixes #2646: Added support for specifying hostinfo in the pattern of a URL rule 11 years ago
Qiang Xue 9b8ffdfacc Fixes #2653: Fixed the bug that unsetting an unpopulated AR relation would trigger exception (qiangxue) 11 years ago
Alexander Makarov c5ec3550de Removed unused "use" statements 11 years ago
Alexander Makarov 71835d977e More short syntax for arrays 11 years ago
Carsten Brandt ecc066ac34 fixed condition for HHVM test 11 years ago
Alexander Mohorev 1676d914fa Add unit tests 11 years ago
Alexander Makarov fc4098b89a Code style 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Carsten Brandt f90a369932 Skipping CUBRID on HHVM 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Carsten Brandt b6e0c2b26f skipping memcache on HHVM 11 years ago
Alexander Mohorev 6e7edfdf5b short array syntax 11 years ago
Qiang Xue f22d409e8b test break fix. 11 years ago
Qiang Xue b9743ef65b fixed test break. 11 years ago
Qiang Xue a2edf01c85 Delay joinWith till createCommand to correctly combine relation condition with primary condition. 11 years ago
Qiang Xue 24e086deaf Added `yii\web\UrlRuleInterface` and `yii\web\CompositeUrlRule` 11 years ago
Carsten Brandt 8a32379537 fixed test break 11 years ago
Qiang Xue d3ff343e5e try to fix test break. 11 years ago
Qiang Xue 6659919ad7 Fixed test break. 11 years ago
Carsten Brandt c21e01930e added unit test for #2568 11 years ago
Qiang Xue ad06b80e6e Enhanced parsing the accept header. 11 years ago
Carsten Brandt 683a46d9ee test for deeply nested relation 11 years ago
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