16412 Commits (6397791513de0eb45af38125cd1128a664186d63)
 

Author SHA1 Message Date
gagatust 6397791513 Fixed whitespaces to match code style [skip ci] 8 years ago
Dmitry Naumenko 0d5649526c Merge pull request #13767 from skiptirengu/patch-1 8 years ago
Skiptir Engu 6a7c01de72 Fixed broken link 8 years ago
Гордиенко Владислав Юрьевич 29b5f33722 Adjusted conditions nesting in yii\base\Event 8 years ago
gagatust b32db9fb28 Fixed path in unit tests README.md [skip ci] 8 years ago
Alexander Makarov ee644ee997
Added more composer autoload optimization strategies to performance tuning guide [skip ci] 8 years ago
Sergey Makinen a9fb0171f7 Fixes #13745: `SQLSTATE[HY093]: Invalid parameter number: parameter was not defined` in MSSQL and bug fixes in `yii\db\QueryBuilder::buildLikeCondition()` 8 years ago
gagatust 2c9278391c Used short syntax for arrays (#13743) 8 years ago
Alexander Makarov 0b36b27caf
Fixed version number in `@since` 8 years ago
Carsten Brandt e12dd895e9
improved docs for #13576 8 years ago
Nikolay Oleynikov ad1ce9e498 Improve sluggable behavior documentation (#13747) [skip ci] 8 years ago
Carsten Brandt 7d4b33a805
changed method visibility 8 years ago
Nikolay Oleynikov 9fa66b23a5 Remove an empty expression (#13731) 8 years ago
Alexander Makarov d37b82d505
Added tip about using PSR-3 loggers to docs [skip ci] 8 years ago
Bizley c5296242b1
Fixes #13698: `yii\grid\DataColumn` filter is automatically generated as dropdown list in case of `format` set to `boolean` 8 years ago
jaaf 33929704cf Adding 4 files helper-* FR [skip ci] (#13725) 8 years ago
Vladimir 55dd16f1f7 Fixes #12715: Exception `SAVEPOINT LEVEL1 does not exist` instead of deadlock exception 8 years ago
Alexey Rogachev b39e50ecd8 Removed duplicate line [skip ci] 8 years ago
Alexey Rogachev 572b27035d Added missing colon in 2.0.12 section [skip ci] 8 years ago
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
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