5956 Commits (bd3dd038ab3e789cf678f7948e7140ff915749c9)
 

Author SHA1 Message Date
Qiang Xue bd3dd038ab Fixed user status check. 11 years ago
Qiang Xue b751211dae fixed implementation of Session::getHasSessionId(). 11 years ago
Carsten Brandt 168b37eb9b minor apidoc style 11 years ago
Carsten Brandt f7148c2d80 callback -> callable 11 years ago
Alexander Makarov 05e79d4f76 Added upgrade note about extensions 11 years ago
Alexander Makarov ccaad468be Merge pull request #2668 from dizews/patch-1 11 years ago
Vladimir 66315a2cb6 Update HttpBearerAuth.php 11 years ago
Qiang Xue 10f1283de8 Fixes #2666 11 years ago
Paul Klimov c01fdc5ec9 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Carsten Brandt 595f55c504 api doc improvements 11 years ago
Carsten Brandt c815d0cef7 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Paul Klimov bc73a2481c MongoDB log fixed to handle Mongo objects correctly 11 years ago
Carsten Brandt d9ea81dc74 Make code coverage work 11 years ago
Paul Klimov f56616394e Note about embedded documents added to mongodb extension readme 11 years ago
Paul Klimov 866ba85010 yii\mongodb\file\Collection::ensureMongoId() fixed to suppress exception on invalid _id format. 11 years ago
Paul Klimov 0019f130cb Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Paul Klimov 8d5536ac12 yii\mongodb\file\ActiveRecord::update() fixed to save the attributes while updating file. 11 years ago
Alexander Makarov 34db2d2082 Merge pull request #2652 from Theill11/fix-test-breaks 11 years ago
Qiang Xue 1af04e1e1b Fixes #2661: Added boolean column type support for SQLite 11 years ago
Qiang Xue 35018bfb21 Refactored controller creation process. 11 years ago
Qiang Xue ad19e332f4 Added back some toArray() implementations. 11 years ago
Qiang Xue b3b515b9d1 Merge pull request #2660 from EmilHaukeland/patch-2 11 years ago
Qiang Xue 203bc5ea05 Fixed test break. 11 years ago
Emil Haukeland 5836d479bd Update console-migrate.md 11 years ago
Qiang Xue fad635440b Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions. 11 years ago
Alexander Makarov 6d97ded6c6 Fixes #2659 11 years ago
Alexander Makarov 24b0de63d5 Minor code style fixes for apidoc 11 years ago
Carsten Brandt cf9597a7aa code style 11 years ago
Carsten Brandt a8ef7bab9e Merge branch 'code-style' 11 years ago
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