Release plat/al core v1.1.13
[platal.git] / classes / xdb.php
2014-02-02 Thomas MinvielleFixes vim mode line.
2011-01-04 Florent BruneauHappy New Year!
2010-10-15 Stéphane JacobReturns transaction result.
2010-10-11 Florent BruneauAdd a guard against overlapping transactions.
2010-10-07 Florent BruneauAdd XDB::runTransaction($callback, $arg1, $arg2, $arg2...
2010-10-07 Florent BruneauAdd XDB::startTransaction(), XDB::commit() and XDB...
2010-10-01 Florent BruneauDon't be so lazy, implements all the XDB::raw* variants.
2010-10-01 Florent BruneauAdd XDB::rawXXXX($query) that runs the given query...
2010-09-27 Florent BruneauBig cleanup of XDB.
2010-09-17 Florent BruneauMerge remote branch 'origin/core-1.1.0' into core
2010-07-02 Florent BruneauManage site errors using exceptions.
2010-06-25 Stéphane JacobPrenvents '##' to be escaped to '' in SQL querries...
2010-05-01 Florent BruneauNon-fatal SQL errors when running unit tests.
2010-04-22 Stéphane JacobAdds timestamp in SQL errors (Closes #1031).
2010-03-06 Florent BruneauXDB::escaped use XDB::formatArray format to format...
2010-02-21 Florent BruneauIn 'cli', print SQL errors.
2010-02-16 Florent BruneauFix formatCustomOrder.
2010-02-16 Raphaël BarroisAdd XDB::formatCustomOrder (to create a custom order...
2010-02-14 Florent Bruneau2010.
2010-02-10 Raphaël BarroisAdd XDB::formatWildcard
2009-11-09 Vincent ZanottiAdds support for database table prefixes.
2009-06-17 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-05-23 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-04-10 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-02-14 Florent BruneauHelper function to format some queries.
2009-01-12 Florent BruneauHappy New Year
2009-01-05 Florent BruneauMerge commit 'origin/core-1.0.0' into core
2008-12-27 Florent BruneauXDB improvements.
2008-12-23 Florent BruneauAdd XDB::format() that build a string using XDB format:
2008-12-20 Florent BruneauMerge commit 'origin/core-1.0.0' into core
2008-12-20 Florent BruneauLog SQL errors.
2008-11-15 Florent BruneauWrite last session id in new table logger.last_sessions.
2008-08-02 Florent BruneauSQL errors generates 500 status.
2008-06-24 Florent BruneauSQL error MUST NOT happen... so stop the execution...
2008-06-22 Florent BruneauBase layout of the core.
2008-06-22 Florent BruneauFirst bench of moves.
2008-06-21 Florent BruneauRewrite FlagSet in order to run flag operation in const...
2008-06-15 Florent BruneauCan pass a FlagSet objet to XDB::...({?}). This will...
2008-03-21 Florent BruneauMerge branch 'platal-0.9.15'
2008-03-06 Florent BruneauMerge branch 'platal-0.9.15'
2008-02-27 Florent BruneauMerge branch 'platal-0.9.15'
2008-02-22 Florent BruneauMerge branch 'platal-0.9.15'
2008-01-17 Florent BruneauMerge branch 'platal-0.9.15'
2008-01-16 Olivier Le FlochMerge branch 'master' of /home/git/platal
2008-01-13 Pierre HabouzitMerge commit 'origin/platal-0.9.15'
2007-12-31 Florent BruneauHappy new year!
2007-09-15 Florent BruneauCloses #713: add a parameter to run the site in a degra...
2007-08-19 x2003bruneauAsynchronous mailing list mail moderation... This means:
2007-04-30 x2003bruneauGive names to debug flags and add a new flag for smarty...
2007-03-30 x2003bruneauImages and link to discussion in events RSS
2007-03-16 x2003bruneauImprove Broken-marketing (check the presence of the...
2007-03-04 x2003bruneauPHP5-ize all base classes...
2007-02-22 x2003bruneauRework the "Trace debugging banner" to be usage with...
2007-02-04 x2003bruneauUse XDB in all CLI scripts and remove all mysql_ calls
2007-02-04 x2003bruneauConnect to DB on demand
2007-02-03 x2003bruneauUse object oriented MySQLi
2007-02-02 x2003bruneauFix ML utf-8 issues
2007-02-02 x2003bruneauMany UTF-8 fixes:
2007-02-01 x2003bruneauConvert source code to UTF-8
2007-01-24 x2003bruneauJust because a day without commiting is not a good day
2007-01-19 x2003bruneauAXSpammer cron
2007-01-01 x2001corpet2006 => 2007 Happy New Year\!
2006-12-18 x2003bruneauArrange templates by module
2006-12-09 x2003bruneauAdd informations on query performance and affected...
2006-10-22 x2000habouzitcosmetics
2006-10-01 x2000habouzituse delayed error reporting, to avoid screwing the...
2006-10-01 x2000habouzituse php5-isms