6408 Commits (ada39df60b51eff0c0d377858aefb32df60e0a41)
 

Author SHA1 Message Date
Carsten Brandt 293e807017 added missing constructor call 11 years ago
Carsten Brandt 1fdf17b59b cleanup redis AR 11 years ago
Carsten Brandt dbf733bf60 added TODO message 11 years ago
Qiang Xue 2105f092f3 Merge branch 'master' of git://github.com/yiisoft/yii2 11 years ago
Qiang Xue 78136d4278 Fixes #2880: filterByModels() should prefix key columns in a join query. 11 years ago
Carsten Brandt f93d871cd6 fixed wrong method calls in elasticsearch Command 11 years ago
Carsten Brandt cc4d4933d4 fixed undefined variable problem in AccessControl 11 years ago
Carsten Brandt 0b2aafc780 fixed private / self in helpers 11 years ago
Carsten Brandt d774e7f127 fixed recursive call of ArrayHelper::toArray() 11 years ago
Carsten Brandt 8a6eceb852 phpdoc fixes 11 years ago
Carsten Brandt 9b8372d580 phpdoc 11 years ago
Alexander Makarov 0d3e85caff Merge pull request #2883 from kartik-v/patch-14 11 years ago
Alexander Makarov 3a5e0c7f61 Merge pull request #2884 from kartik-v/patch-15 11 years ago
Kartik Visweswaran cd4038bfa8 Simplify inline script code 11 years ago
Kartik Visweswaran 14137a123e Correct classname typo 11 years ago
Kartik Visweswaran dd4ddfe06c Simplify inline script code 11 years ago
Qiang Xue f9befd58fc typo. [skip ci] 11 years ago
Qiang Xue e343d2d7db Fixes #2881. 11 years ago
Carsten Brandt ccd16e184f added mailer to the message when using compose 11 years ago
Qiang Xue 53e65b23d7 more gitignores. 11 years ago
Carsten Brandt 488767914a do not remove records that have no primary key selected 11 years ago
Carsten Brandt de32f41485 added missing change to changelog 11 years ago
Qiang Xue b25f1f65d7 added more ignores. 11 years ago
Carsten Brandt 1e75427393 updated classmap and phpdoc 11 years ago
Carsten Brandt 777f4a28dc added missing suggestion to composer.json 11 years ago
Qiang Xue 2ec58e64d6 Fixed whenClient. 11 years ago
Qiang Xue 797b0430b9 Added missing using statement in Gii. 11 years ago
Qiang Xue 5648be8f11 Merge pull request #2863 from winiarekk/patch-1 11 years ago
winiarekk f7b0c5c72f Update yii.php 11 years ago
Alexander Makarov 3f5d3762db Merge pull request #2861 from janisto/message_fi_update-1 11 years ago
Jani Mikkonen fa51a7a482 Update finnish translation 11 years ago
Qiang Xue b6b7a8f235 removed srand() 11 years ago
Qiang Xue eaaf5f02a3 replaced tabs with spaces in docs. 11 years ago
Carsten Brandt 994780d151 guide about conditional validator 11 years ago
Qiang Xue 4c939eee3e reverted back change to parsing body params. 11 years ago
Qiang Xue f54dd266df reverted incorrect renaming. 11 years ago
Carsten Brandt 94fb8672d1 fixed url helper to not prepend to relative URLs 11 years ago
Carsten Brandt a9e37b906c fixed typo 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue d1363d9684 Added Validator::whenClient. 11 years ago
Qiang Xue bbc7b0768f separate id and name of attribute for client side validation 11 years ago
Qiang Xue 3a6adcd2be Merge pull request #2808 from drenty/conditional-validator 11 years ago
Qiang Xue c956ffb75d fixed test break. 11 years ago
Qiang Xue fcf2d0a3f2 Fixes #2823. 11 years ago
Qiang Xue 6e8c460273 Fixes #2724: consistent use of absolute and relative routes. 11 years ago
Qiang Xue 300c5a549a Fixes #2825: `Request::getBodyParams()` should correctly parse CONTENT TYPE. 11 years ago
Qiang Xue 8053082e0c Fixes #2848: Individual queries should be enclosed within parenthesis in a UNION query 11 years ago
Qiang Xue 7f6f3f6fb4 Merge pull request #2850 from Koudy/db-query-queryScalar 11 years ago
Qiang Xue b393ea0d81 Fixes #2851. 11 years ago
Qiang Xue 2a7e324acc Merge pull request #2849 from qiansen1386/patch-6 11 years ago