Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1978 from nextcloud/remove-send-mail-option | Morris Jobke | 2016-11-02 | 22 | -500/+69 |
|\ | |||||
| * | Remove from core.json | Roeland Jago Douma | 2016-11-02 | 1 | -1/+0 |
| * | remove the 'shareapi_allow_mail_notification' setting | Bjoern Schiessle | 2016-11-02 | 5 | -5/+47 |
| * | remove 'send mail notification' option from sharing, replaced by send-by-mail... | Bjoern Schiessle | 2016-11-02 | 17 | -494/+22 |
* | | Merge pull request #1988 from nextcloud/silly-but-effective-test | Morris Jobke | 2016-11-02 | 1 | -0/+68 |
|\ \ | |||||
| * | | Add test for "languageCodesTest.php" | Lukas Reschke | 2016-11-02 | 1 | -0/+68 |
* | | | Merge pull request #1981 from nextcloud/multibucket-num-buckets | Lukas Reschke | 2016-11-02 | 4 | -13/+20 |
|\ \ \ | |||||
| * | | | Allow setting a maximun number of buckets for multibucket | Robin Appelman | 2016-11-02 | 4 | -13/+20 |
* | | | | Merge pull request #1943 from nextcloud/log-query-builder-queries | Lukas Reschke | 2016-11-02 | 7 | -12/+222 |
|\ \ \ \ | |||||
| * | | | | Add tests | Lukas Reschke | 2016-11-02 | 2 | -0/+139 |
| * | | | | Inject config and logger | Joas Schilling | 2016-11-02 | 4 | -13/+51 |
| * | | | | Log the queries of the QueryBuilder as well | Joas Schilling | 2016-11-02 | 1 | -0/+23 |
| * | | | | Fix missing update of session, when it was already used. | Joas Schilling | 2016-11-02 | 2 | -2/+12 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1511 from nextcloud/master-kill-upload-limit | Roeland Jago Douma | 2016-11-02 | 6 | -37/+2 |
|\ \ \ \ | |||||
| * | | | | Remove upload_limit in files app as it is not needed with PUT upload (#26069) | Vincent Petry | 2016-11-02 | 6 | -37/+2 |
* | | | | | Merge pull request #1973 from nextcloud/dont-disable-shipped-apps-but-throw-i... | Morris Jobke | 2016-11-02 | 2 | -1/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Throw an exception when a shipped app was not replaced before the update | Joas Schilling | 2016-11-02 | 2 | -1/+14 |
* | | | | | | Merge pull request #1986 from nextcloud/add-htaccess-checker | Morris Jobke | 2016-11-02 | 2 | -0/+43 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Add .htaccess checker as CI step | Lukas Reschke | 2016-11-02 | 2 | -0/+43 |
* | | | | | | Merge pull request #1958 from harry-7/1428issue | Lukas Reschke | 2016-11-02 | 1 | -8/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added Exception catch in case of DB User exists | Hemanth Kumar Veeranki | 2016-10-31 | 1 | -8/+16 |
* | | | | | | | 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 |