Commit Graph

11018 Commits (7ec36c5bbb10ea67f2958cd867aa116ffce7ae19)
 

Author SHA1 Message Date
Lukas Reschke 7ec36c5bbb Add password to pre_login 13 years ago
Bernhard Posselt 1ec92b6377 Merge pull request #3329 from owncloud/increase_lock_timeout 13 years ago
Lukas Reschke 665663432c Merge pull request #3326 from owncloud/fix-3321 13 years ago
Lukas Reschke 739f799912 Add requesttoken to guest view 13 years ago
Morris Jobke e60cf2a997 Merge pull request #3235 from NCTU-NBA/pr-langcode 13 years ago
Frank Karlitschek 0e55accee2 Set the SQLite database lock timeout to 60 seconds which is the default in PHP anyways. I don't know why the MDB2 driver has this hardcoded to 0.1 seconds. This potentially fixes a lot of SQLite database lock problems and stuck in maintainance mode during upgrade issues. 13 years ago
Jenkins for ownCloud e8c154f341 [tx-robot] updated from transifex 13 years ago
Pellaeon Lin 935675ab49 Merge remote-tracking branch 'upstream/master' into pr-langcode 13 years ago
Morris Jobke c5cb3f9577 Merge pull request #3311 from owncloud/disable_mbstring.func_overload 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
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
Robin Appelman d9c19fa8d7 Move legacy filesystem classes 13 years ago
FlorinPeter e8a80c6c2f Merge pull request #3271 from owncloud/fix_for_util_tearDownFS 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
icewind1991 5b61c5d478 Merge pull request #3044 from owncloud/backgroundwatcher 13 years ago
Michael Gapczynski 349a533f66 Merge pull request #3025 from owncloud/move-file 13 years ago
Bart Visscher 398fbb61f8 Merge pull request #2813 from owncloud/improve-lib-check 13 years ago
Morris Jobke 2b9da8a6c9 remove hard php-intl requirement 13 years ago
Morris Jobke deb0885e46 Merge pull request #3246 from owncloud/newfile-mimetype 13 years ago