Commit Graph

11089 Commits (81fd1badc3feb72c3a4e597c670e8adcdca525da)
 

Author SHA1 Message Date
Robin Appelman 81fd1badc3 merge master into filecache_mtime 13 years ago
Jörn Friedrich Dreyer fb4d8ddf0a Merge pull request #3335 from owncloud/prevent-scan-loop 13 years ago
Jenkins for ownCloud afdad5c74d [tx-robot] updated from transifex 13 years ago
Thomas Müller 54d3b381a8 Merge pull request #3430 from owncloud/vcategory_rename 13 years ago
Thomas Tanghus 946740a71f Add test for renaming non-existing category. 13 years ago
Thomas Tanghus c38dc36665 Remove debug output 13 years ago
Thomas Tanghus b1bb899867 Add rename() method to OC_VCategories. 13 years ago
Jenkins for ownCloud 6609de28d8 [tx-robot] updated from transifex 13 years ago
Bernhard Posselt 71668cf08a Merge pull request #3399 from owncloud/fix_js_for_ie 13 years ago
Michael Gapczynski 67729f5f9f Merge pull request #3421 from owncloud/pre_login_password 13 years ago
Lukas Reschke 7ec36c5bbb Add password to pre_login 13 years ago
Jenkins for ownCloud 694f42dfd5 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 9428d813ba [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer 800c39fef1 cleanup after people who don't test in ie 13 years ago
FlorinPeter 0f314c1404 Merge pull request #3375 from owncloud/fix_for_SQLite3Result_object_in_post_addToGroup 13 years ago
Jenkins for ownCloud 6a6079176b [tx-robot] updated from transifex 13 years ago
Florin Peter a92dead754 only connect share hooks if installation OC is installed 13 years ago
Florin Peter 469d6028ad revert changes 13 years ago
blizzz 2d51eefcb8 Merge pull request #3302 from owncloud/ldap_configurable_username_n_uuid 13 years ago
Jenkins for ownCloud 966c2231e3 [tx-robot] updated from transifex 13 years ago
Thomas Müller 0b2bfe6186 Merge pull request #3371 from owncloud/fix-3353 13 years ago
Thomas Mueller 5dcec346e5 Merge branch 'master' into fix-3353 13 years ago
Thomas Müller dfddaf8fbf Merge pull request #3374 from owncloud/vobject_compound_property 13 years ago
Thomas Mueller 990980392c No unit test coverage reports for pgsql - this causes issues on Jenkins. 13 years ago
Thomas Müller 4b3c58c2ca Merge pull request #3376 from owncloud/fix_for_disappearing_root_mount_point 13 years ago
Florin Peter c50bf3e3c5 fix for losing mount point "/" 13 years ago
Florin Peter 68059b1ec3 fix for SQLite3Result::fetchArray(): The SQLite3Result object has not been correctly initialised in post_addToGroup 13 years ago
Thomas Tanghus cb41a30b00 Add Compound property to avoid double escaping values. 13 years ago
Michael Gapczynski d91161186b Fix finding mount in background watcher, fixes #3353 13 years ago
Michael Gapczynski de2ccf4723 Merge pull request #3366 from owncloud/contributing_add_contacts 13 years ago
Thomas Tanghus 162da3ce4e Add Contacts repo to CONTRIBUTING.md 13 years ago
Jenkins for ownCloud 6a788d1a54 [tx-robot] updated from transifex 13 years ago
Thomas Müller fdef2a373a Merge pull request #2821 from owncloud/fix-2159-rename-to-shared 13 years ago
Björn Schießle 96ff19a703 fix history template, print_unescaped() needs to include closing tags 13 years ago
Raghu Nayyar 418503a4ad Merge pull request #3338 from owncloud/button_color_fix 13 years ago
Morris Jobke 784f117ec2 Merge pull request #3330 from owncloud/preselect_filename_on_rename 13 years ago
Morris Jobke 0d8fa2eb98 [files] add private declaration of $view 13 years ago
raghunayyar 18618c75aa color change to crumb elements as well. 13 years ago
Jenkins for ownCloud 2b84da9793 [tx-robot] updated from transifex 13 years ago
raghunayyar 6d95d130e4 Keeping Font Colors Consistant on the headers. 13 years ago
Michael Gapczynski 71eed76dbe Prevent backgroundScan() from looping if opendir() is failing for the same path 13 years ago
Morris Jobke d980ee9d9f Merge pull request #3303 from owncloud/update_etags_on_restore 13 years ago
Bernhard Posselt 1ec92b6377 Merge pull request #3329 from owncloud/increase_lock_timeout 13 years ago
Jörn Friedrich Dreyer 591b383f2d peselect filename without extension on rename 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
Arthur Schiwon beaa10b823 Merge branch 'master' into ldap_configurable_username_n_uuid 13 years ago
Björn Schießle 0ef8590773 Merge branch 'master' into update_etags_on_restore 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