gitlab-org--gitlab-foss/spec/lib/gitlab/import_export
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
..
all_models.yml Add more storage statistics 2016-12-21 16:39:49 +01:00
attribute_cleaner_spec.rb
attribute_configuration_spec.rb
avatar_restorer_spec.rb Add Gitlab::Middleware::Multipart 2016-12-15 12:26:36 +01:00
avatar_saver_spec.rb
file_importer_spec.rb Merge branch 'fix/import-export-symlink-vulnerability' into 'security' 2016-11-03 16:04:18 +01:00
import_export_spec.rb
members_mapper_spec.rb Authorize users into imported GitLab project 2016-12-05 22:34:37 +02:00
model_configuration_spec.rb
project.json Fix error importing label priorities and added relevant spec 2016-12-21 10:33:20 +01:00
project_tree_restorer_spec.rb updated spec 2016-12-19 14:38:23 +01:00
project_tree_saver_spec.rb
reader_spec.rb
relation_factory_spec.rb
repo_bundler_spec.rb
safe_model_attributes.yml Record and show last used date of SSH Keys 2017-01-09 04:15:39 +11:00
version_checker_spec.rb Merge branch 'fix/import-export-symlink-vulnerability' into 'security' 2016-11-03 16:04:18 +01:00
wiki_repo_bundler_spec.rb