aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix language in share notes email for usersJoas Schilling2020-06-231-12/+29
* Merge pull request #21452 from nextcloud/bugfix/21451/allow-autocomplete-by-d...Joas Schilling2020-06-231-37/+47
|\
| * Fix unit testsJoas Schilling2020-06-181-37/+47
* | Merge pull request #21479 from nextcloud/fix/21474/allow_specifying_cookie_typeblizzz2020-06-221-6/+13
|\ \
| * | Allow to specify the cookie type for appframework responsesRoeland Jago Douma2020-06-221-6/+13
* | | Fix unit test of the ResponseTestRoeland Jago Douma2020-06-211-3/+3
|/ /
* | acceptence tests shall specify which branch to pick when cloning appsArthur Schiwon2020-06-191-1/+2
* | Allow crash reporters registration during app bootstrapChristoph Wurst2020-06-192-5/+49
|/
* Add dedicated API for apps' bootstrapping processChristoph Wurst2020-06-173-0/+345
* Merge pull request #21416 from nextcloud/fix/user-deleted-token-cleanupChristoph Wurst2020-06-161-0/+117
|\
| * Clean up auth tokens when user is deletedChristoph Wurst2020-06-151-0/+117
* | Avoid duplicate matches in wide and exact resultsJulius Härtl2020-06-151-10/+31
|/
* Increase timeout of the appstore requestsJoas Schilling2020-06-121-3/+3
* Remove dropped " ON " when join has no conditionJoas Schilling2020-06-081-6/+6
* Prevent harder to share your rootJoas Schilling2020-06-031-2/+4
* Merge pull request #21143 from nextcloud/fix-password-changes-in-link-and-mai...Roeland Jago Douma2020-05-291-9/+244
|\
| * Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez2020-05-291-5/+79
| * Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez2020-05-281-4/+96
| * Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-05-281-0/+69
* | Move the systemtags to core/srcRoeland Jago Douma2020-05-281-0/+1
|/
* Add lazy events for the Node APIRoeland Jago Douma2020-05-281-38/+97
* use the loginname to verify the old password in user password changesArthur Schiwon2020-05-261-5/+27
* Do not read certificate bundle from data dir by defaultMorris Jobke2020-05-251-3/+2
* Move core/js/files to webpackRoeland Jago Douma2020-05-221-0/+2
* Merge pull request #20814 from nextcloud/group-id-onlyRoeland Jago Douma2020-05-211-11/+9
|\
| * dont get the group details if we only ask for the idRobin Appelman2020-05-071-11/+9
* | Revert "Compress the appstore requests by default"Morris Jobke2020-05-201-42/+5
* | Allow gzip encoded requests by defaultMorris Jobke2020-05-201-3/+7
* | Compress the appstore requests by defaultMorris Jobke2020-05-201-5/+42
* | Cache appstore requests for 60 instead of 5 minutesMorris Jobke2020-05-201-7/+7
* | l10n: Add "The" before "Following"Valdnet2020-05-151-4/+4
* | Merge pull request #20939 from nextcloud/enh/middleware/not_modifiedRoeland Jago Douma2020-05-133-41/+107
|\ \
| * | Move the notmodified check to middleware where it belongsRoeland Jago Douma2020-05-133-41/+107
* | | Merge pull request #20897 from nextcloud/bugfix/httpcacheRoeland Jago Douma2020-05-131-1/+1
|\ \ \ | |/ / |/| |
| * | Fix http cache testClement Wong2020-05-121-1/+1
* | | Merge pull request #20270 from nextcloud/enh/appframework/gzipRoeland Jago Douma2020-05-121-0/+163
|\ \ \
| * | | Add AppFramework GZip middleware to gzip responsesRoeland Jago Douma2020-05-121-0/+163
* | | | Use random_bytesRoeland Jago Douma2020-05-111-4/+11
|/ / /
* | / Adjust tests to only return group IDsMorris Jobke2020-05-081-32/+15
| |/ |/|
* | Merge pull request #20722 from nextcloud/enh/20693/etag-capabilitiesMorris Jobke2020-05-041-0/+2
|\ \
| * | Set etag for capabilities endpointDaniel Kesselberg2020-04-291-0/+2
* | | Update education bundleRoeland Jago Douma2020-05-011-2/+0
* | | Merge pull request #20380 from nextcloud/design/notification-mailsRoeland Jago Douma2020-05-013-138/+117
|\ \ \
| * | | Fix notification mail testsJan-Christoph Borchardt2020-05-013-138/+117
| |/ /
* | | Fix getDirectoryContent implementation for Jail wrapperRobin Appelman2020-04-301-0/+15
* | | Fix Argon2 options checksMichaIng2020-04-301-0/+5
|/ /
* | Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-271-18/+0
|\ \
| * | Remove unneeded test since links have resharing permissions by defaultJulius Härtl2020-04-211-18/+0
* | | Merge pull request #19514 from sndrr/already-enabled-appsMorris Jobke2020-04-271-0/+1
|\ \ \
| * | | Updated test to check for already enabled appsSander Ruitenbeek2020-04-241-0/+1