summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-05-084-0/+38
* Merge pull request #26848 from nextcloud/bugfix/noid/add-datetime-support-to-...Morris Jobke2021-05-072-3/+12
|\
| * Add datetime support to QBMapperJoas Schilling2021-05-012-3/+12
* | [tx-robot] updated from transifexNextcloud bot2021-05-062-0/+22
* | Merge pull request #26877 from nextcloud/chore/query-builder-execute-statementMorris Jobke2021-05-053-9/+24
|\ \
| * | Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatementChristoph Wurst2021-05-053-9/+24
* | | Don't break OCC if an app is breaking in it's Application classJoas Schilling2021-05-052-14/+24
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-05-046-0/+22
* | [tx-robot] updated from transifexNextcloud bot2021-05-022-10/+10
|/
* Filter mounts for file id before trying to get user informationJulius Härtl2021-04-301-4/+16
* [tx-robot] updated from transifexNextcloud bot2021-04-302-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-04-292-4/+4
* Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-284-1/+69
* Merge pull request #26758 from J0WI/more-strictChristoph Wurst2021-04-288-34/+52
|\
| * Fix ini_set() typeJ0WI2021-04-261-1/+1
| * Some more strict_typesJ0WI2021-04-267-33/+51
* | [tx-robot] updated from transifexNextcloud bot2021-04-286-2/+6
* | Merge pull request #26591 from nextcloud/techdebt/noid/less-iloggerChristoph Wurst2021-04-2728-228/+161
|\ \
| * | Fix PHP CSJoas Schilling2021-04-271-1/+0
| * | Fix PHP CSJoas Schilling2021-04-271-1/+0
| * | Fix psalm errorsJoas Schilling2021-04-273-14/+21
| * | Fix unit testsJoas Schilling2021-04-274-13/+13
| * | Less ILoggerJoas Schilling2021-04-2723-199/+127
* | | Merge pull request #26718 from nextcloud/bugfix/noid/fix-ratelimit-templateJoas Schilling2021-04-272-15/+10
|\ \ \
| * | | Do not allow to overwrite some variablesJoas Schilling2021-04-271-1/+3
| * | | Fix ratelimit templateJoas Schilling2021-04-271-14/+7
| |/ /
* | | Merge pull request #26572 from nextcloud/bugfix/noid/throw-401-when-authentic...Joas Schilling2021-04-271-0/+2
|\ \ \ | |/ / |/| |
| * | Throw "401 Unauthenticated" when authentication is provided but invalidJoas Schilling2021-04-221-0/+2
* | | Merge pull request #26764 from nextcloud/feature/noid/add-geo-location-as-ROS...Joas Schilling2021-04-271-0/+31
|\ \ \
| * | | Add geo location as ROS typeJoas Schilling2021-04-261-0/+31
* | | | [tx-robot] updated from transifexNextcloud bot2021-04-274-6/+6
* | | | Log deprecation only as debugJoas Schilling2021-04-261-0/+2
* | | | Respect the error level when loggingJoas Schilling2021-04-261-2/+17
|/ / /
* | | Merge pull request #26259 from nextcloud/feature/noid/validate-website-to-be-...Joas Schilling2021-04-261-0/+30
|\ \ \
| * | | Validate the website field input to be a valid URLJoas Schilling2021-04-221-0/+30
| |/ /
* | | Merge pull request #26747 from nextcloud/php8-libxmlLukas Reschke2021-04-261-4/+11
|\ \ \ | |_|/ |/| |
| * | PHP 8+ deprecates openssl_free_keyacsfer2021-04-251-1/+4
| * | Only use libxml_disable_entity_loader on PHP<8acsfer2021-04-251-3/+7
* | | Merge pull request #26721 from nextcloud/fix/noid/final-privateRoeland Jago Douma2021-04-261-1/+1
|\ \ \
| * | | private cannot be finalMaxence Lange2021-04-231-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2021-04-262-0/+2
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2021-04-256-0/+12
* | | [tx-robot] updated from transifexNextcloud bot2021-04-2412-2/+14
* | | Guard against null phone number valueDaniel Calviño Sánchez2021-04-231-0/+3
* | | [tx-robot] updated from transifexNextcloud bot2021-04-23112-224/+224
* | | Merge pull request #26375 from nextcloud/techdebt/noid/symfony-component-tran...Morris Jobke2021-04-223-38/+35
|\ \ \
| * | | Fix PHP CSJoas Schilling2021-04-201-1/+1
| * | | Correclty use plural for share exceptionJoas Schilling2021-04-201-2/+2
| * | | Correctly replace all PHP placeholders with the parametersJoas Schilling2021-04-201-5/+4
| * | | Fix languages that miss a string in the translationJoas Schilling2021-04-201-7/+16