Commit Graph

3622 Commits (d9c19fa8d700a64054b29d8a1e4faaffc036c717)

Author SHA1 Message Date
Robin Appelman d9c19fa8d7 Move legacy filesystem classes 13 years ago
Robin Appelman 71fc4a2cf4 Autoloader: fix loading app clases located in lib/ 13 years ago
Robin Appelman 2a01d39940 Autoloader: load the 3rdparty libraries using prefixes 13 years ago
Robin Appelman 0d25c0001c check for setlocale after setting up the paths to prevent autoloader confusion 13 years ago
Robin Appelman 6d903cf7ae Autoloader: add support for custom namespace paths 13 years ago
Robin Appelman 72ed74f28a Autoloader: split getting the class paths and loading the class 13 years ago
Florin Peter 03d8907df8 fix for tearDownFS, after filesystem::tearDown() the root is not mounted 13 years ago
Robin Appelman cac86bb4db Allow disabling the global classpath in an autoloader 13 years ago
Robin Appelman d1fcb7eb52 Allow the autoloader to try mutliple possible paths for each path 13 years ago
Robin Appelman 19cfe74bf5 Add per-autoloader classPath 13 years ago
Robin Appelman 0b5f6b9c13 Move autoloader to it's own class 13 years ago
Morris Jobke 2b9da8a6c9 remove hard php-intl requirement 13 years ago
Jenkins for ownCloud a876240b32 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 73d7cae6df One more mount point fix 13 years ago
Michael Gapczynski 7039421efc Fix retrieving of mount points for shared storage, fix #3218 13 years ago
Bernhard Posselt 11afb2e5a8 respect format output 13 years ago
Bernhard Posselt 0f38e6ec9c logout before output to not run into header already sent problems 13 years ago
Bernhard Posselt ed0c23a9cc fix bug that would only return error responses for 3rdparty apps 13 years ago
joel hansson 7f58b0ef7c typo fix in a comment. 13 years ago
Jenkins for ownCloud 5764bf088e [tx-robot] updated from transifex 13 years ago
miicha fbf9233648 fixing mimetype for "new" ms office formats 13 years ago
Florin Peter f55aaad858 fix for infinite loop causing on files_encryption branch when testing "apps/files_encryption/test/crypt.php" on Method testSymmetricStreamEncryptShortFileContent 13 years ago
Jenkins for ownCloud 901e0c598d [tx-robot] updated from transifex 13 years ago
Tom Needham d33f6b9af6 Use correct variable when checking auth 13 years ago
Jenkins for ownCloud 7b2c64236c [tx-robot] updated from transifex 13 years ago
Robin Appelman 8a838e0e03 Code style 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 172499d5f3 Don't start the session when in cli mode 13 years ago
Bart Visscher b46f6e4f97 Simplify app js locating for layout pages 13 years ago
Bart Visscher ea4ae857a1 Simplify app css locating for layout pages 13 years ago
Robin Appelman 809b5f81f6 Further seperation of mount management logic 13 years ago
Robin Appelman bcd9a69033 Cache: seperate handing of numeric storage id's to it's own class 13 years ago
Robin Appelman cea56df59e Have the filecache updater testcase clean the filesystem properly 13 years ago
Robin Appelman 31d7f4df2a Make sure the filesystem is initialized when searching for mounts 13 years ago
Lukas Reschke 632221bed0 Correct the parameter description 13 years ago
Lukas Reschke 2d4af5dfca Correct function description 13 years ago
Bernhard Posselt c9c1e483c5 use utf-8 encoding for json 13 years ago
Tom Needham b3e7485612 Correct the api response when both a shipped app and/or a third party app fail 13 years ago
Lukas Reschke d41b600725 Add an update notification on every page for admin users 13 years ago
Robin Appelman 3d42d49d14 Add markdown to mimetype list 13 years ago
Lukas Reschke 4f96d7fb85 Allow loading of external media ressources 13 years ago
Daniel Molkentin 6ac2fdf44b sync parameters in setup.php with the ones in the actual .htaccess 13 years ago
Florian Scholz 03aa86d8a6 - xframe restriction configurable now 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
Tom Needham 7eb6cc62f8 Make class properties protected instead of private to allow subclassing 13 years ago
Markus Goetz f1a63254fb Fix ugly error style on install 13 years ago
Jenkins for ownCloud 05ab9d2de7 [tx-robot] updated from transifex 13 years ago
Lukas Reschke 6e78c4fcc0 Disallow URLs containing a @ 13 years ago