Commit Graph

397 Commits (f8563ec5831713b341db1b2cd480328912818607)

Author SHA1 Message Date
Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 13 years ago
kondou 8dd93c8c02 Fix some phpdoc and camelcase 13 years ago
Thomas Müller 1c258087c9 fixing typos 13 years ago
kondou 65d802329f Fix some naming and spacing in lib/util.php 13 years ago
kondou 9c5416fe4a Clean up \OC\Util 13 years ago
Markus Goetz 3972198b61 Cache OC_Util::checkServer() result in session 13 years ago
Bjoern Schiessle 53bb89824d check if some encrypted files are left after the app was disabled and warn the user 13 years ago
Georg Ehrke 1c9d52774e update indexes of oc_permissions 13 years ago
Georg Ehrke dcc92445a0 allow permissions.user to be null as suggested by @butonic 13 years ago
Thomas Müller 085fdfec2f adding unit tests for OC_Util::basename 13 years ago
Thomas Mueller e2d3225e5a implement a platform independent version of basename 13 years ago
kondou 8cd671c207 Also clean PHP 5.5 opcache 13 years ago
Robin Appelman e2f04b3b42 use storage wrapper for quota instead of a filesystem proxy 13 years ago
Bart Visscher 7d86e262e1 Use autoloader for Patchwork/PHP/Shim/Normalizer 13 years ago
Victor Dubiniuk 5a3fce12a4 Implement encodePath 13 years ago
Björn Schießle 9b9ea7cd8e Merge https://github.com/owncloud/core/pull/3827 13 years ago
Björn Schießle 3c1308fb6d eddition string should be empty by default 13 years ago
Björn Schießle 3c691c9ec9 move to non-static OC_Defaults 13 years ago
Björn Schießle 8406d3f7b1 also use the default theme if the theme is set to an empty string in the config.php 13 years ago
Thomas Mueller dd4a07321a fix method naming 13 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 13 years ago
Georg Ehrke 557cc4c1ab make method names camelCase 13 years ago
Georg Ehrke d69b7e24d2 update comment 13 years ago
Georg Ehrke 58c9175a56 move check if internet connection is disabled on purpose to a dedicated method 13 years ago
Michael Gapczynski 2893bb9543 Bump version for files_encryption changes 13 years ago
Michael Gapczynski 0a29d2029a Clear opcode caches after writing to the config file, fixes #3372 13 years ago
Florin Peter f6bf9de6de prevent for returning while false normalize string 13 years ago
Florin Peter 661b5501b0 added normalizeUnicode() method to OC_Util 13 years ago
Jörn Friedrich Dreyer 1b68c0c0cd allow install when only oracle is available 13 years ago
Georg Ehrke efb2e69230 fix return value of OC_Util::isinternetconnectionworking() 13 years ago
Florin Peter 03d8907df8 fix for tearDownFS, after filesystem::tearDown() the root is not mounted 13 years ago
Florin Peter cdf4bec6a1 fix for tearDownFS, after filesystem::tearDown() the root is not mounted 13 years ago
Morris Jobke 2b9da8a6c9 remove hard php-intl requirement 13 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 13 years ago
Bart Visscher 7db5ec30c3 Add check for Magic Quotes 13 years ago
Bart Visscher f5b0d904fb web_server_restart needs to be true to display the hint 13 years ago
Robin Appelman 809b5f81f6 Further seperation of mount management logic 13 years ago
Bernhard Posselt a8075943c3 use variable instead of relative path to file 13 years ago
Bernhard Posselt b98b56e4a8 check if there is a default/ folder in the theme directory if no theme exists 13 years ago
Robin Appelman db0ea9780b Add database table for backgroundjob 13 years ago
Bart Visscher 7ac49dd52a Cleaner isWebDAVWorking reason, otherwise people overlook the reason 13 years ago
Thomas Tanghus 44668b36a7 Remove not null constraint. Fix #2976 13 years ago
Bernhard Posselt 16b513e4dc added correct check for gd and check for php-intl 13 years ago
Thomas Mueller 46722d8282 fixes #2789 - no internet connectivity check if there is non on purpose 13 years ago
Birk Borkason d6253696cb Fix indentation in util.php. 13 years ago
Lukas Reschke 877ff9358f Don't expose the server installation time 13 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 93a6ed3dab Ensure instanceid contains a letter 13 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 53fd122b89 Minor typo, coding style fixes for OC_Util::getInstanceId 13 years ago
Thomas Mueller 86c819bbe8 more accurate safe_mode check - refs #2258 13 years ago
Thomas Tanghus f052846914 Add indexes and primary keys. 13 years ago