summaryrefslogtreecommitdiff
path: root/framework/Data
AgeCommit message (Expand)Author
2011-06-20updated year information on all framework sources where possible (Copyright &...ctrlaltca@gmail.com
2011-06-20further polishingctrlaltca@gmail.com
2011-06-20removed useless calls to empty contructor; reverted some additional undocumen...ctrlaltca@gmail.com
2011-06-08patch for #331ctrlaltca@gmail.com
2011-05-25fixed last blocking error related to the build script. it completes successfu...ctrlaltca@gmail.com
2011-05-06fixed #18rojaro
2011-04-28fixed #230rojaro
2011-01-27fixed #307rojaro
2011-01-19Raise an exception when DB driver doesn't support changing charset.christophe.boulain
2010-10-06fixed #294rojaro
2010-08-18fixed #278rojaro
2010-07-21fixed #274rojaro
2010-06-15Fixing #268rojaro
2010-04-18Ensured parent::__construct calls within Datajavalizard
2010-03-17Bugfix for #236rojaro
2010-02-22Merged /branches/3.1:r2773 into trunkChristophe.Boulain
2010-02-21Merged latest changes into trunk (except r2773)godzilla80@gmx.net
2010-02-15Merge from r2765 (and some others) 3.1Christophe.Boulain
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
2009-11-01merged active record default value bug fix which got lost when moving from tr...rojaro
2009-06-07Merging latest 3.1 changes into trunk (r2672-2677)godzilla80@gmx.net
2009-06-07Fixed Issue #168 - TSqlMapXmlConfiguration: CacheModel properties are not setgodzilla80@gmx.net
2009-05-27Merge from 3.2 branch. Christophe.Boulain
2009-05-24prepare for release.3.1.5qiang.xue
2009-05-23Fixed Issue#161 - SqlMap add cache dependencies if TApplicationMode Debug/Normalgodzilla80@gmx.net
2009-05-14Fixed Issue#78 - add schema support to TActiveRecordRelation::findForeignKeys()godzilla80@gmx.net
2009-05-14TPgsqlTableInfo::getTableFullName() return void if no schema givengodzilla80@gmx.net
2009-05-13Fixed Issue#154Christophe.Boulain
2009-05-13Fixed Issue#95 TMysqlMetaData::getShowCreateTable() throws TPhpErrorException...godzilla80@gmx.net
2009-05-11Fixed Issue#148Christophe.Boulain
2009-05-11Change visibilty of TActiveRecord class member "_invalidFinderResult" from pr...godzilla80@gmx.net
2009-05-10Fixed Issue #74godzilla80@gmx.net
2009-05-01Fixed Issue #122 - SqlMap: support for properties in resource filenames, fix ...godzilla80@gmx.net
2009-05-01Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __getgodzilla80@gmx.net
2009-04-26Fixed Issue #146 - replace deprecated(php5.3>) split with explode in TPgsqlMe...godzilla80@gmx.net
2009-04-15fix wrong (c&p) doc comment from r2631godzilla80@gmx.net
2009-04-05TSqlMapCacheModel now consider <flushInterval> tag as described in doc (sqlma...godzilla80@gmx.net
2009-03-22Fixed Issue #88 - SQLMap $Param$ re-evaluation buggodzilla80@gmx.net
2009-03-19replace array_push() function calls with native language constuct if make sensegodzilla80@gmx.net
2009-03-19replace is_null() function calls with native native language constuctgodzilla80@gmx.net
2009-03-17Fixed Issue #68: TSqlMapConfig::createSqlMapGateway(): assign current connect...godzilla80@gmx.net
2009-03-16Fixed Issue#99Christophe.Boulain
2009-03-07Fixed Issue 127Christophe.Boulain
2009-01-29Fixed Issue#107Christophe.Boulain
2009-01-07Fixed Issue#65: Improvement of TActiveRecord::populateObjects()christophe.boulain
2008-12-03Merge from trunkchristophe.boulain
2008-12-03Fixed Issue#79christophe.boulain
2008-12-02php configuration typecarlgmathisen
2008-11-07 Issue#59 - TPropertyAccess::has()carlgmathisen
2008-10-21removed all trailing ?>qiang.xue