summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-02-124-22/+26
* Merge pull request #25585 from nextcloud/enhancement/empty-email-validationRoeland Jago Douma2021-02-111-0/+4
|\
| * Micro-optimize validation of empty email addressesChristoph Wurst2021-02-111-0/+4
* | Fix WebP availability checkRoeland Jago Douma2021-02-111-1/+1
|/
* Merge pull request #25378 from nextcloud/bugfix/noid/mention-match-improvementsRoeland Jago Douma2021-02-111-0/+3
|\
| * Fix linterJoas Schilling2021-02-061-1/+1
| * Make Psalm happyJoas Schilling2021-02-061-1/+3
| * Improve mention matchesJoas Schilling2021-02-061-0/+1
* | Merge pull request #25460 from nextcloud/fix/apppassword/always_renewRoeland Jago Douma2021-02-101-5/+0
|\ \
| * | Always renew apppasswords on loginRoeland Jago Douma2021-02-101-5/+0
* | | Merge pull request #25558 from nextcloud/deprecate/generic-event-wrapperRoeland Jago Douma2021-02-101-0/+17
|\ \ \
| * | | Deprecate the GenericEvent wrapperChristoph Wurst2021-02-101-0/+17
* | | | Merge pull request #25566 from nextcloud/fix/25359/followupRoeland Jago Douma2021-02-102-9/+6
|\ \ \ \
| * | | | Fix remaining #25359Roeland Jago Douma2021-02-102-9/+6
* | | | | Merge pull request #25560 from nextcloud/enhancement/pure-psr-eventChristoph Wurst2021-02-101-2/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make our event base class independent of Symfony and follow PSRChristoph Wurst2021-02-101-2/+35
| |/ / /
* | | | Merge pull request #25359 from nextcloud/enhancement/typed-service-registrationChristoph Wurst2021-02-1014-108/+464
|\ \ \ \ | |/ / / |/| | |
| * | | Type the service registrationChristoph Wurst2021-02-1014-108/+464
* | | | [tx-robot] updated from transifexNextcloud bot2021-02-102-0/+2
* | | | Merge pull request #25546 from nextcloud/techdept/deprecate-event-constantsChristoph Wurst2021-02-0911-1/+81
|\ \ \ \ | |/ / / |/| | |
| * | | Deprecate all remaining event constantsChristoph Wurst2021-02-0911-1/+81
* | | | 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