913 Commits (73b7e03ec3ea4b48539f47da1674ef254298017b)

Author SHA1 Message Date
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
Carsten Brandt 168b37eb9b minor apidoc style 11 years ago
Carsten Brandt 595f55c504 api doc improvements 11 years ago
Paul Klimov bc73a2481c MongoDB log fixed to handle Mongo objects correctly 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 8d5536ac12 yii\mongodb\file\ActiveRecord::update() fixed to save the attributes while updating file. 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 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
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 ca6bfdbbb5 final changes for apidoc refactoring 11 years ago
Carsten Brandt acde64c88b finished guide command refactoring 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
Christophe BOULAIN 6f49e46609 CS fix 11 years ago
Christophe BOULAIN 0ab7f1e0ae Add size attribute to Modal 11 years ago
Alexander Makarov 386979d6a3 Revert "Used ternary operator instead of "or" for constant definition" 11 years ago
Thiago Talma bd067b02ff Changelog 11 years ago
Thiago Talma 5b648c99ff Keyboard shortcut for previous, next and refresh buttons 11 years ago
AlexGx c906d43343 fix php5.4 array syntax 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
AlexGx a94b2778b0 fix phpDoc LuaScriptBuilder build @throws 11 years ago
Alexander Makarov 61b64d7513 Removed unused "use" statements 11 years ago
Alexander Makarov 2bb6f13505 Used ternary operator instead of "or" for constant definition 11 years ago
Alexander Makarov b0ef4c9084 Removed unused variables 11 years ago
Alexander Makarov 15a41eae9e Removed executable flag from asset files 11 years ago
Qiang Xue 4b20fdc72e typo fix. 11 years ago
Alexander Mohorev 61cacdfc81 add findAndModify() method to the Collection class 11 years ago
Thiago Talma facb546950 Changelog 11 years ago
Alexander Mohorev 426af3177c code style. WHILE 11 years ago
Alexander Mohorev f849623359 code style. FOR 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Alexander Mohorev d8971b252c short echo tags 11 years ago
Alexander Mohorev 6e7edfdf5b short array syntax 11 years ago
Qiang Xue 6bdf02dc93 Fixes #2601 11 years ago
Thiago Talma 430f862b7c Arrows to display the previous and next files. 11 years ago
Carsten Brandt 6c0576af9e raised dependency for phpdocumentor docblock lib 11 years ago
Carsten Brandt e99d5dba7b fixed apidoc table style 11 years ago
Carsten Brandt 8c7eb97175 apidoc style and typo 11 years ago
Carsten Brandt ebe972f36d fixed links in elasticsearch README 11 years ago
Qiang Xue 5d0ec52a52 Added support for reading page size from query parameters by `Pagination` 11 years ago