6758 Commits (ae68a773c04028288f539120d6f41e900c1b8436)

Author SHA1 Message Date
  Jenkins for ownCloud e1fd10f226 [tx-robot] updated from transifex 10 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() 10 years ago
  Jörn Friedrich Dreyer 5cae863408 change architecture from inheritance to composition 10 years ago
  Jörn Friedrich Dreyer 9335a5f07f remove duplicate method 10 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 10 years ago
  Jörn Friedrich Dreyer 4e65889f54 only use one config option 'objectstore' for root and home storage configuration 10 years ago
  Jörn Friedrich Dreyer 7493ff0624 fix unit test by always initializing the root of the storage in the constructor 10 years ago
  Jörn Friedrich Dreyer 10de4a7b90 move creation of / and users 'files' from storage constructor to setupFS / mount initialization 10 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 10 years ago
  Jörn Friedrich Dreyer eca536d8b4 minor code cleanup 10 years ago
  Jörn Friedrich Dreyer c020e8e658 use exceptions to notify abstract parent class of problems 10 years ago
  Jörn Friedrich Dreyer 60a8419a1f when root storage cannot be mounted throw an exception visible to the end user 10 years ago
  Jörn Friedrich Dreyer 1374ba9adf fix fallback config for default home storage 10 years ago
  Jörn Friedrich Dreyer ccb698a6a8 move swift and abstract code to core 10 years ago
  Jörn Friedrich Dreyer 85ccfad37c change 'object_storage' config param to 'root_storage' 10 years ago
  Jörn Friedrich Dreyer 2bf7e5c02f make objectstore setup more robust, don't pass user to object store mounted as root 10 years ago
  Jörn Friedrich Dreyer 3c66a8c8ed allow configuring objectstore as home and root storage 10 years ago
  Vincent Petry 799205488c Prevent loadApps on upgrade 10 years ago
  Jenkins for ownCloud baf46c74cd [tx-robot] updated from transifex 10 years ago
  Vincent Petry 7aa11b4361 Do not rename primary key index when renaming table 10 years ago
  Andreas Fischer 9db0a82a26 We obviously have to pass the hostname as is when there is no ':' in the hostname. 10 years ago
  Robin Appelman 07fdeba50b Fix moving movablemount over webdav 10 years ago
  Jenkins for ownCloud ce179dcdcb [tx-robot] updated from transifex 10 years ago
  Lukas Reschke f2fc214ce0 Add deprecation notice to load* functions 10 years ago
  Jörn Friedrich Dreyer cd77f92f4c add new keynote mimetype 10 years ago
  Robin Appelman b188550c22 Also support removeable mounts with rmdir 10 years ago
  Robin Appelman 0532f5c39a Fix permission for movable storage root 10 years ago
  Georg Ehrke 86f546ff64 disable code check for shipped apps 10 years ago
  Arthur Schiwon 7b704eeb5e Load fundamental apps, before any possible customizing app may follow 10 years ago
  Jenkins for ownCloud ec5448bf7d [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud 4d6fc6f309 [tx-robot] updated from transifex 10 years ago
  Robin Appelman 87e311b996 Fix storage being passed to cache/watcher and scanner when using storage wrappers 10 years ago
  Robin Appelman c61f759a8b Fix check for shared files inside shares 10 years ago
  Robin Appelman c6a83b2f17 Fix exposing single files over webdav 10 years ago
  Robin Appelman 65f3b2fad2 Add server<->server sharing backend 10 years ago
  Georg Ehrke 65028c459b don't skip code check for skipped apps 10 years ago
  Georg Ehrke c378e76412 skip certain tests for shipped apps 10 years ago
  Jenkins for ownCloud 083cf63cc2 [tx-robot] updated from transifex 10 years ago
  macjohnny 767aa4e35f drastic speedup for nested ldap groups 10 years ago
  Andreas Fischer 73062040e6 Don't specify host when using a socket. 10 years ago
  Andreas Fischer 0932760304 Rename variable to indicate that it can be port and socket. 10 years ago
  Andreas Fischer 3d8eabedbd No need to check the port number as this will fail anyway. 10 years ago
  Andreas Fischer 4ca1e3cc02 Move getValue() to where required. This actually is not required "global data". 10 years ago
  Andreas Fischer 17c2e63449 Move check for : to where it belongs, getting rid of $socket = false; 10 years ago
  Andreas Fischer 4b87586487 Extract common variables of $connectionParams. 10 years ago
  Andreas Fischer 6da2beeaff Inline $port expression, getting rid of $port variable. 10 years ago
  Vincent Petry 05e351416e Fixed instanceof to use interface instead of class 10 years ago
  Vincent Petry ca690c4d02 Added RepairStep interface and default repair step lists 10 years ago
  Vincent Petry 6fcd1af4db Add support for repair step classes 10 years ago
  Morris Jobke ab7cff6dfd Revert "Merge pull request #8998 from macjohnny/master" 10 years ago