Commit Graph

5181 Commits (bd3ead0d3181f74fd666b21ef83df8a6b2efc12d)

Author SHA1 Message Date
ringmaster bd3ead0d31 Compare dirname() results to DIRECTORY_SEPARATOR, not '/' 13 years ago
ringmaster ca675d7b08 Alias the aggregate columns so SQL Server doesn't combine them. 13 years ago
Thomas Tanghus ec51825d31 Use dedicated OC_Image loader methods 13 years ago
Vincent Petry 34c92f6656 Now using HomeStorage for legacy home storage ids 13 years ago
Vincent Petry 1a65e3a725 Now calling parent method when path is not root 13 years ago
Robin Appelman 32a703ab36 Do not use -1 as the size for the root folder of the home storage 13 years ago
Georg Ehrke 49cd5dad24 add trash bin and file versions delete hooks in OC::registerPreviewHooks 13 years ago
Bjoern Schiessle 68f3f2e691 make it possible to detect transferID part 13 years ago
Jenkins for ownCloud 3428c03b80 [tx-robot] updated from transifex 13 years ago
Thomas Müller b5e013973b implementing solution using <ifModule mod_authz_core> 13 years ago
Thomas Müller f93dcc5d77 the filesystem has to be initialized once we know the user 13 years ago
Thomas Müller 9c8b1e1775 adding proper htaccess commands for Apache 2.4 13 years ago
Vincent Petry 013444813e Now removing stray old cookies from 5.0.12 13 years ago
Robin Appelman d6845babd6 Add post hooks for filesystem scanner 13 years ago
Jenkins for ownCloud 263603aa4c [tx-robot] updated from transifex 13 years ago
Vincent Petry e3868ba118 Fixed watcher to also update the owner's folder sizes 13 years ago
Thomas Müller 08c8bf5a7b decode arguments as array 13 years ago
Thomas Müller 01f2b7eb3a move to oc6 documentation 13 years ago
Andreas Fischer 8274d9f91c Inherit lastInsertId() from Adapter. 13 years ago
Thomas Müller 4f24d4ba01 display the exception instead of meaningless message 13 years ago
Thomas Müller 0f266d0f62 set log level to DEBUG 13 years ago
Jenkins for ownCloud e89f080f09 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 07e540613e [tx-robot] updated from transifex 13 years ago
Morris Jobke ef592981ea unify license headers for public API files 13 years ago
Morris Jobke d2a48d58ce fix "No page-level DocBlock" 13 years ago
Andreas Fischer 7c1f0da0fe Always select item_source. 13 years ago
Andreas Fischer fa56aec4b8 Deduplicate expiration date check into a method. 13 years ago
Andreas Fischer 779b87d46a Use unshareItem() when unsharing expired shares. 13 years ago
Andreas Fischer ebf1694795 Use unshareItem() in unshareAll(). 13 years ago
Andreas Fischer 1d1f5b288e Extract unshare() code into unshareItem(). 13 years ago
Andreas Fischer 329299e34c OCP\Share::unshareAll(): Deduplicate hook parameters. 13 years ago
Thomas Mueller e37047b2a0 WIN: fixing Fatal error: Call to a member function logicToPhysical() on a non-object in C:\jenkins2\workspace\server-stable5-windows\database\mssql\label\WINDOWS\lib\files\storage\mappedlocal.php on line 311 13 years ago
Thomas Mueller 5ecebe211b mssql: fixing lastInsertId() implementation 13 years ago
Thomas Mueller eb3c5070c0 replace template function link_to_docs() with \OC_Helper::linkToDocs() 13 years ago
Andreas Fischer b6bb2b26dd Make "Please contact your system administrator" a full sentence. 13 years ago
Morris Jobke 0dbe90cc9a fix documentation stuff 13 years ago
Andreas Fischer d6ddb12c20 Get rid of the SELECT query. Try UPDATE, on failure INSERT. 13 years ago
Thomas Müller aae6e76926 fixing undefined index in delete() 13 years ago
Thomas Müller 64d0b0d184 PHPDoc comment updated - checkLoggedIn() removed 13 years ago
Thomas Müller 0cec17ba87 no need to check if the user is logged in 13 years ago
Thomas Müller 47da2ef8db fixing php notice: Undefined index key 13 years ago
Thomas Müller b2929de0a7 no need to check if the user is logged in - this is already done in the ocs dispatcher itself 13 years ago
Thomas Müller 3f42c890be we should check if a user is logged in before we check for admin privilege 13 years ago
Lukas Reschke cba12e009f Added missing HTTP prefix to the $_SERVER variable 13 years ago
Frank Karlitschek 330d026be7 fix the privatedata key value store 13 years ago
Thomas Müller 3d42e402c5 http header OCS-ApiRequest: true is required in case of session based OCS API calls 13 years ago
Bjoern Schiessle 0d7d396d80 make sure that also the storage etag gets changed 13 years ago
Bjoern Schiessle f021dad204 remove user from cache if he was deleted successfully 13 years ago
Bjoern Schiessle a80ac9c492 make getUidAndFilename() private 13 years ago
Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 13 years ago