Commit Graph

12041 Commits (29dd7eda2de629024548ddef419f1d6991ae07a6)
 

Author SHA1 Message Date
Jörn Friedrich Dreyer 9c9bfcd626 log as index, not remote 12 years ago
Thomas Müller 39cca72964 Merge pull request #3750 from owncloud/dummy_session_for_errors 12 years ago
Roman Geber ddb0ff346d Public upload feature 12 years ago
Jörn Friedrich Dreyer 7273b43cd5 manuall calculate unix_timestamp for oracle 12 years ago
Jenkins for ownCloud c3b8f2bf64 [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer b32d6d8487 for oracle use BITAND() instead of & in sharing permissions sql 12 years ago
Thomas Müller 754bc86ec8 Merge pull request #3826 from owncloud/fix_webdav_locking_for_oracle 12 years ago
Jörn Friedrich Dreyer 1b97c186b4 use assertEquals number of rows in db tests 12 years ago
Jörn Friedrich Dreyer c79f7f4f3c fix numRows usage in files_encryption 12 years ago
Jörn Friedrich Dreyer c223bee6df fix numRows usage in core lib 12 years ago
Jörn Friedrich Dreyer 88fc410c19 fix numRows usage in user_ldap 12 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 12 years ago
Jörn Friedrich Dreyer 3e3b66bd0d use to_char when comparing clob to string on oracle, use execute audited 12 years ago
Thomas Müller bca2eb39fa Merge pull request #3818 from owncloud/update-trigger-cli 12 years ago
Thomas Müller 993a1f1976 Merge pull request #3822 from owncloud/graceful_teardown_of_cache 12 years ago
Jörn Friedrich Dreyer 4ecca9e97b graceful teardown of cache 12 years ago
Jenkins for ownCloud 073464af0b [tx-robot] updated from transifex 12 years ago
Robin Appelman 909d279e55 Add a CLI script for manually triggering checking a folder for updates 12 years ago
Jenkins for ownCloud aaecfa18ed [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 52ba86678a [tx-robot] updated from transifex 12 years ago
Thomas Müller d6650a51fe Merge pull request #3766 from owncloud/fix_display_name_edit 12 years ago
Thomas Müller 65de0a5831 Merge pull request #3810 from owncloud/improve_webdavauth 12 years ago
Lukas Reschke 8c21cc64d0 Merge pull request #3811 from owncloud/string_fixes_encryption_settings 12 years ago
Björn Schießle f40f49851c fix some strings in the admin settings, it's not a 'recovery account' but a 'recovery key' 12 years ago
Georg Ehrke b0e1259295 improve error handling of webdavauth 12 years ago
Björn Schießle 76369b7424 encryption is LDAP compatible 12 years ago
Björn Schießle d10ad0d603 Squashed commit of the following: 12 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. 12 years ago
Jenkins for ownCloud 8c923a85de [tx-robot] updated from transifex 12 years ago
Thomas Müller 59d3c5a575 Merge pull request #3796 from owncloud/gracefully_handle_teardown_in_scanner_test 12 years ago
Thomas Müller 4232ccbc6d Merge pull request #3792 from owncloud/scanfolder-remove 12 years ago
Jörn Friedrich Dreyer 7a7b54c4a2 skip teardown if cache has not been set up 12 years ago
blizzz c41f11a821 Merge pull request #3779 from shkdee/patch-1 12 years ago
Björn Schießle c4aa3fac7e Merge pull request #3788 from owncloud/more_error_messages 12 years ago
Jörn Friedrich Dreyer 372f261fe3 remove unnecessary exception handling 12 years ago
Thomas Mueller 5d0a3f981c adding unit test for folder remove: testRemovedFolder() 12 years ago
Thomas Müller 5aaf807366 Merge pull request #3784 from owncloud/rescan-all 12 years ago
Jörn Friedrich Dreyer 91c0b81130 add missing backticks 12 years ago
Thomas Mueller c1a3f015c9 Merge branch 'rescan-all' into scanfolder-remove 12 years ago
Jenkins for ownCloud 01ab79d460 [tx-robot] updated from transifex 12 years ago
Robin Appelman ff7e903f82 remove deleted files when re-scanning a folder 12 years ago
Björn Schießle fe61230cc1 always have a defined return value 12 years ago
Michael Gapczynski e3171a701d Merge pull request #3783 from owncloud/improved_wording 12 years ago
Björn Schießle e2e370f199 some more error messages 12 years ago
Björn Schießle 83d98e2d8b add some more error messages, in case something went wrong 12 years ago
Robin Appelman 6778a45d45 use json to encode user list 12 years ago
icewind1991 cb41b88520 Merge pull request #3764 from owncloud/scanfolder-existing 12 years ago
Björn Schießle 99008ace36 fixed enghlish sentence, thanks to @MTGap 12 years ago
Björn Schießle 8406d3f7b1 also use the default theme if the theme is set to an empty string in the config.php 12 years ago
Björn Schießle 7f6a9e8fef fix lost password page, don't show checkbox is encryption is not enabled 12 years ago