|
dd26d39dd8
|
Removed unused namespace imports
|
2014-02-07 13:26:00 +04:00 |
|
|
7863a0ff24
|
Merge pull request #2279 from Ragazzo/fixtures_controller_improvements
Fixtures controller improvements
|
2014-02-03 13:26:28 -08:00 |
|
|
16e1aff41b
|
renamed ActiveRecord::create() to populateRecord()
- refactored elasticsearch AR to make type and index available in
instantiate(), issue #1313
fixes #2281
|
2014-02-03 14:07:12 +01:00 |
|
|
5e33a17b6a
|
fixed active fixtures classes
|
2014-02-02 16:36:43 +04:00 |
|
|
5c26f01f84
|
fixed doc links
|
2014-01-29 12:22:30 +01:00 |
|
|
21ae27b306
|
updated phpdoc properties
|
2014-01-28 00:11:18 +01:00 |
|
|
f6dd6fa2e9
|
Renamed ActiveRecordInterface::createActiveRelation() to createRelation()
|
2014-01-24 14:46:53 -05:00 |
|
|
f82ecad658
|
Added doc.
|
2014-01-21 09:07:11 -05:00 |
|
|
3986e11585
|
data file removed
|
2014-01-21 11:35:22 +02:00 |
|
|
d5d810dd86
|
local data variable and some code style fixation
|
2014-01-21 00:54:55 +02:00 |
|
|
0d35c269fe
|
using batchInsert
|
2014-01-20 20:02:51 +02:00 |
|
|
a4b6eeca7e
|
refactoring according to the new version
|
2014-01-20 19:03:44 +02:00 |
|
|
719a721ebe
|
active fixture for mongodb extension
|
2014-01-20 18:50:38 +02:00 |
|
|
796284cba1
|
reworked fix for #1993
|
2014-01-16 11:05:26 +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 |
|
|
8ede55a0df
|
Documentation for "mongodb" extension improved.
|
2014-01-14 12:50:56 +02:00 |
|
|
ece5f0b8ad
|
Doc comments for MongoDB Session updated.
|
2014-01-14 12:00:04 +02:00 |
|
|
399e7f82f8
|
Doc comments for MongoDB Cache fixed.
|
2014-01-14 11:47:09 +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 |
|
|
da9d544c54
|
psr-4 change.
|
2014-01-10 21:06:25 -05:00 |
|
|
41685a2409
|
moved extensions under yii.
|
2013-12-09 23:51:49 -05:00 |
|
|
5a046230fd
|
Translating SQL-like syntax into Mongo syntax removed from "\yii\mongodb\Collection".
|
2013-12-09 11:28:31 +02:00 |
|
|
bc9e57b239
|
Fixed readme.
|
2013-12-06 14:46:09 -05:00 |
|
|
9b5f3fab99
|
Extension "mongo" renamed into "mongodb"
|
2013-12-06 17:35:32 +02:00 |
|