Commit Graph

379 Commits (41ba155a143d318377302e2672726d7ea588c3c4)

Author SHA1 Message Date
Georg Ehrke dcc92445a0 allow permissions.user to be null as suggested by @butonic 12 years ago
Thomas Müller 085fdfec2f adding unit tests for OC_Util::basename 12 years ago
Thomas Mueller e2d3225e5a implement a platform independent version of basename 12 years ago
kondou 8cd671c207 Also clean PHP 5.5 opcache 12 years ago
Bart Visscher 7d86e262e1 Use autoloader for Patchwork/PHP/Shim/Normalizer 12 years ago
Victor Dubiniuk 5a3fce12a4 Implement encodePath 12 years ago
Björn Schießle 9b9ea7cd8e Merge https://github.com/owncloud/core/pull/3827 12 years ago
Björn Schießle 3c1308fb6d eddition string should be empty by default 12 years ago
Björn Schießle 3c691c9ec9 move to non-static OC_Defaults 12 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 12 years ago
Thomas Mueller dd4a07321a fix method naming 12 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 12 years ago
Georg Ehrke 557cc4c1ab make method names camelCase 12 years ago
Georg Ehrke d69b7e24d2 update comment 12 years ago
Georg Ehrke 58c9175a56 move check if internet connection is disabled on purpose to a dedicated method 12 years ago
Michael Gapczynski 2893bb9543 Bump version for files_encryption changes 12 years ago
Michael Gapczynski 0a29d2029a Clear opcode caches after writing to the config file, fixes #3372 12 years ago
Florin Peter f6bf9de6de prevent for returning while false normalize string 12 years ago
Florin Peter 661b5501b0 added normalizeUnicode() method to OC_Util 12 years ago
Jörn Friedrich Dreyer 1b68c0c0cd allow install when only oracle is available 12 years ago
Georg Ehrke efb2e69230 fix return value of OC_Util::isinternetconnectionworking() 12 years ago
Florin Peter 03d8907df8 fix for tearDownFS, after filesystem::tearDown() the root is not mounted 12 years ago
Florin Peter cdf4bec6a1 fix for tearDownFS, after filesystem::tearDown() the root is not mounted 12 years ago
Morris Jobke 2b9da8a6c9 remove hard php-intl requirement 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago
Bart Visscher 7db5ec30c3 Add check for Magic Quotes 12 years ago
Bart Visscher f5b0d904fb web_server_restart needs to be true to display the hint 12 years ago
Robin Appelman 809b5f81f6 Further seperation of mount management logic 12 years ago
Bernhard Posselt a8075943c3 use variable instead of relative path to file 12 years ago
Bernhard Posselt b98b56e4a8 check if there is a default/ folder in the theme directory if no theme exists 12 years ago
Robin Appelman db0ea9780b Add database table for backgroundjob 12 years ago
Bart Visscher 7ac49dd52a Cleaner isWebDAVWorking reason, otherwise people overlook the reason 12 years ago
Thomas Tanghus 44668b36a7 Remove not null constraint. Fix #2976 12 years ago
Bernhard Posselt 16b513e4dc added correct check for gd and check for php-intl 12 years ago
Thomas Mueller 46722d8282 fixes #2789 - no internet connectivity check if there is non on purpose 12 years ago
Birk Borkason d6253696cb Fix indentation in util.php. 12 years ago
Lukas Reschke 877ff9358f Don't expose the server installation time 12 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 93a6ed3dab Ensure instanceid contains a letter 12 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 53fd122b89 Minor typo, coding style fixes for OC_Util::getInstanceId 12 years ago
Thomas Mueller 86c819bbe8 more accurate safe_mode check - refs #2258 12 years ago
Thomas Tanghus f052846914 Add indexes and primary keys. 12 years ago
Thomas Tanghus 935d2169c8 Revert "Add indexes and primary keys." 12 years ago
Thomas Tanghus 3b33712dc9 Add indexes and primary keys. 12 years ago
Frank Karlitschek e6c2a91781 this is now 6.0 pre alpha 12 years ago
Frank Karlitschek 256595e7b2 5.0.0 12 years ago
Arthur Schiwon 988a67fc9a remove remaining br-tags that do not belong here 12 years ago
Frank Karlitschek f9c24a0368 5.0.0 RC3 12 years ago
Arthur Schiwon 47d176ae69 Remove <br> from error messages, because they will be escaped and the used template has it's own <br> already 12 years ago
Lukas Reschke 3e3c039292 Escape the data only in the template 12 years ago
Frank Karlitschek 2b7ff7273d ownCloud 5 RC2 12 years ago