14445 Commits

Author SHA1 Message Date
6d2f0837fc improved memory assertation 2016-03-20 18:41:00 +01:00
c73b116ba5 batch query result test for pgsql and sqlite 2016-03-20 18:21:10 +01:00
0a88d4b0b7 [WIP] added batch query test for big table 2016-03-15 01:37:23 +01:00
d82bf74f41 fixed removal of empty lines in array in phpdoc controller 2016-03-14 23:53:10 +01:00
e16fe2fbd1 Merge pull request #11076 from pana1990/add-repo-extensions
added extensions into devcontroller [skip ci]
2016-03-14 20:54:55 +01:00
938bdc0a62 Merge pull request #11113 from githubjeka/error-doc
phpDoc \yii\widgets\ActiveField::error
2016-03-14 14:45:54 +02:00
9824da5883 update phpDoc of \yii\widgets\ActiveField::error 2016-03-14 15:11:50 +03:00
b182586cd3 Merge branch 'CedricYii-patch-2' 2016-03-13 19:23:04 +02:00
7229b3aa7d QueryBuilder::buildAndCondition() - added Expression value extraction
Updated CHANGELOG
Added test case for param binding in `or` condition

Closes #11093
2016-03-13 19:22:32 +02:00
2bd14098f9 Fix Expression parameter binding in 'And' clause 2016-03-13 19:19:48 +02:00
6e41d1c086 Russian guide fixes 2016-03-12 12:59:59 +03:00
82f3a4507a #11054: Added note about redirects in error handler 2016-03-10 23:48:28 +03:00
dca8ec1c81 Merge pull request #11083 from joshijitendra/patch-9
MySQL default column type for TimestampBehaviour [skip ci]
2016-03-10 23:42:55 +03:00
748c8814c1 Merge pull request #11082 from joshijitendra/patch-8
MySQL default column type for TimestampBehaviour [skip ci]
2016-03-10 23:42:32 +03:00
8476997800 MySQL default column type for TimestampBehaviour 2016-03-11 00:57:53 +05:30
4f96dd2f53 MySQL default column type for TimestampBehaviour 2016-03-11 00:51:45 +05:30
60be6389bf Fixes #11081 2016-03-10 21:31:03 +03:00
f3b02186b0 Updated UPGRADE.md 2016-03-10 18:13:46 +02:00
5a425b2528 BaseArrayHelper::index() updated PHPDoc 2016-03-10 18:12:33 +02:00
ab0bb308ba Updated CHANGELOG and UPGRADE.md 2016-03-10 16:39:21 +02:00
976b9fe357 Updated ArrayHelperTest to test exceptions of ArrayHelper::isIn() and ::isSubset() 2016-03-10 16:39:21 +02:00
91e2c71826 Fixes #@11071 2016-03-10 16:39:21 +02:00
fff0e14d1e Merge pull request #11077 from mountpoint/russian-translation-fixes
fixed broken links to 'Разбор и генерация URL' section
2016-03-10 16:07:42 +02:00
3b2606d968 fixed broken links to 'Разбор и генерация URL' section 2016-03-10 15:40:02 +02:00
f13d5c05f2 added extensions into devcontroller [skip ci] 2016-03-10 13:43:45 +01:00
6066b63c6e UrlManagerTest fixed 2016-03-09 10:37:13 +02:00
e4d9ed5182 code style fix 2016-03-09 10:17:41 +02:00
372a39083b Merge pull request #11057 from HA3IK/guide-ru
Update "docs/guide-ru"
2016-03-09 07:38:20 +02:00
05174c3732 Update "docs/guide-ru". File: README.md: Removed duplicate (tutorial-core-validators.md) link in the "Special Topics" 2016-03-09 04:01:49 +00:00
b14bfa9b4f Update "docs/guide-ru". File: rest-authentication.md: Corrected ending in word, was "каждый" now "каждым" (line 7) 2016-03-09 04:01:16 +00:00
b6cb1f58a9 Merge branch 'SamMousa-10935-test-case' 2016-03-09 00:02:05 +02:00
8e1ab29592 Changelog updated 2016-03-09 00:01:53 +02:00
c4e782725c Fixed cache key collision in yii\web\UrlManager::createUrl()
Closes #10935
2016-03-09 00:01:31 +02:00
d07bea04b6 Merge branch 'VirtualRJ-11038-formatter-asDuration-handling-zero' 2016-03-08 15:12:34 +02:00
c7f365910d Fixed handling of intervals of 0 seconds in yii\i18n\Formatter::asDuration().
Added unit tests for handling 0 second intervals and numeric values for yii\i18n\Formatter::asDuration().

Closes #11038
2016-03-08 15:12:08 +02:00
4353825180 Merge pull request #11043 from Ni-san/11040_parameter_recursive_for_copy_directory
fixes #11040: make copyDirectory method work correctly with parameter 'recursive'
2016-03-08 14:21:15 +02:00
4f85d8ec96 Merge pull request #11045 from nainoon/patch-2
updated thai translation
2016-03-08 09:34:28 +02:00
07fba18cf3 updated thai translation 2016-03-08 03:59:24 +07:00
77599dc179 fixes #11040: make copyDirectory method work correctly with parameter 'recursive' 2016-03-08 00:45:52 +06:00
6987fb5d54 Fixed Captcha client side validation after image refresh, when controller is under module
Closes #10910
2016-03-06 11:33:50 +02:00
5649a6af2f Fixed caching-overview and rest-rate-limiting zh-CN guide. 2016-03-05 18:09:37 +03:00
7667aa1ce2 Added note about app specific configs to RBAC docs 2016-03-05 18:08:57 +03:00
1989494faa Console command aliases enhancements 2016-03-05 17:56:12 +03:00
8b4fd5c028 Updated changelog 2016-03-05 17:54:58 +03:00
10aee2cfab [ci skip] updated screenshot in guide start-databases
https://github.com/yiisoft/yii/issues/4022
2016-03-04 19:05:43 +02:00
89dc2570c2 [ci skip] updated population in guide start-databases
https://github.com/yiisoft/yii/issues/4022
2016-03-04 17:07:52 +02:00
bb28320895 Merge pull request #11025 from pana1990/patch
fix name method
2016-03-04 15:54:31 +02:00
9088d49990 fix name method 2016-03-04 14:13:18 +01:00
b2f16df9dc Fixed file header comment 2016-03-04 16:04:01 +03:00
857eee2451 Merge pull request #10870 from pana1990/10840-add-shorcuts-console
WIP #10840
2016-03-04 13:53:28 +02:00