Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5923 from nextcloud/expire-federation-jobs | Roeland Jago Douma | 2017-08-02 | 15 | -219/+400 |
|\ | |||||
| * | Close all the cursors | Joas Schilling | 2017-08-02 | 1 | -12/+26 |
| * | Use automatic injection whenever possible | Joas Schilling | 2017-08-02 | 6 | -80/+38 |
| * | Use ITimeFactory | Roeland Jago Douma | 2017-08-01 | 9 | -103/+231 |
| * | we don't need to remove the job manually here, even if we ask once more the o... | Bjoern Schiessle | 2017-08-01 | 2 | -11/+0 |
| * | update unit tests | Bjoern Schiessle | 2017-08-01 | 2 | -12/+34 |
| * | cleanup constructors | Bjoern Schiessle | 2017-08-01 | 2 | -53/+33 |
| * | expire requestSharedSecret job after 30 days | Bjoern Schiessle | 2017-08-01 | 3 | -5/+48 |
| * | expire getShareadSecret job after 30 days | Bjoern Schiessle | 2017-08-01 | 3 | -12/+60 |
* | | Merge pull request #5952 from nextcloud/appmanager-isshipped | Morris Jobke | 2017-08-02 | 4 | -24/+16 |
|\ \ | |||||
| * | | Use public methods for OC_App::isShipped | Morris Jobke | 2017-08-01 | 4 | -24/+16 |
* | | | Merge pull request #5949 from nextcloud/fix-broken-code | Morris Jobke | 2017-08-02 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Use IUser | Lukas Reschke | 2017-08-02 | 1 | -0/+1 |
* | | | | Merge pull request #5957 from nextcloud/updatenotification-show-status | Morris Jobke | 2017-08-02 | 3 | -3/+9 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Show correct status in update notification | Morris Jobke | 2017-08-02 | 3 | -3/+9 |
|/ / / | |||||
* | | | Merge pull request #5951 from nextcloud/use-public-method | Morris Jobke | 2017-08-02 | 1 | -8/+8 |
|\ \ \ | |||||
| * | | | Use public API instead of private | Lukas Reschke | 2017-08-01 | 1 | -8/+8 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-02 | 116 | -192/+614 |
* | | | Merge pull request #5948 from nextcloud/remove-explicit-declaration | Morris Jobke | 2017-08-01 | 14 | -34/+34 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove explicit type hints for Controller | Lukas Reschke | 2017-08-01 | 14 | -34/+34 |
|/ / | |||||
* | | Merge pull request #5907 from nextcloud/add-metadata-to-throttle-call | Morris Jobke | 2017-08-01 | 6 | -5/+28 |
|\ \ | |||||
| * | | Add metadata to \OCP\AppFramework\Http\Response::throttle | Lukas Reschke | 2017-07-27 | 6 | -5/+28 |
* | | | Merge pull request #5877 from nextcloud/typehint_middleware | Morris Jobke | 2017-08-01 | 18 | -120/+140 |
|\ \ \ | |||||
| * | | | Fix tests | Roeland Jago Douma | 2017-07-31 | 5 | -69/+81 |
| * | | | Fix middleware implementations signatures | Roeland Jago Douma | 2017-07-31 | 12 | -47/+55 |
| * | | | Prop argument type for Middleware | Roeland Jago Douma | 2017-07-31 | 1 | -4/+4 |
* | | | | Merge pull request #5939 from nextcloud/dont-have-set-uid-as-displayname | Morris Jobke | 2017-08-01 | 1 | -12/+0 |
|\ \ \ \ | |||||
| * | | | | Remove setUidAsDisplayName | Lukas Reschke | 2017-07-31 | 1 | -12/+0 |
* | | | | | Merge pull request #5897 from nextcloud/add-share-mail-for-user-share | Roeland Jago Douma | 2017-08-01 | 5 | -11/+146 |
|\ \ \ \ \ | |||||
| * | | | | | Disable default activity email for incoming shares | Morris Jobke | 2017-07-31 | 2 | -2/+2 |
| * | | | | | Send an email once a file/folder is shared with a user | Morris Jobke | 2017-07-28 | 3 | -9/+144 |
* | | | | | | Merge pull request #5943 from nextcloud/update-URLs-in-tests | Roeland Jago Douma | 2017-08-01 | 3 | -18/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update the URLs in tests to use example.org | Morris Jobke | 2017-08-01 | 3 | -18/+18 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #5942 from nextcloud/typo-tRicks | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Update server.php | Jos Poortvliet | 2017-08-01 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #5847 from nextcloud/make-phan-config-more-strict-2 | Roeland Jago Douma | 2017-08-01 | 145 | -317/+402 |
|\ \ \ \ \ | |||||
| * | | | | | Fix tests | Roeland Jago Douma | 2017-08-01 | 3 | -4/+5 |
| * | | | | | Fix sabre test | Roeland Jago Douma | 2017-08-01 | 1 | -3/+5 |
| * | | | | | Fix OCS Exception | Roeland Jago Douma | 2017-08-01 | 1 | -0/+4 |
| * | | | | | Fix L10N::t | Roeland Jago Douma | 2017-08-01 | 9 | -20/+20 |
| * | | | | | [files_external] Fix phpdoc | Roeland Jago Douma | 2017-08-01 | 3 | -3/+3 |
| * | | | | | [DAV] Fix URLUtil::splitPath usage | Roeland Jago Douma | 2017-08-01 | 14 | -23/+23 |
| * | | | | | [DAV][CalDAV] Fixes | Roeland Jago Douma | 2017-08-01 | 5 | -14/+15 |
| * | | | | | Fix Comments | Roeland Jago Douma | 2017-08-01 | 5 | -13/+12 |
| * | | | | | [files_external] fix commands | Roeland Jago Douma | 2017-08-01 | 6 | -13/+13 |
| * | | | | | [files_external] Fix phpdoc | Roeland Jago Douma | 2017-08-01 | 2 | -2/+2 |
| * | | | | | Some more invalid PHPDocs in legacy classes | Lukas Reschke | 2017-08-01 | 8 | -11/+21 |
| * | | | | | Function also accepts ints | Lukas Reschke | 2017-08-01 | 2 | -2/+2 |
| * | | | | | Properly name variable | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
| * | | | | | null is a valid parameter | Lukas Reschke | 2017-08-01 | 1 | -2/+2 |