aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-03-202-16/+16
* Fix phpcs issues in encryption updateVincent Petry2021-03-191-3/+0
* Log and continue when failing to update encryption keys during for individual...Julius Härtl2021-03-193-12/+26
* Merge pull request #23718 from nextcloud/already-shared-error-messageRoeland Jago Douma2021-03-191-3/+5
|\
| * expand 'path is already shared' error messageRobin Appelman2021-03-151-3/+5
* | Merge pull request #26200 from nextcloud/bugfix/26197/fix-expiration-validati...Vincent Petry2021-03-191-5/+5
|\ \
| * | Update user share must use correct expiration validationVincent Petry2021-03-181-5/+5
* | | Use executeQuery and executeUpdate in the QBMapperChristoph Wurst2021-03-181-11/+11
* | | log full expection during repair stepRobin Appelman2021-03-184-5/+13
* | | dont error the entire repair process when a repair step errorsRobin Appelman2021-03-181-1/+5
|/ /
* | Merge pull request #24384 from nextcloud/cleanup/remove-old-migration-checkMorris Jobke2021-03-174-138/+5
|\ \
| * | Skip db migration simulation for core schema changesJulius Härtl2021-03-174-138/+5
* | | Merge pull request #25924 from nextcloud/bugfix/noid/only-mark-migrations-as-...Morris Jobke2021-03-171-2/+4
|\ \ \
| * | | Only mark migrations as installed after executionJoas Schilling2021-03-041-2/+4
* | | | Merge pull request #25676 from nextcloud/drop/utl-is-ieMorris Jobke2021-03-172-11/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Drop \OCP\Util::isIeChristoph Wurst2021-03-092-11/+1
* | | | Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling2021-03-1710-10/+170
|\ \ \ \
| * | | | Also limit to user group in case enumeration is enabled for groups and phonen...Joas Schilling2021-03-171-1/+20
| * | | | Fix parameter types in docsJoas Schilling2021-03-175-6/+8
| * | | | Improve search results when only phonebook-matches can we autocompletedJoas Schilling2021-03-178-3/+142
* | | | | Merge pull request #26131 from nextcloud/fix/initialstate-templatesVincent Petry2021-03-171-1/+1
|\ \ \ \ \
| * | | | | Fix default missing initial state for templatesJohn Molakvoæ (skjnldsv)2021-03-151-1/+1
* | | | | | dont allow creating users with __groupfolders as uidRobin Appelman2021-03-161-0/+1
* | | | | | Merge pull request #26013 from nextcloud/object-store-copy-cache-idRobin Appelman2021-03-166-41/+73
|\ \ \ \ \ \
| * | | | | | verify that cache entry is validRobin Appelman2021-03-121-0/+3
| * | | | | | also implement for FailedCache and NullCacheRobin Appelman2021-03-122-0/+10
| * | | | | | use returned file id for object store copyRobin Appelman2021-03-121-6/+6
| * | | | | | add ICopyFromCache trait to expose existing implementationRobin Appelman2021-03-123-35/+54
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry2021-03-154-20/+112
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | only use share cacheentry when availableRobin Appelman2021-01-261-2/+8
| * | | | | adjust testsRobin Appelman2021-01-262-2/+1
| * | | | | fix search in nested jailsRobin Appelman2021-01-262-21/+38
| * | | | | fix cachjail searching for rootRobin Appelman2021-01-262-3/+17
| * | | | | do cachejail search filtering in sqlRobin Appelman2021-01-263-4/+60
* | | | | | Merge pull request #26003 from nextcloud/enh/simplefile/getidMorris Jobke2021-03-151-0/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add getID function to the simplefile implementationRoeland Jago Douma2021-03-081-0/+4
* | | | | | Merge pull request #25722 from nextcloud/objectstore-copy-crossRobin Appelman2021-03-122-1/+15
|\ \ \ \ \ \
| * | | | | | apply object store copy optimization when 'cross storage' copy is within the ...Robin Appelman2021-03-092-1/+15
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #26049 from nextcloud/search-file-limit-resultsRoeland Jago Douma2021-03-121-2/+20
|\ \ \ \ \ \
| * | | | | | implement PagedProvider for file searchRobin Appelman2021-03-111-1/+10
| * | | | | | limit constructing of result objects in file searchRobin Appelman2021-03-111-1/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #26079 from nextcloud/bugfix/noid/chunk-phone-searchRoeland Jago Douma2021-03-121-5/+9
|\ \ \ \ \ \
| * | | | | | Chunk the array of phone numbersJoas Schilling2021-03-121-5/+9
* | | | | | | Merge pull request #26072 from nextcloud/s3-no-explicit-closeRoeland Jago Douma2021-03-121-2/+0
|\ \ \ \ \ \ \
| * | | | | | | remove explicit fclose from S3->writeStreamRobin Appelman2021-03-111-2/+0
| | |/ / / / / | |/| | | | |
* / | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-122-4/+4
|/ / / / / /
* | | | | | Merge pull request #26047 from nextcloud/JakubOnderka-patch-2Roeland Jago Douma2021-03-111-0/+4
|\ \ \ \ \ \
| * | | | | | Fix warning in AppFetcher.php when appstore is disabledJakub Onderka2021-03-101-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #26050 from nextcloud/view-search-reuse-usermanagerVincent Petry2021-03-111-2/+3
|\ \ \ \ \ \
| * | | | | | reuse usermanager instance when processing search resultsRobin Appelman2021-03-101-2/+3
| |/ / / / /