summaryrefslogtreecommitdiff
path: root/spec/workers/authorized_projects_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Extract WaitableWorker out of AuthorizedProjectsWorkerDouwe Maan2018-02-261-79/+0
* Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-051-1/+0
* Move sidekiq-based project authorization refresh out of Projects::CreateServiceNick Thomas2017-08-251-4/+51
* Use event-based waiting in Gitlab::JobWaiterNick Thomas2017-08-221-5/+11
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* adds queue option to push bulk in authorized projects worker29137-bulk-perform-async-should-specify-queueTiago Botelho2017-03-101-5/+20
* Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-251-0/+12
* Smarter refreshing of authorized projectsproject-authorizations-diffYorick Peterse2016-12-191-12/+2
* Refresh project authorizations using a Redis leaserefresh-authorizations-with-leaseYorick Peterse2016-11-251-6/+17
* Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+22