Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #22287 from nextcloud/techdebt/22236/update-psalm-baseline | Morris Jobke | 2020-08-18 | 1 | -6/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update psalm baseline due to fixes in #22236 | Morris Jobke | 2020-08-18 | 1 | -6/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #22236 from nextcloud/bugfix/noid/dav_sharing_backend_canW... | Morris Jobke | 2020-08-18 | 5 | -6/+41 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add ability to limit sharing to owner | Georg Ehrke | 2020-08-18 | 5 | -6/+41 | |
* | | | | | | Merge pull request #21787 from nextcloud/enh/hello-psalm | Morris Jobke | 2020-08-18 | 19 | -8/+37342 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Check only the baseline.xml and exclude the psalm.xml from the file check | Morris Jobke | 2020-08-18 | 2 | -1/+2 | |
| * | | | | | | Add patches for stubs | Morris Jobke | 2020-08-18 | 1 | -4/+4 | |
| * | | | | | | Add stubs for gd, intl, IntlChar, ldap, redis_cluster and xsl | Morris Jobke | 2020-08-18 | 6 | -0/+12987 | |
| * | | | | | | Add a check for fixes in the psalm baseline | Morris Jobke | 2020-08-18 | 1 | -1/+4 | |
| * | | | | | | Add psalm baseline | Morris Jobke | 2020-08-18 | 2 | -0/+6296 | |
| * | | | | | | Suppress warning for template functions. | Daniel Kesselberg | 2020-08-18 | 1 | -1/+21 | |
| * | | | | | | Fix variable name for referenced variable. | Daniel Kesselberg | 2020-08-18 | 1 | -2/+2 | |
| * | | | | | | Supress UndefinedGlobalVariable for register_command.php | Daniel Kesselberg | 2020-08-18 | 1 | -0/+3 | |
| * | | | | | | Remove directory/file element. | Daniel Kesselberg | 2020-08-18 | 1 | -4/+0 | |
| * | | | | | | Suppress warning for $_ and $l | Daniel Kesselberg | 2020-08-18 | 1 | -1/+9 | |
| * | | | | | | Exclude stubs from code style check | Daniel Kesselberg | 2020-08-18 | 1 | -0/+1 | |
| * | | | | | | Fix: UndefinedFunction Function x does not exist in templates | Daniel Kesselberg | 2020-08-18 | 1 | -1/+12 | |
| * | | | | | | Add psalm as composer dependency | Daniel Kesselberg | 2020-08-18 | 2 | -8/+44 | |
| * | | | | | | Add template functions | Daniel Kesselberg | 2020-08-18 | 1 | -0/+1 | |
| * | | | | | | Add stubs for phpseclib | Daniel Kesselberg | 2020-08-18 | 3 | -1/+156 | |
| * | | | | | | Hello psalm | Daniel Kesselberg | 2020-08-18 | 7 | -0/+17816 | |
* | | | | | | | Merge pull request #22195 from nextcloud/design/accessibility-highcontrast-class | John Molakvoæ | 2020-08-18 | 6 | -7/+17 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add highcontrast class to body just like with dark theme | Jan C. Borchardt | 2020-08-18 | 6 | -7/+17 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #22244 from nextcloud/fix/16876/better_fetch_recent | Roeland Jago Douma | 2020-08-18 | 2 | -6/+56 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Improve recent file fetching | Roeland Jago Douma | 2020-08-18 | 2 | -6/+56 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-18 | 30 | -54/+116 | |
* | | | | | | Merge pull request #22273 from nextcloud/bugfix/noid/status-nonexisting-icon | John Molakvoæ | 2020-08-17 | 1 | -1/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Do not try to load non-existing icon | Julius Härtl | 2020-08-17 | 1 | -1/+0 | |
* | | | | | | | Merge pull request #22109 from nextcloud/feature/20931/followup-1 | John Molakvoæ | 2020-08-17 | 13 | -36/+153 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Limit custom message input to 80 chars | Georg Ehrke | 2020-08-17 | 3 | -3/+4 | |
| * | | | | | | | Display user-status in sharing list | Georg Ehrke | 2020-08-17 | 5 | -2/+22 | |
| * | | | | | | | Expose status via Collaborators API | Georg Ehrke | 2020-08-14 | 5 | -31/+127 | |
* | | | | | | | | Merge pull request #22271 from nextcloud/phpdoc/22063/add-interface-method-an... | Roeland Jago Douma | 2020-08-17 | 4 | -2/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Properly add new methods to interface and document in PHPDoc for getRootMounts() | Morris Jobke | 2020-08-17 | 4 | -2/+15 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #22272 from nextcloud/phpdoc/21787/fix-misplaced-variable-... | blizzz | 2020-08-17 | 19 | -31/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix "misplaced variables" warning of Psalm in PHPDoc statements | Morris Jobke | 2020-08-17 | 19 | -31/+26 | |
* | | | | | | | | | Merge pull request #21861 from nextcloud/techdebt/files-psr-container | Morris Jobke | 2020-08-17 | 1 | -15/+22 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix TagService DI name | Morris Jobke | 2020-08-17 | 1 | -1/+1 | |
| * | | | | | | | | Migrate files to the PSR container | Christoph Wurst | 2020-08-17 | 1 | -15/+22 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #22253 from nextcloud/debt/noid/docblocks | Morris Jobke | 2020-08-17 | 19 | -34/+30 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix more MissingDocblockType or InvalidDocblock warnings. | Daniel Kesselberg | 2020-08-14 | 1 | -9/+9 | |
| * | | | | | | | Fix some MissingDocblockType or InvalidDocblock warnings. | Daniel Kesselberg | 2020-08-14 | 18 | -25/+21 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #22262 from nextcloud/dependabot/npm_and_yarn/sinon-9.0.3 | dependabot-preview[bot] | 2020-08-17 | 2 | -9/+9 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Bump sinon from 9.0.2 to 9.0.3 | dependabot-preview[bot] | 2020-08-15 | 2 | -9/+9 | |
* | | | | | | | Merge pull request #22261 from nextcloud/dependabot/npm_and_yarn/jsdom-16.4.0 | Roeland Jago Douma | 2020-08-17 | 2 | -7/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump jsdom from 16.3.0 to 16.4.0 | dependabot-preview[bot] | 2020-08-15 | 2 | -7/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #22260 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.20 | Roeland Jago Douma | 2020-08-17 | 29 | -39/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump lodash from 4.17.19 to 4.17.20 | dependabot-preview[bot] | 2020-08-17 | 29 | -39/+39 | |
| |/ / / / / / | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-17 | 12 | -22/+38 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-16 | 14 | -0/+14 | |
|/ / / / / / |