Age | Commit message (Expand) | Author |
2015-12-07 | Move urls from pradosoft.com to github's project page; drop unmaintained quic... | Fabio Bas |
2015-11-07 | Prepare for release: update (c) year to 2015, version to 3.3 | Fabio Bas |
2014-01-06 | Happy 2014! | Fabio Bas |
2013-01-19 | bumped year to 2013, integrated recent changes from branch/3.2 | 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 |
2011-06-20 | updated year information on all framework sources where possible (Copyright &... | ctrlaltca@gmail.com |
2010-08-18 | fixed #278 | rojaro |
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net |
2009-05-14 | Fixed Issue#78 - add schema support to TActiveRecordRelation::findForeignKeys() | godzilla80@gmx.net |
2009-03-19 | replace array_push() function calls with native language constuct if make sense | godzilla80@gmx.net |
2008-10-21 | removed all trailing ?> | qiang.xue |
2008-07-30 | updated copyright | knut |
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-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-13 | fixed belongs_to. | xue |
2007-10-13 | Active Record now supports implicitly declared related properties | xue |
2007-10-08 | Allow active records to have multiple foreign key references to the same tabl... | wei |
2007-09-30 | Change of AR due to introduction of column mapping. | xue |
2007-09-29 | Changed RELATIONS declaration. | xue |
2007-09-05 | typos in blog tutorial. fixed empty result in active record relations. fixed ... | wei |
2007-05-07 | Update Active Record docs. | wei |
2007-05-04 | minor update | wei |
2007-05-04 | Add saving/updating ActiveRecord relationships. | wei |
2007-05-04 | Add more qs docs for ar relationships | wei |
2007-05-03 | Update active relations docs | wei |
2007-05-01 | remove identity map in active record. | wei |
2007-05-01 | Add comments to active record relationships, add semi-colon to js files. | wei |
2007-04-30 | Reverted TActiveRecord::populateObject to protected | wei |
2007-04-24 | add active record Relations | wei |