Commit Graph

4221 Commits

Author SHA1 Message Date
Alexander Makarov
64217b855f migration docs 2013-05-05 12:10:00 +04:00
Simone
1451aa60f1 Merge pull request #1 from yiisoft/master
Merge from yiisoft
2013-05-04 23:23:07 -07:00
FrediL
3ed7b62233 Use Html::getInputName instead ActiveForm::getInputName 2013-05-05 06:36:48 +03:00
Qiang Xue
34789ff138 Merge pull request #101 from toopay/patch
Fix unsupported flag in php 5.3.x environment [ArrayHelper::multisort]
2013-05-04 20:14:37 -07:00
Taufan Aditya
cfc958201f Remove reference to php 5.4-only constants in arrayhelper 2013-05-05 10:00:59 +07:00
Taufan Aditya
dc73c916fc Fix unsupported flag in php 5.3.x environment [ArrayHelper::multisort] 2013-05-05 09:39:43 +07:00
Qiang Xue
eecd126884 Merge branch 'master' of https://github.com/yiisoft/yii2 2013-05-04 21:24:06 -04:00
Qiang Xue
6e779e02d6 Fixed issue #7: ArrayHelper::multisort is not compatible with PHP 5.3 2013-05-04 21:24:00 -04:00
Qiang Xue
d81288f614 Merge pull request #91 from ekerazha/patch-1
Use AES-192 for encryption
2013-05-04 17:21:04 -07:00
Qiang Xue
6166e70f20 Fixes issue #80 2013-05-04 20:17:43 -04:00
Qiang Xue
5eb5b70c29 Merge branch 'master' of https://github.com/yiisoft/yii2 2013-05-04 19:26:43 -04:00
Qiang Xue
932ed70a72 Fixes issue #99. 2013-05-04 19:25:35 -04:00
Qiang Xue
f81223c455 Merge pull request #98 from creocoder/code-style-fix
ActiveRelation code style fix
2013-05-04 16:21:48 -07:00
Alexander Kochetov
ddf67f0833 Code style fix 2013-05-05 03:18:37 +04:00
Alexander Makarov
f3286df328 Fixes #76 2013-05-05 01:44:34 +04:00
Alexander Makarov
62233759b7 Merge pull request #94 from rinatio/fix-var-dump-for-objects
Fixed VarDumper::dump for objects
2013-05-04 14:41:02 -07:00
Alexander Makarov
a948e73872 example for using asArray 2013-05-05 01:27:13 +04:00
Alexander Makarov
03cd47aed9 phpdoc typos 2013-05-05 01:26:40 +04:00
Alexander Makarov
958aeb76b6 more on performance tuning 2013-05-05 00:26:18 +04:00
Alexander Makarov
aed66bcd1b started performance section of the guide 2013-05-05 00:02:14 +04:00
Rinat Silnov
1a317ebe31 Fixed VarDumper::dump for objects
Otherwise it throws an exception that "Object of class ClassName
could not be converted to string"
2013-05-04 23:54:59 +04:00
Alexander Makarov
d8beaa648e added doc files 2013-05-04 23:23:29 +04:00
ekerazha
14781584f9 Use a string for the mode too
The cipher is already specified as string
2013-05-04 22:02:39 +03:00
Qiang Xue
c0686fdde2 Merge branch 'master' of https://github.com/yiisoft/yii2 2013-05-04 14:28:15 -04:00
Qiang Xue
3b12bbd8f2 Fixes issue #90 2013-05-04 14:28:09 -04:00
ekerazha
88bfce96d4 Use AES-192 for encryption 2013-05-04 21:15:24 +03:00
Qiang Xue
d23bc9a264 Merge pull request #89 from toopay/develop
Travis Integration
2013-05-04 11:12:58 -07:00
Taufan Aditya
51de757140 Use travis as user instead root within DSN 2013-05-05 00:10:17 +07:00
Taufan Aditya
305028b5c8 Travis configuration 2013-05-05 00:09:12 +07:00
Qiang Xue
f24b067391 Merge pull request #88 from toopay/develop
Testsuite config
2013-05-04 09:53:32 -07:00
Taufan Aditya
985f076b2d Testsuite config 2013-05-04 21:47:01 +07:00
Alexander Makarov
6a631ac376 Merge pull request #86 from suralc/build-exception
Fix build command.
2013-05-04 07:04:53 -07:00
Suralc
992992b4a3 Fix build command. 2013-05-04 15:55:01 +02:00
Qiang Xue
925c121bcf Merge branch 'master' of https://github.com/yiisoft/yii2 2013-05-04 08:28:34 -04:00
Qiang Xue
2bdfc27692 Fixes for issue #78. 2013-05-04 08:28:27 -04:00
Qiang Xue
2da3cbecdf Update readme.md 2013-05-04 09:23:43 -03:00
Qiang Xue
0454d03177 Fixed test break. 2013-05-04 08:08:46 -04:00
Qiang Xue
97992bdc89 Fixes for issue #81. 2013-05-04 08:03:40 -04:00
Qiang Xue
ac8c6c16dc readme fix. 2013-05-03 22:40:31 -04:00
Qiang Xue
3e6dcccdeb updated readme. 2013-05-03 22:37:18 -04:00
Qiang Xue
05d5962cfa guide wip 2013-05-03 20:58:49 -04:00
Qiang Xue
6d362bf1a7 Added htaccess files. 2013-05-03 17:40:57 -04:00
Qiang Xue
6e997cb428 improved contact page. 2013-05-03 17:28:19 -04:00
Qiang Xue
147b3155c8 Added contact page. Fixed various form bugs. 2013-05-03 17:09:02 -04:00
Qiang Xue
0d182ace40 basic app WIP 2013-05-03 15:13:18 -04:00
Qiang Xue
9100217229 Finished ActiveForm. 2013-05-03 14:35:53 -04:00
root
3d4661ec36 Merge branch 'master' of https://github.com/LAV45/yii2 2013-05-03 20:18:07 +03:00
LAV45
57e175552a The first rule of a template can not start with a "/", even if it has a default value 2013-05-08 18:10:02 +03:00
Qiang Xue
9fc4c3807b form wip 2013-05-03 08:52:41 -04:00
Qiang Xue
aa8061b002 form wip 2013-05-03 00:03:16 -04:00