aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan2022-01-131-1/+1
|\
| * Check style updateCarl Schwan2022-01-131-1/+1
* | Streamline reseting of private static propertiesLouis Chemineau2022-01-111-10/+0
* | Revert "Streamline reseting of private static properties"Louis Chemineau2022-01-101-0/+10
* | Streamline reseting of private static propertiesLouis Chemineau2022-01-101-10/+0
* | Reset $scriptDeps in testsLouis Chemineau2022-01-081-0/+10
* | Merge pull request #30378 from nextcloud/feature/accept-multiple-args-on-concatJoas Schilling2022-01-071-3/+3
|\ \ | |/ |/|
| * Accept multipe args on concatVitor Mattos2022-01-061-3/+3
* | Merge pull request #29921 from nextcloud/feature/noid/allow-to-count-commment...Joas Schilling2022-01-051-0/+11
|\ \ | |/ |/|
| * Allow to count comments with multiple verbsJoas Schilling2021-11-261-0/+11
* | Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-...Joas Schilling2022-01-041-1/+17
|\ \
| * | Use quote functionJoas Schilling2022-01-041-1/+1
| * | Add a test with integerJoas Schilling2022-01-041-1/+1
| * | Add unit testVitor Mattos2022-01-031-2/+1
| * | Add unit test and orderBy parameterVitor Mattos2022-01-031-1/+2
| * | Add group_concat aggregator functionVitor Mattos2022-01-031-0/+16
* | | Sort app scripts topologically by its dependenciesJonas Meurer2021-12-291-29/+20
|/ /
* | Further improve addScript logic, migrate to uksort()Jonas Meurer2021-12-201-56/+25
* | Sort app scripts by dependencies (Fixes: #30278)Jonas Meurer2021-12-201-4/+28
* | Merge pull request #30130 from nextcloud/fix/config_is_read_onlyChristoph Wurst2021-12-171-0/+2
|\ \
| * | Don't write to config file if `config_is_read_only` is setJonas Meurer2021-12-131-0/+2
* | | Fix LDAP related docblocks typesCôme Chilliet2021-12-161-2/+2
* | | Deprecate entity slugsChristoph Wurst2021-12-141-0/+1
|/ /
* | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-082-3/+6
* | Only limit search in the system address bookJoas Schilling2021-12-081-1/+2
* | Only wildcard search if enumeration is allowedJoas Schilling2021-12-082-0/+2
* | Fix typing problems in OC_ImageCôme Chilliet2021-12-061-1/+1
* | Adapt testsJohn Molakvoæ (skjnldsv)2021-12-021-0/+2
* | Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)2021-12-021-4/+78
* | code checker fixes for instanceOfStorageRobin Appelman2021-12-023-2/+7
* | teach psalm about `Storage::instanceOfStorage`Robin Appelman2021-12-021-0/+3
* | Merge pull request #29830 from nextcloud/enhancement/wfe-operation-scope-psal...Christoph Wurst2021-11-291-0/+3
|\ \
| * | Add Psalm specific scope type hint for the WFE operationChristoph Wurst2021-11-221-0/+3
* | | add method to shorten a string to given byte size to UtilsArthur Schiwon2021-11-261-0/+24
| |/ |/|
* | Fix default value for $type in OC\DB\QueryBuilder\ExpressionBuilder\Expressio...Côme Chilliet2021-11-231-2/+2
* | Fix Iterator return typesCôme Chilliet2021-11-231-0/+2
* | Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-238-13/+10
|/
* Merge pull request #29714 from nextcloud/bump-doctrine-dbalJohn Molakvoæ2021-11-152-4/+4
|\
| * Allow NULL as well for limit, not integer onlyJoas Schilling2021-11-152-4/+4
* | Document and type allowed values for calendar property searchesChristoph Wurst2021-11-111-0/+57
|/
* Move common logic to share managerJoas Schilling2021-11-091-0/+11
* Add IManager::getCalendarsForPrincipal APIChristoph Wurst2021-11-032-3/+12
* Merge pull request #29479 from nextcloud/fix/images-php-8.0Côme Chilliet2021-11-021-1/+1
|\
| * Fix resource usages in OC_ImageCôme Chilliet2021-10-281-1/+1
* | Register missing DAV app calendar providerChristoph Wurst2021-10-281-1/+2
|/
* Merge pull request #29444 from nextcloud/bugfix/noid/public-api-for-trusted-d...Joas Schilling2021-10-281-0/+56
|\
| * Add an OCP for trusted domain helperJoas Schilling2021-10-281-0/+56
* | Merge pull request #29453 from nextcloud/bugfix/noid/improve-wordingJohn Molakvoæ2021-10-271-2/+1
|\ \
| * | Improve wordingJoas Schilling2021-10-271-2/+1
| |/
* / Use more explicit naming for profile link actionChristopher Ng2021-10-251-2/+2
|/