Commit Graph

18922 Commits (28c1a9557561319910bb86e9d04afcf6bb4bbf4f)
 

Author SHA1 Message Date
Jörn Friedrich Dreyer 28c1a95575 use common storage test 12 years ago
Jörn Friedrich Dreyer 7ec53571c4 use 'object' as the fakedir stream name 12 years ago
Jörn Friedrich Dreyer c112a1d323 move to stream based IObjectStore interface, rearrange & reformat code 12 years ago
Jörn Friedrich Dreyer f2fe00e972 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() 12 years ago
Jörn Friedrich Dreyer 5cae863408 change architecture from inheritance to composition 12 years ago
Jörn Friedrich Dreyer 9335a5f07f remove duplicate method 12 years ago
Jörn Friedrich Dreyer 5722e31d1a add autocreate config option for containers, implement autocreate and delete of containers, use generated container names for tests 12 years ago
Jörn Friedrich Dreyer 1410cb10b4 add 'objectstore' configuration example 12 years ago
Jörn Friedrich Dreyer 4e65889f54 only use one config option 'objectstore' for root and home storage configuration 12 years ago
Jörn Friedrich Dreyer 7493ff0624 fix unit test by always initializing the root of the storage in the constructor 12 years ago
Jörn Friedrich Dreyer c18836c8ae add initial swift test with trystack 12 years ago
Jörn Friedrich Dreyer 10de4a7b90 move creation of / and users 'files' from storage constructor to setupFS / mount initialization 12 years ago
Jörn Friedrich Dreyer 652af71ba9 update 3rdparty 12 years ago
Jörn Friedrich Dreyer 87aaf39259 fix checking unset array values, deduplicate code, remove file from cache if it could not be stored in the objectstore 12 years ago
Jörn Friedrich Dreyer eca536d8b4 minor code cleanup 12 years ago
Jörn Friedrich Dreyer c020e8e658 use exceptions to notify abstract parent class of problems 12 years ago
Jörn Friedrich Dreyer 60a8419a1f when root storage cannot be mounted throw an exception visible to the end user 12 years ago
Jörn Friedrich Dreyer 1374ba9adf fix fallback config for default home storage 12 years ago
Jörn Friedrich Dreyer f1bf1326b1 require updated 3rdparty with rackspace libs 12 years ago
Jörn Friedrich Dreyer ccb698a6a8 move swift and abstract code to core 12 years ago
Jörn Friedrich Dreyer 85ccfad37c change 'object_storage' config param to 'root_storage' 12 years ago
Jörn Friedrich Dreyer 2bf7e5c02f make objectstore setup more robust, don't pass user to object store mounted as root 12 years ago
Jörn Friedrich Dreyer 3c66a8c8ed allow configuring objectstore as home and root storage 12 years ago
Bjoern Schiessle a921ad8925 fix rename of encryption keys 12 years ago
Jenkins for ownCloud baf46c74cd [tx-robot] updated from transifex 12 years ago
Lukas Reschke d4bdcb7a9b Merge pull request #9047 from owncloud/fix_preload_fundamental_apps 12 years ago
icewind1991 8d1cf79152 Merge pull request #8399 from owncloud/server-server-sharing 12 years ago
Vincent Petry cce58368ad Merge pull request #9065 from owncloud/migrator-keepprimaryindexname 12 years ago
Vincent Petry c5e33f5172 Merge pull request #9067 from owncloud/pass-db-hostname 12 years ago
Björn Schießle a548de3611 Merge pull request #9029 from owncloud/table-to-paragraph-layout-for-share 12 years ago
Vincent Petry ffdc1c2fcf Added unit test for checkMigrate with primary key + autoinc 12 years ago
Vincent Petry 7aa11b4361 Do not rename primary key index when renaming table 12 years ago
Andreas Fischer 9db0a82a26 We obviously have to pass the hostname as is when there is no ':' in the hostname. 12 years ago
Morris Jobke 9e74787c8a Migrate table layout to p layout for share settings 12 years ago
Robin Appelman 07fdeba50b Fix moving movablemount over webdav 12 years ago
Robin Appelman 2219087df6 organize js a bit better 12 years ago
Robin Appelman f2ebac5c76 Better error handeling in testremote 12 years ago
Robin Appelman 361607c72d testremote is for public access 12 years ago
Morris Jobke e7365c9507 fix broken buttons for IE8-11 12 years ago
Morris Jobke 17685adb87 fixing layout issue - mostly alignment 12 years ago
Jenkins for ownCloud ce179dcdcb [tx-robot] updated from transifex 12 years ago
Volkan Gezer dd2dd7eaae Merge pull request #9059 from owncloud/simplify-warning-layout 12 years ago
Lukas Reschke bd4f3849a3 That file was accidentally commited. Partially revert f2fc214ce0 12 years ago
Lukas Reschke f2fc214ce0 Add deprecation notice to load* functions 12 years ago
Morris Jobke a5f1846170 simplify security warning on admin page 12 years ago
Morris Jobke c42d087fc5 Merge pull request #9053 from owncloud/small_ux_improvement 12 years ago
Morris Jobke 99467898e1 Merge pull request #9055 from owncloud/add_new_keynote_mimetype 12 years ago
Volkan Gezer 08c8ae699f Merge pull request #9049 from owncloud/fix-upload-button 12 years ago
Jörn Friedrich Dreyer cd77f92f4c add new keynote mimetype 12 years ago
Robin Appelman b188550c22 Also support removeable mounts with rmdir 12 years ago