Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup and actually execute the query | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -4/+8 |
| | |||||
* | use doctrine to construct concat expression | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -8/+1 |
| | |||||
* | Concatenate string in SQL instead of PHP | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -10/+10 |
| | |||||
* | fix checkstyle for files app | Jörn Friedrich Dreyer | 2012-11-29 | 1 | -8/+12 |
| | |||||
* | prepare SQL query only once, that's what prepared statements are for. Should ↵ | Arthur Schiwon | 2012-11-05 | 1 | -2/+2 |
| | | | | improve upgrade time with larger setups | ||||
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | escape identifiers in queries | Jörn Friedrich Dreyer | 2012-10-02 | 1 | -9/+9 |
| | |||||
* | - take webdav namespace for properties into account | Björn Schießle | 2012-09-26 | 1 | -9/+11 |
| | | | | - change update routine to add the namesapce to all stored properties | ||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 1 | -2/+0 |
| | |||||
* | add backticks to SQL, use limit parameter instead of LIMIT SQL | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -6/+6 |
| | |||||
* | fix broken properties in the database | Bjoern Schiessle | 2012-07-23 | 1 | -2/+2 |
| | |||||
* | update routine to fix broken file properties in db | Bjoern Schiessle | 2012-07-23 | 1 | -0/+11 |
| | |||||
* | try to remove deprecated files from /files on update | Arthur Schiwon | 2012-05-16 | 1 | -0/+34 |
| | |||||
* | fix writing in remote folder | Georg Ehrke | 2012-05-05 | 1 | -4/+0 |
| | |||||
* | Changed $APPROOT to $APPSROOT as in ↵ | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
| | | | | https://gitorious.org/owncloud/owncloud/merge_requests/116 | ||||
* | create folder 'remote' for the remote services like caldav, carddav and webdav | Georg Ehrke | 2012-05-02 | 1 | -0/+4 |