Age | Commit message (Expand) | Author |
2007-11-19 | added TActiveRecord::getActiveDbConnection. | xue |
2007-11-09 | TCache implements ArrayAccess. duplicate copyFrom in TActiveRecord | wei |
2007-11-08 | further AR refactoring. | xue |
2007-11-08 | refactored AR. | xue |
2007-11-01 | Refactored ActiveRecord: removed object registry, fixed relationship casing p... | wei |
2007-10-15 | one more fix. | xue |
2007-10-15 | improved automatic foreign objects creation. | xue |
2007-10-13 | fixed belongs_to. | xue |
2007-10-13 | a bug fix. | xue |
2007-10-13 | Active Record now supports implicitly declared related properties | xue |
2007-10-11 | refactored a bit about AR | xue |
2007-10-08 | Allow active records to have multiple foreign key references to the same tabl... | wei |
2007-10-03 | removed redundant code. | xue |
2007-09-29 | Changed RELATIONS declaration. | xue |
2007-09-28 | changed from protected to public. | xue |
2007-09-28 | Fixed #665. | xue |
2007-07-17 | Fixed #666. | xue |
2007-05-10 | Fixed #617 | wei |
2007-05-07 | Update Active Record docs. | wei |
2007-05-04 | Add saving/updating ActiveRecord relationships. | wei |
2007-05-03 | Update active relations docs | wei |
2007-05-01 | remove identity map in active record. | wei |
2007-04-30 | Reverted TActiveRecord::populateObject to protected | wei |
2007-04-24 | add active record Relations | wei |
2007-04-22 | Update to Active Record to use Mysql 4. | wei |
2007-04-16 | Updates to db stuff, removed js build from build.xml (no longer necessary) | wei |
2007-04-14 | Refactor ActiveRecordGateway to use TDataGatewayCommand | wei |
2007-04-12 | Refactor and add TTableGateway, System.Data.Common, System.Data.DataGateway | wei |
2007-04-05 | make magic finder methods case insensitive. | wei |
2007-04-03 | update js onclick handler context for controls with js counterpart. | wei |
2007-03-21 | minor AR updates, remove obsolete TApplication::$_pageService | wei |
2007-03-06 | changed the way to specify active record table. | xue |
2007-03-06 | removed getRecordFinder. | xue |
2007-02-27 | typo | wei |
2007-02-27 | BC: Deprecate TActiveRecord::getRecordFinder() in favour of TActiveRecord::fi... | wei |
2007-02-27 | Add comments for scaffold, minor changes to TActiveRecord | wei |
2007-02-19 | Add trace to active records and TDbCommand | wei |
2007-02-12 | Add IBM DB2 driver for active record. | wei |
2007-02-06 | scaffold typo, allow multiple parameters in findBySql. | wei |
2007-01-24 | Fixed #517, #519, #521 | wei |
2007-01-17 | Add active record generator. | wei |
2007-01-09 | add TActiveRecord::findAllByPks() | wei |
2007-01-04 | Add chat demo and tutorial. | wei |
2006-12-09 | Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs for... | wei |
2006-12-03 | Allow TDbConnection and TDbCommand to be serialized. | wei |
2006-11-26 | Adding active record implementation. | wei |