Commit Graph

11449 Commits (eebc15dce0da88dff91dc5249938341cd50b8a85)
 

Author SHA1 Message Date
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
Florin Peter 8e004cc3e1 added handling for sharing with link 12 years ago
Florin Peter 33e0dfeecb sharing with group should work now 12 years ago
Florin Peter e88595638c fix for webdav 12 years ago
Florin Peter dc8164a3f0 fix for accessing non object 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
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 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
Florin Peter 3eae26143f added test for re-share folder 12 years ago
Florin Peter 15845bf0bf fix for autotest.sh 12 years ago
Florin Peter 18a821b1e3 added helper 12 years ago
Florin Peter 1f464a7113 fix for accessing non object 12 years ago
kondou ee1ce055fc Fix #3251 12 years ago
Robin Appelman 990f23c024 fix typo 12 years ago
Michael Gapczynski c112ac4408 Merge pull request #3277 from owncloud/fix-change-password 12 years ago
Florin Peter de855ac31b improved tests and include helper 12 years ago
Florin Peter e25aa78caf added helper class and moved hook registration to it 12 years ago
Sam Tuke 163fe64016 Fixes to code formatting and indentation 12 years ago
Sam Tuke 92e28839ff Improvements to code formatting & indentation 12 years ago
Sam Tuke 3003dd46d1 Implemented initial recoveryAdmin functionality in crypto file proxy 12 years ago
Sam Tuke 101e037529 Fixed bugs with pre_share hook usage 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
Arthur Schiwon d69579f773 LDAP: fix display of numerical display names 12 years ago
Arthur Schiwon 796ee8c4c0 LDAP: Implement clear mappings functionality 12 years ago
Robin Appelman d9c19fa8d7 Move legacy filesystem classes 12 years ago
Sam Tuke 28866de44b Added pre_share hook 12 years ago
Arthur Schiwon 3f1717d3d5 LDAP: implement UUID and internal username override 12 years ago
Arthur Schiwon c9b3da5bbc LDAP: better variable name 12 years ago
FlorinPeter e8a80c6c2f Merge pull request #3271 from owncloud/fix_for_util_tearDownFS 12 years ago
Arthur Schiwon bc23010670 LDAP: implement r+w for new settings 12 years ago
Arthur Schiwon c18158906c LDAP: add settings for UUID override 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
Florin Peter fdc49e7acb added test for share folder 12 years ago
Robin Appelman 0d25c0001c check for setlocale after setting up the paths to prevent autoloader confusion 12 years ago