ab7c90331f
The specs that rely on a correct value of the trackable attributes, should include the `:redis` keyword in the spec to ensure the state is reset between various specs. The trackable attributes being: - sign_in_count : Increased every time a sign in is made (by form, openid, oauth) - current_sign_in_at : A timestamp updated when the user signs in - last_sign_in_at : Holds the timestamp of the previous sign in - current_sign_in_ip : The remote ip updated when the user sign in - last_sign_in_ip : Holds the remote ip of the previous sign in The limiting of writing trackable attributes was introduced in gitlab-org/gitlab-ce!11053. |
||
---|---|---|
.. | ||
admin | ||
atom | ||
boards | ||
dashboard | ||
discussion_comments | ||
explore | ||
groups | ||
issuables | ||
issues | ||
merge_requests | ||
milestones | ||
profiles | ||
projects | ||
protected_branches | ||
protected_tags | ||
security | ||
snippets | ||
tags | ||
todos | ||
uploads | ||
users | ||
abuse_report_spec.rb | ||
auto_deploy_spec.rb | ||
calendar_spec.rb | ||
ci_lint_spec.rb | ||
commits_spec.rb | ||
container_registry_spec.rb | ||
copy_as_gfm_spec.rb | ||
cycle_analytics_spec.rb | ||
dashboard_issues_spec.rb | ||
dashboard_milestones_spec.rb | ||
expand_collapse_diffs_spec.rb | ||
gitlab_flavored_markdown_spec.rb | ||
global_search_spec.rb | ||
groups_spec.rb | ||
help_pages_spec.rb | ||
issues_spec.rb | ||
login_spec.rb | ||
markdown_spec.rb | ||
milestone_spec.rb | ||
participants_autocomplete_spec.rb | ||
password_reset_spec.rb | ||
profile_spec.rb | ||
projects_spec.rb | ||
protected_branches_spec.rb | ||
protected_tags_spec.rb | ||
raven_js_spec.rb | ||
runners_spec.rb | ||
search_spec.rb | ||
signup_spec.rb | ||
snippets_spec.rb | ||
task_lists_spec.rb | ||
triggers_spec.rb | ||
u2f_spec.rb | ||
unsubscribe_links_spec.rb | ||
user_callout_spec.rb | ||
users_spec.rb | ||
variables_spec.rb |