16532 Commits (34b3a87851141e34cc48bd37590a48f27731d41e)
 

Author SHA1 Message Date
Dmitry Naumenko 8f88780104 Fixed typo in warning message in Cache::getOrSet() 8 years ago
Dmitry Naumenko 98e8b1f464 Merge pull request #13687 from Kolyunya/patch-4 8 years ago
Nikolay Oleynikov 1cb1a978f2 Remove imports of inexistent classes 8 years ago
SilverFire - Dmitry Naumenko 5e422fd27d
Fixed InstanceTest::testRestoreAfterVarExport() to work on HHVM 8 years ago
SilverFire - Dmitry Naumenko bfa2390d5a
Added `yii\di\Instance::__set_state()` method 8 years ago
Carsten Brandt aafa574a55 Update README.md 8 years ago
Alexander Makarov b5558835a1 Readme redesign (#13682) 8 years ago
SilverFire - Dmitry Naumenko af612f47d1
Addded pluralization and singularization exception for `currency` 8 years ago
sam002 a350b34c1b Fixes additional case for #13657 which wasn't covered by tests 8 years ago
Daniel Gómez Pan 73ddf2e65e Fixes #13670: Fixed alias option from console when it includes `-` or `_` in option name 8 years ago
Dmitry Naumenko 68636112d5 Merge pull request #13676 from arogachev/13379-js-tests 8 years ago
Alexey Rogachev 058d2f6ef6 Merge branch 'master' into 13379-js-tests 8 years ago
Alexey Rogachev cdb21d7e2c Added JS tests for # #13379 8 years ago
Sergey Gonimar 22dbd25e1a Updated Tajik message translations [skip ci] 8 years ago
sam002 c78b9e470d Fixes #13657: Fixed `yii\helpers\StringHelper::truncateHtml()` skip extra tags at the end 8 years ago
Nikolay Oleynikov f47b6c7683 Fixes #7946 Fixed a bug when the `form` attribute was not propagated to the hidden input of the checkbox 8 years ago
Charles R. Portwood II 953a0bba2b Fixes #13650: Improved `yii\base\Security::hkdf()` to take advantage of native `hash_hkdf()` implementation in PHP >= 7.1.2 8 years ago
Carsten Brandt 5727699445 Aadded OWASP references to security guide (#13667) [skip ci] 8 years ago
Nikolay Oleynikov 148007ffd6 Refactor HTML helper attribute order (#13665) 8 years ago
SilverFire - Dmitry Naumenko 36960da101
Fixed `applyFilter` function in `yii.gridView.js` 8 years ago
Alex-Code a719293ab0 Fixes #13649: Fixes issue where `['uncheck' => false]` and `['label' => false]` options for `ActiveRadio` and `ActiveCheckbox` were ignored 8 years ago
Anderson Scouto da Silva (Dan) b4dc7a4f51 Update yii.php (#13658) [skip ci] 8 years ago
Alexey Rogachev 186420da40 Fixes #13243: Added support for unicode attribute names in `yii\widgets\DetailView` 8 years ago
jaaf 9aacd89b77 compliance with style-guide, adding blocktypes.json and removing unnecessary translations [skip ci] (#13653) 8 years ago
Sergey Makinen 9a915ba10c Fixes #8120: Fixes LIKE special characters escaping for Cubrid/MSSQL/Oracle/SQLite in `yii\db\QueryBuilder` 8 years ago
Hiren Bhut 17d03977a0 Fixed mistake in guide code for list retrieval from the DB (#13634) 8 years ago
Dmitry Naumenko db4ef8e1f9 Merge pull request #13245 from Ni-san/13221_limit_offset_expression 8 years ago
Dmitry Naumenko 407c38d13a Merge branch 'master' into 13221_limit_offset_expression 8 years ago
Alex 6db6a2ddbe Fixes #13418: Fixed `QueryBuilder::batchInsert()` if $rows is `\Generator` 8 years ago
Nagy Attila Gábor 8582dc93f3 Added unit tests for role based access filter (#13597) 8 years ago
SilverFire - Dmitry Naumenko bfd0de3e42
Merge branch 'Alex-Code-queryScalar' 8 years ago
Alex-Code 13de76714b
Refactored `yii\db\Query::queryScalar()` method 8 years ago
Alexander Makarov 3536c7c4f9
Additional fixes for #13087 8 years ago
Vladimir Reznichenko a182ce57fc Fixes for issues found with Static Code Analysis with Php Inspections (EA Extended) (#13606) 8 years ago
Elvira Sheina 2de18cf9a5 Fixes #13087: Fixed getting active validators for safe attribute 8 years ago
Alexander Makarov 10b59ee6e4 Merge branch 'master' into 13221_limit_offset_expression 8 years ago
Bob Olde Hampsink 0ea45c78a8 Fixes #13571: Fix `yii\db\mssql\QueryBuilder::checkIntegrity` for all tables 8 years ago
Andrew Nester 953c4a8e5a Fixes #13407: Added URL-safe base64 encode/decode methods to `StringHelper` 8 years ago
SilverFire - Dmitry Naumenko b4c7aaa5e0
Added more examples to EmailValidatorTest 8 years ago
Dmitry Naumenko 39ce65db94 Merge pull request #13562 from sergeymakinen/oci-test-fixture 8 years ago
SilverFire - Dmitry Naumenko 643431a2e3
Reordered CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko 1dc4618f3d
Fixed `MessageConstroller::saveMessagesToDb()` to work on different DBMS correctly 8 years ago
SilverFire - Dmitry Naumenko 50927d0751
Enhanced core-validators docs 8 years ago
jaaf 1b06898c26 adding caching-http.md FR (#13636) 8 years ago
jaaf 49539d8182 Translated caching-page.md into FR [skip ci] (#13635) 8 years ago
jaaf 677cd75c71 Translated caching-fragment.md into FR [skip ci] (#13633) 8 years ago
SilverFire - Dmitry Naumenko e9a96ee834
Replced InvalidParamException with \yii\console\Exception in Request::resolve() 8 years ago
SilverFire - Dmitry Naumenko 86b08e29d2
Enhanced `yii\console\Request::resolve()` to prevent passing parameters, that begin from digits 8 years ago
SilverFire - Dmitry Naumenko ecefc2bdfb
Fixed typo in CacheSession::destroySession() 8 years ago
Bob Olde Hampsink 30b7fc8dc1 Fixes #13577: `yii\db\QueryBuilder::truncateTable` should work consistent over all databases 8 years ago