summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* new weather status used in dashboardJulien Veyssier2020-08-201-0/+1
* Merge pull request #22289 from nextcloud/techdebt/noid/fix-encryption-stream-...Morris Jobke2020-08-191-5/+0
|\
| * Cast float to int to avoid invalid scalar argument warningMorris Jobke2020-08-181-5/+0
* | Merge pull request #22304 from nextcloud/techdebt/noid/matching-param-namesMorris Jobke2020-08-191-15/+38
|\ \
| * | Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-191-15/+38
* | | Merge pull request #22280 from nextcloud/bugfix/noid/429-on-brute-force-maximumMorris Jobke2020-08-191-13/+0
|\ \ \ | |/ / |/| |
| * | Fix the return type of OC_Template->fetchPage() to be string onlyMorris Jobke2020-08-191-13/+0
* | | Merge pull request #22288 from nextcloud/techdebt/noid/fix-oc_image-invalid-s...Morris Jobke2020-08-191-3/+1
|\ \ \ | |/ / |/| |
| * | Cast float/char to int to avoid invalid scalar argument warningMorris Jobke2020-08-181-3/+1
| |/
* | Merge pull request #22285 from nextcloud/techdebt/noid/move-to-typed-event-in...Morris Jobke2020-08-181-5/+2
|\ \
| * | Use dispatchTyped instead of dispatch on the new event dispatcherMorris Jobke2020-08-181-5/+2
| |/
* / Update psalm baseline due to fixes in #22236Morris Jobke2020-08-181-6/+0
|/
* Check only the baseline.xml and exclude the psalm.xml from the file checkMorris Jobke2020-08-181-0/+1
* Add patches for stubsMorris Jobke2020-08-181-4/+4
* Add stubs for gd, intl, IntlChar, ldap, redis_cluster and xslMorris Jobke2020-08-185-0/+12981
* Add psalm baselineMorris Jobke2020-08-181-0/+6295
* Add stubs for phpseclibDaniel Kesselberg2020-08-182-0/+152
* Hello psalmDaniel Kesselberg2020-08-185-0/+17756
* Merge pull request #21138 from nextcloud/fix/noid/search-in-group-displayname...Morris Jobke2020-08-052-1/+61
|\
| * Add integration tests for search in groupsMorris Jobke2020-08-052-1/+61
* | Fix integration test failJoas Schilling2020-08-031-0/+1
|/
* Bump jsdoc from 3.6.4 to 3.6.5 in /builddependabot-preview[bot]2020-07-252-13/+13
* Bump lodash from 4.17.14 to 4.17.19 in /builddependabot[bot]2020-07-161-17/+3
* Merge pull request #21843 from nextcloud/debt/noid/less-verbose-translation-c...Morris Jobke2020-07-151-8/+5
|\
| * Make translation-checker.php less verbose.Daniel Kesselberg2020-07-151-8/+5
* | Fix integration test due to new dashboard appMorris Jobke2020-07-151-0/+1
|/
* Add more integration tests for resharing permissionsDaniel Calviño Sánchez2020-07-091-0/+244
* Merge pull request #21264 from stweil/masterMorris Jobke2020-07-054-50/+50
|\
| * build: Fix two typos in function namesStefan Weil2020-06-061-2/+2
| * build: Fix some typos (most of them found by codespell)Stefan Weil2020-06-064-48/+48
* | Fix typo in variable name and make check more accurateJoas Schilling2020-07-011-1/+1
* | Add another test for exact matching of a user in group restrictionJoas Schilling2020-06-171-0/+17
* | Use empty for the OCP @since checkerChristoph Wurst2020-06-091-2/+2
|/
* Add integration tests for video verificationDaniel Calviño Sánchez2020-05-293-0/+577
* Add integration tests for creating and updating a mail shareDaniel Calviño Sánchez2020-05-295-0/+305
* Generalize integration test steps to download last shareDaniel Calviño Sánchez2020-05-292-4/+18
* Remove unused variablesDaniel Calviño Sánchez2020-05-292-10/+7
* Merge pull request #20586 from nextcloud/techdebt/noid/make-image-optimizatio...Roeland Jago Douma2020-05-211-15/+59
|\
| * Allow to specify a directory and skip node_modules and testsJoas Schilling2020-04-211-9/+35
| * Don't error when the directory is brokenJoas Schilling2020-04-211-7/+7
| * FIx glob usage to avoid problems with directories that contain spacesJoas Schilling2020-04-211-4/+6
| * Make the script better readableJoas Schilling2020-04-211-14/+30
| * Revert "Bump karma-coverage from 2.0.1 to 2.0.2 in /build"Roeland Jago Douma2020-04-192-257/+281
| * Bump karma-coverage from 2.0.1 to 2.0.2 in /builddependabot-preview[bot]2020-04-192-281/+257
* | Update public link share permission codeRoeland Jago Douma2020-05-151-2/+2
* | Bump node-sass from 4.14.0 to 4.14.1 in /builddependabot-preview[bot]2020-05-102-80/+215
* | Merge pull request #20655 from nextcloud/dependabot/npm_and_yarn/build/node-s...Roeland Jago Douma2020-04-292-27/+43
|\ \
| * | Bump node-sass from 4.13.0 to 4.14.0 in /builddependabot-preview[bot]2020-04-292-27/+43
* | | Update license headers for 19Christoph Wurst2020-04-2912-0/+12
|/ /
* | Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-271-3/+3
|\ \