gitlab-org--gitlab-foss/spec/features
Lin Jen-Shin 7cdb238ac5 Merge remote-tracking branch 'upstream/master' into show-status-from-branch
* upstream/master: (65 commits)
  Fixed typo in css class
  Merge branch 'airat/gitlab-ce-23268-fix-milestones-filtering' into 'master'
  Escape quotes in gl_dropdown values to prevent exceptions
  Fixes various errors when adding deploy keys caused by not exiting the control flow.
  Fix typo on /help/ui to Alerts section
  Grapify tags API
  Add 8.13.1 CHANGELOG entries
  Fix sidekiq stats in admin area
  Remove use of wait_for_ajax since jQuery was removed
  Specify which Fog storage drivers are imported by default in backup_restore.md
  Moved avatar infront of labels
  Don't schedule ProjectCacheWorker unless needed
  Fixed height of sidebar causing scrolling issues
  Reduce overhead of LabelFinder by avoiding #presence call
  Fixed users profile link in sidebar Fixed new labels not being created
  Improve redis config tasks for migration paths job
  Ensure search val is defined.
  Ensure cursor is applied to end of issues search input.
  Increase debounce wait on issues search execution.
  Keep the new resque.yml aside and use it once we've checked out master
  ...
2016-10-26 13:24:42 +00:00
..
admin
atom Add RTL support to markdown renderer 2016-10-16 17:47:48 +03:30
boards Merge branch 'master' into issue-board-sidebar 2016-10-26 08:47:09 +01:00
dashboard Differentiate the expire from leave event 2016-10-20 00:26:45 +00:00
groups/members
issuables
issues Escape quotes in gl_dropdown values to prevent exceptions 2016-10-26 12:09:04 +01:00
merge_requests Escape quotes in gl_dropdown values to prevent exceptions 2016-10-26 12:09:04 +01:00
profiles Convert "SSH Keys" Spinach features to RSpec 2016-10-03 11:00:05 +02:00
projects Removed append logic 2016-10-21 21:53:10 +01:00
protected_branches
security Make guests unable to view MRs 2016-10-11 16:51:26 +03:00
tags
todos Added test for due date 2016-10-03 09:55:12 +01:00
users
calendar_spec.rb Changed zero padded days to no padded days in date_format 2016-10-01 12:18:44 -05:00
ci_lint_spec.rb
commits_spec.rb Add a test for showing correct pipeline 2016-10-24 23:23:28 +08:00
compare_spec.rb Fix broken rspec in compare text 2016-10-16 21:09:38 -07:00
container_registry_spec.rb
dashboard_issues_spec.rb
dashboard_milestones_spec.rb
environments_spec.rb Merge two scenarios into one 2016-10-18 16:46:19 +02:00
expand_collapse_diffs_spec.rb
gitlab_flavored_markdown_spec.rb
groups_spec.rb Move edit group scenario to rspec and refactor groups_spec 2016-10-14 14:51:59 +03:00
help_pages_spec.rb
issues_spec.rb Merge branch 'master' into revert-c676283b 2016-10-03 09:10:20 +01:00
login_spec.rb Fix rubocop build error 2016-10-24 21:44:24 -04:00
markdown_spec.rb
milestone_spec.rb
notes_on_merge_requests_spec.rb Adds v-pre to code blocks in comments 2016-10-04 14:06:44 +01:00
participants_autocomplete_spec.rb
password_reset_spec.rb
profile_spec.rb
projects_spec.rb
protected_branches_spec.rb
runners_spec.rb
search_spec.rb
signup_spec.rb Make UX upgrades to SignIn/Register views. 2016-10-15 08:27:21 +02:00
snippets_spec.rb
task_lists_spec.rb
triggers_spec.rb
u2f_spec.rb Make UX upgrades to SignIn/Register views. 2016-10-15 08:27:21 +02:00
unsubscribe_links_spec.rb
users_spec.rb Merge branch 'dz-rename-user-routes' into 'master' 2016-10-17 20:47:46 +02:00
variables_spec.rb