gitlab-org--gitlab-foss/spec/features/projects
Eric Eastwood 946a982748 Fix flakey user comment on issue test race condition 2018-06-14 03:47:41 -05:00
..
activity Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00: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
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 Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00: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
import_export Find and mark more Git disk access locations 2018-06-05 15:51:14 +00:00
issues Fix flakey user comment on issue test race condition 2018-06-14 03:47:41 -05:00
jobs Correct more usages of non-relative `fixture_file_upload` paths 2018-06-07 09:54:41 -05:00
labels fix lint 2018-05-29 12:50:29 +01: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 Fix active tab styling 2018-05-31 14:23:49 +00:00
pipelines Resolve "Show `failure_reason` and improve failed jobs tab in pipeline detail view" 2018-06-07 18:06:31 +00:00
services Updated help text for team list for Mattermost slash commands 2018-05-29 11:56:56 -04:00
settings Fix spec 2018-06-06 20:57:15 +09:00
show Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00: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 Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00: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
fork_spec.rb
gfm_autocomplete_load_spec.rb
graph_spec.rb
issuable_templates_spec.rb
jobs_spec.rb Make all uses of `fixture_file_upload` use relative paths 2018-06-07 09:54:41 -05: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 Make all uses of `fixture_file_upload` use relative paths 2018-06-07 09:54:41 -05:00
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 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