Commit Graph

11071 Commits (e9b71eed691050e23d78910abdd8bf313f2f83cb)
 

Author SHA1 Message Date
Morris Jobke 33b31931bd string comparision 13 years ago
Morris Jobke b393c91a96 wrong root dir name 13 years ago
Morris Jobke a878bd9923 fix allowed rename of folder in root directory to reserved name "Shared" 13 years ago
Lukas Reschke 564f26475c Merge pull request #3290 from owncloud/config-data 13 years ago
Thomas Tanghus baf058316c disable mbstring.func_overload in setup 13 years ago
Lukas Reschke 337e3ed61f Typo 13 years ago
Lukas Reschke 63d51980e1 Get config from template 13 years ago
Jenkins for ownCloud 74f92d0c7f [tx-robot] updated from transifex 13 years ago
icewind1991 dd4a31df48 Merge pull request #3309 from owncloud/no_explicit_autoload 13 years ago
Thomas Tanghus 0d852dce3b Use new autoloader class 13 years ago
Morris Jobke ea88e295d3 Merge pull request #3296 from owncloud/disable_mbstring.func_overload 13 years ago
Jan-Christoph Borchardt f3f74f826a Merge pull request #3257 from owncloud/fix_3251 13 years ago
Morris Jobke 9f3c156aca Merge pull request #3283 from owncloud/move-legacy-fs 13 years ago
icewind1991 5667d11f7d Merge pull request #3304 from owncloud/fix_bypass_fo_file_blacklist 13 years ago
Björn Schießle cc433d47cb touch() needs to be performed relative to user/files otherwise ownCloud doesn't execute the hooks which means that etags aren't updated properly 13 years ago
Jörn Friedrich Dreyer 9134395b43 don't emit rename hooks on partial file renames 13 years ago
Jörn Friedrich Dreyer c3b0d3d38c rename isIgnoredFile to isPartialFile, remove check of blacklisted files in isPartialFile, correct usage of isPartialFile and isFileBlacklisted 13 years ago
Thomas Tanghus 78559c0863 disable mbstring.func_overload 13 years ago
kondou ee1ce055fc Fix #3251 13 years ago
Michael Gapczynski c112ac4408 Merge pull request #3277 from owncloud/fix-change-password 13 years ago
Björn Schießle 2e81efc37e don't call correctFolder() in touchHook, it will be called later in the writeUpdate() 13 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 13 years ago
Björn Schießle 0e30e68b22 update etag for for the touched file 13 years ago
Björn Schießle b9134dcd6a touch file relative to users file folder, otherwise the hooks will be ignored 13 years ago
Arthur Schiwon d69579f773 LDAP: fix display of numerical display names 13 years ago
Arthur Schiwon 796ee8c4c0 LDAP: Implement clear mappings functionality 13 years ago
Robin Appelman d9c19fa8d7 Move legacy filesystem classes 13 years ago
Arthur Schiwon 3f1717d3d5 LDAP: implement UUID and internal username override 13 years ago
Arthur Schiwon c9b3da5bbc LDAP: better variable name 13 years ago
FlorinPeter e8a80c6c2f Merge pull request #3271 from owncloud/fix_for_util_tearDownFS 13 years ago
Arthur Schiwon bc23010670 LDAP: implement r+w for new settings 13 years ago
Arthur Schiwon c18158906c LDAP: add settings for UUID override 13 years ago
Björn Schießle 135991474b fix inconsistent post parameters in change password operation 13 years ago
Bart Visscher d3ba20fee7 Merge pull request #3272 from owncloud/legacy-autoloader 13 years ago
Robin Appelman 71fc4a2cf4 Autoloader: fix loading app clases located in lib/ 13 years ago
Robin Appelman e21a3a1a23 Autoloader: test cases 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
Bart Visscher 175633d380 Merge pull request #3050 from owncloud/===_and_!==_in_user_ldap-app 13 years ago
Arthur Schiwon 498eae49b1 LDAP: prepare settings for internal username attribute and clearing user mappings 13 years ago
icewind1991 5b61c5d478 Merge pull request #3044 from owncloud/backgroundwatcher 13 years ago
Arthur Schiwon 68ecee9771 LDAP: Coypright info 13 years ago
Michael Gapczynski 349a533f66 Merge pull request #3025 from owncloud/move-file 13 years ago