Alexander Mohorev
|
afe21a986a
|
PSR-2 anonymous functions
|
2015-06-09 00:14:44 +03:00 |
|
Alexander Mohorev
|
d34d890a32
|
PSR-2 if-else statement
|
2015-06-09 00:10:09 +03:00 |
|
Alexander Mohorev
|
ae42a054bb
|
PSR-2 spaces, commas, etc
|
2015-06-09 00:05:06 +03:00 |
|
Alexander Mohorev
|
38ca276e1f
|
PSR-2 try-catch statement
|
2015-06-08 23:32:08 +03:00 |
|
Alexander Mohorev
|
789cdfea86
|
PSR-2 switch statement
|
2015-06-08 23:28:44 +03:00 |
|
Alexander Mohorev
|
fa428a130c
|
PSR-2 while statement
|
2015-06-08 23:22:41 +03:00 |
|
Alexander Mohorev
|
0c5e4b7105
|
PSR-2 foreach statement
|
2015-06-08 23:21:21 +03:00 |
|
Carsten Brandt
|
879911810f
|
added test for createTable and alterTable
test for issue #8627
close #8628
|
2015-06-08 20:40:24 +02:00 |
|
Paul Klimov
|
28877f8e99
|
Merge pull request #8652 from klimov-paul/8627-invalidate-table-schema-cache
Fix #8627: invalidate table schema cache on DDL
|
2015-06-08 21:18:58 +03:00 |
|
Carsten Brandt
|
585f59ee20
|
Merge pull request #8700 from alcirmonteiro/master
docs/guide-pt-BR/security-authentication.md - translate [ci skip]
|
2015-06-08 19:08:39 +02:00 |
|
Carsten Brandt
|
0cd1b46e77
|
Merge pull request #8704 from mongosoft/master
Small fixes
|
2015-06-08 18:53:59 +02:00 |
|
Klimov Paul
|
4283f29a5a
|
yii\web\MultiFieldSession created
|
2015-06-08 17:25:24 +03:00 |
|
Alexander Mohorev
|
7b5744a5c3
|
Add to list declared variables
|
2015-06-08 16:17:40 +03:00 |
|
Alexander Mohorev
|
651ed4ee2c
|
Undefined class NotSupportedException
|
2015-06-08 16:11:16 +03:00 |
|
Alexander Mohorev
|
2134c72bb0
|
Undefined class Expression
|
2015-06-08 16:10:41 +03:00 |
|
Alexander Mohorev
|
2288f339e6
|
Parameter type is not compatible with declaration
|
2015-06-08 16:07:27 +03:00 |
|
Alexander Mohorev
|
fcb45848dd
|
The formatting value must be array
|
2015-06-08 16:04:15 +03:00 |
|
Davidson Alencar
|
b0478d9556
|
docs/guide-pt-BR/security-authentication.md - translate [ci skip]
|
2015-06-08 09:39:15 -03:00 |
|
Davidson Alencar
|
ef54f30a33
|
docs/guide-pt-BR/output-theming.md - translate [ci skip]
|
2015-06-08 09:37:07 -03:00 |
|
Davidson Alencar
|
244f2ea856
|
docs/guide-pt-BR/output-data-providers.md - translate [ci skip]
|
2015-06-08 09:16:26 -03:00 |
|
Klimov Paul
|
e683e3e79d
|
Schema refresh moved to Migration::init().
|
2015-06-08 11:32:09 +03:00 |
|
Marius Ebel
|
e056f17b38
|
- Updated upgrade log
|
2015-06-08 10:11:16 +02:00 |
|
Marius Ebel
|
fff61bf99b
|
- Reworked order of parameters in order to keep backwards compatibility
- Update statement of unused messages in DB now depends on $markUnused parameter
|
2015-06-08 10:11:15 +02:00 |
|
Marius Ebel
|
622ed0130a
|
- Corrected documentation
|
2015-06-08 10:11:14 +02:00 |
|
Marius Ebel
|
0dcb50db5e
|
- i18n MessageController now supports config parameter 'markUnused' that turns adding @@s either on or off
|
2015-06-08 10:11:13 +02:00 |
|
Paul Klimov
|
71b4786850
|
Merge pull request #8691 from mongosoft/master
Remove unused variables
|
2015-06-08 11:09:45 +03:00 |
|
Alexander Mohorev
|
3ec0d94b4a
|
Remove unused variable
|
2015-06-08 05:04:07 +03:00 |
|
Alexander Mohorev
|
e9494d15c3
|
Remove unused variable
|
2015-06-08 04:53:32 +03:00 |
|
Qiang Xue
|
3990e4f5ce
|
Merge pull request #8690 from yiijan/docs-ja-0608
docs/guide-ja/input-multiple-models.md updated [ci skip]
|
2015-06-07 19:26:15 -04:00 |
|
Nobuo Kihara
|
2ea45f2ea3
|
docs/guide-ja/input-multiple-models.md updated [ci skip]
|
2015-06-08 07:52:19 +09:00 |
|
Carsten Brandt
|
be31929989
|
Merge pull request #8689 from mongosoft/master
Incorrect property type declared.
|
2015-06-08 00:21:39 +02:00 |
|
Alexander Mohorev
|
e8535eea22
|
Incorrect property type declared.
|
2015-06-07 23:55:34 +03:00 |
|
Nurzodbek Karahanov
|
ae39eddae5
|
Update structure-controllers.md
|
2015-06-08 01:28:41 +05:00 |
|
Nurzodbek Karahanov
|
30a560664b
|
Update structure-controllers.md
|
2015-06-08 00:56:40 +05:00 |
|
Nurzodbek Karahanov
|
6076d2aa74
|
Update structure-controllers.md
|
2015-06-08 00:37:14 +05:00 |
|
Nurzodbek Karahanov
|
71f07d30b4
|
let's start...
|
2015-06-08 00:23:09 +05:00 |
|
Alexander Makarov
|
c01a320b50
|
Merge pull request #8686 from unclead/guide-ru-test-overview
Translation of guide-ru/test-overview.dm part [skip ci]
|
2015-06-07 19:00:48 +02:00 |
|
Eugene Tupikov
|
6ebe465749
|
Translation of guide-ru/test-overview.dm part
|
2015-06-07 22:03:53 +06:00 |
|
Qiang Xue
|
874ecfaa37
|
code formatting [skip ci]
|
2015-06-07 09:30:49 -04:00 |
|
Alexander Makarov
|
49a1940055
|
Merge pull request #8676 from unclead/guide-ru-test-fixtures
Translated docs/guide-ru/text-fixtures.md [ci skip]
|
2015-06-07 10:10:10 +02:00 |
|
Qiang Xue
|
9efe51b8ca
|
Finished guide about getting data for multiple models [skip ci]
|
2015-06-06 22:06:07 -04:00 |
|
Paul Klimov
|
8e4518c81f
|
Doc comments updated
|
2015-06-06 13:05:43 +03:00 |
|
Paul Klimov
|
0bfa2e2673
|
Reset of refreshTableName on yii\db\Command reuse ensured
|
2015-06-06 12:58:36 +03:00 |
|
Eugene Tupikov
|
e42210b0ba
|
update README.md
|
2015-06-06 12:32:02 +06:00 |
|
Eugene Tupikov
|
612e6dc262
|
Merge branch 'master' of https://github.com/yiisoft/yii2 into guide-ru-test-fixtures
|
2015-06-06 12:25:12 +06:00 |
|
Eugene Tupikov
|
2bbeca7b84
|
docs/guide-ru/text-fixtures.md [ci skip]
|
2015-06-06 12:24:06 +06:00 |
|
Carsten Brandt
|
9cc0e5d89d
|
even more 32bit friendly test
issue #8584
|
2015-06-06 02:39:19 +02:00 |
|
Qiang Xue
|
191b71edaf
|
Merge pull request #8674 from yiiframework-ua/uk_translate
[Uk] Updating guide images [ci skip]
|
2015-06-05 17:26:46 -04:00 |
|
Alexander Makarov
|
351b596e9f
|
Translated parts of testing guide into Russian
|
2015-06-05 23:25:50 +02:00 |
|
Borales
|
5fb55f313c
|
[Uk] Updating guide images [ci skip]
|
2015-06-05 22:31:40 +02:00 |
|