15 Commits

Author SHA1 Message Date
2457e24795 Fixes #4071: mail component renamed to mailer, yii\log\EmailTarget::$mail renamed to yii\log\EmailTarget::$mailer 2014-06-26 18:28:28 +04:00
b7e493fca0 Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
2014-05-23 16:58:21 +02:00
26cb7b2a3c Renamed fooVar to fooParam for various classes. 2014-02-15 18:18:27 -05:00
143bdb0727 docs improved 2014-01-31 13:00:01 +04:00
1949c532aa docs added 2014-01-26 19:05:03 +04:00
2186e3fd4f fixed docs 2014-01-26 18:59:04 +04:00
d05e91393d docs fix 2014-01-26 18:47:46 +04:00
60dbd643fb typo fix 2014-01-26 18:46:54 +04:00
faaabeec5c docs fixed 2014-01-26 18:38:01 +04:00
107eb8114b added titles, fixed formatting 2014-01-26 13:56:00 +04:00
67aff10102 fixed test docs for codeception extension 2014-01-26 13:47:45 +04:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
8621949f52 cleanup and re-aranged codeception tests for basic app
follow up to PR #1393
2013-12-17 00:27:33 +01:00
f0d6b56033 small typo fix 2013-12-15 21:08:45 +04:00
bec6743efd added readme, changelog, license and composer files. 2013-12-15 21:05:04 +04:00