gitlab-org--gitlab-foss/spec/features/projects
Lin Jen-Shin f8fe64a630 Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits_if_not_head
* upstream/master: (58 commits)
  Fix icon name error
  Rewrite system note helper
  Change edit icon
  Leave icon area blank if legacy note; remove diamond icon
  Fix positioning of note icons
  Fix newline errors
  Add remaining system note icons
  Add system notes icon helper; add icons
  Fixed specs Updated JS that was causing the hints to appear & then disappear
  Update tests
  Fix broken spinach test
  Reuse code
  Improve shortcuts code
  Adds ShortcutsDashboardNavigation to globals comment since its a global variable
  Fix shortcut specs
  Reorganize shortcut help menu
  Change todos shortcut to shift
  Change shortcuts
  Switch global shortcuts to shift; reuse key styles from help menu
  Map bindings to lowercase letters; only show key bindings when using keyboard shortcut
  ...
2017-04-07 14:40:20 +08:00
..
activity Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
badges
blobs Fix rspec and spinach tests 2017-04-06 14:58:57 -05:00
branches
commit Adds pipeline mini-graph to system information box in Commit View 2017-03-16 00:44:31 +00:00
environments Backport changes of ee fix for transient failure in environments spec 2017-04-04 21:02:57 +01:00
files Fixed button capitalisation for Projects in views 2017-04-06 14:58:57 -05:00
import_export Update tests 2017-03-28 11:45:57 +05:30
issues Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
labels Allow sorting by due date and label priority 2017-03-15 17:02:37 +00:00
main Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
members update sub-nav selector in user_requests_access_spec 2017-03-23 11:52:23 -05:00
merge_requests MR empty state 2017-04-05 12:43:03 +00:00
milestones update milestone page tests 2017-03-25 00:33:45 -05:00
pipelines Merge branch 'tc-pipeline-show-trigger-date' into 'master' 2017-03-24 09:47:22 +00:00
services Add a new `stub_mattermost_setting` stub helper to properly stub Mattermost settings 2017-03-28 14:12:32 +02:00
settings Add tests for relations and scopes, and setting 2017-04-06 02:21:31 +08:00
tags
tree Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
wiki Fixed button capitalisation for Projects in views 2017-04-06 14:58:57 -05:00
branches_spec.rb removes n+1 query from tags and branches indexes 2017-03-16 19:41:03 +00:00
builds_spec.rb Optimise trace handling code to use streaming instead of full read 2017-04-06 16:20:27 +00:00
compare_spec.rb fix new MR form erroneously selects tag as source when branch of same name exists #23237 2017-03-24 06:28:21 +08:00
deploy_keys_spec.rb Return 404 if deploy key cannot be found in Projects::DeployKeysController#disable 2017-03-23 15:49:24 +01:00
developer_views_empty_project_instructions_spec.rb
edit_spec.rb Update feature visibility spec for projects edit page 2017-03-09 20:30:22 +01:00
features_visibility_spec.rb
gfm_autocomplete_load_spec.rb
group_links_spec.rb group links select2 infinite scroll 2017-03-30 12:14:32 +00:00
guest_navigation_menu_spec.rb Cleaning up navigational order - Project 2017-03-02 17:57:01 +00:00
issuable_templates_spec.rb
merge_request_button_spec.rb Fixed button capitalisation for Projects in views 2017-04-06 14:58:57 -05:00
new_project_spec.rb Add more tests for subgroups feature 2017-04-05 20:25:35 +03:00
pages_spec.rb
project_settings_spec.rb
ref_switcher_spec.rb
shortcuts_spec.rb
snippets_spec.rb
user_create_dir_spec.rb New directory from interface on existing branch 2017-03-21 11:51:53 +01:00
view_on_env_spec.rb