gitlab-org--gitlab-foss/spec/features/projects
Grzegorz Bizon 3aa5317d93 Merge branch 'fix-failed-jobs-tab' into 'master'
Fix failed jobs tab

See merge request gitlab-org/gitlab-ce!18520
2018-05-08 06:52:50 +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
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
clusters Resolve "Inform users of up to $500 offer for GCP account" 2018-05-07 18:06:02 +00:00
commit Replace the `project/commits/comments.feature` spinach test with an rspec analog 2018-04-16 08:53:27 +00:00
commits Replace commits spinach tests with RSpec analog 2018-05-04 16:34:58 +05:00
diffs
environments
files Replace the `project/source/markdown_render.feature` spinach test with an rspec analog 2018-05-02 08:42:51 +00:00
hook_logs
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
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 Display merge commit SHA in merge widget after merge 2018-05-07 14:09:47 -03:00
milestones
pipelines Merge branch 'fix-failed-jobs-tab' into 'master' 2018-05-08 06:52:50 +00:00
services
settings Make deploy keys table more clearly structured 2018-05-07 18:21:34 +00: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 Bump Gitaly to 0.98.0 2018-05-07 14:10:04 +02:00
actve_tabs_spec.rb
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
gfm_autocomplete_load_spec.rb
graph_spec.rb
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
new_project_spec.rb Resolve "Namespace factory is problematic" 2018-04-23 15:48:26 +00:00
pages_spec.rb
pipeline_schedules_spec.rb
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