|
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 |
|
|
fe14f0c5e3
|
fixed all the PHPdoc in extensions
|
2014-04-23 03:25:11 +02:00 |
|
|
7295540c72
|
Code style and phpdoc fixes
|
2014-04-17 15:33:07 +04:00 |
|
|
f4c38faf74
|
prepare for next release.
|
2014-04-13 21:22:29 -04:00 |
|
|
8bbcff70db
|
prepare for 2.0.0-beta release.
|
2014-04-13 17:58:59 -04:00 |
|
|
3c400dbca8
|
fixed file PHPdoc
issue #3026
|
2014-04-10 22:10:59 +02:00 |
|
|
865b71ef5e
|
cleanup CHANGELOGs
|
2014-04-03 20:28:08 +02:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
825a71c6df
|
replaced keyword "yii" with "yii2" in composer.json files (fixes #2557)
|
2014-02-27 17:37:08 +01:00 |
|
|
43c17d99cc
|
Fixes #2426: Changed URL creation method signatures to be consistent
|
2014-02-20 20:10:33 +04:00 |
|
|
26cb7b2a3c
|
Renamed fooVar to fooParam for various classes.
|
2014-02-15 18:18:27 -05:00 |
|
|
11bc899bc1
|
Refactored fixtures and fixed test break.
|
2014-02-03 21:16:57 -05:00 |
|
|
2773828611
|
fixed test break.
|
2014-02-03 15:28:01 -05:00 |
|
|
13e85adc8e
|
moved magic methods
|
2014-02-03 22:58:08 +04:00 |
|
|
143bdb0727
|
docs improved
|
2014-01-31 13:00:01 +04:00 |
|
|
5c26f01f84
|
fixed doc links
|
2014-01-29 12:22:30 +01:00 |
|
|
21ae27b306
|
updated phpdoc properties
|
2014-01-28 00:11:18 +01: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 |
|
|
8e8eca3691
|
updated change log [skip ci]
|
2014-01-19 00:14:15 -05:00 |
|
|
87be9deaf0
|
refactored fixture.
|
2014-01-18 16:18:33 -05:00 |
|
|
12ff86305a
|
refactored fixture implementation.
|
2014-01-17 23:35:14 -05:00 |
|
|
bbe3334630
|
finished fixture feature.
|
2014-01-17 14:27:33 -05:00 |
|
|
51cb921602
|
removed specify dependency from extension to app
fixes #1913
|
2014-01-12 16:10:50 +01:00 |
|
|
a2be28dabf
|
removed hard dependency on codeception from codeception extension
no need to download codeception via composer when phar is used.
fixes #1913
|
2014-01-11 22:29:29 +01:00 |
|
|
1eb804c3ea
|
adjusted codeception composer.json
|
2014-01-10 22:24:23 -05: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 |
|
|
1e24d60bcd
|
added new extension yii2-codeception, modified composer settings
|
2013-12-13 19:38:25 +04:00 |
|