aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40147 from summersab/refactor/OC-Server-getNotificationMa...John Molakvoæ2024-05-312-3/+5
|\
| * chore: php lint fix importJohn Molakvoæ2024-05-301-1/+1
| * Merge branch 'master' into refactor/OC-Server-getNotificationManagerJohn Molakvoæ2024-05-301885-44834/+36210
| |\
| * | Refactor `OC\Server::getNotificationManager`Andrew Summers2023-08-292-3/+5
* | | Merge pull request #40124 from summersab/refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-317-9/+12
|\ \ \
| * \ \ Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-308-17/+25
| |\ \ \
| * | | | chore: remove unnecessary php import during refactorJohn Molakvoæ2024-05-301-2/+0
| * | | | Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-301885-44832/+36208
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Refactor `OC\Server::getSecureRandom`Andrew Summers2023-08-298-11/+16
| | |_|/ | |/| |
* | | | Merge pull request #40120 from summersab/refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-312-2/+4
|\ \ \ \
| * \ \ \ Merge branch 'master' into refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-304-7/+11
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-307-10/+14
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-301885-44832/+36208
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Refactor `OC\Server::getCsrfTokenManager`Andrew Summers2023-08-292-2/+4
| | |_|_|/ | |/| | |
* | | | | Merge pull request #45413 from nextcloud/createIfNotExistsFerdinand Thiessen2024-05-301-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Try create folder first and check if it exists afterGit'Fellow2024-05-301-1/+1
| * | | | fix(files): Try to create dir only if it not existsGit'Fellow2024-05-301-1/+1
| | |/ / | |/| |
* | | | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-307-10/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #40151 from summersab/refactor/OC-Server-getMailerJohn Molakvoæ2024-05-304-5/+7
| |\ \ \
| | * | | chore: fix duplicate php importJohn Molakvoæ2024-05-301-1/+0
| | * | | Merge branch 'master' into refactor/OC-Server-getMailerJohn Molakvoæ2024-05-301885-44831/+36208
| | |\| |
| | * | | Refactor `OC\Server::getMailer`Andrew Summers2023-08-294-5/+7
| | | |/ | | |/|
| * | | Merge pull request #40119 from summersab/refactor/OC-Server-getContactsManagerJohn Molakvoæ2024-05-301-1/+1
| |\ \ \
| | * | | chore: adjust php comment usage hintJohn Molakvoæ2024-05-301-1/+1
| | * | | Merge branch 'master' into refactor/OC-Server-getContactsManagerJohn Molakvoæ2024-05-301885-44833/+36208
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Refactor `OC\Server::getContactsManager`Andrew Summers2023-08-292-2/+3
| | | |/ | | |/|
| * | | Merge branch 'master' into refactor/OC-Server-getHTTPClientServiceJohn Molakvoæ2024-05-301885-44832/+36208
| |\ \ \ | | | |/ | | |/|
| * | | Refactor `OC\Server::getHTTPClientService`Andrew Summers2023-08-293-4/+6
| | |/ | |/|
* | | chore: fix missing semi-colon in refactorJohn Molakvoæ2024-05-301-1/+1
* | | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-301885-44832/+36208
|\ \ \ | | |/ | |/|
| * | feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-302-0/+13
| * | Merge pull request #45222 from nextcloud/bug/noid/caldav-search-limit-and-tim...Daniel2024-05-291-1/+1
| |\ \
| | * | feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-05-281-1/+1
| * | | Merge pull request #45559 from nextcloud/bug/noid/add-reason-lock-wait-timeoutDaniel2024-05-292-0/+11
| |\ \ \
| | * | | feat(db): add mapping for lock wait timeoutDaniel Kesselberg2024-05-292-0/+11
| | |/ /
| * | | Merge pull request #45411 from nextcloud/fix/auth/selective-token-activity-up...Daniel2024-05-292-2/+4
| |\ \ \ | | |/ / | |/| |
| | * | fix(auth): Update authtoken activity selectivelyChristoph Wurst2024-05-212-2/+4
| * | | fix(db): Prevent two connections for single node databasesChristoph Wurst2024-05-281-1/+11
| * | | Merge pull request #39589 from nextcloud/enh/set-nest-transactions-with-savep...Thomas Citharel2024-05-271-0/+2
| |\ \ \
| | * | | feat(db): set Doctrine to use nest transactions with savepointsThomas Citharel2024-02-271-0/+2
| * | | | Merge pull request #45014 from nextcloud/forbid-moving-subfolderRobin Appelman2024-05-271-0/+6
| |\ \ \ \
| | * | | | fix: forbid moving a folder into a subfolder of itselfRobin Appelman2024-05-171-0/+6
| | | |/ / | | |/| |
| * | | | fix(db): Log loong transaction times at debug levelJosh2024-05-251-2/+2
| * | | | chore: Add SPDX headerAndy Scherzinger2024-05-241670-34375/+4459
| * | | | refactor(shareManager): Use constructor property promotionfenn-cs2024-05-231-75/+23
| * | | | fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-05-233-83/+127
| * | | | Merge pull request #45370 from nextcloud/feat/add-back-search-in-disabled-usersCôme Chilliet2024-05-233-4/+15
| |\ \ \ \
| | * | | | fix: Also search in email field for disabled usersCôme Chilliet2024-05-231-1/+2
| | * | | | feat: Add back searching in disabled user listCôme Chilliet2024-05-233-4/+14
| * | | | | fix: register DI alias for IFileAccessRobin Appelman2024-05-221-0/+3
| |/ / / /