summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix language in share notes email for usersJoas Schilling2020-06-231-12/+29
* Allow to specify the cookie type for appframework responsesRoeland Jago Douma2020-06-221-6/+13
* acceptence tests shall specify which branch to pick when cloning appsArthur Schiwon2020-06-191-1/+2
* Clean up auth tokens when user is deletedChristoph Wurst2020-06-161-0/+117
* Avoid duplicate matches in wide and exact resultsJulius Härtl2020-06-151-10/+31
* Prevent harder to share your rootJoas Schilling2020-06-041-2/+4
* 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-291-4/+96
* Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-05-291-0/+69
* 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
* 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
* Fix http cache testClement Wong2020-05-131-1/+1
* Use random_bytesRoeland Jago Douma2020-05-111-4/+11
* 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
* | | Merge pull request #19084 from nextcloud/bug/13556/wrong-paths-for-svgMorris Jobke2020-04-274-4/+92
|\ \ \
| * | | Add test to ensure that symlinked apps_paths are not resolvedDaniel Kesselberg2020-04-241-0/+29
| * | | Make it possible to resolve svg for apps_paths outside the document rootDaniel Kesselberg2020-04-243-4/+63
* | | | Allow specifying a default expiration dateRoeland Jago Douma2020-04-241-0/+1
| |/ / |/| |
* | | Do not create remember me cookieJulius Härtl2020-04-231-1/+24
|/ /
* | Fix new routing in settings etcRoeland Jago Douma2020-04-221-2/+2
* | Merge pull request #20114 from nextcloud/techdebt/noid/allow-some-apps-to-hav...Roeland Jago Douma2020-04-211-87/+50
|\ \ | |/ |/|
| * Extend tests for root urlJoas Schilling2020-04-181-87/+50
* | Move to subfolders for preview filesRoeland Jago Douma2020-04-191-26/+70
|/
* Fix mailer testRoeland Jago Douma2020-04-171-1/+1
* Merge pull request #20447 from liamjack/fix/13287/welcome_emailJohn Molakvoæ2020-04-172-2/+2
|\
| * Fix testsMorris Jobke2020-04-172-2/+2
* | Merge pull request #20505 from nextcloud/fix/noid/system-credsblizzz2020-04-161-0/+33
|\ \
| * | fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon2020-04-151-3/+3
| * | add DB tests for credentials managerArthur Schiwon2020-04-151-0/+33
* | | Provide the proper language to the mailerRoeland Jago Douma2020-04-162-4/+11
* | | Run cs:fix and fix HashWrapper codeMorris Jobke2020-04-151-1/+3
|/ /
* | Merge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-mor...Joas Schilling2020-04-152-11/+126
|\ \
| * | Fix unit testsJoas Schilling2020-04-151-2/+4
| * | Check all remotes for local accessJoas Schilling2020-04-141-9/+122
* | | Merge pull request #20401 from nextcloud/fix/login-sso-redirctRoeland Jago Douma2020-04-151-4/+4
|\ \ \
| * | | Fix absolute redirectJohn Molakvoæ (skjnldsv)2020-04-101-4/+4
* | | | Merge pull request #19351 from nextcloud/dav-upload-hashRoeland Jago Douma2020-04-151-0/+55
|\ \ \ \ | |_|/ / |/| | |
| * | | Return hashes of uploaded content for dav uploadsRobin Appelman2020-04-131-0/+55
| | |/ | |/|