summaryrefslogtreecommitdiffstats
path: root/test/unit/jobs
Commit message (Expand)AuthorAgeFilesLines
* Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#36320).Go MAEDA2024-08-201-0/+1
* Ensures desired test adapter is used in Active Job tests (#36320).Marius Balteanu2024-08-202-1/+8
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-262-2/+2
* Replace request_store with ActiveSupport::CurrentAttributes (#39110).Marius Balteanu2023-11-212-2/+2
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-012-2/+2
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-012-2/+2
* Remove test code (#36691).Marius Balteanu2022-05-191-1/+0
* Fix random failing tests (#36691). Marius Balteanu2022-05-172-14/+27
* Adds projects bulk delete (#36691).Marius Balteanu2022-05-171-0/+63
* Background job for project deletion (#36691).Marius Balteanu2022-05-171-0/+63