15839 Commits (bd9e68eb0aeea07fb24275b8355a179040aba069)
 

Author SHA1 Message Date
Evgeniy Tkachenko bd9e68eb0a Optimize imports (#13033) 8 years ago
Evgeniy Tkachenko 17f3b8d8a6 Fixed Model::attributes of documentation (#13028) [skip ci] 8 years ago
Alexander Makarov f4fc5248cf #13026: recorded method chaining general rule 8 years ago
Dmitry Naumenko d5ac2917bd Merge pull request #13025 from arogachev/typo-fix 8 years ago
Alexey Rogachev bc314f5299 Fixed typo in PHPDoc [skip ci] 8 years ago
Roman Grinyov 65c488dd9e `echo`, `die`, *test*, *automated testing* (#13023) [skip ci] 8 years ago
Carsten Brandt 059a80b47f renamed Cache::$ttl to Cache::$defaultDuration 8 years ago
Walt Sorensen f76f0cff6c Test against the current hhvm version (#12971) 8 years ago
Carsten Brandt 6caedd1ff6 added test for MySQL index hints, #10869 8 years ago
Evgeniy Tkachenko 3a6fbad561 phpDoc: Fix example for ActiveRelationTrait::via() (#13008) [skip ci] 8 years ago
Dmitry Naumenko 793c618b5b Merge pull request #13003 from SDKiller/patch-1 8 years ago
Serge Postrash aca6ea9290 Fix incorrect return type in phpdocs [skip ci] 8 years ago
Carsten Brandt 3913e6ebcf fixed changelog 8 years ago
Boudewijn Vahrmeijer b782fc8ed9 Default cache ttl (duration) property (fixes #6809) (#12990) 8 years ago
SDKiller 9a1c168939 Updates after more PR reviews (related #6809) 8 years ago
SDKiller 556e9cf99b Updates after PR review (related #6809) 8 years ago
SDKiller 8df1017f42 Default cache ttl (duration) property (fixes #6809) 8 years ago
Klimov Paul 1157657cab Fixed incorrect order of migrations history in case `yii\console\controllers\MigrateController::$migrationNamespaces` is in use 8 years ago
Boudewijn Vahrmeijer bfabb1e2b2 Update ManagerInterface.php 8 years ago
SilverFire - Dmitry Naumenko 332637db83 Fixed EmailValidator`to prevent false-positives checks 8 years ago
SilverFire - Dmitry Naumenko 14b4f52e44 Updated CHANGELOG 8 years ago
Anton Kozlov 20a411d8ab Fixed #12822: Fixed datetime creation from microseconds, added tests to \i18n\Formatter::asTimestamp 8 years ago
Dmitry Naumenko 66e7e945a8 Merge pull request #12983 from rob006/doc-fixes 8 years ago
Robert Korulczyk 9de80810f2 Merge branch 'doc-fixes' of github.com:rob006/yii2-dev into doc-fixes 8 years ago
Robert Korulczyk 1a70f60332 Merge master into doc-fixes 8 years ago
Robert Korulczyk 9cb7125921 `@return bool` in `ErrorHandler::handleError()` 8 years ago
Alexander Makarov 324b38d504 #12976: improved phpdoc wording 8 years ago
Robert Korulczyk 7a3a342127 Fix errors reported by apidoc extension. (#12986) 8 years ago
Robert Korulczyk 450eefaa50 Some phpdoc fixes from scrutinizer. 8 years ago
Robert Korulczyk cf0952406d Cosmetic changes in console controller. 8 years ago
Dmitry Naumenko 4b1f17db8f Merge pull request #12975 from evgen-d/master 8 years ago
SilverFire - Dmitry Naumenko 35ce3ba611 Docs updated 8 years ago
SilverFire - Dmitry Naumenko 6a4ea892c3 Added type mapping for `varbinary` data type in MySQL DBMS 8 years ago
evgen 5c3cdd792b fix code style 8 years ago
evgen 3d3d69e3a8 returned back `orderBy()` 8 years ago
SilverFire - Dmitry Naumenko 25ebf03a8d Fixed ValidatorTest::testValidateWithEmpty() 8 years ago
Boudewijn Vahrmeijer 95f2c82009 Fixed the cryptic unstructured doc block (#12978) [skip ci] 8 years ago
SilverFire - Dmitry Naumenko 9e129705a7 PHPDocs updated 8 years ago
SilverFire - Dmitry Naumenko 66dec188d5 Fixed changelog 8 years ago
SilverFire - Dmitry Naumenko a9124dd8c2 Added unit tests for rules with private fields 8 years ago
SilverFire - Dmitry Naumenko 23790272dc Changed `data` column type from `text` to `blob` to handle null-byte (`\0`) in serialized RBAC rule properly 8 years ago
evgen 50062d0b9f some change 8 years ago
Dmitry Naumenko a246b1beea Merge pull request #12970 from rob006/patch-2 8 years ago
evgen c7c8f09827 ksort and reverse to uksort 8 years ago
evgen 481932e238 add migration name to sort 8 years ago
Carsten Brandt 45a390791c reordered changelog 8 years ago
Carsten Brandt 822ca38b2f reverted wrong changes in CHANGELOG 8 years ago
Evgeny afab30b822 Update CHANGELOG.md 8 years ago
Evgeny 59f7335b8f change getMigrationHistory 8 years ago
Roman Grinyov b7b9c8ba40 Cosmetic changes (DocBlock) (#12972) [skip ci] 8 years ago