Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5458 from owncloud/fixing-5222-master | VicDeo | 2013-10-23 | 2 | -1/+100 |
|\ | |||||
| * | add missing file header | Thomas Müller | 2013-10-23 | 1 | -0/+6 |
| * | php 5.3 compatibility regarding OC\DB\Connection fixed | Thomas Müller | 2013-10-21 | 2 | -1/+94 |
* | | Use quoteIdentifier with proper objects | Victor Dubiniuk | 2013-10-21 | 1 | -0/+5 |
* | | removing pointless calls on quoteIdentifier() - reason: name on $tableDiff do... | Thomas Müller | 2013-10-17 | 1 | -6/+2 |
|/ | |||||
* | new console command to generate sql migration scripts | Thomas Müller | 2013-10-17 | 1 | -1/+21 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 11 | -0/+1237 |