aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't load old vendor files during jsunit testsChristoph Wurst2019-01-091-7/+1
* Set default frame-ancestors to 'self'Roeland Jago Douma2019-01-085-62/+62
* CSP: Allow fonts to be provided in dataRoeland Jago Douma2019-01-075-63/+63
* Merge pull request #12621 from nextcloud/td/12224/cleanup_middleware_registeringRoeland Jago Douma2019-01-071-9/+10
|\
| * Cleanup middleware registeringRoeland Jago Douma2019-01-031-9/+10
* | Merge pull request #13172 from nextcloud/fix-can-change-password-checkRoeland Jago Douma2019-01-041-1/+47
|\ \
| * | fix can change password check in case of encryption is enabledBjoern Schiessle2018-12-201-1/+47
* | | Merge pull request #13313 from nextcloud/feature/remove-outdated-cachesRoeland Jago Douma2019-01-041-5/+0
|\ \ \
| * | | Remove check for outdated cachesDaniel Kesselberg2019-01-021-5/+0
| | |/ | |/|
* | | Merge pull request #10555 from nextcloud/bugfix/10518/only-check-added-itemsblizzz2019-01-031-15/+95
|\ \ \ | |/ / |/| |
| * | Update the tests to the comparison logicJoas Schilling2018-12-171-15/+95
* | | Add acceptance tests for opening search results for commentsDaniel Calviño Sánchez2018-12-213-0/+91
* | | Add acceptance tests for searching commentsDaniel Calviño Sánchez2018-12-213-0/+152
* | | Use a case insensitive search for emailRoeland Jago Douma2018-12-201-2/+3
| |/ |/|
* | Merge pull request #13116 from nextcloud/fix/only_trust_xforwardedhost_for_tr...Roeland Jago Douma2018-12-191-53/+90
|\ \
| * | Only trust the X-FORWARDED-HOST header for trusted proxiesRoeland Jago Douma2018-12-171-53/+90
* | | Merge pull request #12766 from stalker314314/streaming-optionsJohn Molakvoæ2018-12-181-0/+22
|\ \ \ | |/ / |/| |
| * | Addressing comments, array() to []Branko Kokanovic2018-12-171-2/+2
| * | Expose Swift Mailer streaming options in config, fixes #12702Branko Kokanovic2018-11-301-0/+22
* | | Merge pull request #12883 from nextcloud/appdata-performanceJoas Schilling2018-12-172-18/+12
|\ \ \ | |_|/ |/| |
| * | use a fresh appdata factory in background job testRobin Appelman2018-12-061-1/+5
| * | try to grab the appdata folder directly without going trough the whole treeRobin Appelman2018-12-061-17/+7
| |/
* | Remove deprecated functions from SecureRandomRoeland Jago Douma2018-12-071-4/+0
* | Merge pull request #12897 from nextcloud/fix-unread-comment-icon-not-shown-fo...Roeland Jago Douma2018-12-072-0/+209
|\ \
| * | Add acceptance tests for comments on shared files and foldersDaniel Calviño Sánchez2018-12-062-0/+209
* | | Merge pull request #12891 from nextcloud/theming-cachingRoeland Jago Douma2018-12-071-1/+1
|\ \ \ | |/ / |/| |
| * | more caching for themingRobin Appelman2018-12-071-1/+1
| |/
* | Merge pull request #12854 from nextcloud/vcard-repair-uid-fixMorris Jobke2018-12-051-2/+9
|\ \
| * | Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)2018-12-051-2/+9
* | | Merge pull request #12824 from nextcloud/feature/12763/add-setup-check-for-bi...Morris Jobke2018-12-051-0/+7
|\ \ \ | |/ / |/| |
| * | Add setup check for pending bigint conversionMorris Jobke2018-12-051-0/+7
* | | Fix typo in "incoming"Joas Schilling2018-12-051-1/+1
|/ /
* | Update casing of PHP inside method nameMorris Jobke2018-12-051-6/+6
* | Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke2018-12-051-0/+7
|/
* Merge pull request #12691 from nextcloud/storage-no-encryption-interfaceMorris Jobke2018-11-291-7/+1
|\
| * update encryption wrapper testsRobin Appelman2018-11-291-7/+1
* | Merge pull request #12424 from nextcloud/feature/add-pipe-mode-for-sendmailMorris Jobke2018-11-293-14/+50
|\ \ | |/ |/|
| * Add testcases for pipe modeDaniel Kesselberg2018-11-293-14/+50
* | Merge pull request #12710 from nextcloud/remove-old-submit-buttonJohn Molakvoæ2018-11-291-64/+0
|\ \ | |/ |/|
| * Fix testsJohn Molakvoæ (skjnldsv)2018-11-291-64/+0
* | Fix folder path containing leading slash when getting mount root by idRobin Appelman2018-11-281-0/+48
|/
* Merge pull request #12649 from nextcloud/make-acceptance-tests-for-comments-m...Morris Jobke2018-11-262-2/+7
|\
| * Wait for the comment to be added before changing to another fileDaniel Calviño Sánchez2018-11-241-0/+1
| * Wait for the empty content element to be shownDaniel Calviño Sánchez2018-11-241-2/+6
* | Rename "FilesSharingAppContext" to "PublicShareContext"Daniel Calviño Sánchez2018-11-232-3/+3
* | Extract locators and steps for sharing in Files app to their own contextDaniel Calviño Sánchez2018-11-233-489/+519
* | Extract sharing related acceptance tests to their own feature filesDaniel Calviño Sánchez2018-11-233-416/+418
* | Add acceptance tests for folders that can not be resharedDaniel Calviño Sánchez2018-11-232-0/+142
* | Add acceptance tests for resharing a folder with another userDaniel Calviño Sánchez2018-11-231-0/+52
* | Add acceptance test for checking that the owner can see resharesDaniel Calviño Sánchez2018-11-231-0/+25