Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-24 | 2 | -0/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-06 | 2 | -18/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-14 | 2 | -14/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-13 | 4 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-09 | 66 | -132/+132 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-08 | 2 | -0/+2 |
| | |||||
* | Merge pull request #5923 from nextcloud/expire-federation-jobs | Roeland Jago Douma | 2017-08-02 | 15 | -219/+400 |
|\ | | | | | Expire federation jobs | ||||
| * | Close all the cursors | Joas Schilling | 2017-08-02 | 1 | -12/+26 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Use automatic injection whenever possible | Joas Schilling | 2017-08-02 | 6 | -80/+38 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Use ITimeFactory | Roeland Jago Douma | 2017-08-01 | 9 | -103/+231 |
| | | | | | | | | | | | | | | * Inject the timefacotry so we can mock it properly in the tests. * Extended unit tests to cover the new paths Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | we don't need to remove the job manually here, even if we ask once more the ↵ | Bjoern Schiessle | 2017-08-01 | 2 | -11/+0 |
| | | | | | | | | | | | | other server will decline and the background job will be removed Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | update unit tests | Bjoern Schiessle | 2017-08-01 | 2 | -12/+34 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | cleanup constructors | Bjoern Schiessle | 2017-08-01 | 2 | -53/+33 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | expire requestSharedSecret job after 30 days | Bjoern Schiessle | 2017-08-01 | 3 | -5/+48 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | expire getShareadSecret job after 30 days | Bjoern Schiessle | 2017-08-01 | 3 | -12/+60 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Remove explicit type hints for Controller | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
| | | | | | | | | | | | | This is public API and breaks the middlewares of existing apps. Since this also requires maintaining two different code paths for 12 and 13 I'm at the moment voting for reverting this change. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Merge pull request #5877 from nextcloud/typehint_middleware | Morris Jobke | 2017-08-01 | 1 | -2/+4 |
|\ \ | |/ |/| | Prop argument type for Middleware | ||||
| * | Fix tests | Roeland Jago Douma | 2017-07-31 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Add |null to PHPDoc | Lukas Reschke | 2017-08-01 | 2 | -2/+2 |
|/ | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-28 | 4 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-26 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-24 | 2 | -14/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-23 | 2 | -0/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-18 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-13 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-17 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-15 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-13 | 2 | -0/+28 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-07 | 2 | -0/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-02 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-29 | 2 | -0/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-25 | 2 | -4/+10 |
| | |||||
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-15 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-11 | 2 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-10 | 2 | -0/+26 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-09 | 54 | -108/+108 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-01 | 2 | -14/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-27 | 52 | -154/+154 |
| | |||||
* | Merge pull request #4478 from nextcloud/improve_settings_help | Joas Schilling | 2017-04-26 | 2 | -12/+10 |
|\ | | | | | adding some documentation hints and some smaller cleanup | ||||
| * | Wording fixes | Jan-Christoph Borchardt | 2017-04-25 | 1 | -2/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | Small layout fixes to settings hints | Jan-Christoph Borchardt | 2017-04-25 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | change the headline as suggested | Frank Karlitschek | 2017-04-25 | 1 | -2/+1 |
| | | |||||
| * | adding some documentation hints and some smaller cleanup | Frank Karlitschek | 2017-04-25 | 1 | -8/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-26 | 2 | -2/+2 |
|/ | |||||
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 2 | -5/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | No need to log guzzle exception | Roeland Jago Douma | 2017-04-21 | 2 | -2/+2 |
| | | | | | | | | | | When getting/requesting a shared secret there is no need to log the full exception when an unexpected status code is returned since this won't really tell us anything as the bad stuff happened on a remote server Fixes #3380 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-15 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-13 | 2 | -2/+2 |
| |