5597 Commits (e76fb238d483f21b497ae21f307423f080add558)
 

Author SHA1 Message Date
Carsten Brandt e76fb238d4 added missing use statement 11 years ago
Carsten Brandt 3b40d44909 made createQuery() config param optional 11 years ago
Carsten Brandt 1708a36d95 WIP merge ActiveRelation into ActiveQuery 11 years ago
Carsten Brandt 54476b4853 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Qiang Xue 02d5b20bda Fixes #2360: Added `AttributeBehavior` and `BlameableBehavior`, and renamed `AutoTimestamp` to `TimestampBehavior` 11 years ago
Carsten Brandt aedfef1e79 added tests for smarty and worked around a small bug 11 years ago
Alexander Makarov cd07a416dc Merge pull request #2494 from resurtm/fix-debug-scroll-bar 11 years ago
resurtm b6b10ded56 Fix scrollbar in the Debug module when viewing PHP info output 11 years ago
Qiang Xue fb3b2f2c7d Fixes #2490: `yii\db\Query::count()` and other query scalar methods now properly handle queries with GROUP BY clause 11 years ago
Paul Klimov 0e023f5382 Merge pull request #2480 from mongosoft/mongodb 11 years ago
Carsten Brandt 2a7df8f17c Update active-record.md 11 years ago
Qiang Xue c92a260a3d Fixes #2415: Added support for inverse relations 11 years ago
Alexander Mohorev c65b171e98 removed useless option 11 years ago
Alexander Mohorev 8a6418a9c2 refactoring Session component 11 years ago
Alexander Mohorev c56bf509c1 small typos 11 years ago
Alexander Mohorev 8f9c54a149 add method findOne() to the Collection class 11 years ago
Alexander Mohorev 75ea33ac64 mongodb method "open" not triggered event "after open connection" 11 years ago
Alexander Makarov e1b55153b9 Merge pull request #2479 from Ragazzo/yii2_advanced_tests_typo 11 years ago
Mark f780bb6752 test typo fix 11 years ago
Qiang Xue af8f0b1ac1 Merge pull request #2478 from Ragazzo/yii2_advanced_tests_fixed 11 years ago
Mark 468f804293 added test-case to frontend unit tests 11 years ago
Mark 942462a5cf visibility fix 11 years ago
Mark 45bf5deea1 env. config fixed 11 years ago
Alexander Makarov 557e3430e3 Merge pull request #2471 from yiisoft/markdown 11 years ago
Carsten Brandt c9c7db9ae5 fixed several issues with apidoc generator 11 years ago
Carsten Brandt 9190e0f4dd Changed markdown library to cebe/markdown 11 years ago
Carsten Brandt c370b2e712 Merge pull request #2470 from Theill11/patch-1 11 years ago
Johnny Theill 67f6447ce5 Minor formatting bug in README.md 11 years ago
Alexander Makarov 26168360c8 Merge pull request #2469 from Theill11/update-readmes 11 years ago
Johnny Theill 470930cc11 Update advanced/README.md directory structure 11 years ago
Qiang Xue 7797e89d0d Merge branch 'yii2_advanced_app_codeception' of github.com:Ragazzo/yii2 into Ragazzo-yii2_advanced_app_codeception 11 years ago
Carsten Brandt d7da4e5ade removed unnecessary call to Html::url() 11 years ago
Qiang Xue eb62374198 Merge pull request #2464 from dilip-vishwa/patch-3 11 years ago
Dilip 989daa0bd4 Update README.md 11 years ago
Carsten Brandt bbc0c56845 Added exception about private properties 11 years ago
Carsten Brandt 9a67bc05fb updated apidoc composer.json 11 years ago
Carsten Brandt 5558fa1297 small code style fix 11 years ago
Carsten Brandt 5c487cdd3f Merge pull request #2457 from Theill11/update-gii-templates 11 years ago
Johnny Theill 276883b890 Use 'Yii::$app->request->post()' instead of $_POST 11 years ago
Larry Ullman 7e3b4c2bdb Edited the intro and first section 11 years ago
Larry Ullman 9be933c4ce Mild edits 11 years ago
Alexander Makarov 93a9c5eb3f Fixed some class references in the guide 11 years ago
Qiang Xue 76f6896b22 doc fix. [skip ci] 11 years ago
Carsten Brandt 9d8c95e18b Merge pull request #2451 from gonimar/patch-10 11 years ago
Alexander Makarov b5b2c7c7c0 Fixes #2453 11 years ago
Mark 69fbbe91ee correct lists fixed 11 years ago
Mark 2806c01ec3 formatting improved 11 years ago
Mark 184cd7aee5 removed ordered list 11 years ago
Mark 9c2dd28385 improved dependencies, guide 11 years ago
Mark bf35e19da8 newlines fixed, code-guy deleted 11 years ago