gitlab-org--gitlab-foss/spec/features/projects
Sean McGivern b2d8d161a0 Merge branch 'mattermost-api-v4' into 'master'
Updated Mattermost integration to use Mattermost API v4

Closes #41631

See merge request gitlab-org/gitlab-ce!19043
2018-05-30 08:58:53 +00:00
..
activity Address review feedback 2018-04-09 18:04:09 -05:00
artifacts Replace the `project/builds/artifacts.feature` spinach test with an rspec analog 2018-05-07 23:39:37 +00:00
awards Spec improvements for speed, reliability and readability 2018-04-12 18:05:50 +02:00
badges Move leftovers from pipelines_settings_controller to settings/ci_cd_controller 2018-04-04 19:47:37 +02:00
blobs Unify spec/features/projects/blobs/blob_show_spec.rb 2018-05-22 18:30:48 +08:00
branches Replace the `project/commits/branches.feature` spinach test with an rspec analog 2018-04-11 11:46:31 +00:00
ci Make ci/lint page context aware: 2018-03-26 17:03:11 -06:00
clusters Check the GCP cluster form for the GCP token 2018-05-28 20:17:12 +02:00
commit Replace the `project/commits/diff_comments.feature` spinach test with an rspec analog 2018-05-14 07:09:27 +00:00
commits Replace commits spinach tests with RSpec analog 2018-05-04 16:34:58 +05:00
diffs
environments Remove unnecessary `with` from `allow` 2018-05-21 14:52:35 +09:00
files Replace the `project/source/markdown_render.feature` spinach test with an rspec analog 2018-05-02 08:42:51 +00:00
hook_logs Add a test to make sure there's no XSS for hook logs 2018-03-27 02:55:11 +08:00
import_export Backports every CE related change from ee-44542 to CE 2018-05-04 17:33:26 +02:00
issues Merge branch 'master' into 'bootstrap4' 2018-05-01 16:21:47 +00:00
jobs Update links to /ci/lint with ones to project ci/lint 2018-04-24 00:57:05 +09:00
labels Replace the `project/issues/labels.feature` spinach test with an rspec analog 2018-04-03 13:20:50 +00:00
members Ensure member notifications are sent after the member actual creation/update in the DB 2018-04-26 08:28:05 +02:00
merge_requests Resolve "Merge request spinner spins forever after loading the diff" 2018-05-29 14:49:28 +00:00
milestones Replace the `project/issues/issues.feature` spinach test with an rspec analog 2018-04-03 10:27:56 +00:00
pipelines Merge branch 'master' into bootstrap4 2018-05-16 12:46:52 -05:00
services Updated help text for team list for Mattermost slash commands 2018-05-29 11:56:56 -04:00
settings Merge branch 'master' into bootstrap4 2018-05-16 12:46:52 -05:00
show Changed anchor not to have the js prefix, add i18n 2018-04-20 12:48:04 -05:00
snippets Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
tags Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
tree fixed feature specs 2018-05-01 12:02:22 +01:00
wiki Add helpful messages to empty wiki view 2018-05-29 07:28:49 +00:00
actve_tabs_spec.rb Renamed 'Overview' to 'Project' in collapsed contextual navigation at a project level 2018-05-21 16:19:55 +00:00
branches_spec.rb Spec improvements for speed, reliability and readability 2018-04-12 18:05:50 +02:00
clusters_spec.rb Replace 'GKE' with 'Google Kubernetes Engine' 2018-04-17 12:59:31 +00:00
compare_spec.rb Replace commits spinach tests with RSpec analog 2018-05-04 16:34:58 +05:00
deploy_keys_spec.rb Make deploy keys table more clearly structured 2018-05-07 18:21:34 +00:00
features_visibility_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
fork_spec.rb Move project fork spinach tests to RSpec 2018-03-05 19:57:45 +01:00
gfm_autocomplete_load_spec.rb
graph_spec.rb Replace project graphs spinach tests with RSpec analog 2018-03-14 13:36:44 +05:00
issuable_templates_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
jobs_spec.rb Fix spec/features/projects/jobs_spec.rb 2018-04-23 14:26:04 +09:00
merge_request_button_spec.rb Prevent new merge requests for archived projects 2018-04-11 10:51:14 +02:00
network_graph_spec.rb Move spinach project network graph tests to RSpec 2018-02-16 15:20:16 +05:00
new_project_spec.rb Resolve "Namespace factory is problematic" 2018-04-23 15:48:26 +00:00
pages_spec.rb Fix a spec that will break in EE 2018-03-23 16:26:17 +00:00
pipeline_schedules_spec.rb Make Variable key not secret 2018-03-22 12:08:16 +01:00
remote_mirror_spec.rb Backports every CE related change from ee-5484 to CE 2018-05-07 11:59:51 +02:00
sub_group_issuables_spec.rb
user_creates_project_spec.rb Include child projects a user can manage in namespace dropdowns 2017-11-14 16:57:41 +01:00
user_sees_sidebar_spec.rb Resolve "Operations navigation menu renders empty menu when user does not have the right permissions" 2018-05-29 11:37:59 +00:00
user_uses_shortcuts_spec.rb Add Keyboard shortcuts for "Kubernetes" and "Environments" 2018-05-18 02:18:42 +00:00
user_views_empty_project_spec.rb Only show push-to-master authorized users 2018-04-24 13:59:41 +02:00
view_on_env_spec.rb