Age | Commit message (Expand) | Author |
2013-09-11 | Merge up to r3319 | Ciro Mattia Gonano |
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano |
2013-01-19 | bumped year to 2013, integrated recent changes from branch/3.2 | ctrlaltca |
2012-08-06 | patch for #420 | ctrlaltca |
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca |
2012-07-12 | happy new year | ctrlaltca |
2012-01-28 | some fixes related to build scripts, now the "dist" task completes successfully | ctrlaltca@gmail.com |
2011-08-28 | Modify TActiveRecordConfig & TActiveRecordManager to allow custom subclassing... | GODZilla0480@gmail.com |
2011-06-26 | applied serialization optimization patch (337) | ctrlaltca@gmail.com |
2011-06-20 | updated year information on all framework sources where possible (Copyright &... | ctrlaltca@gmail.com |
2011-06-20 | removed useless calls to empty contructor; reverted some additional undocumen... | ctrlaltca@gmail.com |
2011-06-08 | patch for #331 | ctrlaltca@gmail.com |
2010-08-18 | fixed #278 | rojaro |
2010-04-18 | Ensured parent::__construct calls within Data | javalizard |
2010-02-15 | Merge from r2765 (and some others) 3.1 | Christophe.Boulain |
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net |
2009-11-01 | merged active record default value bug fix which got lost when moving from tr... | rojaro |
2009-05-27 | Merge from 3.2 branch. | Christophe.Boulain |
2009-05-14 | Fixed Issue#78 - add schema support to TActiveRecordRelation::findForeignKeys() | godzilla80@gmx.net |
2009-05-11 | Change visibilty of TActiveRecord class member "_invalidFinderResult" from pr... | godzilla80@gmx.net |
2009-05-10 | Fixed Issue #74 | godzilla80@gmx.net |
2009-03-19 | replace array_push() function calls with native language constuct if make sense | godzilla80@gmx.net |
2009-03-16 | Fixed Issue#99 | Christophe.Boulain |
2009-01-07 | Fixed Issue#65: Improvement of TActiveRecord::populateObjects() | christophe.boulain |
2008-12-03 | Merge from trunk | christophe.boulain |
2008-10-21 | removed all trailing ?> | qiang.xue |
2008-10-21 | Fixed issue #11. | qiang.xue |
2008-10-21 | fixed issue #5. | qiang.xue |
2008-10-16 | Ticket #891 (changed to non-static method) | mikl |
2008-10-16 | Ticket #891 (new static method table() in TActiveRecord) | mikl |
2008-10-13 | LIMIT 1 for ActiveRecord find() and findBy() | carl |
2008-09-24 | remove unuseful static in TActiveRecord::getRecordGateway() | tof |
2008-08-18 | fixed #911 | knut |
2008-08-07 | fixed #855 | knut |
2008-07-30 | updated copyright | knut |
2008-07-30 | fixed #890 | knut |
2008-03-07 | fixed #803. | xue |
2008-03-06 | Fixed #799. | xue |
2008-02-06 | Fixed two typos. | xue |
2008-02-04 | Fix ActiveRecord: multiple FK referencing same table causes incorrect retrieval. | wei |
2008-01-15 | fixed a bug in calculating object hash. | xue |
2007-12-04 | Active Record now supports query criteria for implicitly declared related pro... | xue |
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-21 | AR no long adds/updates/deletes automatically. | xue |
2007-10-15 | one more fix. | xue |
2007-10-15 | improved automatic foreign objects creation. | xue |