6316 Commits (636042b9b3ba49c5ac9a0d9d13afec28d4d04c1a)
 

Author SHA1 Message Date
Luciano Baraglia 7c75b9bc53 GII generated files changes according to PSR2 11 years ago
Carsten Brandt dbc6d106b4 reverted wrong changes after #2764 11 years ago
Carsten Brandt 64997fd5e3 fixed requirements checker once again... 11 years ago
Carsten Brandt 3a8945f875 Merge pull request #2769 from qiansen1386/patch-3 11 years ago
东方孤思子(Paris·QianSen) efd2d6db4d typo fix in gii.md 11 years ago
Qiang Xue 7910cc11dd Merge pull request #2767 from ZhandosKz/filter_validator_skip_on_array 11 years ago
Zhandos Nuftiev 202e3ae0ca Fixed typo in FilterValidator for skipping array values. 11 years ago
Qiang Xue 76a7beb67f Fixed test break. 11 years ago
Qiang Xue e6a356896d Merge pull request #2764 from SonicGD/go-for-psr-2 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Grant Furgiuele d5c3ac8576 Modified example in DataReader usage comment to reference a DB Command function which accepts a SQL string argument. 11 years ago
Qiang Xue 2646e2cdcc Added $action param. 11 years ago
Qiang Xue 08f6003c1d Fixed test break. 11 years ago
Qiang Xue da48b37856 Fixes #2756: Added support for injecting custom `isEmpty` check for all validators 11 years ago
Qiang Xue cc08492b08 Fixes #2729: Added `FilterValidator::skipOnArray` so that filters like `trim` will not fail for array inputs 11 years ago
Qiang Xue e5031dfd5f test break fix. 11 years ago
Qiang Xue 5a61ee91be Fixed test break. 11 years ago
Qiang Xue 9ff8b0f903 Fixes #2571: Fixed the bug that batchInsert will fail for SQLite if the values contain null or boolean false; 11 years ago
Qiang Xue 7c520248bf message fix. [skip ci] 11 years ago
Qiang Xue a5e3e46905 Fixes #735: Added back `ActiveField::hiddenInput()` 11 years ago
Qiang Xue c01ffe7dc2 Fixes #2303: support setting basePath and baseUrl as aliases during runtime. 11 years ago
Qiang Xue bea8e1ce8a doc fix [skip ci] 11 years ago
David Renty 0fa5230cd0 Removed debug code, changed doc 11 years ago
David Renty cb3eb9c6d8 Added support for inverted intervals (future time) and unit tests 11 years ago
Paul Klimov cb2daf340f Merge pull request #2746 from AlexGx/doc-small-fix 11 years ago
AlexGx b04b51bdf1 fix sql query 11 years ago
Qiang Xue 174158a64b doc fix [skip ci] 11 years ago
Alexander Makarov 255f7b5b6e Merge pull request #2742 from tonydspaniard/2739-rest-createaction-bug 11 years ago
Antonio Ramirez 7b75538963 fixes #2739 11 years ago
Qiang Xue 72b83fad41 Merge pull request #2741 from tonydspaniard/2740-captcha-action-using-obsolete-method 11 years ago
Antonio Ramirez df54621e76 fixes #2740 11 years ago
Alexander Makarov cd8e626018 Fixes #2737 11 years ago
Alexander Makarov f8667f1a86 Merge pull request #2736 from ivokund/patch-1 11 years ago
ivokund f3a7c03f9f updated changelog 11 years ago
ivokund 0bc54da126 updated changelog 11 years ago
ivokund f84de98efb Fixes #2735 11 years ago
Qiang Xue 0013b608b6 Fixes #2734: `FileCache::keyPrefix` defaults to empty string now 11 years ago
Alexander Makarov 2e07ca5208 Merge pull request #2727 from Asetss/master 11 years ago
Alexander Makarov 919615e5a1 Fixed references in the guide 11 years ago
Asetss 872810f1e0 fix letter 11 years ago
Carsten Brandt f944278a74 Update ActiveFormTest.php 11 years ago
Carsten Brandt 5d309c2075 added unit tests for boolean attributes 11 years ago
Qiang Xue 34cfb356e9 Fixes #2713: using relations defined in behavior may throw exception in lazy loading. 11 years ago
Qiang Xue 21f2f38b35 Fixes #2691: Null parameters will not be included in the generated URLs by `UrlManager` 11 years ago
Qiang Xue 41385ed492 code cleanup. 11 years ago
Alexander Makarov 7eabaeca2c Merge pull request #2721 from thiagotalma/master 11 years ago
Thiago Talma 3f25bc9408 Update files.php 11 years ago
Thiago Talma c7a85e8ff9 Add id in diff link. #2712 11 years ago
Carsten Brandt 7f757d45dc Merge pull request #2720 from klevron/2712 11 years ago
David Renty b5cd0a6f0c asElapsedTime can now take a DateInterval string as a parameter 11 years ago