Carsten Brandt
28a95f9a6c
phpdoc
2014-07-14 15:16:18 +02:00
Qiang Xue
0a5894fcd8
Fixes #4299
2014-07-13 21:35:35 -04:00
Qiang Xue
eee8a1506a
Updated history [skip ci]
2014-07-12 13:14:48 -04:00
Qiang Xue
ea7bfa1959
Merge pull request #4274 from yiisoft/feature-multiconnection
...
Support for separating Read/Write Database
2014-07-12 13:12:15 -04:00
Qiang Xue
919ab232e7
all finished. [skip ci]
2014-07-12 13:11:29 -04:00
Qiang Xue
65987f62ae
test WIP
2014-07-12 10:38:51 -04:00
Carsten Brandt
f4c451b2ee
Merge pull request #4285 from yiisoft/global-asset-config
...
Improved global configuration of assetmanager
2014-07-12 14:34:35 +02:00
Budi Irawan
434f265c62
Added Indonesian message translation
2014-07-12 16:29:04 +04:00
Carsten Brandt
8b70a55b14
Improved global configuration of assetmanager
...
Added `beforeCopy`, `afterCopy`, `forceCopy` properties to AssetManager
fixes #4209
2014-07-12 13:51:05 +02:00
Qiang Xue
478380fb10
Fixed test brak.
2014-07-11 22:49:32 -04:00
Qiang Xue
c16e5e4240
do not switch connection when in a transaction.
2014-07-11 22:39:07 -04:00
Qiang Xue
43333d9cad
Implemented master balancing.
2014-07-11 22:33:36 -04:00
Qiang Xue
91e0c5ae8a
Added Connection::useMaster() and refactored code.
2014-07-11 21:04:26 -04:00
Qiang Xue
e67d0b3c39
WIP
2014-07-11 14:01:44 -04:00
Qiang Xue
2018503c8d
WIP
2014-07-11 12:59:32 -04:00
Qiang Xue
67a1e172db
WIP
2014-07-11 08:27:58 -04:00
Alexander Makarov
5296da3390
Adjusted phpdoc
2014-07-11 14:53:52 +04:00
Alexander Makarov
32e8e004ea
Fixes #4253 fixed phpdoc
2014-07-11 11:15:19 +04:00
Qiang Xue
ff50f15056
proper quoting of sequence name.
2014-07-10 14:06:47 -04:00
Alexander Makarov
bc5028eb97
Renamed parameter to match description better
2014-07-10 21:09:08 +04:00
Alexander Makarov
608e9012fb
Adjusted Connection::transaction to provide Connection instance by default instead of transaction instance
2014-07-10 20:50:07 +04:00
Qiang Xue
b147e6516d
minor CS fixes [skip ci]
2014-07-10 11:59:27 -04:00
Alexander Makarov
dca2a84c58
Fixed missing callable in method signature
2014-07-10 19:24:41 +04:00
Alexander Makarov
593b478f2b
Added extra callable typehints
2014-07-10 19:12:05 +04:00
Alexander Makarov
4ff28fb9fb
Added callable typehint and active transaction check to Connection::transaction()
2014-07-10 19:01:21 +04:00
Alexander Makarov
ceff7cc794
Removed requirement to use \Callback from Connection::transaction, improved docs
2014-07-10 18:18:51 +04:00
Alexander Makarov
56a7ec7618
Passed transaction as callback argument for Connection::transaction() method
2014-07-10 17:57:52 +04:00
Alexander Makarov
5991006ed7
Fixed example of closure-transactions
2014-07-10 17:35:54 +04:00
Sorokin Victor
504e973f67
Fixes #4241 : yii\widgets\Pjax was incorrectly setting container id
2014-07-10 17:30:55 +04:00
Ragazzo
e5195937e4
Fixes #3384 : Added callback-style transactions
2014-07-10 17:24:10 +04:00
Carsten Brandt
41177b0258
Update UPGRADE.md
...
fixed indentation
2014-07-10 12:55:41 +02:00
Qiang Xue
038d5a5375
Fixes #4232 : TableSchema::sequenceName for PostgreSQL should remove the enclosing quotes
2014-07-09 17:17:35 -04:00
Qiang Xue
d62f7bebb5
Fixes #4231 : turned Controller::findLayoutFile() from protected to public.
2014-07-09 17:12:49 -04:00
Thiago Talma
3df855f96b
Upgrade jquery.inputmask to v3.0.52
2014-07-09 17:16:20 -03:00
Alexander Makarov
374b98e2e4
Fixes #4227 : \yii\widgets\LinkPager::$hideOnSinglePage is now true by default
2014-07-09 17:23:47 +04:00
Qiang Xue
9cb36d01a7
Fixes #4212 : MSSQL query builder should not generate the ORDER BY clause when it is not needed
2014-07-08 20:37:53 -04:00
Carsten Brandt
474e664c5f
phpdoc code
2014-07-08 16:02:49 +02:00
miramir
0322e427e7
fix unnecessary diff
2014-07-07 21:24:21 +06:00
Иван Багаев
93c567e7e1
Retriev quoteSimpleTableName
2014-07-07 20:54:31 +06:00
miramir
9c55cc48f8
Removing unnecessary methods
2014-07-07 11:38:05 +06:00
Иван Багаев
b96e45faf7
Remove test for asterisk in quoteSimpleTableName
2014-07-05 22:07:46 +06:00
Иван Багаев
d06685ff88
Asterisk in Oracle not need quote
...
If quote asterisk oracle say "Syntax error"
2014-07-05 12:28:54 +06:00
Qiang Xue
3405f8e8a4
doc fix [skip ci]
2014-07-05 00:03:03 -04:00
Qiang Xue
502c5891a1
Fixes #4205 [skip ci]
2014-07-04 22:07:16 -04:00
Qiang Xue
acaa4f8194
Fixes #4204 : yii\web\Request::getUserIP() will return null if it cannot detect user IP address
2014-07-04 09:14:01 -04:00
Vladimir
d4d8237263
Update CHANGELOG.md
2014-07-04 15:13:47 +04:00
Vladimir
6c6928bede
change default facility of SyslogTarget
...
LOG_SYSLOG - messages generated internally by syslogd. As we know PHP is not a part of syslogd therefore we should use LOG_USER. (additionaly LOG_USER is the only valid log type under Windows operating systems)
2014-07-04 15:02:34 +04:00
Alexander Makarov
f66e28c4aa
Fixes #4199 : added missing category to logging calls
2014-07-04 11:40:30 +03:00
Carsten Brandt
b5e1959bcb
changelog for #1160
2014-07-04 02:11:12 +02:00
Qiang Xue
b602e3cfa2
Merge pull request #4166 from schmunk42/master
...
fixed inflector camel2id and id2camel
2014-07-03 14:13:34 -04:00