14934 Commits (8ba032d1470cadffb48b20954f5bb8b64aaf4d10)
 

Author SHA1 Message Date
Carsten Brandt f87acfad40 framework release automation 9 years ago
Evgeniy Tkachenko 16e92d9eb4 [skip ci] Update tutorial-console-help.png (#11442) 9 years ago
Alexander Makarov a9d18f581f Added new comment methods to mirgrations docs 9 years ago
Carsten Brandt b41c3e8528 Merge pull request #11439 from yiisoft/better-test-security 9 years ago
Alexander Makarov e00c9d904e Fixed tests to run properly on Windows 9 years ago
Evgeniy Tkachenko 7615a39e4d Add note about purge DB (#11445) 9 years ago
Carsten Brandt e94b68436d complete test coverage for reading /dev/urandom 9 years ago
Carsten Brandt 49028af437 skip testing /dev/urandom on windows 9 years ago
SSiwek 5f8881cfbd #11428 (oci) speedup SQL SELECT in findColumns 9 years ago
Carsten Brandt f2f082dbab moved checks before random_bytes() to have consistent behavior accross php versions 9 years ago
Carsten Brandt 2aeb479341 better unit test for generateRandomBytes() 9 years ago
Carsten Brandt edd6e719bb added missing since annotations and removed duplicate line 9 years ago
Carsten Brandt 55b858df6d use already existing error string 9 years ago
Carsten Brandt c86f78cb55 german translatoin update 9 years ago
Vladimir Khramov c6d04644d3 passing properties to recursive call if properties of top object are not specified 9 years ago
Carsten Brandt 627233715b proper `@since` annotations 9 years ago
Carsten Brandt 4411a74ebd proper fix for #9425, adjust changes from #11363 9 years ago
Carsten Brandt 9ea5d46140 added missing `@since` annotations 9 years ago
Carsten Brandt 9f044b269f update Upgrade notes 9 years ago
Carsten Brandt b9315c265a Update git-workflow.md 9 years ago
Dmitry Naumenko 4aa620addc Merge pull request #11436 from yiijan/docs-ja-0427-2 9 years ago
Nobuo Kihara 4002c4746d Merge branch 'master' into docs-ja-0427-2 9 years ago
Nobuo Kihara 55edd5f6dd docs/internals-ja/core-code-style.md updated [ci skip] 9 years ago
Evgeniy Tkachenko 72eca59399 [ci skip] add note about create_xxx drop_xxx (#11435) 9 years ago
Evgeniy Tkachenko 7c663debd5 [ci skip] phpDoc updated (#11434) 9 years ago
Nobuo Kihara 6b50f2cd82 docs/guide-ja updated [skip ci] (#11433) 9 years ago
Nobuo Kihara da30db6bd3 docs/guide-ja updated [skip ci] 9 years ago
Alexander Makarov 140e7fc915 Fixed changelog line that belongs to 2.0.8 instead of 2.0.7 9 years ago
Juuso Leinonen 396bd9f714 Fixes #10309: Extracted `yii\web\UrlManager` rule cache key into `$cacheKey` protected property 9 years ago
Darking f75f453ec4 Fixes #10475: Extracted `getUrlFromCache()` and `setRuleToCache()` protected methods from `yii\web\UrlManager::createUrl()` 9 years ago
Carsten Brandt 5dab713840 moved wrongly created changelog lines 9 years ago
Carsten Brandt f900f24ca9 Fixed namespace conflict with Markdown helper and Console helper 9 years ago
Carsten Brandt 00d506c398 completed implementation for #7177 9 years ago
Robbert Jan bb0ef88860 Enhancement for DateValidator (#7177, #10165) 9 years ago
Sam Mousa 2ac17ddae6 Simplified exception page Javascript 9 years ago
SilverFire - Dmitry Naumenko 8c2a70b3e7 Moved TraversableObject to yiiunit\data\base namespace 9 years ago
Dmitry Naumenko 93e3213447 Merge pull request #11426 from s1lver/fixed_email_guide_ru 9 years ago
Evgeniy Moiseenko bafbe09fba Correcting spelling 9 years ago
SilverFire - Dmitry Naumenko 62fdaa249f updated UPGRADE.md 9 years ago
SilverFire - Dmitry Naumenko 37fdc8c5e5 Updated UPGRADE.md 9 years ago
SilverFire - Dmitry Naumenko fbedb8e750 Merge branch 'AnatolyRugalev-issue-10322' 9 years ago
AnatolyRugalev 59fdac54ff Added support of :submit[formtarget] 9 years ago
SilverFire - Dmitry Naumenko dcf42e35cc Merge branch 'SamMousa-enh-10954-querybuilder-traversable' 9 years ago
SilverFire - Dmitry Naumenko e2e4f76229 Updated SqliteQueryBuilderTest to work with Composite in conditions 9 years ago
Sam Mousa baab8d6a68 QueryBuilder now supports `Traversable` objects for `IN` clauses. 9 years ago
SilverFire - Dmitry Naumenko a1d718a7ac Fixed build on PHP 5.4 (update .lock) 9 years ago
SilverFire - Dmitry Naumenko 0579da31e9 Revert "Revert "Updated composer.lock"" 9 years ago
SilverFire - Dmitry Naumenko 813d1d9c31 DbSessionTest::testMigration() does not display migration process anymore (insted of 8de6fde) 9 years ago
SilverFire - Dmitry Naumenko e2b069f344 Revert "Updated composer.lock" 9 years ago
SilverFire - Dmitry Naumenko 8de6fde989 Added Console helper mock, updated DbSessionTest::testMigration() to hide migration process output 9 years ago