Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1984 from nextcloud/improve-error-messages-federated-sharing | Lukas Reschke | 2016-11-02 | 2 | -8/+15 |
|\ | |||||
| * | catch all exception and return a user friendly exception message | Bjoern Schiessle | 2016-11-02 | 2 | -8/+15 |
* | | Merge pull request #1960 from nextcloud/adjust-link-to-contributing.md | Roeland Jago Douma | 2016-11-02 | 4 | -4/+3 |
|\ \ | |||||
| * | | Adjust link to contributing.md | Joas Schilling | 2016-11-02 | 2 | -4/+3 |
| * | | Revert "Move CONTRIBUTUNG and issue template into .github subfolder" | Joas Schilling | 2016-11-02 | 2 | -0/+0 |
* | | | Merge pull request #1971 from nextcloud/fix-checkbox-glitch | Roeland Jago Douma | 2016-11-02 | 2 | -5/+5 |
|\ \ \ | |||||
| * | | | Fix #1782 | John Molakvoæ | 2016-11-02 | 2 | -5/+5 |
* | | | | Merge pull request #1347 from nextcloud/bring-back-remember-me | Morris Jobke | 2016-11-02 | 20 | -222/+643 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | document what the method does | Christoph Wurst | 2016-11-02 | 1 | -0/+2 |
| * | | | Add missing tests and fix PHPDoc | Lukas Reschke | 2016-11-02 | 4 | -4/+169 |
| * | | | Fix typ in constant name | Lukas Reschke | 2016-11-02 | 1 | -4/+4 |
| * | | | Fix invalid PHPDocs | Lukas Reschke | 2016-11-02 | 1 | -1/+1 |
| * | | | inject ISecureRandom into user session and use injected config too | Christoph Wurst | 2016-11-02 | 3 | -61/+79 |
| * | | | bring back remember-me | Christoph Wurst | 2016-11-02 | 20 | -184/+420 |
* | | | | Merge pull request #1940 from nextcloud/new-appstore | Michael Grosser | 2016-11-02 | 46 | -2556/+2228 |
|\ \ \ \ | |||||
| * | | | | Add tests for installer method | Lukas Reschke | 2016-10-31 | 5 | -26/+550 |
| * | | | | Remove non-required getter | Lukas Reschke | 2016-10-31 | 1 | -7/+0 |
| * | | | | Move to non-static version | Lukas Reschke | 2016-10-31 | 2 | -21/+3 |
| * | | | | Use findAppInDirectories | Lukas Reschke | 2016-10-31 | 2 | -2/+7 |
| * | | | | Proxy images through usercontent.apps.nextcloud.com | Lukas Reschke | 2016-10-31 | 3 | -19/+8 |
| * | | | | Add update support | Lukas Reschke | 2016-10-31 | 13 | -368/+445 |
| * | | | | Query the timefactory instead of creating it | Lukas Reschke | 2016-10-31 | 2 | -3/+3 |
| * | | | | Add support for CRL | Lukas Reschke | 2016-10-31 | 2 | -4/+38 |
| * | | | | Replace with exception instead of boolean return value | Lukas Reschke | 2016-10-31 | 2 | -32/+10 |
| * | | | | %d instead %s | Lukas Reschke | 2016-10-31 | 1 | -1/+1 |
| * | | | | Use substr and explode instead of a regex | Lukas Reschke | 2016-10-31 | 2 | -14/+40 |
| * | | | | Read array elements instead of substr | Lukas Reschke | 2016-10-31 | 1 | -2/+6 |
| * | | | | Make non-static | Lukas Reschke | 2016-10-31 | 1 | -2/+3 |
| * | | | | Fix tests | Lukas Reschke | 2016-10-31 | 6 | -8/+17 |
| * | | | | Use new appstore API | Lukas Reschke | 2016-10-31 | 30 | -2193/+1243 |
* | | | | | Merge pull request #1982 from nextcloud/revert-1949-disable-codecov-comments | Lukas Reschke | 2016-11-02 | 1 | -1/+3 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Remove sunburst | Lukas Reschke | 2016-11-02 | 1 | -1/+1 |
| * | | | | Revert "Disable codecov comments" | Lukas Reschke | 2016-11-02 | 1 | -1/+3 |
|/ / / / | |||||
* | | | | Merge pull request #1887 from nextcloud/downstream-26370 | Morris Jobke | 2016-11-02 | 3 | -3/+55 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix intergration tests | Roeland Jago Douma | 2016-11-02 | 1 | -1/+1 |
| * | | | Fix OCS API to be able to remove group shares from self as recipient | Roeland Jago Douma | 2016-11-02 | 1 | -2/+8 |
| * | | | Added test case about issue 26346 | Sergio Bertolin | 2016-11-02 | 1 | -0/+15 |
| * | | | Changed description of variable | Sergio Bertolin | 2016-11-02 | 1 | -1/+1 |
| * | | | Added functions to check etag of elements | Sergio Bertolin | 2016-11-02 | 1 | -0/+31 |
| | |/ | |/| | |||||
* | | | Merge pull request #1977 from nextcloud/adjust-badges | Joas Schilling | 2016-11-02 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Adjust badges | Lukas Reschke | 2016-11-02 | 1 | -1/+2 |
* | | | | Merge pull request #1966 from nextcloud/fix-csrf-token-generation | Roeland Jago Douma | 2016-11-02 | 3 | -7/+15 |
|\ \ \ \ | |||||
| * | | | | Fix CSRF token generation / validation | Leon Klingele | 2016-11-02 | 3 | -7/+15 |
* | | | | | Merge pull request #1975 from nextcloud/federated-sharing-always-https-by-def... | Roeland Jago Douma | 2016-11-02 | 4 | -38/+66 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | use https by default if no protocol is given. Only use unsecure connection if... | Bjoern Schiessle | 2016-11-02 | 4 | -38/+66 |
| |/ / / | |||||
* | | | | Merge pull request #657 from nextcloud/share-by-mail | Joas Schilling | 2016-11-02 | 25 | -290/+2120 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | import exception | Bjoern Schiessle | 2016-11-01 | 1 | -0/+1 |
| * | | | remove unused variable | Bjoern Schiessle | 2016-11-01 | 1 | -1/+0 |
| * | | | add new method getSharesInFolder(), see #339 | Bjoern Schiessle | 2016-11-01 | 2 | -1/+84 |
| * | | | add tests for the share-by-mail provider | Bjoern Schiessle | 2016-11-01 | 2 | -8/+622 |