5022 Commits (a37b35a4e16c0c625c41465b7accdfcf06f78f9d)
 

Author SHA1 Message Date
Qiang Xue 757a2ef99b Merge pull request #2106 from danschmidt5189/2103-rename-accessdeniedhttpexception 11 years ago
Daniel Schmidt 041f6aac6c Removed temp class 11 years ago
Daniel Schmidt d03b2add89 Condenses changelog notes to 1 line (#2103) 11 years ago
Daniel Schmidt 087943cd14 Removes Map file uploaded accidentally 11 years ago
Daniel Schmidt 40090577c5 Merge branch 'master' of git://github.com/yiisoft/yii2 into 2103-rename-accessdeniedhttpexception 11 years ago
Daniel Schmidt 7fef8cf0cf Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103) 11 years ago
Alexander Makarov 8bdc437bc2 Fixes #2079: 11 years ago
Qiang Xue a5968a6ac6 Added `beforeRun()` and `afterRun()` to `yii\base\Action` 11 years ago
Qiang Xue c74db68ce7 Fixes #1974. 11 years ago
Alexander Makarov 56ab34767c Merge pull request #2114 from thiagotalma/master 11 years ago
Thiago Talma 8dd2720fa9 Adjustment the translation into Portuguese of Brazil. 11 years ago
Qiang Xue 2310fe6ee4 Merge pull request #2111 from dizews/get-headers 11 years ago
Qiang Xue af53c0f818 doc update. 11 years ago
Qiang Xue e6e1a7bac0 Fixes #1958: `beforeSubmit` in `yii.activeform` is now executed after validation and before form submission 11 years ago
Qiang Xue 51c0231269 Merge pull request #1958 from 6pblcb/yiiActiveForm-beforeSubmit 11 years ago
Vladimir Zbrailov 4dabe605e3 added use http_get_request_headers and use getHeaders method in Gii module 11 years ago
Qiang Xue 942370f8d2 Merge branch 'master' of git://github.com/yiisoft/yii2 11 years ago
Qiang Xue b6575aa0d5 Fixes #1782 11 years ago
Carsten Brandt 954b0b5faf more path fixes for apidoc command 11 years ago
Qiang Xue 2a7b2e66cc Merge branch 'master' of git://github.com/yiisoft/yii2 11 years ago
Qiang Xue 9bde3ab613 Merge branch 'tests_improved_verify' of github.com:Ragazzo/yii2 into Ragazzo-tests_improved_verify 11 years ago
Carsten Brandt b2eb8bcedf Merge pull request #2110 from pmoust/greek 11 years ago
Alexander Makarov 3bf072a78f Fixed typo 11 years ago
Panagiotis Moustafellos 4730d11a7e fixed weird `#` in greek translation 11 years ago
Carsten Brandt 48712c71f2 added notes about default limit set by elasticsearch 11 years ago
Qiang Xue 4f7d55c7fc Merge pull request #2112 from crtlib/patch-4 11 years ago
Paul Kofmann dc318e27aa Minor fixes in active-record.md 11 years ago
Carsten Brandt a69554e894 fixed paths in apidoc script according to psr-4 autoload and composer/bin 11 years ago
Panagiotis Moustafellos 7ba48a316f removed unnecessary greek translations from core 11 years ago
Vladimir Zbrailov a42710adbe Merge branch 'master' of git://github.com/yiisoft/yii2 into get-headers 11 years ago
Panagiotis Moustafellos 3f2696ae43 added Greek (el) as available language 11 years ago
Panagiotis Moustafellos e2b5cfe845 added basic greek translation 11 years ago
Vladimir Zbrailov 53647d8b16 Added ability to get incoming headers 11 years ago
Carsten Brandt c4db587bc2 updated apidoc composer.json 11 years ago
Carsten Brandt 7438b6b450 removed unused use tag 11 years ago
Daniel Schmidt f24454a458 Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 11 years ago
Daniel Schmidt 20e031c8ac Adds UnsupportedMediaTypeHttpException for 415 Http errors 11 years ago
Daniel Schmidt 81f3ce12ab Adds TooManyRequestsHttpException for 429 http errors 11 years ago
Daniel Schmidt 87a2b1d6b9 Adds ConflictHttpException for 409 http errors 11 years ago
Daniel Schmidt 8d9c9a3482 Adds NotAcceptableHttpException for 406 Http errors 11 years ago
Daniel Schmidt c5252f9284 Adds GoneHttpException for 410 http errors 11 years ago
Daniel Schmidt 04743b20a2 Adds UnauthorizedHttpException class for 401 errors 11 years ago
Daniel Schmidt cbe8b27779 Deletes AccessDeniedHttpException 11 years ago
Daniel Schmidt 31bff3eae5 Renames AccessDeniedHttpException to ForbiddenHttpException as in #2103 11 years ago
Qiang Xue 4fe0eeb1b6 refacotring. 11 years ago
Qiang Xue 92215a2f78 Merge pull request #2104 from marianzburlea/master 11 years ago
Marian Zburlea 9f3d0a88c7 Advanced application template typo fix 11 years ago
Alexander Makarov b95fcf442d Removed unused import 11 years ago
Alexander Makarov 05db070b32 Adjusted #2008 11 years ago
Alexander Makarov 583c56d9e0 Updated changelog 11 years ago