aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44745 from nextcloud/fix/auth/2fa-redirect-urlChristoph Wurst2024-04-231-3/+6
|\
| * fix(auth): Keep redirect URL during 2FA setup and challengeChristoph Wurst2024-04-191-3/+6
* | fix: Lazy load IURLGenerator from AppManager to avoid installation crashCôme Chilliet2024-04-221-7/+2
* | fix: Fix RouterTest by adding IAppManagerCôme Chilliet2024-04-221-0/+2
* | fix: Fix tests following OC_App migrations to IAppManagerCôme Chilliet2024-04-225-19/+61
* | fix: Migrate a few more classes away from OC_App::getAppPathCôme Chilliet2024-04-221-1/+0
|/
* Merge pull request #44886 from nextcloud/techdebt/noid/improved-activity-exce...Joas Schilling2024-04-181-4/+5
|\
| * fix(activity): Add a dedicated exception when not all fields are set while pu...Joas Schilling2024-04-171-4/+5
* | fix(appconfig): returns correct value on detailsMaxence Lange2024-04-171-1/+1
* | Merge pull request #44644 from nextcloud/enh/noid/returns-formated-app-valuesFerdinand Thiessen2024-04-171-0/+15
|\ \ | |/ |/|
| * fix(appconfig): format app valuesMaxence Lange2024-04-051-0/+15
* | Merge pull request #44736 from nextcloud/fix/avatar-imagesPytal2024-04-091-0/+16
|\ \
| * | test: Update testsChristopher Ng2024-04-081-0/+16
| |/
* / test: add test for jail watcherRobin Appelman2024-04-081-0/+30
|/
* fix(federation): ICloudId->getRemote() should contain the protocolJoas Schilling2024-04-021-5/+7
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-0211-12/+12
* fix(tests): Fix tests when daytime saving time change happened recentlyCôme Chilliet2024-04-021-1/+1
* Merge pull request #44438 from nextcloud/feat/login-form-timeoutFerdinand Thiessen2024-03-251-19/+9
|\
| * feat(login): Clear login form (password) after IDLE timeoutFerdinand Thiessen2024-03-251-19/+9
* | fix(federation): Fix creating local cloudIds with http:// protocolJoas Schilling2024-03-251-6/+10
|/
* fix(config): Make sure user keys are stringsChristoph Wurst2024-03-191-0/+25
* fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry...Ferdinand Thiessen2024-03-191-0/+133
* fix: add check for app_api_system session flag to bypass rate limitFlorian Klinger2024-03-181-1/+5
* Merge pull request #41684 from nextcloud/feat/rst-mimetypeAnupam Kumar2024-03-152-2/+3
|\
| * feat(mimetypes): Add mimetype for ReStructuredTextAnupam Kumar2024-03-152-2/+3
* | Merge pull request #40117 from summersab/refactor/OC-Server-getCommentsManagerJohn Molakvoæ2024-03-152-2/+3
|\ \
| * | Refactor `OC\Server::getCommentsManager`Andrew Summers2024-03-152-2/+3
* | | feat(files_sharing): allow to specify allowed groups to share instead of excl...Corentin Damman2024-03-151-2/+9
* | | Merge pull request #40131 from summersab/refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-153-5/+8
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-15202-14136/+6929
| |\|
| * | Refactor `OC\Server::getShareManager`Andrew Summers2023-08-293-7/+10
* | | Merge pull request #40138 from summersab/refactor/OC-Server-getHasherJohn Molakvoæ2024-03-151-1/+1
|\ \ \
| * | | Refactor `OC\Server::getHasher`Andrew Summers2024-03-151-1/+1
| | |/ | |/|
* | | Merge pull request #40123 from summersab/refactor/OC-Server-getRootFolderJohn Molakvoæ2024-03-153-6/+7
|\ \ \
| * | | Merge branch 'master' into refactor/OC-Server-getRootFolderJohn Molakvoæ2024-03-15123-1651/+5288
| |\| |
| * | | Refactor `OC\Server::getRootFolder`Andrew Summers2023-11-103-6/+7
* | | | Merge pull request #40143 from summersab/refactor/OC-Server-getLockdownManagerJohn Molakvoæ2024-03-151-2/+2
|\ \ \ \
| * | | | Refactor `OC\Server::getLockdownManager`Andrew Summers2024-03-151-2/+2
| | |/ / | |/| |
* / | | Refactor `OC\Server::getLockingProvider`Andrew Summers2024-03-152-5/+6
|/ / /
* | | refactor(mimeloader): modernize MimeTypeLoaderThomas Citharel2024-03-141-6/+5
* | | fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-132-100/+108
* | | test: Update test for PublicSectorBundleChristopher Ng2024-03-121-0/+2
* | | fix: add missing copyrights and strict typesAndrey Borysenko2024-03-121-0/+2
* | | feat: Add declarative settingsjld31032024-03-121-0/+536
* | | feat(appconfig): switching integrity check to lazy config valuesMaxence Lange2024-03-111-2/+8
* | | chore: update logincontroller testsEduardo Morales2024-03-101-5/+12
* | | Merge pull request #44073 from nextcloud/fix/provide-correct-iconJoas Schilling2024-03-081-11/+38
|\ \ \
| * | | fix(AppManager): Allow to query dark **or** bright iconFerdinand Thiessen2024-03-081-11/+38
* | | | feat(files): copy live photosMaxence Lange2024-03-081-3/+6
* | | | Merge pull request #44064 from nextcloud/deprecate-getNumberOfUnreadCommentsF...Robin Appelman2024-03-081-21/+25
|\ \ \ \ | |/ / / |/| | |