4896 Commits (56ab34767cebe8f71eb4e314f6464cf02514dade)
 

Author SHA1 Message Date
Paul Klimov b6eba6583a AssetController config template adjusted. 11 years ago
Carsten Brandt fadc23a329 improved erorr handling in api doc controller 11 years ago
Carsten Brandt ee1488a64e Merge pull request #2086 from jom/apidoc_extendable 11 years ago
Carsten Brandt 13f0bd6656 doc typos 11 years ago
Carsten Brandt 4d54408419 Merge pull request #2095 from kumorig/patch-4 11 years ago
kumorig 1c882a79e4 PHPDocs: "app\models" changed to "common\models" 11 years ago
Qiang Xue f82ecad658 Added doc. 11 years ago
Qiang Xue 6ec427c994 Merge pull request #2092 from kumorig/patch-2 11 years ago
kumorig dcb174e39f PHPDocs: "app\models" changed to "common\models" 11 years ago
Qiang Xue 5b3fa9f5ba Fixes #2091: `QueryBuilder::buildInCondition()` fails to handle array not starting with index 0 11 years ago
Qiang Xue dd4e53e69f Merge pull request #2090 from lucianobaraglia/2087-pgsql-schema-quoted-indexes 11 years ago
Alexander Makarov 4b7c879c6d Defined STDOUT in entry scripts in case console application is running via CGI 11 years ago
Luciano Baraglia 13aa88bc5b Fix for #2087 11 years ago
Paul Klimov 586803da82 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Paul Klimov dcf8f450f5 AssetController adjusting URLs at same line has been fixed. 11 years ago
Paul Klimov 0a3c6c95c2 Merge pull request #2076 from kate-kate/mongo-fixture 11 years ago
kate-kate 3986e11585 data file removed 11 years ago
kate-kate d28812e725 Merge branch 'master' into mongo-fixture 11 years ago
Jacob Morrison d7b2097775 Simplify apidoc to allow for custom renderers via ext 11 years ago
Qiang Xue b85142a418 Update report-an-issue.md 11 years ago
Qiang Xue e8cb81b6d9 Update report-an-issue.md 11 years ago
Qiang Xue d69f68c427 Update report-an-issue.md 11 years ago
Qiang Xue 3cc7fcb510 refactored fixture. 11 years ago
kate-kate d5d810dd86 local data variable and some code style fixation 11 years ago
kate-kate 0d35c269fe using batchInsert 11 years ago
Alexander Makarov 5c3bd6ab72 Merge pull request #2077 from lucianobaraglia/authorization-doc-update 11 years ago
kate-kate a4b6eeca7e refactoring according to the new version 11 years ago
Luciano Baraglia e64e35fb99 Authorization doc match callback example 11 years ago
Qiang Xue 362ade63ed fixed test break. 11 years ago
kate-kate 719a721ebe active fixture for mongodb extension 11 years ago
Qiang Xue 65774b2825 Merge pull request #2075 from lucianobaraglia/2036-deny-callback-call 11 years ago
Luciano Baraglia 701852e95d AccessControl denyCallback call fix 11 years ago
Paul Klimov 1181b7b965 AssetController has been fixed to override 'js' and 'css' for compressed bundles. 11 years ago
Paul Klimov 3a75c69b28 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Paul Klimov 1fd7dc66c5 Unit test for AssetController has been fixed. 11 years ago
Carsten Brandt 65179b100a code style in fixtures 11 years ago
Carsten Brandt ed14eaaae5 added docs about # link to sort and paginiation 11 years ago
Alexander Makarov 86933cd745 Fixed hash doc for pagination 11 years ago
Alexander Makarov 26514419cc Added note about hash to Pagination::$params phpdoc 11 years ago
Carsten Brandt 36c296378b remove _method param from rest params 11 years ago
Carsten Brandt 813a008da2 improved request body parser docs and configuration 11 years ago
Carsten Brandt 8a94eb1ff2 Merge PR #2066 branch '2043-add-support-for-custom-request-parsers' of https://github.com/danschmidt5189/yii2 11 years ago
Alexander Makarov b44d0eb6dc Docs: typo fixes, updated behaviors chapter 11 years ago
Qiang Xue b496a04f49 refactored fixture feature. 11 years ago
Daniel Schmidt 7c98ef591c Fixed type in JsonParser 11 years ago
Daniel Schmidt 1026b9da57 Tabs vs. spaces 11 years ago
Daniel Schmidt 00785d38c0 Added support for custom web\Request parsers (#2043) 11 years ago
Daniel Schmidt 7f8850bc70 Adds customizable parsing functionality to the web\Request class (Issue #2043) 11 years ago
Qiang Xue 12eca516e1 Merge pull request #2065 from cebe/json-request 11 years ago
Carsten Brandt 7ae8b8b50f added support to parse json request to Request::getRestParams() 11 years ago