827 Commits (b6944f806d0a36f2722f83d0797ca279b22e0439)

Author SHA1 Message Date
Mark 2186e3fd4f fixed docs 11 years ago
Mark d05e91393d docs fix 11 years ago
Mark 60dbd643fb typo fix 11 years ago
Mark faaabeec5c docs fixed 11 years ago
Mark 107eb8114b added titles, fixed formatting 11 years ago
Mark 67aff10102 fixed test docs for codeception extension 11 years ago
Qiang Xue f6dd6fa2e9 Renamed `ActiveRecordInterface::createActiveRelation()` to `createRelation()` 11 years ago
Carsten Brandt c239afbf1e added guide to apidoc bootstrap template 11 years ago
Thiago Talma d92a23536c Ensure that the table prefix is used when generating the class name. 11 years ago
Carsten Brandt 33b53fa55d added apidoc template based on twitter bootstrap 11 years ago
Carsten Brandt bf59a521cb subwidgets should be rendered in the same view 11 years ago
Carsten Brandt 79a14e7a4e created apidoc generator online template for yiiframework.com 11 years ago
Carsten Brandt 35cd2bff25 apidoc command: fixed vendor path 11 years ago
Qiang Xue c74db68ce7 Fixes #1974. 11 years ago
Vladimir Zbrailov 4dabe605e3 added use http_get_request_headers and use getHeaders method in Gii module 11 years ago
Carsten Brandt 954b0b5faf more path fixes for apidoc command 11 years ago
Carsten Brandt 48712c71f2 added notes about default limit set by elasticsearch 11 years ago
Carsten Brandt a69554e894 fixed paths in apidoc script according to psr-4 autoload and composer/bin 11 years ago
Carsten Brandt c4db587bc2 updated apidoc composer.json 11 years ago
Carsten Brandt 7438b6b450 removed unused use tag 11 years ago
Daniel Schmidt f24454a458 Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 11 years ago
Thiago Talma e299b78a2c Best way to get the labels to search, the existing model. 11 years ago
Carsten Brandt ab59a795e2 more reliable way of saving debug index file 11 years ago
Carsten Brandt 477ee2e5eb added information about request body to debug toolbar 11 years ago
Carsten Brandt fadc23a329 improved erorr handling in api doc controller 11 years ago
Carsten Brandt e7e6bee928 replaced usages of $_GET with Request::queryParams 11 years ago
Qiang Xue f82ecad658 Added doc. 11 years ago
Carsten Brandt 0d669f5e6b refactored params methods in Request 11 years ago
Qiang Xue 5b3fa9f5ba Fixes #2091: `QueryBuilder::buildInCondition()` fails to handle array not starting with index 0 11 years ago
kate-kate 3986e11585 data file removed 11 years ago
Jacob Morrison d7b2097775 Simplify apidoc to allow for custom renderers via ext 11 years ago
kate-kate d5d810dd86 local data variable and some code style fixation 11 years ago
kate-kate 0d35c269fe using batchInsert 11 years ago
kate-kate a4b6eeca7e refactoring according to the new version 11 years ago
kate-kate 719a721ebe active fixture for mongodb extension 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Qiang Xue 8e8eca3691 updated change log [skip ci] 11 years ago
Qiang Xue 87be9deaf0 refactored fixture. 11 years ago
Klimov Paul 1bf137a137 AuthClient js redirect advanced. 11 years ago
Qiang Xue 12ff86305a refactored fixture implementation. 11 years ago
Qiang Xue bbe3334630 finished fixture feature. 11 years ago
Carsten Brandt b312b853dc added redis version req to readme 11 years ago
djagya a33907f6e2 Using VarDumper::dumpAsString() instead var_export() in the Request panel 11 years ago
Carsten Brandt 796284cba1 reworked fix for #1993 11 years ago
Carsten Brandt 81d23332df afterFind event in AR is now called after relations have been populated 11 years ago
Carsten Brandt c5022203de fixed issue with null value in CRUD controller findModel() 11 years ago
Paul Klimov 8ede55a0df Documentation for "mongodb" extension improved. 11 years ago
Paul Klimov 32d82f59bc Code style at redis readme fixed. 11 years ago
Paul Klimov ece5f0b8ad Doc comments for MongoDB Session updated. 11 years ago
Paul Klimov 399e7f82f8 Doc comments for MongoDB Cache fixed. 11 years ago