gitlab-org--gitlab-foss/spec/features/projects
Grzegorz Bizon 0f40ae5f18 Merge branch 'master' into auto-pipelines-vue
* master: (76 commits)
  Update "Installation from source" guide for 8.15.0
  Group links spec update
  Updates the font weight of button styles because of the change to system fonts
  Refactor SSH keys docs
  Improvements to setting up ssh
  Do not reload diff for merge request made from fork when target branch in fork is updated
  Add 8.12.10, 8.12.11, and 8.12.12 CHANGELOG.md items
  Changes after review
  Fix broken test
  Adds CHANGELOG entry
  Adds tests
  Uniformize props name format
  Replace commit icon svg logic
  Replace play icon svg logic
  Updated JS based on review Fixed group links dropdown to match
  Update docs to reflect new defaults on omnibus
  Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'
  Merge branch 'html-safe-diff-line-content' into 'security'
  Merge branch 'rs-filter-authentication_token' into 'security'
  Merge branch 'destroy-session' into 'security'
  ...

Conflicts:
	app/models/ci/pipeline.rb
	app/models/commit_status.rb
	app/views/projects/ci/pipelines/_pipeline.html.haml
	app/views/projects/commit/_pipeline.html.haml
	app/views/projects/pipelines/_with_tabs.html.haml
	app/views/projects/pipelines/index.html.haml
	lib/api/helpers.rb
2016-12-09 20:30:39 +01:00
..
badges Fix pipeline fixtures and calls to removed method 2016-10-04 14:43:24 +02:00
blobs Merge branch 'jej-22869' into 'security' 2016-11-28 21:25:18 -03:00
branches Removed delete branch tooltip and tests 2016-10-26 13:10:14 -05:00
commit
commits Fix pipelines spec 2016-11-16 16:29:12 -06:00
files Rewritten spinach git_blame tests to rspec feature tests 2016-11-07 15:17:52 +01:00
import_export Test GitLab project import for a user with only their default namespace. 2016-10-20 15:22:04 +02:00
issues
labels Add feature spec for labels subscription 2016-11-17 15:10:13 -02:00
main
members Merge branch 'members-dropdowns' into 'master' 2016-12-09 18:11:47 +00:00
merge_requests
pipelines first manual build test passing 2016-12-08 11:22:05 -07:00
services Improve the mattermost help box 2016-11-21 17:58:40 +01:00
settings Remove wrong '.builds-feature' class from the MR settings fieldset 2016-12-07 12:42:09 +01:00
tags
wiki fix tests broken by new wiki page design 2016-11-30 15:22:43 -06:00
branches_spec.rb
builds_spec.rb Improve reproducibility of build trace test example 2016-11-22 13:35:18 +01:00
developer_views_empty_project_instructions_spec.rb
edit_spec.rb
features_visibility_spec.rb remove unnecessary issues event filter on comments tab 2016-12-08 23:46:45 +03:00
gfm_autocomplete_load_spec.rb
group_links_spec.rb
guest_navigation_menu_spec.rb Guests can read builds if those are public 2016-12-04 15:48:50 +01:00
issuable_templates_spec.rb Removed append logic 2016-10-21 21:53:10 +01:00
new_project_spec.rb Fix project Visibility level selector not using default values 2016-11-10 14:41:03 -02:00
project_settings_spec.rb Added ability to put emojis into repository name 2016-11-12 09:21:23 +01:00
ref_switcher_spec.rb Created wait_for_turbolinks and added test for refs dropdown selection with special chars 2016-11-04 15:23:54 +00:00
shortcuts_spec.rb
snippets_spec.rb