aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add LEAST and GREATER to db function builderRobin Appelman2019-11-261-0/+20
* Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-resultblizzz2019-11-251-0/+30
|\
| * take group creation result into considerationArthur Schiwon2019-11-251-0/+30
* | Some php-cs fixesRoeland Jago Douma2019-11-22146-190/+174
|/
* Fix the tests after #18029Roeland Jago Douma2019-11-211-2/+1
* Merge pull request #18029 from nextcloud/feature/public-post-login-eventRoeland Jago Douma2019-11-211-2/+2
|\
| * Make the post login event publicChristoph Wurst2019-11-201-2/+2
* | Accept incoming shares in acceptance testsDaniel Calviño Sánchez2019-11-205-18/+128
* | Rename "Notification" to "Toast"Daniel Calviño Sánchez2019-11-202-11/+11
* | Do not check for updates if we have no internetRoeland Jago Douma2019-11-201-24/+64
|/
* Do pagination on the dummy group backendRoeland Jago Douma2019-11-201-1/+2
* Use dummy backend in testRoeland Jago Douma2019-11-181-0/+1
* Merge remote-tracking branch 'origin/master' into filecache-extensionRoeland Jago Douma2019-11-181-3/+12
|\
| * Check getRedirectUri() for queriesRussellAult2019-11-131-3/+12
* | fix folder deleteRobin Appelman2019-11-131-0/+2
* | dont create empty filecache extended rowsRobin Appelman2019-11-131-1/+8
* | expose filecache extension data in FileInfoRobin Appelman2019-11-131-213/+236
* | store filecache extension fieldsRobin Appelman2019-11-131-0/+61
|/
* Add unit tests for "getAllShares()"Daniel Calviño Sánchez2019-10-302-0/+216
* Adjust acceptance tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-294-46/+53
* Extend data returned when searching remote sharesJohn Molakvoæ (skjnldsv)2019-10-291-5/+5
* Harden middleware checkRoeland Jago Douma2019-10-251-4/+85
* Run acceptance tests on PHP 7.3Daniel Calviño Sánchez2019-10-221-1/+1
* Make renewSessionToken return the new tokenRoeland Jago Douma2019-10-091-10/+9
* Merge pull request #17431 from johkoenig/bugfix/17377/trusted_domain_helper_c...Roeland Jago Douma2019-10-081-0/+5
|\
| * make TrustedDomainHelper case insensitiveJohannes Koenig2019-10-061-0/+5
* | Merge pull request #17411 from kinolaev/fix-oauth2-redirectRoeland Jago Douma2019-10-071-1/+2
|\ \ | |/ |/|
| * fix oauth client redirectSergej Nikolaev2019-10-041-1/+2
* | Fix master testing and update eslint-config (#17367)John Molakvoæ2019-10-042-3/+19
|\ \
| * | Fix tag acceptance tests after #16682John Molakvoæ (skjnldsv)2019-10-042-3/+19
| |/
* / Add Fatal logging optionTim Terhorst2019-10-021-0/+2
|/
* Merge pull request #17001 from nextcloud/fix/noid/addressbookchanges-avatarblizzz2019-10-011-2/+1
|\
| * adjust test expectationsArthur Schiwon2019-09-041-2/+1
* | Move settings to an appChristoph Wurst2019-09-2829-5528/+22
* | Remove input id on login formJohn Molakvoæ (skjnldsv)2019-09-281-1/+1
* | Merge pull request #17264 from nextcloud/move-from-storage-wrappersRoeland Jago Douma2019-09-261-20/+97
|\ \
| * | handle moveFromStorage within the same storage even when storage wrappers are...Robin Appelman2019-09-251-20/+97
* | | Merge pull request #17262 from nextcloud/objectstore-remove-cache-on-deleteRoeland Jago Douma2019-09-262-0/+79
|\ \ \
| * | | dont delete cache entries if deleting an object from object store failedRobin Appelman2019-09-252-0/+79
| |/ /
* | | Use the actual password to update the tokensRoeland Jago Douma2019-09-181-2/+2
* | | Fixed the SecurityTest errorGreta Doci2019-09-151-0/+7
* | | Fixed the testGreta Doci2019-09-151-0/+5
* | | Harden identifyproof openssl codeRoeland Jago Douma2019-09-141-7/+14
* | | Use Symfony's new contract Event class instead of the deprecated oneChristoph Wurst2019-09-121-8/+8
* | | Merge pull request #16682 from nextcloud/enh/12790/workflow-backendRoeland Jago Douma2019-09-111-23/+66
|\ \ \
| * | | adapt file hooks test to eventdispatcher utilizationArthur Schiwon2019-09-091-23/+66
* | | | Split personal security settings in codeRoeland Jago Douma2019-09-103-72/+135
|/ / /
* | | Merge pull request #16836 from nextcloud/fix/16724/smb-availabilityRoeland Jago Douma2019-09-091-41/+53
|\ \ \ | |/ / |/| |
| * | adjust testsArthur Schiwon2019-08-261-41/+53
* | | Merge pull request #17006 from nextcloud/querybuilder-max-minRoeland Jago Douma2019-09-071-0/+78
|\ \ \