gitlab-org--gitlab-foss/spec
Filipa Lacerda 41cc4cf502
Merge branch 'master' into 34312-eslint-vue-plugin
* master: (33 commits)
  Include integration tests in CE/EE testing documentation
  41054-Disallow creation of new Kubernetes integrations
  Resolve "Resizable file list and commit panel"
  Make tooltip placement bottom by default as per design guidelines
  Fix groups list icon, timestamp alignment and row height
  Avoid leaving a push event empty if payload cannot be created
  Use heredoc for long strings so it's easier to read
  Simplify metrics fetching for closed/merged MRs
  Better English
  Fix method lookup
  Use a background migration for issues.closed_at
  Handle Gitaly aborted merge due to branch update
  Fix API endpoints to edit wiki pages where project belongs to a group
  Fixes spec failures due to not returning metrics for MRs other than closed/merged
  Cache merged and closed events data in merge_request_metrics table
  Update test to remove carent icon check
  Update styles to fix SVG caret alignment
  Update selector to test SVG icon name
  Use SVG sprite icons
  Add support for max_count option to Git::Repository#count_commits
  ...
2018-01-04 15:53:16 +00:00
..
bin Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
config
controllers 41054-Disallow creation of new Kubernetes integrations 2018-01-04 09:33:51 +00:00
db/production
factories 41054-Disallow creation of new Kubernetes integrations 2018-01-04 09:33:51 +00:00
features Merge branch '40533-groups-tree-updates' into 'master' 2018-01-04 13:38:43 +00:00
finders Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
fixtures Fixes spec failures due to not returning metrics for MRs other than closed/merged 2018-01-02 19:27:00 -02:00
helpers Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
initializers Fix rspec errors, and add more tests to MethodCall and ActionView 2017-11-02 18:11:43 +01:00
javascripts Merge branch 'master' into 34312-eslint-vue-plugin 2018-01-04 15:53:16 +00:00
lib Merge branch 'sh-validate-path-project-import' into 'master' 2018-01-04 12:17:20 +00:00
mailers Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
migrations Cache merged and closed events data in merge_request_metrics table 2018-01-02 17:45:25 -02:00
models Merge branch 'osw-introduce-merge-request-statistics' into 'master' 2018-01-04 09:38:41 +00:00
policies Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
presenters Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
requests Merge branch 'osw-introduce-merge-request-statistics' into 'master' 2018-01-04 09:38:41 +00:00
routing Don't add a trailing slash in group redirects 2017-11-16 17:13:40 +00:00
rubocop/cop Use gitlab-styles 2017-12-22 08:34:44 -06:00
serializers Fixes spec failures due to not returning metrics for MRs other than closed/merged 2018-01-02 19:27:00 -02:00
services Merge branch 'osw-introduce-merge-request-statistics' into 'master' 2018-01-04 09:38:41 +00:00
sidekiq/cron
support 41054-Disallow creation of new Kubernetes integrations 2018-01-04 09:33:51 +00:00
tasks Remove Rugged::Repository#empty? 2017-12-07 15:33:30 +00:00
unicorn Speed up Unicorn specs by using a dummy Rack application instead of GitLab 2017-11-22 19:51:57 +00:00
uploaders Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00
validators Reallow project paths ending in periods 2017-11-06 14:46:53 +01:00
views Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
workers Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
factories_spec.rb Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00