summaryrefslogtreecommitdiffstats
path: root/lib/connector/sabre/locks.php
Commit message (Expand)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-189/+0
* Merge pull request #3799 from owncloud/fix_pdo_statement_wrapper_numrows_on_m...Bart Visscher2013-06-281-1/+1
|\
| * fix numRows usage in core libJörn Friedrich Dreyer2013-06-241-1/+1
* | use to_char when comparing clob to string on oracle, use execute auditedJörn Friedrich Dreyer2013-06-241-0/+4
|/
* coding styleThomas Mueller2013-06-141-1/+4
* use executeAudited in sabredav lockJörn Friedrich Dreyer2013-06-141-13/+12
* use to_char to allow comparing string to CLOB cloumns in oracleJörn Friedrich Dreyer2013-06-101-4/+18
* Style-fix: Breakup long linesBart Visscher2013-02-141-5/+28
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-2/+2
* Checkstyle: many fixesFelix Moeller2012-11-021-3/+3
* Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-231-1/+1
* adding space between) and {Thomas Mueller2012-09-071-1/+1
* Whitespace fixes in libBart Visscher2012-08-291-3/+3
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-6/+7
|\
| * Fix #476Jakob Sack2012-07-311-4/+7
| * fix ununsed variablesRobin Appelman2012-07-211-1/+1
* | Fix OC_Connector_Sabre_Locks for SQLiteJakob Sack2012-08-241-2/+4
* | escape all identifiers with backticksjfd2012-07-311-6/+6
|/
* fixing file headers with copy rightThomas Müller2012-05-051-24/+16
* Renaming classes :-)Jakob Sack2011-07-291-4/+4
* One class per file!Jakob Sack2011-07-291-1/+0
* Use autoloadJakob Sack2011-07-271-0/+152