Commit Graph

5083 Commits (404e9c005334b33ce9166db3374ab99a0dee00db)

Author SHA1 Message Date
Andreas Fischer b3e39dd3d9 Map empty mimetypes to octet-stream for Oracle DBMS. 12 years ago
Andreas Fischer fa6ae81149 Return early if fileinfo is there. 12 years ago
Andreas Fischer 68d13210bd Reset mimetype to application/octet-stream on empty reply from file command. 12 years ago
Andreas Fischer a04a01d51f Do not calculate $isWrapped if not needed. 12 years ago
Jenkins for ownCloud b0b76fe064 [tx-robot] updated from transifex 12 years ago
Morris Jobke 78971c61e6 update documentation for app update 12 years ago
Jenkins for ownCloud 8df8211225 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 119ecc6f34 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 466b6c1ee0 local user backend shall search for both username and displayname, fixes #5401 12 years ago
Vincent Petry ebcd9ae628 Added comment for clarification about fseek() call in quota.php 12 years ago
Bart Visscher b6c67c4c63 'Update to' is shown when there is no update 12 years ago
Vincent Petry c8df27de73 Fixed quota stream to not wrap read-only fopen calls 12 years ago
Vincent Petry d8b245490b Fixed quota stream's fseek method 12 years ago
Ramiro Aparicio 3a81c8e3af Changed update message to be more instructive, changed update style to be less aggresive 12 years ago
Thomas Müller a22f12cfe0 - fixing namespace 12 years ago
Vincent Petry c186f33428 Remove WebDAV redirect from the root path 12 years ago
Thomas Müller 54e0f1d739 fixing PHPDoc & grammar 12 years ago
Vincent Petry 086b82bd69 Fixed sharing dropdown placeholders in IE8/9 12 years ago
Thomas Müller 1317b7c03d pass the name of the item source from the browser to the server - no need to get the data via complicated db queries 12 years ago
Jörn Friedrich Dreyer 0bf034da96 prefer logo png from theme over svg from core 12 years ago
Thomas Müller b02a485712 handle case where fileid is not set 12 years ago
Thomas Müller b60ae11db8 introducing new dav property {xmlns:oc="http://owncloud.org/ns}id 12 years ago
Andreas Fischer 06f2ae082e Have to also strtolower() on available language name. Otherwise no match. 12 years ago
Andreas Fischer daf93c4516 Sort, so 'de' is preferred over 'de_DE' when performing non-exact matching. 12 years ago
Andreas Fischer c14b470ea2 Apply substring on the correct value. 12 years ago
Vincent Petry c4dee281e6 Added $app parameter to logException 12 years ago
Vincent Petry a542c57a7b Catch duplicate insertion errors while scanning files 12 years ago
Andreas Fischer 4c76dd3871 Better variable names. 12 years ago
Andreas Fischer 207f6d55ce Fix coding style for else. 12 years ago
Thomas Müller 3c710696e8 add missing file header 12 years ago
Andreas Fischer 9d1b425b62 Correct indentation for default language. 12 years ago
Vincent Petry 42c58220de Moved logException to OCP\Util class 12 years ago
Thomas Tanghus ad017285e1 Fix namespace for OCP\Appframework\Http 12 years ago
Thomas Müller 09903aa36c - delete properties on node delete 12 years ago
Bjoern Schiessle bd450d6f6b add post_enable hook if a app gets enabled 12 years ago
Thomas Müller 6e0e621218 creating and deleting of file and folder 'Shared' in root is not allowed 12 years ago
Thomas Müller 7f1432600c fixing php 5.3.3 error: 12 years ago
Thomas Müller 87a09156f8 use OC_Helper::linkToDocs() in lib/private/config.php 12 years ago
Thomas Müller e30e4ea1cc php 5.3 compatibility regarding OC\DB\Connection fixed 12 years ago
Thomas Müller 124984905e introduce OC_Helper::linkToDocs() 12 years ago
Victor Dubiniuk 97aff7c64e Use quoteIdentifier with proper objects 12 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 12 years ago
Thomas Müller 66a2f3b0b9 New OCS route: 12 years ago
Thomas Müller 581cd9bb9c Support existing sessions within OCS API calls 12 years ago
Andreas Fischer 5978ddbec6 Try to create custom log file before falling back to default. 12 years ago
Arthur Schiwon 701009bd72 dispayNamesInGroup(s) should always return uid as key in the result attr, fixes #5209 12 years ago
Jenkins for ownCloud 6aee83cadf [tx-robot] updated from transifex 12 years ago
Frank Karlitschek 9e99f9d13d the logfile shoudn't be world readable. 12 years ago
Arthur Schiwon 33c4747fdf Use display name from magic cookie, fixes #4884 12 years ago
Morris Jobke 1f1fcc6129 Remove "link" shares right after disabling the "allow_link_share" setting 12 years ago