Commit Graph

11013 Commits (0b4018e7ff5f2660850338e8ea0aaab57c48209e)
 

Author SHA1 Message Date
Bart Visscher 0b4018e7ff Remove include for loading legacy class 12 years ago
Bart Visscher 7e5bb96027 Fix OC\Log with OC_Log in wrong namespace 12 years ago
Bart Visscher b41999a2c0 Implement OC\Log as proxy to OC_Log 12 years ago
Jenkins for ownCloud e8c154f341 [tx-robot] updated from transifex 12 years ago
Morris Jobke c5cb3f9577 Merge pull request #3311 from owncloud/disable_mbstring.func_overload 12 years ago
Lukas Reschke 564f26475c Merge pull request #3290 from owncloud/config-data 12 years ago
Thomas Tanghus baf058316c disable mbstring.func_overload in setup 12 years ago
Lukas Reschke 337e3ed61f Typo 12 years ago
Lukas Reschke 63d51980e1 Get config from template 12 years ago
Jenkins for ownCloud 74f92d0c7f [tx-robot] updated from transifex 12 years ago
icewind1991 dd4a31df48 Merge pull request #3309 from owncloud/no_explicit_autoload 12 years ago
Thomas Tanghus 0d852dce3b Use new autoloader class 12 years ago
Morris Jobke ea88e295d3 Merge pull request #3296 from owncloud/disable_mbstring.func_overload 12 years ago
Jan-Christoph Borchardt f3f74f826a Merge pull request #3257 from owncloud/fix_3251 12 years ago
Morris Jobke 9f3c156aca Merge pull request #3283 from owncloud/move-legacy-fs 12 years ago
icewind1991 5667d11f7d Merge pull request #3304 from owncloud/fix_bypass_fo_file_blacklist 12 years ago
Jörn Friedrich Dreyer 9134395b43 don't emit rename hooks on partial file renames 12 years ago
Jörn Friedrich Dreyer c3b0d3d38c rename isIgnoredFile to isPartialFile, remove check of blacklisted files in isPartialFile, correct usage of isPartialFile and isFileBlacklisted 12 years ago
Thomas Tanghus 78559c0863 disable mbstring.func_overload 12 years ago
kondou ee1ce055fc Fix #3251 12 years ago
Michael Gapczynski c112ac4408 Merge pull request #3277 from owncloud/fix-change-password 12 years ago
Björn Schießle 2e81efc37e don't call correctFolder() in touchHook, it will be called later in the writeUpdate() 12 years ago
Björn Schießle bda8187f3b rename a file if it gets restored so that it no longer exists as a version. Otherwise it can happen that the expire() function removes all other versions so that we end up with only one version which is exactly the same as the original file 12 years ago
Björn Schießle 0e30e68b22 update etag for for the touched file 12 years ago
Björn Schießle b9134dcd6a touch file relative to users file folder, otherwise the hooks will be ignored 12 years ago
Robin Appelman d9c19fa8d7 Move legacy filesystem classes 12 years ago
FlorinPeter e8a80c6c2f Merge pull request #3271 from owncloud/fix_for_util_tearDownFS 12 years ago
Björn Schießle 135991474b fix inconsistent post parameters in change password operation 12 years ago
Bart Visscher d3ba20fee7 Merge pull request #3272 from owncloud/legacy-autoloader 12 years ago
Robin Appelman 71fc4a2cf4 Autoloader: fix loading app clases located in lib/ 12 years ago
Robin Appelman e21a3a1a23 Autoloader: test cases 12 years ago
Robin Appelman 2a01d39940 Autoloader: load the 3rdparty libraries using prefixes 12 years ago
Robin Appelman 0d25c0001c check for setlocale after setting up the paths to prevent autoloader confusion 12 years ago
Robin Appelman 6d903cf7ae Autoloader: add support for custom namespace paths 12 years ago
Robin Appelman 72ed74f28a Autoloader: split getting the class paths and loading the class 12 years ago
Florin Peter 03d8907df8 fix for tearDownFS, after filesystem::tearDown() the root is not mounted 12 years ago
Robin Appelman cac86bb4db Allow disabling the global classpath in an autoloader 12 years ago
Robin Appelman d1fcb7eb52 Allow the autoloader to try mutliple possible paths for each path 12 years ago
Robin Appelman 19cfe74bf5 Add per-autoloader classPath 12 years ago
Robin Appelman 0b5f6b9c13 Move autoloader to it's own class 12 years ago
Bart Visscher 175633d380 Merge pull request #3050 from owncloud/===_and_!==_in_user_ldap-app 12 years ago
icewind1991 5b61c5d478 Merge pull request #3044 from owncloud/backgroundwatcher 12 years ago
Michael Gapczynski 349a533f66 Merge pull request #3025 from owncloud/move-file 12 years ago
Bart Visscher 398fbb61f8 Merge pull request #2813 from owncloud/improve-lib-check 12 years ago
Morris Jobke 2b9da8a6c9 remove hard php-intl requirement 12 years ago
Morris Jobke deb0885e46 Merge pull request #3246 from owncloud/newfile-mimetype 12 years ago
Björn Schießle 9b258929c6 allow to set quota to zero, issue #2696 12 years ago
Lukas Reschke 2208313e02 Merge pull request #3245 from owncloud/use-$view 12 years ago
Robin Appelman 3de40f7cfb Files: set the proper mimetype when creating a new text file 12 years ago
Lukas Reschke db1e6b5f3b Use $dir instead of $fullpath 12 years ago