Commit Graph

5039 Commits (1909288fcb9231006ae7703422f046309635b4e2)

Author SHA1 Message Date
Vincent Petry c4dee281e6 Added $app parameter to logException 12 years ago
Vincent Petry a542c57a7b Catch duplicate insertion errors while scanning files 12 years ago
Thomas Müller 3c710696e8 add missing file header 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 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
Michael Gapczynski 4cf328e3b9 Don't return links for shared files if disabled 12 years ago
Vincent Petry b1f72edc57 Fixed spaces 12 years ago
Jenkins for ownCloud 2845747528 [tx-robot] updated from transifex 12 years ago
Morris Jobke f9bbfad3e5 Fix sharing error message - id -> file name 12 years ago
Frank Karlitschek 6a60a47d59 add options to disable the check for a working .htaccess file in data and for a working WebDAV server. This are advanced settings that are needed in special situations where our check fail and the user runs into an http timeout. 12 years ago
Andreas Fischer 5ee74b656c Move OC_Connector_Sabre_Server to expected location. 12 years ago
Georg Ehrke 4c5959e1f5 fix comment 12 years ago
Thomas Müller e55d2359b1 removing pointless calls on quoteIdentifier() - reason: name on $tableDiff doesn't exist and my design the name cannot be changed 12 years ago
Georg Ehrke 521277b8b6 only call shell_exec if enabled 12 years ago
Thomas Müller 6e1881dbe4 new console command to generate sql migration scripts 12 years ago
Morris Jobke 793ccfd1df fix undefined "shipped" 12 years ago
Morris Jobke 30f4d91d01 Public API documentation fixes 12 years ago
Thomas Müller 852a50aa89 remove test code 12 years ago
Thomas Müller aca66270c7 accept text/markdown as well 12 years ago
Vincent Petry 52e31405f7 Added timeout value to WebDAV post setup check 12 years ago
Vincent Petry 7037f9c6f8 Added DAV client wrapper that support timeout values 12 years ago
Vincent Petry 5f249e1a54 Prevent renaming/deleting mount points 12 years ago
Thomas Müller e3489b36ff any preview requiring the which command will not be used on Windows 12 years ago
Andreas Fischer 06f9b7b862 Fix logout link HTML. 12 years ago
Thomas Müller 6df5c7ebd5 streamCopy() should return proper structure. 12 years ago
Bjoern Schiessle 3380bd650f avatars should also work with encryption after pr #5332 was merged 12 years ago
Thomas Müller 5318df3b3c there shall be tabs 12 years ago
Thomas Müller fb3829e8b8 file system is now initialized with apache authentication as well 12 years ago
Georg Ehrke 71601a7c6f implement previews for markdown 12 years ago
Frank Karlitschek 258ccdfabe case insensitive sort 12 years ago
Frank Karlitschek a201a66878 fix style 12 years ago
Frank Karlitschek f06df170cb finally fix the app sorting 12 years ago
Jenkins for ownCloud f3336f8877 [tx-robot] updated from transifex 12 years ago
Tom Needham 6f8dd54788 Include exception message in log entry when session fails to start 12 years ago