6328 Commits (ec3aadfffb9d74821ccfbd5d2f7e0e82422f7131)
 

Author SHA1 Message Date
Alexander Makarov fe48ae0d98 Merge pull request #2657 from Theill11/fix-validation 11 years ago
Carsten Brandt 1b7e1cd027 Merge pull request #2605 branch 'feature' of https://github.com/mongosoft/yii2 into code-style 11 years ago
Johnny Theill a5e6e2d43b username should be unique 11 years ago
Carsten Brandt 668dacbab6 Merge pull request #2622 branch 'ext-codestyle-fix' of https://github.com/AlexGx/yii2 into code-style 11 years ago
Johnny Theill 95e01899c7 Changed assertions 11 years ago
Carsten Brandt e2aacad8aa Added links to PHP.net to apidoc 11 years ago
Carsten Brandt f279719196 be consistent, use singular inheritdoc 11 years ago
Carsten Brandt adb28deeff added support for basic `@inheritDoc` tags 11 years ago
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
Johnny Theill 70463d538c fix tests 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
Alex-Code 0adc656362 sub menus didn't get checked for being active. 11 years ago
Alexander Makarov 7bc181ce44 Merge pull request #2633 from thiagotalma/master 11 years ago