|
|
12fbb0f71d
|
url WIP
|
2013-02-11 19:51:18 -05:00 |
|
|
|
e25ad4bc88
|
URL wip.
|
2013-02-11 13:29:53 -05:00 |
|
|
|
f31369e7c1
|
url wip
|
2013-02-10 21:55:15 -05:00 |
|
|
|
712f4dae0d
|
url wip
|
2013-02-10 14:53:35 -05:00 |
|
|
|
64fb2a815c
|
added tests for cache
|
2013-02-07 23:48:55 +04:00 |
|
|
|
7aa80d86f5
|
refactored execute() and query() methods in db/Command.
|
2013-02-01 17:18:49 -05:00 |
|
|
|
6fcac32410
|
error handling cleanup.
|
2013-01-31 23:50:53 -05:00 |
|
|
|
abd3d827a2
|
refactoring.
|
2013-01-18 10:37:22 -05:00 |
|
|
|
ed8b795295
|
renamed exception classes.
|
2013-01-17 19:55:10 -05:00 |
|
|
|
b51d347465
|
Added count, average, sum, min, max, scalar methods to ActiveQuery.
Added support for scopes defined in AR classes.
|
2013-01-17 19:26:20 -05:00 |
|
|
|
9958a5802e
|
DB cleanup
|
2013-01-17 12:54:13 -05:00 |
|
|
|
39254a806b
|
added test for "on .." and "as .." for Component.
|
2013-01-15 19:22:31 -05:00 |
|
|
|
736d30684e
|
refactored the active property of Connection and Transaction.
refactored Transaction.
|
2013-01-15 19:13:39 -05:00 |
|
|
|
e0cd52fb65
|
moved Connection::getPdoType() to Command.
|
2013-01-15 18:32:08 -05:00 |
|
|
|
5d90e6da80
|
removed scopes.
finished AR documentation.
|
2013-01-14 20:19:08 -05:00 |
|
|
|
3ca50f3043
|
clean up AR
|
2013-01-13 10:23:03 -05:00 |
|
|
|
46ab456f4e
|
finished new AR.
|
2013-01-12 23:16:26 -05:00 |
|
|
|
c9b104f0a1
|
refactored AR relation.
|
2013-01-09 16:50:17 -05:00 |
|
|
|
0e3e2698d7
|
cleanup of AR
|
2013-01-09 11:13:49 -05:00 |
|
|
|
499f7bfce8
|
Added ArrayHelper::multisort() test.
|
2013-01-08 19:52:41 -05:00 |
|
|
|
88672ed1da
|
furnishing base classes.
|
2013-01-07 15:24:47 -05:00 |
|
|
|
8e05e6e62d
|
changed copyright line.
|
2013-01-07 11:34:52 -05:00 |
|
|
|
faef457f2c
|
Fixed Object class.
|
2013-01-07 11:21:30 -05:00 |
|
|
|
fe90d4dda0
|
implemented auto-quoting for DB commands.
|
2013-01-06 22:41:20 -05:00 |
|
|
|
d15378ef43
|
moved db tests.
|
2013-01-05 21:29:42 -05:00 |
|
|
|
8517ee9e50
|
reorganized DB classes.
|
2013-01-05 16:46:53 -05:00 |
|
|
|
0cd6b346b6
|
refactoring AR
|
2013-01-05 08:40:11 -05:00 |
|
|
|
23572c74cd
|
refactoring AR.
|
2013-01-04 21:21:15 -05:00 |
|
|
|
1b151818a6
|
Fixed AR bugs.
|
2013-01-04 18:56:25 -05:00 |
|
|
|
a7ecbfee30
|
Fixing AR issues.
|
2013-01-04 15:06:19 -05:00 |
|
|
|
30c52fad96
|
finished draft implementation of new AR.
|
2013-01-04 12:05:24 -05:00 |
|
|
|
4d049fd97c
|
AR WIP
|
2013-01-04 08:46:55 -05:00 |
|
|
|
44af0aa97a
|
AR wip
|
2012-12-22 16:25:14 -05:00 |
|
|
|
e3d57f0cf9
|
Merge branch 'console-color'
|
2012-12-01 16:12:26 -05:00 |
|
|
|
0bdceee0fd
|
Merge branch 'master' of git.yiisoft.com:yii2
Conflicts:
tests/unit/data/ar/Customer.php
|
2012-12-01 16:07:47 -05:00 |
|
|
|
a8be9ce412
|
new AR WIP
|
2012-11-17 08:35:53 -05:00 |
|
|
|
377181a008
|
new AR WIP
|
2012-11-12 20:31:23 -05:00 |
|
|
|
d876da383e
|
...
|
2012-10-08 20:50:09 -04:00 |
|
|
|
8c26893992
|
Implemented new scope declaration syntax.
|
2012-08-09 22:27:42 -04:00 |
|
|
|
1599a2cf25
|
Removed Object::evaluateExpression().
Finished ExpressionDependency.
|
2012-06-01 09:50:27 -04:00 |
|
|
|
cc240811f1
|
added explicit modifier
|
2012-05-25 12:47:13 +03:00 |
|
|
|
85c0a3b355
|
Fixed scope issue in tests
|
2012-04-10 21:49:24 +02:00 |
|
|
|
69b49180ef
|
Updated asa -> getBehavior
|
2012-04-10 21:44:10 +02:00 |
|
|
|
0fd8212356
|
support using anonymous function to customize relational queries.
|
2012-04-02 21:25:58 -04:00 |
|
|
|
47fe25d4ee
|
new event implementation.
|
2012-03-27 23:41:24 -04:00 |
|
|
|
e281b402b6
|
...
|
2012-03-26 21:58:40 -04:00 |
|
|
|
ed513b4da9
|
...
|
2012-03-25 23:39:47 -04:00 |
|
|
|
5ddc1ba18a
|
Finished AR query.
|
2012-03-25 11:01:01 -04:00 |
|
|
|
233183995a
|
...
|
2012-03-24 23:23:29 -04:00 |
|
|
|
0e40fb4a61
|
finished AR findBySql and eager loading.
|
2012-03-15 10:57:45 -04:00 |
|