summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #12494 from nextcloud/cache-notfound-idMorris Jobke2018-11-201-0/+1
|\
| * add test for non existing file by idRobin Appelman2018-11-191-0/+1
* | Merge pull request #12401 from pachulo/fix/11107/fix-php-mail-warningMorris Jobke2018-11-191-0/+34
|\ \ | |/ |/|
| * Use the proper default valuesMorris Jobke2018-11-191-2/+2
| * Verify that isPhpMailerUsed uses config as expectedKyle Fazzari2018-11-141-0/+34
* | Fix breakpoint and shrinking of the content + listJohn Molakvoæ (skjnldsv)2018-11-141-1/+1
* | Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke2018-11-125-5/+5
|\ \
| * | Use the defined func()->count() instead of manual countingJoas Schilling2018-11-085-5/+5
* | | Merge pull request #12371 from nextcloud/bugfix/12369/catch-unique-constraint...Morris Jobke2018-11-121-2/+1
|\ \ \
| * | | Exception is not thrown anymoreMorris Jobke2018-11-121-2/+1
| | |/ | |/|
* / | Make sure to always load the latest icons-vars.css fileJulius Härtl2018-11-121-1/+6
|/ /
* / Adjust acceptance tests to changes in public share page menuDaniel Calviño Sánchez2018-11-081-1/+4
|/
* Merge pull request #12313 from nextcloud/generated-avatar-major-cleanupRoeland Jago Douma2018-11-081-0/+82
|\
| * Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-081-0/+82
* | Merge pull request #11836 from nextcloud/bugfix/2443/comment-mentions-with-sp...Morris Jobke2018-11-071-2/+5
|\ \
| * | Match mentions when the username is wrapped in quotesJoas Schilling2018-11-071-2/+5
| |/
* / Add test that unique constraint is workingDaniel Kesselberg2018-11-061-0/+13
|/
* Merge pull request #12185 from nextcloud/cleanup/dicontainerMorris Jobke2018-11-052-17/+7
|\
| * Fix testsRoeland Jago Douma2018-11-022-17/+7
* | Merge pull request #12071 from nextcloud/addressbook-uid-check-migrationRoeland Jago Douma2018-11-021-0/+121
|\ \
| * \ Merge branch 'addressbook-uid-check-migration' of https://github.com/nextclou...John Molakvoæ (skjnldsv)2018-11-0112-41/+369
| |\ \
| | * | TestsJohn Molakvoæ (skjnldsv)2018-11-011-0/+121
| * | | Fix phpunitJohn Molakvoæ (skjnldsv)2018-11-011-20/+20
| * | | TestsJohn Molakvoæ (skjnldsv)2018-10-301-0/+121
* | | | Merge pull request #12215 from nextcloud/wait-for-the-link-share-menu-to-open...Roeland Jago Douma2018-11-021-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Wait for the link share menu to open in acceptance testsDaniel Calviño Sánchez2018-11-021-0/+8
* | | | Merge pull request #11404 from flokli/sendmail-pathRoeland Jago Douma2018-11-021-1/+7
|\ \ \ \
| * | | | Fallback to default path is sendmail can't be foundRoeland Jago Douma2018-11-021-1/+7
* | | | | Merge pull request #11875 from nextcloud/add-support-for-sending-the-password...Roeland Jago Douma2018-11-023-2/+156
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add acceptance test steps to be used from Talk acceptance testsDaniel Calviño Sánchez2018-11-021-0/+49
| * | | | Test that "Password protect by Talk" is not shown if Talk is not enabledDaniel Calviño Sánchez2018-11-022-0/+48
| * | | | Store "sendPasswordByTalk" property of link shares in the databaseDaniel Calviño Sánchez2018-11-021-0/+9
| * | | | Fix update share testsDaniel Calviño Sánchez2018-11-021-2/+50
* | | | | Merge pull request #12200 from nextcloud/tech-debt/noid/cleanup-legacy-sharingMorris Jobke2018-11-021-1/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Cleanup some unused sharing methods from the old sharing codeMorris Jobke2018-11-021-1/+6
* | | | | Merge pull request #12177 from nextcloud/fix/apptoken_login_flow_proper_hostMorris Jobke2018-11-021-2/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use the proper server for the apptoken flow loginRoeland Jago Douma2018-11-011-2/+8
| | |_|/ | |/| |
* | | | Merge pull request #11844 from nextcloud/multiple-link-sharesMorris Jobke2018-11-011-21/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Adjust acceptance tests to changes in link sharesDaniel Calviño Sánchez2018-11-011-21/+18
* | | | Revert "Wait for cron to finish before running upgrade command"Morris Jobke2018-11-011-8/+1
| |/ / |/| |
* | | fix writeStream for jail wrapperRobin Appelman2018-10-311-0/+17
* | | extend storage api to allow directly writing a stream to storageRobin Appelman2018-10-311-0/+49
* | | Only generate previews in powers of 4 and set minRoeland Jago Douma2018-10-311-8/+14
* | | Merge pull request #12089 from Rayn0r/masterDennis19932018-10-311-6/+14
|\ \ \ | |/ / |/| |
| * | adapted automated test for autocomplete changesRayn0r2018-10-301-6/+14
* | | Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-10-302-5/+2
* | | Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidationRoeland Jago Douma2018-10-302-21/+145
|\ \ \
| * | | Fix injection to get the user idJulius Härtl2018-10-301-1/+11
| * | | Add uuid/name entry to Remote/MailPlugin testsJulius Härtl2018-10-302-20/+104
| * | | Make enhancing entries with type property optionalJulius Härtl2018-10-301-6/+30