Commit Graph

7113 Commits (910b827b9801d6f8429e01809b821b98216af813)

Author SHA1 Message Date
Jenkins for ownCloud c733842a9a [tx-robot] updated from transifex 12 years ago
Joas Schilling 989da69cff Do not try to close the same resource multiple times 12 years ago
Joas Schilling 1846aebfff Use md5() of the original name instead of uniqid() for slugifying 12 years ago
Joas Schilling b861e1d696 Fix code layout before fixing the function 12 years ago
Jenkins for ownCloud adca48aa93 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 70db496b58 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 047ec64ac0 [tx-robot] updated from transifex 12 years ago
Clark Tomlinson 2ad0d3f1be Throw exception if file cannot be accessed via http 12 years ago
Lukas Reschke 88c3a4a31a Expose setSystemValue 12 years ago
Robin Appelman 191a82e768 Stream downloads from Swift object stores without downloading it first 12 years ago
Thomas Müller b8b2ef8748 no statement caching for Oracle 12 years ago
Jenkins for ownCloud 8c94153d3e [tx-robot] updated from transifex 12 years ago
Lukas Reschke 97b536e3df Add a trusted domain wizard 12 years ago
Robin Appelman 63570df75f Add files as string to tar archives 12 years ago
Robin Appelman 88c32861bc reformat 12 years ago
Jenkins for ownCloud 952fac8493 [tx-robot] updated from transifex 12 years ago
Vincent Petry 8f201c7383 Explicily close the statement cursors 12 years ago
Vincent Petry 068f9d10f1 Added repair step for legacy storages 12 years ago
Jenkins for ownCloud ea8c0bce08 [tx-robot] updated from transifex 12 years ago
Morris Jobke ab6ee6a600 Add doc for \OCP\Files\FileInfo space constants 12 years ago
Morris Jobke 9a5e745a64 fix typo 12 years ago
Lukas Reschke ea2a45f19d Remove loadAppScriptFile 12 years ago
Morris Jobke b3b3354809 move to public namespace 12 years ago
Stephan Peijnik 5d7deefd95 Use tabs for indentation. 12 years ago
Stephan Peijnik 2df52e54d7 Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesystem. 12 years ago
Lukas Reschke c33d1cacd4 Add a copied_sample_config switch 12 years ago
Jenkins for ownCloud 77cfddff0f [tx-robot] updated from transifex 12 years ago
helix84 722a119e46 fix typo in util.php 12 years ago
Robin Appelman ab590ce9a0 fix undefined variable 12 years ago
Jenkins for ownCloud 4dd07f572c [tx-robot] updated from transifex 12 years ago
Thomas Müller c08a1e6455 according to PHPDoc this function shall return the entity 12 years ago
Georg Ehrke 7347174636 check if array index ocsid is set before accessing it 12 years ago
Lukas Reschke a2677c14c8 Remove X-Mailer header from mails 12 years ago
Jenkins for ownCloud b1415fc4fc [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud c132dd6357 [tx-robot] updated from transifex 12 years ago
Stefan Rado ccc46be740 Make skeleton directory configurable. 12 years ago
Lukas Reschke a82cd1ff67 Fix unit test 12 years ago
Lukas Reschke 5bb4772858 Move authentication failed logging to checkPassword 12 years ago
Lukas Reschke a4a897d26d Remove ability to trigger DEBUG mode via cookie 12 years ago
Jenkins for ownCloud 93f5e90c9f [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 799fb46927 add missing @deprecated annotation to legacy classes 12 years ago
Joas Schilling 4d32e3548b Ensure that filename is prefixed with a slash 12 years ago
Vincent Petry cc8c1d8e07 Return whole file if range request cannot be granted due to encryption 12 years ago
Jörn Friedrich Dreyer fd798fd982 update deprecation docs 12 years ago
Thomas Müller a4932dc5e2 in order to prevent false-positives on the code checker - exec and eval will not longer be grepped for 12 years ago
Volkan Gezer d1f483c9ed remove obsolete japanese lang code 12 years ago
Robin Appelman bba59bf815 Cast file id's to int so we can compare them properly 12 years ago
Bjoern Schiessle d9f35d8c15 we need the recipient as a additional parameter to know for which share the notification was send 12 years ago
Morris Jobke c6bf51c457 Close open file handles in files library 12 years ago
Morris Jobke f61658945f Close file handle if exception occurs in image class 12 years ago