gitlab-org--gitlab-foss/spec/workers
Vincent Wong b6df93a51f Record and show last used date of SSH Keys
Addresses: Issue #13810

1. Adds a last_used_at attribute to the Key table/model
2. Update a key's last_used_at whenever it gets used
3. Display how long ago an ssh key was last used
2017-01-09 04:15:39 +11:00
..
concerns
repository_check
authorized_projects_worker_spec.rb Smarter refreshing of authorized projects 2016-12-19 17:11:03 +01:00
build_coverage_worker_spec.rb
build_email_worker_spec.rb Only include EmailHelpers in mailer specs and specs using them 2016-12-01 12:17:33 +08:00
build_finished_worker_spec.rb
build_hooks_worker_spec.rb
build_success_worker_spec.rb
delete_merged_branches_worker_spec.rb
delete_user_worker_spec.rb
email_receiver_worker_spec.rb
emails_on_push_worker_spec.rb Only include EmailHelpers in mailer specs and specs using them 2016-12-01 12:17:33 +08:00
every_sidekiq_worker_spec.rb
expire_build_artifacts_worker_spec.rb
expire_build_instance_artifacts_worker_spec.rb
git_garbage_collect_worker_spec.rb
group_destroy_worker_spec.rb
merge_worker_spec.rb
new_note_worker_spec.rb
pipeline_hooks_worker_spec.rb
pipeline_metrics_worker_spec.rb
pipeline_notification_worker_spec.rb Update effected tests 2016-12-04 17:32:33 +01:00
pipeline_proccess_worker_spec.rb
pipeline_success_worker_spec.rb
pipeline_update_worker_spec.rb
post_receive_spec.rb
process_commit_worker_spec.rb Pass commit data to ProcessCommitWorker 2016-12-01 13:36:06 +01:00
project_cache_worker_spec.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
project_destroy_worker_spec.rb
prune_old_events_worker_spec.rb
reactive_caching_worker_spec.rb Add a ReactiveCaching concern for use in the KubernetesService 2016-12-19 19:53:03 +00:00
remove_expired_group_links_worker_spec.rb
remove_expired_members_worker_spec.rb
remove_unreferenced_lfs_objects_worker_spec.rb
repository_fork_worker_spec.rb
repository_import_worker_spec.rb
stuck_ci_builds_worker_spec.rb
trending_projects_worker_spec.rb
update_merge_requests_worker_spec.rb
use_key_worker_spec.rb Record and show last used date of SSH Keys 2017-01-09 04:15:39 +11:00