Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 1 | -25/+12 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
* | Do not try to contact lookup server if not needed | Roeland Jago Douma | 2021-04-28 | 1 | -1/+11 |
* | Map old account scope properties to new names | Vincent Petry | 2021-03-26 | 1 | -1/+1 |
* | Use proper OCP\BackgroundJobs\Job | Roeland Jago Douma | 2020-11-25 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+10 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Make the RetryJob work on the userId only | Joas Schilling | 2019-07-18 | 1 | -52/+114 |
* | Use public interfaces | Joas Schilling | 2019-07-18 | 1 | -11/+14 |
* | Also send a delete like on the syncronous action | Joas Schilling | 2019-07-18 | 1 | -7/+17 |
* | Fix missing $config dependency in RetryJob | Morris Jobke | 2019-03-05 | 1 | -0/+3 |
* | increase timespan between each retry | Bjoern Schiessle | 2019-02-20 | 1 | -3/+5 |
* | improve lookup server behaviour | Bjoern Schiessle | 2019-01-07 | 1 | -1/+20 |
* | Do not try to contact lookup server without internet connection or URL | Arthur Schiwon | 2018-10-18 | 1 | -3/+9 |
* | Add |null to PHPDoc | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
* | Use the configured lookup server | Joas Schilling | 2017-05-10 | 1 | -2/+9 |
* | Define method shouldRun | Joas Schilling | 2017-05-10 | 1 | -3/+14 |
* | don't add multiple retry jobs | Bjoern Schiessle | 2017-04-28 | 1 | -13/+21 |
* | Add retry job | Lukas Reschke | 2016-11-21 | 1 | -1/+49 |
* | push public user data to the lookup server | Bjoern Schiessle | 2016-11-21 | 1 | -0/+33 |