aboutsummaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector/lib/BackgroundJobs
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-311-26/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-5/+5
* Migrate applications away from deprecated ILoggerCôme Chilliet2023-09-211-1/+0
* Port existing server code to new interfaceCarl Schwan2022-08-081-25/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-281-1/+11
* Map old account scope properties to new namesVincent Petry2021-03-261-1/+1
* Use proper OCP\BackgroundJobs\JobRoeland Jago Douma2020-11-251-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+10
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Make the RetryJob work on the userId onlyJoas Schilling2019-07-181-52/+114
* Use public interfacesJoas Schilling2019-07-181-11/+14
* Also send a delete like on the syncronous actionJoas Schilling2019-07-181-7/+17
* Fix missing $config dependency in RetryJobMorris Jobke2019-03-051-0/+3
* increase timespan between each retryBjoern Schiessle2019-02-201-3/+5
* improve lookup server behaviourBjoern Schiessle2019-01-071-1/+20
* Do not try to contact lookup server without internet connection or URLArthur Schiwon2018-10-181-3/+9
* Add |null to PHPDocLukas Reschke2017-08-011-1/+1
* Use the configured lookup serverJoas Schilling2017-05-101-2/+9
* Define method shouldRunJoas Schilling2017-05-101-3/+14
* don't add multiple retry jobsBjoern Schiessle2017-04-281-13/+21
* Add retry jobLukas Reschke2016-11-211-1/+49
* push public user data to the lookup serverBjoern Schiessle2016-11-211-0/+33