gitlab-org--gitlab-foss/spec/features
Lin Jen-Shin 7c7c89ac70 Merge remote-tracking branch 'upstream/master' into fix-download-artifacts-button-link
* upstream/master: (80 commits)
  Contributing via GH no longer encouraged.
  Update README.md to really fix icon
  Update README.md to fix icon
  Allow to set request_access_enabled for groups and projects using API
  Restrict last_activity_at updates to one per hour
  Solve code review comments
  Properly support Gitlab::Auth::Result
  Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6043
  Move Gitlab::Auth.Result to separate file
  Added CHANGELOG
  Fix spec failures
  Support pushing via SSH
  Fix specs failures
  Don't leak build tokens in build logs
  Fix permissions for creating container images
  Fix old CHANGELOG entries
  Add linting for duplicate CHANGELOG versions (!6039)
  Ensure validation messages are shown within the milestone form
  Fix validation regexs (+1 squashed commit) Squashed commits: [f9a9315] Use : to test invalid environment name
  Fix scope of the CI config key nodes in jobs entry
  ...
2016-09-20 14:10:48 +08:00
..
admin Handle unavailable system info 2016-08-25 08:28:35 +01:00
atom
boards Refactor boards_spec.rb to avoid code duplication 2016-09-16 22:16:49 -07:00
dashboard
groups/members
issuables Handle legacy sort order values 2016-08-18 23:26:07 +01:00
issues Replace single quotes with escaped single quotes and write spec to test multiple lable selection over a page load 2016-09-14 12:15:01 +01:00
merge_requests Move write_note into SlashCommandsHelper and update other dependent specs 2016-09-08 18:52:55 -04:00
profiles Restore SSH Key title auto-population behavior 2016-09-13 11:49:55 -04:00
projects Merge remote-tracking branch 'upstream/master' into fix-download-artifacts-button-link 2016-09-20 14:10:48 +08:00
protected_branches Move protected branches access control spec into a shared example. 2016-08-20 00:24:12 +05:30
security Support integration with Koding (online IDE) 2016-08-19 12:10:58 -07:00
tags
todos Improve validity of spec/features/todos/todos_filtering_spec.rb 2016-09-14 16:50:15 -04:00
users Reordered dropdown options 2016-09-07 15:12:03 +01:00
calendar_spec.rb Replace contributions calendar timezone payload with dates 2016-09-16 14:38:59 -05:00
ci_lint_spec.rb
commits_spec.rb
compare_spec.rb
container_registry_spec.rb
dashboard_issues_spec.rb
dashboard_milestones_spec.rb
environments_spec.rb Fix validation regexs (+1 squashed commit) 2016-09-19 10:07:15 +02:00
expand_collapse_diffs_spec.rb Fix randomly failing specs in expand_collapse_diff_spec: 2016-09-03 20:51:18 -07:00
gitlab_flavored_markdown_spec.rb
groups_spec.rb
help_pages_spec.rb
issues_spec.rb Reordered dropdown options 2016-09-07 15:12:03 +01:00
login_spec.rb
markdown_spec.rb
milestone_spec.rb Ensure validation messages are shown within the milestone form 2016-09-19 09:29:12 +01:00
notes_on_merge_requests_spec.rb Capitalize mentioned issue timeline notes 2016-08-25 10:47:40 -05:00
participants_autocomplete_spec.rb
password_reset_spec.rb
pipelines_settings_spec.rb
profile_spec.rb
projects_spec.rb add test about flash alert 2016-09-14 09:24:22 +02:00
protected_branches_spec.rb Move protected branches access control spec into a shared example. 2016-08-20 00:24:12 +05:30
runners_spec.rb
search_spec.rb Fixed enter key in search input not working 2016-08-23 14:44:28 +02:00
signup_spec.rb
task_lists_spec.rb Shorten task status phrase 2016-08-29 10:46:36 -05:00
triggers_spec.rb Fix failing rspec test for triggers 2016-09-06 11:52:01 +02:00
u2f_spec.rb Pass the remember_me option into the u2f form and support it while authenticating 2016-09-01 17:11:42 -07:00
users_spec.rb
variables_spec.rb