- Jun 24, 2014
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
- Jun 23, 2014
-
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
- Jun 20, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jun 18, 2014
-
-
Jörn Friedrich Dreyer authored
fix rebase, use 'object::user:<username>' or 'object::store:<storageid> as storage id, by default use container/bucket name for storageid, make storageid configurable, store user only for HomeObjectStoreStorage, change updateObject() to writeObject()
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
add autocreate config option for containers, implement autocreate and delete of containers, use generated container names for tests
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
fix checking unset array values, deduplicate code, remove file from cache if it could not be stored in the objectstore
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
copy skeleton only for local filesystems
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Björn Schießle authored
-
Jenkins for ownCloud authored
-
Lukas Reschke authored
Load fundamental apps, before any possible customizing app may follow
-
- Jun 17, 2014
-
-
Robin Appelman authored
Add server<->server sharing
-
Vincent Petry authored
Do not rename primary key index when renaming table
-
Vincent Petry authored
Obviously have to pass the hostname as is when there is no ':' in the hostname
-
Björn Schießle authored
Migrate table layout to p layout for share settings
-
Vincent Petry authored
Added unit test to make sure that checkMigrate() works when adding a primary key and autoincrement column to a table schema.
-
Vincent Petry authored
When the migrator renames a table, for example for upgrade simulation, it should not rename the primary key to avoid messing up with the diff because the MySQL Doctrine code expects that index to always be called "primary".
-
Andreas Fischer authored
This reverts commit 73062040.
-
Morris Jobke authored
ref #8906
-
Robin Appelman authored
-