Commit Graph

11042 Commits (fdef2a373a173a81e855982543d64e35723145fa)
 

Author SHA1 Message Date
Thomas Müller fdef2a373a Merge pull request #2821 from owncloud/fix-2159-rename-to-shared 12 years ago
Björn Schießle 96ff19a703 fix history template, print_unescaped() needs to include closing tags 12 years ago
Raghu Nayyar 418503a4ad Merge pull request #3338 from owncloud/button_color_fix 12 years ago
Morris Jobke 784f117ec2 Merge pull request #3330 from owncloud/preselect_filename_on_rename 12 years ago
Morris Jobke 0d8fa2eb98 [files] add private declaration of $view 12 years ago
raghunayyar 18618c75aa color change to crumb elements as well. 12 years ago
Jenkins for ownCloud 2b84da9793 [tx-robot] updated from transifex 12 years ago
raghunayyar 6d95d130e4 Keeping Font Colors Consistant on the headers. 12 years ago
Morris Jobke d980ee9d9f Merge pull request #3303 from owncloud/update_etags_on_restore 12 years ago
Bernhard Posselt 1ec92b6377 Merge pull request #3329 from owncloud/increase_lock_timeout 12 years ago
Jörn Friedrich Dreyer 591b383f2d peselect filename without extension on rename 12 years ago
Lukas Reschke 665663432c Merge pull request #3326 from owncloud/fix-3321 12 years ago
Lukas Reschke 739f799912 Add requesttoken to guest view 12 years ago
Björn Schießle 0ef8590773 Merge branch 'master' into update_etags_on_restore 12 years ago
Morris Jobke e60cf2a997 Merge pull request #3235 from NCTU-NBA/pr-langcode 12 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. 12 years ago
Jenkins for ownCloud e8c154f341 [tx-robot] updated from transifex 12 years ago
Pellaeon Lin 935675ab49 Merge remote-tracking branch 'upstream/master' into pr-langcode 12 years ago
Morris Jobke e2bd32323d [files] fix mock creation and remove hardcoded 'require' statement 12 years ago
Morris Jobke c5cb3f9577 Merge pull request #3311 from owncloud/disable_mbstring.func_overload 12 years ago
Morris Jobke b777c0fd75 [files] rename lib to "App" 12 years ago
Morris Jobke b32c30b6d0 [files] ownCloud typo 12 years ago
Morris Jobke 7e23e97676 [files] rename test class and add rename test 12 years ago
Morris Jobke d4ba9cf338 [files] remove realpath in test 12 years ago
Morris Jobke bb5554de7f [files] rename tests 12 years ago
Morris Jobke b9f426b1d7 [files] remove normalizePath on rename and dependency injection 12 years ago
Morris Jobke 324c423548 [files] kill stripslashes 12 years ago
Morris Jobke 418e878ba8 [files] fix typos 12 years ago
Morris Jobke 1020d5c16c [files] refactoring 12 years ago
Morris Jobke 33b31931bd string comparision 12 years ago
Morris Jobke b393c91a96 wrong root dir name 12 years ago
Morris Jobke a878bd9923 fix allowed rename of folder in root directory to reserved name "Shared" 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
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
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