Vincent Petry
|
b1e778d5fd
|
Moved office mimetype update to a repair step
|
2014-06-25 19:49:18 +02:00 |
Jörn Friedrich Dreyer
|
7af67eb630
|
increase version number of files and migration trigger
|
2014-06-06 12:28:36 +02:00 |
Jörn Friedrich Dreyer
|
a59b5249d3
|
add more and fix office mimetypes, migrate wrong mimetypes
|
2014-06-06 12:00:25 +02:00 |
Morris Jobke
|
9a67986473
|
add OCP\Config:deleteSystemValue
|
2014-06-02 18:31:43 +02:00 |
Morris Jobke
|
57ef089aac
|
drop allowZIPdownload and maxZIPSize as options
|
2014-06-02 16:29:03 +02:00 |
Lukas Reschke
|
2d1296bb03
|
We do not support updates from 4.5 > 7.0
|
2014-05-13 18:54:43 +02:00 |
Jörn Friedrich Dreyer
|
9ae829497a
|
cleanup and actually execute the query
|
2013-11-01 15:45:33 +01:00 |
Jörn Friedrich Dreyer
|
72ca0a482b
|
use doctrine to construct concat expression
|
2013-11-01 15:40:21 +01:00 |
Jörn Friedrich Dreyer
|
51ec68a623
|
Concatenate string in SQL instead of PHP
|
2013-11-01 15:40:21 +01:00 |
Jörn Friedrich Dreyer
|
3b83fe1530
|
fix checkstyle for files app
|
2012-11-29 18:33:15 +01:00 |
Arthur Schiwon
|
85d6a08ae9
|
prepare SQL query only once, that's what prepared statements are for. Should improve upgrade time with larger setups
|
2012-11-05 20:47:26 +01:00 |
Felix Moeller
|
30d7993e01
|
Checkstyle fixes: NoSpaceAfterComma
|
2012-11-04 11:10:46 +01:00 |
Felix Moeller
|
f8d1d7787e
|
Checkstyle fixes for SpaceBeforeOpenBrace
|
2012-11-04 10:46:32 +01:00 |
Jörn Friedrich Dreyer
|
39735721ec
|
escape identifiers in queries
|
2012-10-02 14:11:25 +02:00 |
Björn Schießle
|
c3c6e52104
|
- take webdav namespace for properties into account
- change update routine to add the namesapce to all stored properties
|
2012-09-26 10:48:30 +02:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Bart Visscher
|
0e58800016
|
Whitespace fixes in apps
|
2012-08-29 20:29:43 +02:00 |
Jörn Friedrich Dreyer
|
fa3497f6ed
|
add backticks to SQL, use limit parameter instead of LIMIT SQL
|
2012-08-25 01:52:27 +02:00 |
Bjoern Schiessle
|
bd63fddbf4
|
fix broken properties in the database
|
2012-07-23 10:34:01 +02:00 |
Bjoern Schiessle
|
708c771296
|
update routine to fix broken file properties in db
|
2012-07-23 10:25:26 +02:00 |
Arthur Schiwon
|
fbc2892083
|
try to remove deprecated files from /files on update
|
2012-05-16 15:59:36 +02:00 |
Georg Ehrke
|
101406eba7
|
fix writing in remote folder
|
2012-05-05 18:29:26 +02:00 |
Thomas Tanghus
|
2296521a2e
|
Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/merge_requests/116
|
2012-05-04 11:16:29 +02:00 |
Georg Ehrke
|
da03d05700
|
create folder 'remote' for the remote services like caldav, carddav and webdav
|
2012-05-02 16:41:23 +02:00 |