aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Type the service registrationChristoph Wurst2021-02-1014-108/+464
* Merge pull request #25543 from nextcloud/deprecate/idb-eventsChristoph Wurst2021-02-091-0/+23
|\
| * Deprecate the internal IDBConnection event name constantsChristoph Wurst2021-02-091-0/+23
* | remove ReconnectWrapperRobin Appelman2021-02-094-58/+4
* | Merge pull request #25531 from nextcloud/fix/dispatcher-argument-orderRoeland Jago Douma2021-02-091-0/+30
|\ \
| * | Fix the legacy dispatcher argument orderChristoph Wurst2021-02-091-0/+30
| |/
* | Merge pull request #25535 from nextcloud/query-exception-forewardChristoph Wurst2021-02-092-2/+11
|\ \ | |/ |/|
| * forward query exception when fallback construction failsRobin Appelman2021-02-092-2/+6
| * forward original query exception when querying by name failsRobin Appelman2021-02-081-1/+6
* | [tx-robot] updated from transifexNextcloud bot2021-02-094-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2021-02-088-0/+14
* [tx-robot] updated from transifexNextcloud bot2021-02-0712-6/+16
* Merge pull request #25499 from nextcloud/test/symfony-adapterRoeland Jago Douma2021-02-062-1/+5
|\
| * Test the symfony adapterChristoph Wurst2021-02-052-1/+5
* | [tx-robot] updated from transifexNextcloud bot2021-02-062-2/+2
* | Merge pull request #25500 from Worteks/fix-sharemanager-genericshareexceptionRoeland Jago Douma2021-02-051-1/+2
|\ \ | |/ |/|
| * revert(comment)Samuel2021-02-051-1/+0
| * revert(exception): keep throwing an exception for nowSamuel2021-02-051-2/+3
| * fix(translation): replace static error messageSamuel2021-02-051-2/+3
* | Log deprecation notice of GenericEventWrapper just onceChristoph Wurst2021-02-051-0/+8
* | [tx-robot] updated from transifexNextcloud bot2021-02-054-2/+8
|/
* [tx-robot] updated from transifexNextcloud bot2021-02-042-0/+6
* Merge pull request #24700 from Imajie/s3-credsRoeland Jago Douma2021-02-021-1/+5
|\
| * Fix failing testsJames Letendre2020-12-151-1/+1
| * Add web identity provider to S3 connection chainJames Letendre2020-12-151-13/+4
| * Replace defaultProvider with explicit calls to exclude user home directory lo...James Letendre2020-12-141-1/+15
| * Resolves #24699, Support ES2 and ECS instance providers for S3 bucketsJames Letendre2020-12-141-2/+1
* | Merge pull request #25393 from nextcloud/fix/25165/repair-dav-sharesRoeland Jago Douma2021-02-024-1/+143
|\ \
| * | show suggestion to clean up possible invalid shares laterArthur Schiwon2021-01-291-0/+6
| * | add repair job for unencoded calendarsArthur Schiwon2021-01-294-1/+137
* | | Avoid template creators being registered multiple timesJulius Härtl2021-02-021-0/+3
* | | Merge pull request #25444 from nextcloud/bug/25415/move-generic-errors-to-endChristoph Wurst2021-02-021-13/+13
|\ \ \
| * | | Check for generic errors at last.Daniel Kesselberg2021-02-021-13/+13
* | | | [tx-robot] updated from transifexNextcloud bot2021-02-02164-1062/+138
* | | | [tx-robot] updated from transifexNextcloud bot2021-02-012-0/+6
* | | | [tx-robot] updated from transifexNextcloud bot2021-01-318-38/+468
* | | | [tx-robot] updated from transifexNextcloud bot2021-01-3012-0/+36
| |/ / |/| |
* | | Merge pull request #25302 from mziech/patch-2Christoph Wurst2021-01-291-1/+1
|\ \ \
| * | | Use RFC-compliant URL encoding for cookiesMarco Ziech2021-01-241-1/+1
* | | | Use proper path for scannerJulius Härtl2021-01-291-2/+2
* | | | Obtain the user language from the passed in user idJulius Härtl2021-01-291-1/+5
* | | | Normalize compared path to avoid renaming to the same directoryJulius Härtl2021-01-291-1/+2
* | | | The objectid is a stringRoeland Jago Douma2021-01-281-1/+1
* | | | Merge pull request #25360 from nextcloud/fix/update-autoloadersRoeland Jago Douma2021-01-282-1/+33
|\ \ \ \
| * | | | Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
| | |/ / | |/| |
* | | | Make whole Template class finalJulius Härtl2021-01-281-10/+16
* | | | Move TemplateProvider registration to boot context and make template type reg...Julius Härtl2021-01-287-28/+71
* | | | Only create template directory if it is present in the default skeletonJulius Härtl2021-01-281-1/+4
* | | | Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-284-34/+90
* | | | Add templatedirectory config value to let admins have their custom templates ...Julius Härtl2021-01-284-16/+89