Age | Commit message (Expand) | Author |
2014-01-07 | Adding toArray() and toJSON() to TActiveRecord | David Marko |
2014-01-06 | Removed all @version $Id comments: they were managed by svn and are useless w... | Fabio Bas |
2014-01-06 | Happy 2014! | Fabio Bas |
2013-12-09 | Support for all PRADO DB drivers! | Daniel |
2013-09-11 | Merge up to r3319 | Ciro Mattia Gonano |
2013-07-24 | Upgrade to newly released 3.2.23.2.2 | Ciro Mattia Gonano |
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano |
2013-01-22 | merged r3261, r3262 to trunk/ | ctrlaltca |
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 | removed ?> from php files | 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-05-29 | committed patch for #407 | ctrlaltca |
2012-02-14 | further SqlMap optimizations; refs #337 | ctrlaltca@gmail.com |
2012-01-28 | some fixes related to build scripts, now the "dist" task completes successfully | ctrlaltca@gmail.com |
2011-11-19 | fixed #354 | ctrlaltca@gmail.com |
2011-11-12 | fix for #284 | ctrlaltca@gmail.com |
2011-11-09 | fix #370: | ctrlaltca@gmail.com |
2011-10-16 | Fixed Issue#365 introduced in r3030 | GODZilla0480@gmail.com |
2011-08-28 | Add methods quoteTableName, quoteColumnName, quoteColumnAlias to TDbMetaData ... | GODZilla0480@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 | further polishing | 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 |
2011-05-25 | fixed last blocking error related to the build script. it completes successfu... | ctrlaltca@gmail.com |
2011-05-06 | fixed #18 | rojaro |
2011-04-28 | fixed #230 | rojaro |
2011-01-27 | fixed #307 | rojaro |
2011-01-19 | Raise an exception when DB driver doesn't support changing charset. | christophe.boulain |
2010-10-06 | fixed #294 | rojaro |
2010-08-18 | fixed #278 | rojaro |
2010-07-21 | fixed #274 | rojaro |
2010-06-15 | Fixing #268 | rojaro |
2010-04-18 | Ensured parent::__construct calls within Data | javalizard |
2010-03-17 | Bugfix for #236 | rojaro |
2010-02-22 | Merged /branches/3.1:r2773 into trunk | Christophe.Boulain |
2010-02-21 | Merged latest changes into trunk (except r2773) | godzilla80@gmx.net |
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-06-07 | Merging latest 3.1 changes into trunk (r2672-2677) | godzilla80@gmx.net |
2009-06-07 | Fixed Issue #168 - TSqlMapXmlConfiguration: CacheModel properties are not set | godzilla80@gmx.net |
2009-05-27 | Merge from 3.2 branch. | Christophe.Boulain |
2009-05-24 | prepare for release.3.1.5 | qiang.xue |
2009-05-23 | Fixed Issue#161 - SqlMap add cache dependencies if TApplicationMode Debug/Normal | godzilla80@gmx.net |
2009-05-14 | Fixed Issue#78 - add schema support to TActiveRecordRelation::findForeignKeys() | godzilla80@gmx.net |
2009-05-14 | TPgsqlTableInfo::getTableFullName() return void if no schema given | godzilla80@gmx.net |