Commit Graph

12063 Commits (6cfa016c39cb2ea9d4eae8966518643bb4925014)
 

Author SHA1 Message Date
Bart Visscher fb80cbd499 Fix review points 12 years ago
Bart Visscher 2eaad58922 Make the object drive the logging backend 12 years ago
Thomas Tanghus be22d28eb9 Merge pull request #3576 from owncloud/jquery.multiselect-1.13 12 years ago
Andreas Fischer 2269145b4d gitignore: Fix typo + adjust comment format. 12 years ago
Andreas Fischer d015b9219c PHPUnit: Add tests/phpunit.xml to gitignore. 12 years ago
Andreas Fischer 121e4ca395 PHPUnit: Allow developers to use their own custom phpunit.xml file. 12 years ago
Björn Schießle 2e6ebe1ab4 fix function documentation 12 years ago
Björn Schießle c4aef89278 introduce pre-disable-app hook and use it for the encryption app to reset migration status if the app was disabled 12 years ago
Jörn Friedrich Dreyer 45c897acf3 one if less 12 years ago
Thomas Müller aa7403500f Merge pull request #3847 from bantu/phpunit-json-listener-removal 12 years ago
Jenkins for ownCloud 29caae3491 [tx-robot] updated from transifex 12 years ago
Roman Geber da0caadf4e Added file-upload to GIT repo 12 years ago
Jörn Friedrich Dreyer 5d51118cb2 fix type of numeric columns 12 years ago
Jörn Friedrich Dreyer bf49edde6b check item id is set 12 years ago
Björn Schießle 5a20c8b66f add openssl_error_string() output to the owncloud.log 12 years ago
Jörn Friedrich Dreyer bc61a9c097 enable testing individual tests 12 years ago
VicDeo 6fcee1ee11 Merge pull request #3855 from owncloud/fixing-3853-master 12 years ago
Thomas Mueller e6c1db7a3f move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - fixes #3853 12 years ago
Thomas Mueller 794c189650 session life time is now configurable and set to the same value 12 years ago
Jenkins for ownCloud afc3d9314a [tx-robot] updated from transifex 12 years ago
Andreas Fischer 592bb01ccd phpunit: Remove PHPUnit_Util_Log_JSON which spammed to stdout on console. 12 years ago
Robin Appelman 6208780332 Sabre: throw exceptions when delete/create/write operations are not permitted 12 years ago
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