Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #25664 from nextcloud/fix/psalm/dav_casts | Roeland Jago Douma | 2021-02-15 | 2 | -3/+3 |
|\ | |||||
| * | Fix some RedundantCast in dav code | Roeland Jago Douma | 2021-02-15 | 2 | -3/+3 |
* | | Merge pull request #25661 from nextcloud/fix/crl | Christoph Wurst | 2021-02-15 | 1 | -9/+14 |
|\ \ | |/ |/| | |||||
| * | Updated CRL | Roeland Jago Douma | 2021-02-15 | 1 | -9/+14 |
* | | Merge pull request #25654 from nextcloud/abstractcacheevent-ocp | Roeland Jago Douma | 2021-02-15 | 6 | -16/+12 |
|\ \ | |||||
| * | | move AbstractCacheEvent into OCP | Robin Appelman | 2021-02-15 | 6 | -16/+12 |
* | | | Merge pull request #25655 from nextcloud/bugfix/noid/dark-mode-applist-icons | Roeland Jago Douma | 2021-02-15 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix app icon list in dark mode | Joas Schilling | 2021-02-15 | 1 | -2/+2 |
* | | | Merge pull request #25657 from nextcloud/overwriteprotocol-codespace | Roeland Jago Douma | 2021-02-15 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Set overwriteprotocol to HTTPS in Codespace | Lukas Reschke | 2021-02-15 | 1 | -0/+1 |
* | | | | Merge pull request #25653 from nextcloud/fix/psalm/offlineuser | kesselb | 2021-02-15 | 1 | -8/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Some psalm OfflineUser fixes | Roeland Jago Douma | 2021-02-15 | 1 | -8/+8 |
| | |/ | |/| | |||||
* | | | Merge pull request #25595 from nextcloud/enh/caldavbackend/getChangesForCalen... | Roeland Jago Douma | 2021-02-15 | 1 | -13/+34 |
|\ \ \ | |||||
| * | | | Move getChangesForCalendar to QueryBuilder | Roeland Jago Douma | 2021-02-15 | 1 | -13/+34 |
* | | | | Merge pull request #25623 from nextcloud/dependabot/npm_and_yarn/eslint-plugi... | Roeland Jago Douma | 2021-02-15 | 2 | -4/+4 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Bump eslint-plugin-promise from 4.2.1 to 4.3.1 | dependabot-preview[bot] | 2021-02-13 | 2 | -4/+4 |
* | | | | Merge pull request #25594 from wankdanker/files_sharing_owner_display_name | Roeland Jago Douma | 2021-02-15 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Use ownerDisplayName for SharingEntry Tooltip | Dan VerWeire | 2021-02-12 | 3 | -3/+3 |
* | | | | | Merge pull request #25578 from nextcloud/enh/simplify_weatherservice | Christoph Wurst | 2021-02-15 | 1 | -23/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Always use the cache | Roeland Jago Douma | 2021-02-11 | 1 | -23/+18 |
* | | | | | | Merge pull request #25575 from k00ni/pr/add-tests-for-LoginFlowV2Service | Christoph Wurst | 2021-02-15 | 1 | -0/+406 |
|\ \ \ \ \ \ | |||||
| * | | | | | | refined name of getOpenSSLEncryptedAndPrivateKey | Konrad Abicht | 2021-02-12 | 1 | -3/+3 |
| * | | | | | | added unit tests for LoginFlowV2Service::createTokens | Konrad Abicht | 2021-02-12 | 1 | -0/+23 |
| * | | | | | | added unit tests for LoginFlowV2Service::flowDone | Konrad Abicht | 2021-02-11 | 1 | -4/+100 |
| * | | | | | | added unit tests for LoginFlowV2Service::startLoginFlow | Konrad Abicht | 2021-02-11 | 1 | -0/+40 |
| * | | | | | | added unit tests for LoginFlowV2Service::getByLoginToken | Konrad Abicht | 2021-02-11 | 1 | -5/+37 |
| * | | | | | | added unit tests for LoginFlowV2Service::poll | Konrad Abicht | 2021-02-11 | 1 | -0/+215 |
* | | | | | | | Merge pull request #25625 from nextcloud/enh/psalm/substr | Christoph Wurst | 2021-02-15 | 2 | -3/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Check substr results | Roeland Jago Douma | 2021-02-15 | 2 | -3/+6 |
* | | | | | | | | Merge pull request #25636 from nextcloud/fix/psalm/closure_return_types | Christoph Wurst | 2021-02-15 | 4 | -7/+7 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Add some closure return types | Roeland Jago Douma | 2021-02-14 | 4 | -7/+7 |
* | | | | | | | | Merge pull request #25646 from nextcloud/fix/psalm/markdown | Christoph Wurst | 2021-02-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Markdown: remove redundant int cast | Roeland Jago Douma | 2021-02-15 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #25645 from nextcloud/enh/pslam/ocs_result | Christoph Wurst | 2021-02-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Some OCS result psalm fixes | Roeland Jago Douma | 2021-02-15 | 1 | -2/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #25644 from nextcloud/fix/psalm/settings | Christoph Wurst | 2021-02-15 | 2 | -3/+10 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Some psalm fixes in the settings app | Roeland Jago Douma | 2021-02-15 | 2 | -3/+10 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #25580 from nextcloud/enh/fix/psalm_pluginmanager | Roeland Jago Douma | 2021-02-15 | 2 | -101/+129 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix PluginManager annotation | Roeland Jago Douma | 2021-02-14 | 2 | -101/+129 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #25642 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2021-02-15 | 1 | -4/+0 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-02-15 | 1 | -4/+0 |
|/ / / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-15 | 10 | -50/+134 |
* | | | | | | Merge pull request #25635 from nextcloud/fix/psalm/ProperNameSpace | kesselb | 2021-02-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Use correct namespace (casing) in CalendarHome | Roeland Jago Douma | 2021-02-14 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #25634 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2021-02-14 | 1 | -14/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-02-14 | 1 | -14/+0 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-14 | 6 | -50/+156 |
* | | | | | Merge pull request #25628 from nextcloud/revert-25608-trusted-proxy-check-cor... | Roeland Jago Douma | 2021-02-13 | 2 | -39/+40 |
|\ \ \ \ \ | |||||
| * | | | | | Revert "use the configured forwarded headers for the setup check" | Roeland Jago Douma | 2021-02-13 | 2 | -39/+40 |
|/ / / / / | |||||
* | | | | | Merge pull request #25577 from nextcloud/enhancement/app-code-checker-noop | Roeland Jago Douma | 2021-02-13 | 21 | -2176/+4 |
|\ \ \ \ \ |