5907 Commits (31a1eca556b198c06942458a51bb8311199a011e)
 

Author SHA1 Message Date
Carsten Brandt 31a1eca556 add source code links to api docs 11 years ago
Larry Ullman 6df4802e12 Edited whole document 11 years ago
Larry Ullman db222533e3 Edited 11 years ago
Carsten Brandt 5e356acbd7 exclude file support for apidocs 11 years ago
Qiang Xue bbea1ab19c Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace` 11 years ago
Carsten Brandt d4869eab6b reverted 315cfbc03b to be nice to travis 11 years ago
Carsten Brandt 315cfbc03b check if travis can do a crazy build for us :) 11 years ago
Qiang Xue 65bfd1633b Fixes #2646: Added support for specifying hostinfo in the pattern of a URL rule 11 years ago
Carsten Brandt 6d3e60f963 Merge pull request #2656 from yiisoft/apidoc-refactoring 11 years ago
Carsten Brandt ca6bfdbbb5 final changes for apidoc refactoring 11 years ago
Carsten Brandt acde64c88b finished guide command refactoring 11 years ago
Alexander Makarov 96d131899f Fixed ErrorException changes 11 years ago
Qiang Xue 4f8c037a21 fixed unset. 11 years ago
Qiang Xue 9b8ffdfacc Fixes #2653: Fixed the bug that unsetting an unpopulated AR relation would trigger exception (qiangxue) 11 years ago
Qiang Xue 11baf61977 Fixed unsetting relation bug. 11 years ago
Qiang Xue 4d538d6bba removed ModelSerializer as it is replaced by new REST implementation. 11 years ago
Alexander Makarov 3422c01712 Minor phpdoc fix 11 years ago
Alexander Makarov 05339536a6 Used Exception instead of die() in classmap CLI controller 11 years ago
Alexander Makarov fa66122170 Merge pull request #2651 from yiisoft/error-handler-adjustments 11 years ago
Alexander Makarov 44558df59d #2603: `yii\base\ErrorHandler` now extends `\ErrorHandler` 11 years ago
Alexander Makarov c5ec3550de Removed unused "use" statements 11 years ago
Alexander Makarov 71835d977e More short syntax for arrays 11 years ago
Carsten Brandt 740a769477 improved HelpController with messages for each command 11 years ago
Carsten Brandt 62378c3b4a Merge branch 'master' into apidoc-refactoring 11 years ago
Qiang Xue 2c1bd7f2f6 Merge pull request #2599 from yiisoft/feature-restapi 11 years ago
Qiang Xue 42ba8fe697 rest doc. 11 years ago
Alexander Makarov 5433aeccc8 Merge pull request #2644 from tof06/2643-add-modal-size-attribute 11 years ago
Christophe BOULAIN 6f49e46609 CS fix 11 years ago
Christophe BOULAIN 0ab7f1e0ae Add size attribute to Modal 11 years ago
Qiang Xue e38c4225b2 Merge commit 'bdce87b242abbff800020deba0a5c2031fc2efe7' into feature-restapi 11 years ago
Qiang Xue 1b03dc8f4c major features and documentation finished for REST API. 11 years ago
Qiang Xue 147bbe72e8 Merge branch 'feature-restapi' of git://github.com/yiisoft/yii2 into feature-restapi 11 years ago
Qiang Xue 18c7c63e66 rest WIP 11 years ago
Carsten Brandt bdce87b242 Merge pull request #2640 from jneto81/2631-language-pt-pt-fix 11 years ago
jneto81 310d77f3b9 Removed U+FEFF character from pt-PT language file to fixe #2631 11 years ago
Alexander Makarov 386979d6a3 Revert "Used ternary operator instead of "or" for constant definition" 11 years ago
Carsten Brandt 4fbfef58a8 Merge pull request #2636 from maximal/patch-1 11 years ago
MaximAL f7580ad2d5 `User` here 11 years ago
Qiang Xue 3f42d5826a REST wip. 11 years ago
Alexander Makarov 7bc181ce44 Merge pull request #2633 from thiagotalma/master 11 years ago
Thiago Talma bd067b02ff Changelog 11 years ago
Carsten Brandt 8df35f7627 reset access cache when user identity is set 11 years ago
Thiago Talma 5b648c99ff Keyboard shortcut for previous, next and refresh buttons 11 years ago
Qiang Xue 993963bb94 reset batch query result when rewinding. 11 years ago
Qiang Xue 5474300c8b fixed loading namespaceless controller classes. 11 years ago
Qiang Xue 10061359ed Fixes #1467: Added support for organizing controllers in subdirectories 11 years ago
Carsten Brandt 80e9b80078 replace pjax with external resouce via composer 11 years ago
Carsten Brandt e51bf13161 Merge pull request #2620 from AlexGx/apps-codestyle-fix 11 years ago
Carsten Brandt 3777ec2bd3 fixed > 100 typos introduced by me :-) 11 years ago
Carsten Brandt ecc066ac34 fixed condition for HHVM test 11 years ago