summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | SignApp fixesRoeland Jago Douma2019-11-271-4/+4
| * | | | More fixesRoeland Jago Douma2019-11-273-7/+19
| * | | | More fixesRoeland Jago Douma2019-11-271-2/+6
| * | | | Fix more testsRoeland Jago Douma2019-11-272-5/+7
| * | | | Skip redis if not configuredRoeland Jago Douma2019-11-271-0/+4
| * | | | Make phpunit8 compatibleRoeland Jago Douma2019-11-27386-466/+465
| |/ / /
* / / / Use person icon for personal settingsJulius Härtl2019-11-271-3/+3
|/ / /
* | | Merge pull request #18019 from nextcloud/enhancement/password-policy-eventsRoeland Jago Douma2019-11-272-38/+49
|\ \ \
| * | | Add typed events for password_policyChristoph Wurst2019-11-272-38/+49
* | | | Merge pull request #17834 from nextcloud/enh/noid/generic-event-replacement-tk2blizzz2019-11-272-4/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Files first to use own GenericEventArthur Schiwon2019-11-262-4/+8
| | |/ | |/|
* | | Merge pull request #17939 from nextcloud/fix/token-insert-conflict-handlingRoeland Jago Douma2019-11-261-10/+44
|\ \ \
| * | | Handle token insert conflictsChristoph Wurst2019-11-261-10/+44
| |/ /
* | | Merge pull request #17948 from nextcloud/enh/check-if-property-is-boolRoeland Jago Douma2019-11-261-8/+35
|\ \ \ | |/ / |/| |
| * | Make isXXX available for bool properties onlyDaniel Kesselberg2019-11-161-8/+35
| |/
* | 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
|\ \