summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Collapse)AuthorAgeFilesLines
* The iran timezone removed the DST handling which breaks the timezone libJoas Schilling2015-03-231-3/+1
|
* Introducing 3D images support (media type)Olivier Paroz2015-03-201-284/+250
| | | | | So that people with 3D images can at least see a 2D picture Full 3D support is possible via an app
* Merge pull request #14857 from owncloud/preview-provider-registration-in-managerThomas Müller2015-03-201-0/+4
|\ | | | | Preview provider registration in manager
| * Create an interface for OC_Image and OCP\Image for the public APIJoas Schilling2015-03-161-0/+4
| |
* | Merge pull request #15035 from owncloud/assocmapperMorris Jobke2015-03-202-25/+54
|\ \ | | | | | | If the execute method on the mapper receives an assoc array, it binds by...
| * | If the execute method on the mapper receives an assoc array, it binds by ↵Bernhard Posselt2015-03-192-25/+54
| | | | | | | | | | | | value instead of index
* | | Merge pull request #14947 from oparoz/repairmimetypes-sqlMorris Jobke2015-03-191-1/+5
|\ \ \ | |/ / |/| | Make repairmimetypes compatible with case sensitive SQL backends
| * | Adding test cases where the extension is using capital lettersOlivier Paroz2015-03-171-1/+5
| | |
* | | Merge pull request #15025 from rullzer/ocs_respect_enforced_dateThomas Müller2015-03-191-0/+35
|\ \ \ | | | | | | | | Ocs respect enforced date
| * | | Added unit testRoeland Jago Douma2015-03-191-0/+35
| | | | | | | | | | | | | | | | | | | | Tests added to make sure that removing an expire date when this is enforced is not allowed.
* | | | Merge pull request #14704 from owncloud/storage-wrapper-mountRobin Appelman2015-03-192-0/+63
|\ \ \ \ | | | | | | | | | | pass mountpoint to storage wrapper callback
| * | | | fix testRobin Appelman2015-03-161-2/+2
| | | | |
| * | | | fix factory testRobin Appelman2015-03-112-6/+5
| | | | |
| * | | | Allow setting the watcher policy as mount optionRobin Appelman2015-03-111-0/+9
| | | | |
| * | | | Copy mount options to the storageRobin Appelman2015-03-111-0/+10
| | | | |
| * | | | Add test for storage factoryRobin Appelman2015-03-111-0/+45
| | | | |
* | | | | Merge pull request #14980 from owncloud/fix-fileglobalgcThomas Müller2015-03-191-0/+34
|\ \ \ \ \ | |_|/ / / |/| | | | Fix fileglobalgc unlink parameter warnings
| * | | | Add unit tests for gc() for \OC\Cache\FileGlobalGCRobin McCorkell2015-03-181-0/+34
| | | | |
* | | | | Merge pull request #14995 from owncloud/remove-unrequired-backtick-removalVincent Petry2015-03-181-0/+22
|\ \ \ \ \ | | | | | | | | | | | | Remove unrequired backtick removal
| * | | | | Add test for backticks in path and etagJoas Schilling2015-03-181-0/+22
| |/ / / /
* / / / / Soft fail in custom properties backendVincent Petry2015-03-181-0/+28
|/ / / / | | | | | | | | | | | | | | | | This makes it possible for clients to still receive a file list (minus the broken files) instead of getting no list at all
* | | | Merge pull request #14968 from owncloud/files-reallowsinglequoteThomas Müller2015-03-171-0/+26
|\ \ \ \ | | | | | | | | | | Reallow single quote in file names
| * | | | Add positive test for path verificationVincent Petry2015-03-171-0/+26
| | |/ / | |/| |
* / | | Cache \OC\URLGenerator::imagePathLukas Reschke2015-03-171-5/+12
|/ / / | | | | | | | | | \OC\URLGenerator::imagePath is a really expensive operation due to all the I/O handling and can really benefit from caching.
* | | Merge pull request #14927 from oparoz/raw-mimetypesThomas Müller2015-03-171-1/+90
|\ \ \ | | | | | | | | Introducing the Raw media types
| * | | Introducing the Raw mimetypesOlivier Paroz2015-03-161-1/+90
| | | |
* | | | Merge pull request #14931 from ↵Lukas Reschke2015-03-171-0/+160
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | owncloud/issue/14881-closures-for-navigation-entries Issue/14881 closures for navigation entries
| * | | | Add tests for the navigation manager (closure) behaviourJoas Schilling2015-03-161-0/+160
| | |_|/ | |/| |
* | | | Merge pull request #12085 from owncloud/add-swift-mailerLukas Reschke2015-03-173-53/+282
|\ \ \ \ | |/ / / |/| | | Migrate OC_Mail to SwiftMailer
| * | | Add debug log message backLukas Reschke2015-03-161-1/+6
| | | |
| * | | Show more detailed error messageLukas Reschke2015-03-161-23/+0
| | | |
| * | | Incorporate review changesLukas Reschke2015-03-162-40/+22
| | | |
| * | | Migrate to SwiftMailLukas Reschke2015-03-164-53/+318
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaces the OC_Mail and phpmailer with SwiftMail allowing us to mock it properly. Fixes the unit test execution on master on local machines and https://github.com/owncloud/core/issues/12014 Conflicts: 3rdparty lib/private/server.php lib/public/iservercontainer.php tests/lib/mail.php tests/settings/controller/mailsettingscontrollertest.php Conflicts: 3rdparty lib/private/mail.php lib/private/server.php lib/public/iservercontainer.php settings/ajax/lostpassword.php settings/application.php
* | | Merge pull request #14883 from owncloud/imagepng_expects_resource_issueThomas Müller2015-03-161-0/+5
|\ \ \ | | | | | | | | validate resource's integrity before using it
| * | | validate resource's integrity before using itGeorg Ehrke2015-03-161-0/+5
| |/ /
* | | Merge pull request #14766 from owncloud/fix-insertifnotexists-pocMorris Jobke2015-03-161-14/+71
|\ \ \ | | | | | | | | Allow specifying the compare-array for insertIfNotExists()
| * | | Add test for UniqueConstraintViolationException on wrong keyJoas Schilling2015-03-101-0/+32
| | | |
| * | | let insertIfNotExist() throw the native DBALException - no need to hide the ↵Thomas Müller2015-03-091-5/+5
| | | | | | | | | | | | | | | | real exception
| * | | Adding unit test which shows insertIfNotExists to fall apart in certain ↵Thomas Müller2015-03-091-11/+36
| | | | | | | | | | | | | | | | situations
* | | | Merge pull request #14644 from owncloud/trash-expire-commandThomas Müller2015-03-161-7/+30
|\ \ \ \ | | | | | | | | | | Expire files from the trash in the background
| * | | | Allow running the async commands from unit testsRobin Appelman2015-03-021-7/+30
| | | | |
* | | | | Merge pull request #14776 from owncloud/fix-14629-masterThomas Müller2015-03-161-0/+10
|\ \ \ \ \ | | | | | | | | | | | | verify the file name length not to exceed 255 characters + verify path d...
| * | | | | verify the file name length not to exceed 255 characters + verify path ↵Thomas Müller2015-03-121-0/+10
| | |_|/ / | |/| | | | | | | | | | | | | during rename
* / | | | drop any fallback code related to curl - refs ↵Thomas Müller2015-03-121-47/+1
|/ / / / | | | | | | | | | | | | https://github.com/owncloud/core/pull/14838#issuecomment-78586447
* | | | Merge pull request #14705 from rullzer/avatarcontrollerLukas Reschke2015-03-111-1/+4
|\ \ \ \ | |_|_|/ |/| | | Move AvatarController to AppFramework
| * | | Avatar controller moved to AppFrameWorkRoeland Jago Douma2015-03-111-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Original avatarcontroller migrated to the appframework * Added DataDisplayResponse that show data inline in the browser (used to retrun the image) * Removed some unneeded code * Added unit tests for the avatarcontroller
* | | | Merge pull request #13839 from ↵Morris Jobke2015-03-111-0/+51
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | owncloud/issue/13678-improve-remote-domain-detection-in-sharedropdown Better finding the remote URL from user input in share dropdown
| * | | | Extract the remote host from user input in share dropdownJoas Schilling2015-02-231-0/+51
| | | | | | | | | | | | | | | | | | | | Fix #13678
* | | | | Merge pull request #13513 from owncloud/repair-legacystoragenofatalfailMorris Jobke2015-03-111-9/+12
|\ \ \ \ \ | | | | | | | | | | | | Do not abort when meeting unfixable legacy storages
| * | | | | Fixed expected warning count on repair failVincent Petry2015-02-271-1/+1
| | | | | |