Age | Commit message (Expand) | Author |
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 |
2009-05-13 | Fixed Issue#154 | Christophe.Boulain |
2009-05-13 | Fixed Issue#95 TMysqlMetaData::getShowCreateTable() throws TPhpErrorException... | godzilla80@gmx.net |
2009-05-11 | Fixed Issue#148 | Christophe.Boulain |
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-05-01 | Fixed Issue #122 - SqlMap: support for properties in resource filenames, fix ... | godzilla80@gmx.net |
2009-05-01 | Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __get | godzilla80@gmx.net |
2009-04-26 | Fixed Issue #146 - replace deprecated(php5.3>) split with explode in TPgsqlMe... | godzilla80@gmx.net |
2009-04-15 | fix wrong (c&p) doc comment from r2631 | godzilla80@gmx.net |
2009-04-05 | TSqlMapCacheModel now consider <flushInterval> tag as described in doc (sqlma... | godzilla80@gmx.net |
2009-03-22 | Fixed Issue #88 - SQLMap $Param$ re-evaluation bug | godzilla80@gmx.net |
2009-03-19 | replace array_push() function calls with native language constuct if make sense | godzilla80@gmx.net |
2009-03-19 | replace is_null() function calls with native native language constuct | godzilla80@gmx.net |