aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-03-022-14/+16
* Merge pull request #25804 from nextcloud/bugfix/noid/fread-0Roeland Jago Douma2021-03-011-1/+1
|\
| * Properly end iterating over the file once the target has been reachedJulius Härtl2021-02-261-1/+1
* | [tx-robot] updated from transifexNextcloud bot2021-02-282-2/+2
* | [tx-robot] updated from transifexNextcloud bot2021-02-262-2/+6
|/
* Merge pull request #25786 from nextcloud/fix/register-aliases-params-onceChristoph Wurst2021-02-251-2/+3
|\
| * Register service aliases und parameters just onceChristoph Wurst2021-02-241-2/+3
* | [tx-robot] updated from transifexNextcloud bot2021-02-252-2/+10
|/
* [tx-robot] updated from transifexNextcloud bot2021-02-244-118/+0
* [tx-robot] updated from transifexNextcloud bot2021-02-232-2/+8
* Merge pull request #25680 from nextcloud/taint-expressionbuilderLukas Reschke2021-02-223-0/+162
|\
| * Add expression taint source and sanitizerLukas Reschke2021-02-173-0/+162
* | [tx-robot] updated from transifexNextcloud bot2021-02-214-2/+110
* | [tx-robot] updated from transifexNextcloud bot2021-02-192-0/+6
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-1840-56/+56
* | Merge pull request #25706 from nextcloud/bugfix/noid/when-it-kicks-inRoeland Jago Douma2021-02-181-7/+7
|\ \
| * | When it kicks inJoas Schilling2021-02-181-7/+7
* | | [tx-robot] updated from transifexNextcloud bot2021-02-184-0/+32
* | | Merge pull request #25700 from nextcloud/fix/zipresponse-initialize-arrayRoeland Jago Douma2021-02-171-1/+1
|\ \ \
| * | | Initialize \OCP\AppFramework\Http\ZipResponse::$resourcesChristoph Wurst2021-02-171-1/+1
| |/ /
* / / bump applicable version due to an intermediate releaseArthur Schiwon2021-02-171-1/+1
|/ /
* | Merge pull request #25440 from nextcloud/bugfix/noid/cache-the-user-backend-i...Roeland Jago Douma2021-02-171-1/+24
|\ \
| * | Cache the user backend info for 300sJoas Schilling2021-02-151-1/+24
* | | Merge pull request #25678 from nextcloud/drop/defaults-logo-claimRoeland Jago Douma2021-02-161-10/+0
|\ \ \
| * | | Drop \OCP\Defaults::getLogoClaimChristoph Wurst2021-02-161-10/+0
| | |/ | |/|
* / | Drop redundant indesRoeland Jago Douma2021-02-162-0/+2
|/ /
* | move AbstractCacheEvent into OCPRobin Appelman2021-02-156-16/+12
* | Merge pull request #25646 from nextcloud/fix/psalm/markdownChristoph Wurst2021-02-151-1/+1
|\ \
| * | Markdown: remove redundant int castRoeland Jago Douma2021-02-151-1/+1
| |/
* / Some OCS result psalm fixesRoeland Jago Douma2021-02-151-2/+2
|/
* Merge pull request #25577 from nextcloud/enhancement/app-code-checker-noopRoeland Jago Douma2021-02-1314-1583/+0
|\
| * Make the app code checker a NOOPChristoph Wurst2021-02-1114-1583/+0
* | [tx-robot] updated from transifexNextcloud bot2021-02-132-0/+2
* | [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
|\ \ \ \ | |/ / / |/| | |