gitlab-org--gitlab-foss/spec/features
Lin Jen-Shin 08070c7695 Merge remote-tracking branch 'upstream/master' into enable-shared-runners-with-admins
* upstream/master: (120 commits)
  Update CHANGELOG for 8.9.4, 8.8.7, and 8.7.9.
  Remove additional entries from CHANGELOG
  Catch permission denied errors and ignore the disk
  Remove coveralls lines
  Make GH one-off auth the default again for importing GH projects
  Import from Github using Personal Access Tokens.
  Remove hardcoded gitlab-shell version in test env now that the required tag is published
  Updated breakpoint for sidebar pinning
  Expire branch/tag git data when needed.
  Remove unnecessary parens
  Enable Style/UnneededCapitalW Rubocop cop
  Expiry date on pinned nav cookie
  Fix broken spec in git_push_service_spec by stubbing an external issue tracker
  Handle external issues in IssueReferenceFilter
  Move Changelog entry for build retry fix to 8.9.4
  Add Changelog entry for build sidebar retry link fix
  Improve method that tells if build is retryable
  Do not show build retry link when build is active
  Remove coveralls as its unused
  Move changelot item "Add sub nav to file page view" to 8.9.4
  ...
2016-07-01 17:34:00 +08:00
..
admin Merge remote-tracking branch 'upstream/master' into enable-shared-runners-with-admins 2016-07-01 17:34:00 +08:00
atom Wrap images in divs with Banzai and limit max-height. 2016-06-27 09:16:07 -06:00
dashboard Change date format to be non zero padded in order to fix failing test 2016-06-09 14:38:24 -05:00
groups/members Fix an information disclosure when requesting access to a group containing private projects 2016-06-24 12:01:48 +02:00
issues Add tests to check fixes 2016-06-23 16:13:42 -05:00
merge_requests Rename ci_commit -> pipeline 2016-06-10 14:41:38 +02:00
profiles Implement @DouweM's feedback. 2016-06-16 08:24:13 +05:30
projects Enable Style/SpaceAfterColon Rubocop cops 2016-06-29 15:16:04 +02:00
security Fix 404 for pipelines 2016-06-23 16:47:03 +02:00
tags Fix spec for new project navigation 2016-05-16 12:25:37 -05:00
todos Ensure Todos counters doesn't count Todos for projects pending delete 2016-06-17 16:17:43 -03:00
builds_spec.rb Fix specs 2016-06-14 11:38:34 +02:00
ci_lint_spec.rb
commits_spec.rb Rename all [ci_]commit to [ci_]pipeline in specs and features 2016-06-03 16:22:26 +02:00
container_registry_spec.rb Show proper image ID on registry page 2016-06-21 13:08:10 +02:00
dashboard_issues_spec.rb
dashboard_milestones_spec.rb
environments_spec.rb Tests update 2016-06-21 11:52:51 +01:00
gitlab_flavored_markdown_spec.rb
groups_spec.rb
help_pages_spec.rb
issues_spec.rb Enable Style/SpaceAfterComma Rubocop cop 2016-06-29 15:23:44 +02:00
login_spec.rb Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
markdown_spec.rb Merge branch '18019-fix-wiki-linking' into 'master' 2016-06-09 08:37:27 +00:00
milestone_spec.rb
notes_on_merge_requests_spec.rb Incorportate feedback 2016-06-01 12:10:08 +02:00
participants_autocomplete_spec.rb Update specs to carry out changes in note factory 2016-05-29 15:03:00 -04:00
password_reset_spec.rb
pipelines_spec.rb Rename all [ci_]commit to [ci_]pipeline in specs and features 2016-06-03 16:22:26 +02:00
profile_spec.rb
projects_spec.rb Fix and remove duplicate specs 2016-06-20 12:36:59 +02:00
runners_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
search_spec.rb Fix specs and add new tests. 2016-06-10 01:05:09 +03:00
signup_spec.rb Change landing page when skipping confirmation email and add documentation 2016-05-16 14:56:32 -03:00
task_lists_spec.rb Update specs to carry out changes in note factory 2016-05-29 15:03:00 -04:00
triggers_spec.rb
u2f_spec.rb Update u2f_spec to cover U2F being disabled until authenticator is set up. 2016-06-15 08:16:54 +05:30
users_spec.rb
variables_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00