Commit Graph

6822 Commits (e6b093bfb9bdf609a1a5743c8f80915dbd53ae35)

Author SHA1 Message Date
Jenkins for ownCloud 20fc4b8b53 [tx-robot] updated from transifex 12 years ago
Georg Ehrke e5e8e28ae7 add ocsids to info.xml 12 years ago
Joas Schilling 5d3e1bc023 Only calculate the WEBROOT from scriptName if it contains $SUBURI 12 years ago
Joas Schilling e8537afd60 Only overwrite serverHost when in unit tests 12 years ago
Thomas Müller b091b15f0b MySQL: adding repair step to convert MyIsam tables to InnoDB 12 years ago
Jenkins for ownCloud 6e9905d7cf [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 33492b4448 [tx-robot] updated from transifex 12 years ago
Georg Ehrke 1565089c02 fix phpDocBlock for OC_App::getAppInfo 12 years ago
Georg Ehrke 042ec984bd better validation: cadd extra check if appinfo/info.xml exists 12 years ago
Jenkins for ownCloud 23e0ef6ed0 [tx-robot] updated from transifex 12 years ago
Robin Appelman 4fe1cdd2a7 Add machine readable error messages to OC\JSON 12 years ago
Bjoern Schiessle e9f5730869 make sure that the umount hook always contains the path relative to data/user/files 12 years ago
Jenkins for ownCloud e4a3f8d3c4 [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer b5545b81c6 make search case insensitive on postgres and oracle 12 years ago
Jörn Friedrich Dreyer b56f5f2773 deprecate OC_Search_Provider in favor of \OCP\Search\Provider 12 years ago
Bjoern Schiessle 3c45925e74 fix hook names 12 years ago
Vincent Petry 2fec6cbd5b Remove forgotten debug log 12 years ago
Jenkins for ownCloud 1a1c5aa3c0 [tx-robot] updated from transifex 12 years ago
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
Jörn Friedrich Dreyer 5a588333b2 introduce and use getCurrentConnection() 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
Jörn Friedrich Dreyer dd20b9f672 reset collection to 'root' after adding a route to the api 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