gitlab-org--gitlab-foss/spec/models
Douwe Maan 9ea8dcb5e2 Merge branch 'feature-session-expire-seconds-ui' into 'master'
Add session expiration delay configuration through UI application

Setting is accessible by the administrator through the UI and defaults to 1 week (the current setting)

Answers the following suggestions:

  * http://feedback.gitlab.com/forums/176466-general/suggestions/6210719-make-session-length-configurable
  * http://feedback.gitlab.com/forums/176466-general/suggestions/6730512-automatic-logout-after-a-time-being-idle

See merge request !774
2015-06-12 13:50:40 +00:00
..
concerns ensure_length_of -> validate_length_of 2015-06-10 01:31:26 -04:00
hooks Add support for Webhook note events 2015-05-21 23:48:16 -04:00
members Re-annotate models 2015-05-03 13:38:27 -07:00
project_services GitLab CI service sends gitlab-ci.yml file 2015-06-02 16:46:01 +03:00
application_setting_spec.rb session_expire_seconds => session_expire_delay 2015-06-10 22:10:00 -04:00
broadcast_message_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
commit_range_spec.rb Update CommitRange#to_reference to use full SHAs 2015-05-26 15:48:31 -04:00
commit_spec.rb Add to_reference for models that support references 2015-05-26 15:48:30 -04:00
deploy_key_spec.rb Re-annotate models 2015-05-03 13:38:27 -07:00
deploy_keys_project_spec.rb "expect { }.not_to raise_error" no longer takes a specific class 2015-06-10 01:31:27 -04:00
event_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
external_issue_spec.rb Add to_reference for models that support references 2015-05-26 15:48:30 -04:00
external_wiki_service_spec.rb Re-annotate models 2015-05-03 13:38:27 -07:00
forked_project_link_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
group_spec.rb Add to_reference for models that support references 2015-05-26 15:48:30 -04:00
issue_spec.rb Minor model spec cleanups 2015-05-26 15:48:30 -04:00
key_spec.rb ensure_length_of -> validate_length_of 2015-06-10 01:31:26 -04:00
label_link_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
label_spec.rb Support only double quotes for multi-word label references 2015-05-26 15:49:20 -04:00
member_spec.rb Re-annotate models 2015-05-03 13:38:27 -07:00
merge_request_spec.rb Make use of to_reference in more specs 2015-05-26 15:49:22 -04:00
milestone_spec.rb Change percent_complete rescue value from 100 to 0 2015-05-26 14:57:53 -04:00
namespace_spec.rb Move files for moved namespaces. 2015-03-31 09:30:34 +02:00
note_spec.rb Simplify Note model specs 2015-05-11 00:01:16 -04:00
project_security_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
project_snippet_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
project_spec.rb ensure_length_of -> validate_length_of 2015-06-10 01:31:26 -04:00
project_team_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
project_wiki_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
protected_branch_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
repository_spec.rb Refactor repository specs 2015-03-22 11:01:45 -07:00
service_spec.rb Re-annotate models 2015-05-03 13:38:27 -07:00
snippet_spec.rb ensure_length_of -> validate_length_of 2015-06-10 01:31:26 -04:00
user_spec.rb ensure_length_of -> validate_length_of 2015-06-10 01:31:26 -04:00
wiki_page_spec.rb Fix dots in Wiki slug causing errors 2015-03-21 18:33:51 -07:00