5984 Commits (cb5a8896216dfcb18d1a5cd5d2c6c9dd25b8a03a)
 

Author SHA1 Message Date
Alexander Makarov cb5a889621 Fixed recursion 11 years ago
Alexander Makarov 5d6c314d4e Adjusted URL helper, fixed usage 11 years ago
Alexander Makarov 92b381795b Adjusted Url helper methods 11 years ago
Alexander Makarov 73b7e03ec3 Argument for Url::base is now optional 11 years ago
Alexander Makarov 2dacc4fb0a Adjusted changelog 11 years ago
Alexander Makarov 8df9dddd70 Added Url::createAbsolute, adjusted signiatures 11 years ago
Alexander Makarov 2cd5f982fe Renamed methods, added Url::getHome 11 years ago
Alexander Makarov 14fc5bd1de Added Url::canonical 11 years ago
Alexander Makarov 5420517e21 Added Url::rememberReturnUrl 11 years ago
Alexander Makarov e758608a5a Added Url::asset 11 years ago
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
Alexander Makarov c4b8f4b692 removed todo from grids guide 11 years ago
Carsten Brandt db3034478c Update console.md 11 years ago
Carsten Brandt 26886b90f4 Merge pull request #2673 from Theill11/patch-1 11 years ago
Johnny Theill a154776618 Update test-fixture.md 11 years ago
Carsten Brandt 236abe322b Merge pull request #2663 from Theill11/travis-advanced-app 11 years ago
Johnny Theill f528cc9f1c Update README.md 11 years ago
Carsten Brandt 4384a96812 Merge pull request #2667 from AlexGx/tests-codestyle-fix 11 years ago
Qiang Xue 9484423172 Merge pull request #2672 from lucianobaraglia/code-style-fixes 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
Alexander Makarov 80cb3e71e9 added example of using try-catch to hanle errors 11 years ago
Alexander Makarov 150d5152b2 more grid docs 11 years ago
Johnny Theill 4fa7646ba8 fix scrutinizer path 11 years ago
Johnny Theill 6a193f3846 Merge branch 'master' of https://github.com/yiisoft/yii2 into travis-advanced-app 11 years ago
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
AlexGx 183819abfd fix phpDoc method signature 11 years ago
AlexGx c9edea3d11 merge 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
AlexGx 32d0768919 style fixes with phpcs:yii2 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
Johnny Theill af8f1e254e Added advanced app tests to travis 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