Commit Graph

6793 Commits (079fee2c2a8b7fa5c750ee36c2ea12d19e2a30c4)

Author SHA1 Message Date
Robin Appelman edb67f9f4d Remove invalid mounts from the active fs 12 years ago
Jenkins for ownCloud 9933b33166 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle bb935978fa don't move a share mount point into a different mount point 12 years ago
Bjoern Schiessle 735eac6c9d add a explicit interface for the home storage 12 years ago
Vincent Petry 7c17452028 Added unit test for default app URL 12 years ago
Morris Jobke b6a4cc20f7 Redirect after session expiry to the previous loaded page 12 years ago
Vincent Petry 3e78f41d00 Use getAbsoluteUrl for redirection URL 12 years ago
Vincent Petry c005515ebd Support for multiple default apps 12 years ago
Robin Appelman 8161104420 Catch StorageInvalidException in webdav 12 years ago
Robin Appelman 1c43081d38 Detect removed public shares 12 years ago
Vincent Petry 894d69184a Add bak defaultapp setting 12 years ago
Vincent Petry b752aff51d Fix migrator tests to use the correct migrator instances 12 years ago
Jenkins for ownCloud a878b42b42 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 16275eca84 loop over usernames, not passwords 12 years ago
Robin Appelman 99960d7747 Handle StorageNotAvailableException in webdav 12 years ago
Robin Appelman d78a2a9f78 Add StorageNotAvailableException 12 years ago
Vincent Petry 972fffbe02 Return 503 OCS response with requested format 12 years ago
Joas Schilling 0c711e1cfa Use get random bytes as uniqeid() is not unique in some cases 12 years ago
Jenkins for ownCloud 589f68ebf6 [tx-robot] updated from transifex 12 years ago
Georg Ehrke c30bea45e9 don't typecast null values inside dispatcher.php 12 years ago
Jenkins for ownCloud ebf93448f2 [tx-robot] updated from transifex 12 years ago
Volkan Gezer ae68a773c0 more strings to translate in utils also some fixes in defaults 12 years ago
Jörn Friedrich Dreyer 23fa75f5ac always regenerate etag when writing back file to objectstore 12 years ago
Robin Appelman db3f0cee4a Fix parsing of webdav permissions 12 years ago
Robin Appelman 6f5d5b9a30 Also check for updated permissions for webdav storages 12 years ago
Robin Appelman 5b8c2ac750 Use the etag to check for updates in webdav storages where available 12 years ago
Jörn Friedrich Dreyer 25dbbbadd3 use normalize path to convert '.' to '' in objectstorestorage 12 years ago
Jörn Friedrich Dreyer ab93f1949d update hasUpdated description, overwrtie testStat for objectstore test 12 years ago
Thomas Müller 171475b95a fix autoloader 12 years ago
Thomas Müller c745240543 Move \OC\Files\Storage\DAV to core in order to reduce inter-app dependencies 12 years ago
Jenkins for ownCloud 36f771e9f0 [tx-robot] updated from transifex 12 years ago
Robin Appelman f93457c41d Fix check if class exists 12 years ago
Robin Appelman 437094bbfc Check if classes/method exists before trying to call them in background jobs 12 years ago
Vincent Petry 67d0a3c15e Fixed mime type repair step 12 years ago
Thomas Müller 4c80c9595f Redeclared as public to allow invocation from within the closure in php 5.3 12 years ago
Jörn Friedrich Dreyer f96a535f80 fix objectstore test execution 12 years ago
Vincent Petry b1e778d5fd Moved office mimetype update to a repair step 12 years ago
Georg Ehrke 09356bc5b3 better validation for OC_App::getAppPath() 12 years ago
Robin Appelman 9a2ed86672 Prevent running the files:scan command as the wrong user 12 years ago
Jörn Friedrich Dreyer 8e6cb6dc54 delete object without downloading it first 12 years ago
Arthur Schiwon f3ecf819ec extend Dummy user and group implementation to pass tests 12 years ago
Robin Appelman 113749bd96 really always take root of the substorage 12 years ago
Bjoern Schiessle a0b85fc5e4 make sure that during share and unshare the etags get propagated correctly 12 years ago
Arthur Schiwon 121d52860e return int, not string 12 years ago
Bjoern Schiessle 92a82f02b3 always take root of the substorage 12 years ago
Vincent Petry a120d6e9a3 Bring back loadApps() in base.php 12 years ago
Robin Appelman 92f2a430a8 Don't bother checking for external updates for objectstore storages 12 years ago
Robin Appelman eb97eee964 Only initialize the swift container when manipulating an object 12 years ago
Robin Appelman 159b603d13 Add support for rackspace swift backends 12 years ago
Bjoern Schiessle 70ca292fd9 only the mount point has delete and update permissions to enable rename operation 12 years ago