Commit Graph

12053 Commits (bb07dde9881368f5727133b73f6017deae4ff18d)
 

Author SHA1 Message Date
Jenkins for ownCloud afc3d9314a [tx-robot] updated from transifex 13 years ago
Andreas Fischer 592bb01ccd phpunit: Remove PHPUnit_Util_Log_JSON which spammed to stdout on console. 13 years ago
Robin Appelman 6208780332 Sabre: throw exceptions when delete/create/write operations are not permitted 13 years ago
Jörn Friedrich Dreyer 9c9bfcd626 log as index, not remote 13 years ago
Thomas Müller 39cca72964 Merge pull request #3750 from owncloud/dummy_session_for_errors 13 years ago
Roman Geber ddb0ff346d Public upload feature 13 years ago
Jörn Friedrich Dreyer 7273b43cd5 manuall calculate unix_timestamp for oracle 13 years ago
Jenkins for ownCloud c3b8f2bf64 [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer b32d6d8487 for oracle use BITAND() instead of & in sharing permissions sql 13 years ago
Thomas Müller 754bc86ec8 Merge pull request #3826 from owncloud/fix_webdav_locking_for_oracle 13 years ago
Jörn Friedrich Dreyer 1b97c186b4 use assertEquals number of rows in db tests 13 years ago
Jörn Friedrich Dreyer c79f7f4f3c fix numRows usage in files_encryption 13 years ago
Jörn Friedrich Dreyer c223bee6df fix numRows usage in core lib 13 years ago
Jörn Friedrich Dreyer 88fc410c19 fix numRows usage in user_ldap 13 years ago
Jörn Friedrich Dreyer 643c8d3088 make PDOStatementWrapper return number of updated rows on INSERT, UPDATE or DELETE queries, introduces isManipulation() to guess type of query 13 years ago
Jörn Friedrich Dreyer 3e3b66bd0d use to_char when comparing clob to string on oracle, use execute audited 13 years ago
Thomas Müller bca2eb39fa Merge pull request #3818 from owncloud/update-trigger-cli 13 years ago
Thomas Müller 993a1f1976 Merge pull request #3822 from owncloud/graceful_teardown_of_cache 13 years ago
Jörn Friedrich Dreyer 4ecca9e97b graceful teardown of cache 13 years ago
Jenkins for ownCloud 073464af0b [tx-robot] updated from transifex 13 years ago
Robin Appelman 909d279e55 Add a CLI script for manually triggering checking a folder for updates 13 years ago
Jenkins for ownCloud aaecfa18ed [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 52ba86678a [tx-robot] updated from transifex 13 years ago
Thomas Müller d6650a51fe Merge pull request #3766 from owncloud/fix_display_name_edit 13 years ago
Thomas Müller 65de0a5831 Merge pull request #3810 from owncloud/improve_webdavauth 13 years ago
Lukas Reschke 8c21cc64d0 Merge pull request #3811 from owncloud/string_fixes_encryption_settings 13 years ago
Björn Schießle f40f49851c fix some strings in the admin settings, it's not a 'recovery account' but a 'recovery key' 13 years ago
Georg Ehrke b0e1259295 improve error handling of webdavauth 13 years ago
Björn Schießle 76369b7424 encryption is LDAP compatible 13 years ago
Björn Schießle d10ad0d603 Squashed commit of the following: 13 years ago
Roland Hager a06d901e37 Fix: The check if upload_max_filesize or post_max_size is 0 fails if only one of them is 0. 13 years ago
Jenkins for ownCloud 8c923a85de [tx-robot] updated from transifex 13 years ago
Thomas Müller 59d3c5a575 Merge pull request #3796 from owncloud/gracefully_handle_teardown_in_scanner_test 13 years ago
Thomas Müller 4232ccbc6d Merge pull request #3792 from owncloud/scanfolder-remove 13 years ago
Jörn Friedrich Dreyer 7a7b54c4a2 skip teardown if cache has not been set up 13 years ago
blizzz c41f11a821 Merge pull request #3779 from shkdee/patch-1 13 years ago
Björn Schießle c4aa3fac7e Merge pull request #3788 from owncloud/more_error_messages 13 years ago
Jörn Friedrich Dreyer 372f261fe3 remove unnecessary exception handling 13 years ago
Thomas Mueller 5d0a3f981c adding unit test for folder remove: testRemovedFolder() 13 years ago
Thomas Müller 5aaf807366 Merge pull request #3784 from owncloud/rescan-all 13 years ago
Jörn Friedrich Dreyer 91c0b81130 add missing backticks 13 years ago
Thomas Mueller c1a3f015c9 Merge branch 'rescan-all' into scanfolder-remove 13 years ago
Jenkins for ownCloud 01ab79d460 [tx-robot] updated from transifex 13 years ago
Robin Appelman ff7e903f82 remove deleted files when re-scanning a folder 13 years ago
Björn Schießle fe61230cc1 always have a defined return value 13 years ago
Michael Gapczynski e3171a701d Merge pull request #3783 from owncloud/improved_wording 13 years ago
Björn Schießle e2e370f199 some more error messages 13 years ago
Björn Schießle 83d98e2d8b add some more error messages, in case something went wrong 13 years ago
Robin Appelman 6778a45d45 use json to encode user list 13 years ago
icewind1991 cb41b88520 Merge pull request #3764 from owncloud/scanfolder-existing 13 years ago