886 Commits

Author SHA1 Message Date
4a837debb3 Merge branch 'master' 2014-01-22 03:06:43 +04:00
76705b4319 Merge branch 'master'
Conflicts:
	tests/unit/data/ar/elasticsearch/Customer.php
2014-01-22 03:06:21 +04:00
9aa006e5ea Removed implementation of Arrayable from yii\Object 2014-01-21 16:44:28 -05:00
504fc76f5c Unit test for yii\mongodb\file\ActiveRecord fixed 2014-01-21 21:39:22 +02:00
4844886431 added schema parameter to createAbsoluteUrl() to force 'http' or 'https'
fixes #1585
2014-01-21 19:00:17 +01:00
dcf8f450f5 AssetController adjusting URLs at same line has been fixed. 2014-01-21 12:45:56 +02:00
1fd7dc66c5 Unit test for AssetController has been fixed. 2014-01-20 16:14:46 +02:00
b496a04f49 refactored fixture feature. 2014-01-19 23:17:53 -05:00
fe3ff6dd99 Missing codestyle fix 2014-01-19 13:39:07 -03:00
7d33a5d3b5 Some Code style fixes 2014-01-19 13:35:36 -03:00
c978b9c25e Merge pull request #2057 from creocoder/auto-timestamp-field-renaming
AutoTimestamp field renaming
2014-01-19 02:13:10 -08:00
0ec5643ce3 Unit tests updated 2014-01-19 13:51:56 +04:00
87be9deaf0 refactored fixture. 2014-01-18 16:18:33 -05:00
12ff86305a refactored fixture implementation. 2014-01-17 23:35:14 -05:00
106e912401 Added tests for Fixture feature. 2014-01-17 16:22:11 -05:00
87d42e9f37 Fixed wrong namespace 2014-01-17 23:37:39 +04:00
af385858c7 Fixed tests for elasticsearch, mongo, redis 2014-01-17 23:24:31 +04:00
ed97632f53 Fixed scope method signatures 2014-01-17 23:01:13 +04:00
0699eaadd5 Fixed test breaks 2014-01-17 22:33:10 +04:00
7e961eee85 fixed test break 2014-01-16 11:50:59 +01:00
81d23332df afterFind event in AR is now called after relations have been populated
fixes #1993
2014-01-16 10:28:58 +01:00
91c86fb704 MongoDB ActiveRecord uit test advanced to check integer value handling. 2014-01-15 11:33:58 +02:00
5d3684fd7c Unit test for MongoDB Cache advanced. 2014-01-13 16:13:21 +02:00
9ca62131f9 Merge branch 'master' of github.com:yiisoft/yii2 into mongodb-cache 2014-01-13 15:36:51 +02:00
32887edf5a MongoDB Cache class added as draft. 2014-01-13 14:41:45 +02:00
48be2bb7d1 MongoDB Session class added. 2014-01-13 12:54:18 +02:00
cbf649b16c Some code style fixes [skip ci] 2014-01-12 20:54:27 -03:00
e6f9aef3a9 fixed test break. 2014-01-11 22:20:33 -05:00
a8068dfe5c fixed test break. 2014-01-11 10:54:43 -05:00
442393dac9 removed failing tests. 2014-01-11 10:44:39 -05:00
7d08a09620 Fixes #1809: Added support for building "EXISTS" and "NOT EXISTS" query conditions 2014-01-11 08:35:43 -05:00
ab47d58c69 path fixes. 2014-01-10 21:58:50 -05:00
f6530314e2 Merge pull request #1765 from yiisoft/elasticsearch-pk-refactoring
[WIP] Changed elasticsearch AR primary key handling
2014-01-10 15:56:22 -08:00
31fece562e fixed test break 2014-01-10 15:39:06 +01:00
5dca1257b2 reverted primaryKey of elasticsearch to be array again
meet the AR interface requirements.
2014-01-09 13:44:12 +01:00
d9dd7292db Fixed test break. 2014-01-08 23:21:44 -05:00
eb779ff6cb Fixed test break. 2014-01-08 23:03:38 -05:00
b23bade285 fixed test break. 2014-01-08 21:57:24 -05:00
35f8823249 fixed test break. 2014-01-08 21:34:20 -05:00
c67c929696 Fixed test break. 2014-01-08 21:23:12 -05:00
232a223c17 SwiftMailer message updated to setup charset for alternative body correctly. 2014-01-08 13:45:48 +02:00
dc01411bea Fixes #1791 2014-01-07 11:23:35 -05:00
951791f245 added unit test for twig renderer
verify #1755 works
2014-01-07 17:06:25 +01:00
c4c328dc92 Fixes #1791: support ON condition for relational query. 2014-01-06 23:56:58 -05:00
795a09c27a Fixes #1791: joinWithRelation using table alias. 2014-01-05 17:42:40 -05:00
a7b852fcc3 Changed elasticsearch AR primary key handling
now supports mapped primary key when _id is part of source with an
alias.
2014-01-04 04:26:50 +01:00
35373b14ae fixed test breaks. 2014-01-01 23:14:13 -05:00
3cd7a7440e Refactored imagine extension. 2014-01-01 14:02:41 -05:00
2df7d0a8bd Merge branch '46-image-helper' of github.com:tonydspaniard/yii2 into tonydspaniard-46-image-helper
Conflicts:
	composer.json
2013-12-31 15:33:46 -05:00
9e66e08bc7 Fixes #802: Added support for retrieving sub-array element or child object property through ArrayHelper::getValue() 2013-12-31 11:30:44 -05:00