gitlab-org--gitlab-foss/spec/features/projects
Grzegorz Bizon bdf279b151 Merge branch '45584-add-nip-io-domain-suggestion-in-auto-devops' into 'master'
Resolve "Add nip.io domain suggestion in the Kubernetes cluster details view"

Closes #45584

See merge request gitlab-org/gitlab-ce!18496
2018-05-15 16:33:06 +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 Allow admins to push to empty repos 2018-04-24 14:06:59 +02: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 Add missing spec line from EE 2018-05-13 13:07:09 +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 Add overview of branches and a filter for active/stale branches 2018-03-06 21:28:14 +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 Fix spec/features/projects/issues/user_toggles_subscription_spec.rb 2018-05-01 07:18:32 +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 Replace the project/forked_merge_requests.feature spinach test with an rspec analog 2018-05-14 07:44:26 +00:00
milestones Replace the project/issues/issues.feature spinach test with an rspec analog 2018-04-03 10:27:56 +00:00
pipelines Resolve "Remove modal box confirmation when retrying a pipeline" 2018-05-11 14:03:27 +00:00
services Hides Triggers if integration only has one event 2018-03-08 00:09:26 +00:00
settings Display help text below auto devops domain with nip.io domain name (#45561) 2018-05-15 10:36:57 +02: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
tree fixed feature specs 2018-05-01 12:02:22 +01:00
wiki Merge branch 'update-wiki-modal' into 'master' 2018-05-15 08:35:38 +00:00
actve_tabs_spec.rb Move project active tab spinach tests to RSpec 2018-03-08 00:10:58 +01: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
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
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
user_sees_sidebar_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
user_uses_shortcuts_spec.rb Renamed 'Overview' to 'Project' in the contextual navigation at a project level 2018-04-12 17:49:05 +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