aa085d93bf
Removed fxp/composer-asset-plugin from git-workflow
2018-03-17 14:46:11 +02:00
a1a2932131
Added test to check issue #15902
...
Closes #15902
2018-03-17 13:30:27 +02:00
5a66299962
Removed unnecessary hyphens ( #15914 )
2018-03-17 00:02:41 +03:00
8a80e48f1d
Fixes in docs [skip ci] ( #15909 )
2018-03-16 17:54:20 +03:00
a7ccf65855
Update UPGRADE.md
...
fixes #15899
2018-03-15 13:18:59 +01:00
1963f6e2b5
Updated issue template [skip ci]
2018-03-15 01:30:14 +03:00
c31f9ac811
Fixes #15878 : Fixed migration with a comment containing an apostrophe
2018-03-15 00:51:32 +03:00
d4c4294318
#15899 Updated cebe/markdown composer constraint
2018-03-15 00:48:00 +03:00
eab1d3116f
Merge pull request #15897 from yiijan/internals-ja-1803
...
docs-Internals-ja-updated
2018-03-14 17:15:53 +02:00
0831fa2f09
translated bc.md to Japanese
2018-03-14 23:34:07 +09:00
2c5e5b4007
docs/internals-ja 2018-03 updates
2018-03-14 17:15:28 +09:00
b8fa37eaeb
Merge pull request #15890 from w3lifer/patch-1
...
Cache Flushing as separate section
2018-03-13 18:11:15 +02:00
2962f1d8c1
Cache Flushing as separate section
2018-03-13 18:27:52 +03:00
61186b5bd5
prepare for next release
2018-03-13 16:15:29 +02:00
4bfe5e7a49
release version 2.0.14.2
2.0.14.2
2018-03-13 16:15:01 +02:00
4ad04be2ea
Fixed null
saving for JSON and Array cols in AR
...
Fixes #15863
2018-03-13 16:03:46 +02:00
dd08c028a4
Reordered changelog [skip ci]
2018-03-13 15:46:29 +02:00
a3c5ae620a
Added --version support in Release/sort-changelog command
2018-03-13 15:45:37 +02:00
7a38c795b4
Merge pull request #15868 from SilverFire/mysql-json-cast-15839
...
Fixed JsonExpressionBuilder to cast JSON explicitly
2018-03-13 12:30:09 +02:00
fedcab9441
Merge pull request #15887 from Disassem/doc-fix
...
Adjust code sample to screenshot
2018-03-13 10:09:26 +02:00
58ed1ed2ca
Adjust code sample to screenshot
2018-03-13 13:04:28 +07:00
52c80f782d
moved SQL specific test to SQL AR
2018-03-12 11:21:05 +01:00
1a74b3d4f8
[minor] SCA with Php Inspections (EA Ultimate) ( #15871 )
...
* Php Inspections (EA Ultimate): use type casting where applicable
* Php Inspections (EA Ultimate): use constants where applicable
* Php Inspections (EA Ultimate): CS
* Php Inspections (EA Ultimate): address some of one-time used variables
* Php Inspections (EA Ultimate): address some of performance-related findings
* Php Inspections (EA Ultimate): address some of performance-related findings
* Php Inspections (EA Ultimate): revert a constant usage
* Php Inspections (EA Ultimate): revert sequential assignments
* Php Inspections (EA Ultimate): build is green again
* Php Inspections (EA Ultimate): revert array_merge tweaks
* Php Inspections (EA Ultimate): revert BC-incompatible one-time used variable tweak
* Update description [skip ci]
* Php Inspections (EA Ultimate): CS
2018-03-12 01:37:19 +03:00
80da46c32d
REST OPTIONS Action bug fix with Header name ( #15869 )
2018-03-10 23:59:46 +03:00
8be4563341
Merge pull request #15859 from FabrizioCaldarelli/15858-broken-basehtml-collecterrors-with-showallerrors-true
...
15858 broken basehtml collecterrors with showallerrors true
2018-03-10 18:44:10 +02:00
5e16c67673
Merge pull request #15797 from kalessil/master
...
[minor] Static code analysis
2018-03-10 15:42:48 +02:00
79583a2c7e
Reverted casting JsonExpression(null) to SQL NULL
2018-03-10 11:14:08 +02:00
c6ea3fb455
Revert "Fixed JsonExpressionBuilder to generate SQL NULL"
...
This reverts commit cf4bd39fc1927c3cbe85c08c6fc473d60921d96f.
2018-03-10 11:11:11 +02:00
b3f54d1065
Simplified code, enhanced PHPDocs
2018-03-10 10:19:07 +02:00
0ca003343b
Fixed test
2018-03-10 10:09:17 +02:00
cf4bd39fc1
Fixed JsonExpressionBuilder to generate SQL NULL
...
Fixes #15863
2018-03-10 10:04:41 +02:00
cc29ef8968
Fixed JsonExpressionBuilder to cast JSON explicitly
...
Fixes #15839 ;
2018-03-10 09:56:28 +02:00
f3ad7a79e1
Merge pull request #15857 from SilverFire/nested-jsonexpression-15836
...
Fixed nesting of JsonExpression, ArrayExpression
2018-03-09 17:19:11 +02:00
e72c31dc0b
Fixed changelog formatting
2018-03-09 15:51:49 +03:00
ff5e409a24
Merge pull request #15862 from lourdas/master
...
Updated Greek messages.
2018-03-09 11:24:52 +02:00
14b76d3a7a
Updated Greek messages.
2018-03-09 11:18:52 +02:00
f435284952
Fixed typo
2018-03-09 08:15:51 +02:00
52263077c0
Bug #15858 : Fixed array undefined offset error calling Html::errorSummary with same error messages from different model attributes. (FabrizioCaldarelli)
2018-03-08 23:24:41 +01:00
82347cd25d
Merge remote-tracking branch 'upstream/master'
2018-03-08 21:26:20 +01:00
aed911b5f1
Fixed nesting of JsonExpression, ArrayExpression
2018-03-08 12:45:01 +02:00
e63a459a18
Merge pull request #15855 from berosoboy/15854-fix-postgre-array-converted-to-int-zero
...
Fix PostgreSQL aray field typecast when $disableArraySupport is true
2018-03-08 09:23:02 +02:00
a98552ef64
Fix PostgreSQL aray field typecast when $disableArraySupport is true
2018-03-08 00:58:13 -03:00
ca4e1a5c9c
#15776 : Removed unnecessary UPGRADE note, added @berosoboy to changelog [skip ci]
2018-03-08 01:40:02 +03:00
92213864d9
Fixes #15776 : Fixed slow MySQL constraints retrieving
2018-03-08 00:45:22 +03:00
c484792084
Fixes #15840 : Fixed regression on load fixture data file
2018-03-08 00:44:22 +03:00
4391ca7f7b
Connection::getTransaction() adjust phpdoc to also return null ( #15848 ) [skip ci]
2018-03-07 23:45:50 +03:00
45bccb11c1
Added test to verify #15838
2018-03-05 16:27:03 +02:00
fcea028cf1
Disabled UrlTest for HHVM in Travis
...
Probably, this change will fix random exception during HHVM build
on travis:
ps_files_cleanup_dir: opendir(/var/lib/hhvm/sessions) failed: Permission denied (13)
2018-03-05 16:25:59 +02:00
78aaca7a87
Fixed CommandTest::testBindValuesSupportsDeprecatedPDOCastingFormat()
2018-03-05 15:49:01 +02:00
319c6dc228
Update UPGRADE.md
2018-03-05 10:52:08 +01:00