summaryrefslogtreecommitdiffstats
path: root/tests/Core
Commit message (Expand)AuthorAgeFilesLines
* Check share attributes on preview endpointsJulius Härtl2022-10-251-0/+9
* Fix LostController testCôme Chilliet2022-10-181-2/+7
* Fix unit testsJoas Schilling2022-08-311-1/+1
* fix Controller testsArthur Schiwon2022-07-222-8/+13
* Make LostController use IInitialState and LoggerInterfaceThomas Citharel2022-06-101-6/+18
* Modernize the LostControllerTest testThomas Citharel2022-06-101-33/+25
* Add password reset typed eventsThomas Citharel2022-06-101-12/+32
* Update core to PHP 7.4 standardCarl Schwan2022-05-208-41/+30
* Merge pull request #32375 from nextcloud/bugfix/noid/show-user-account-on-gra...Joas Schilling2022-05-162-33/+50
|\
| * Extend testsJoas Schilling2022-05-162-33/+50
* | Modernize contacts menuThomas Citharel2022-05-121-9/+6
|/
* Remove old legacy SvgController and IconsCacherJohn Molakvoæ2022-05-101-198/+0
* Do not dispatch postSetPassword when setPassword failsLouis Chemineau2022-05-051-0/+6
* Expose shareWithDisplayNameUnique also on autocomplete endpointJoas Schilling2022-05-031-9/+30
* PhpunitJohn Molakvoæ2022-04-211-3/+3
* Merge pull request #31592 from nextcloud/fix/direct-arg-flow-v2Vincent Petry2022-03-291-0/+2
|\
| * Add direct arg to login flowVincent Petry2022-03-281-0/+2
* | Fix testsJoas Schilling2022-02-231-11/+12
|/
* Only allow avatars in 64 and 512 pixel sizeJoas Schilling2022-02-072-12/+52
* Pass username prefill through unauthenticated request redirectsJulius Härtl2021-12-291-0/+2
* Fix tests and avoid PHP errors in themCôme Chilliet2021-11-238-5/+34
* Fix missing import of ILoggerJoas Schilling2021-11-021-0/+1
* add check isFairUseOfFreePushService on loginVitor Mattos2021-10-231-7/+25
* Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin...Julius Härtl2021-10-052-14/+25
|\
| * Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf2021-08-041-1/+1
| |\
| * | Deprecate RedirectToDefaultAppResponseDaniel Rudolf2021-07-012-9/+21
| * | Remove unused importsDaniel Rudolf2021-06-301-1/+0
| * | Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf2021-06-302-10/+10
* | | Make AppsEnableTest and AppsDisableTest independet of the app version numberDaniel Kesselberg2021-10-012-22/+22
* | | Fix unit testsJoas Schilling2021-09-292-16/+16
* | | fixes missing prefix to validate password reset tokenArthur Schiwon2021-09-101-2/+5
* | | move verification token logic out of lost password controllerArthur Schiwon2021-09-091-258/+43
* | | Merge pull request #28725 from nextcloud/disallow-public-page-in-2fa-flowLukas Reschke2021-09-071-27/+0
|\ \ \
| * | | Adjust testsLukas Reschke2021-09-061-27/+0
* | | | Resolve absolute path in testsLukas Reschke2021-09-061-1/+1
|/ / /
* | | Merge pull request #27294 from pjft/patch-2Christoph Wurst2021-08-191-0/+5
|\ \ \ | |_|/ |/| |
| * | Add logging to 2FA failurepjft2021-06-211-0/+5
* | | Migrate HintException to OCPGary Kim2021-06-301-1/+1
| |/ |/|
* | Fix app version checkJoas Schilling2021-06-252-27/+17
|/
* Add commands to manage tags via OCCJohannes Leuker2021-05-254-0/+552
* Change my email addressJohannes Leuker2021-03-241-2/+2
* Fix more controller tests in Core subdirVincent Petry2021-03-242-8/+10
* Fix more tests in the Core subdirVincent Petry2021-03-243-13/+20
* Fix core tests command for app enabling/disablingVincent Petry2021-03-232-17/+17
* Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma2021-03-052-7/+207
|\
| * Show group backends in occ group:list --info and group:infoJohannes Leuker2021-03-012-7/+207
* | Merge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding...Christoph Wurst2021-02-182-4/+4
|\ \
| * | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-182-4/+4
| |/
* / Send emails on password reset to the displaynameJoas Schilling2021-02-181-3/+6
|/
* refined name of getOpenSSLEncryptedAndPrivateKeyKonrad Abicht2021-02-121-3/+3