16959 Commits (b6b02ff154ccf0656eccb9f75de9f89d880e67ca)
 

Author SHA1 Message Date
Carsten Brandt 2339e2f7bb Merge pull request #13360 from schmunk42/feature/docker-testing 8 years ago
Carsten Brandt ff4cde18d4 Merge branch 'master' into feature/docker-testing 8 years ago
Tobias Munk a1fd4d3069 updated changelog 8 years ago
Tobias Munk acf7c8592a moved Dockerfile(s) to test folders 8 years ago
Alexander Makarov a6d266405d Fixes #13671: Fixed error handler trace to work correctly with XDebug 8 years ago
Dmitry Naumenko 3dcd8d54cd Merge pull request #13703 from Kolyunya/improve-string-validator-test-coverage 8 years ago
Kolyunya f9041646dd Improve string validator test coverage 8 years ago
Carsten Brandt e66722aa43 Update .travis.yml 8 years ago
Kyle McCarthy 0b3c066bd2 Fixes #13695: `\yii\web\Response::setStatusCode()` method now returns the Response object itself 8 years ago
Dmitry Naumenko 207797055c Merge pull request #13696 from kyle-mccarthy/readme-spelling-kyle-mccarthy 8 years ago
Kyle McCarthy 608013f3e0 fixed spelling error in main README.md 8 years ago
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
Robert Korulczyk e448ed7444 Update docs 8 years ago
Robert Korulczyk c8a323af81 Remove UrlRule::$trailingSlashForDefaults property. 8 years ago
Robert Korulczyk a79e4e8128 Merge branch 'master' into 13614-add-a-failing-test-for-url-rule 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
Dmitry Naumenko 52ba771a4c Update CHANGELOG.md 8 years ago
Dmitry Naumenko 7206b2ba8a Added assertion in UrlRuleTest to verify #13656 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