gitlab-org--gitlab-foss/spec
Filipa Lacerda 5de85992bb
Merge branch 'master' into vue-mr-widget-state
* master:
  Split the setup-test-env job in two
  Remove the wait time for the login form check
  Fix protected branches API to accept name parameter with dot
  Update outdated docs for CI/CD quick start
  _never_ unset gitlab.full_path
  Backport to match EE icons
  Add horizontal scroll to wiki tables
  Update best_practices.md Remove duplicate list item in "General Guidelines" Section.
  Permits 'password_authentication_enabled_for_git' parameter for ApplicationSettingsController
  Move rugged-call from Project#write_repository_config to Git::Repository#write_config
  doc: Spelling fixes
  Update Auto DevOps template
  Disable scss-lint around text-decoration-skip
  Add text-decoration-skip: ink to all underlined elements
  Fix Shows signin tab after new user email confirmation
  Fixes mistake in change log doc.
2018-01-22 10:19:28 +00:00
..
bin
config
controllers Merge branch '42206-permit-password-for-git-param' into 'master' 2018-01-22 08:31:09 +00:00
db/production
factories Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
features Merge branch 'rc/improve-mr-feature-specs' into 'master' 2018-01-18 20:36:06 +00:00
finders Merge branch 'milestones-finder-order-fix' into 'security-10-3' 2018-01-16 17:04:38 -08:00
fixtures Merge branch 'remove-soft-removals' into 'master' 2018-01-11 16:06:01 +00:00
helpers Merge branch '41247-timestamp' into 'master' 2018-01-18 23:05:28 +00:00
initializers Fixing bug related to wiki last version 2018-01-09 16:01:09 +00:00
javascripts Merge branch 'master' into vue-mr-widget-state 2018-01-22 10:19:28 +00:00
lib Merge branch '42159-utf8-uploads' into 'master' 2018-01-19 08:44:55 +00:00
mailers Initial work to add notification reason to emails 2018-01-16 19:17:55 -06:00
migrations Fix spec/migrations/update_upload_paths_to_system_spec.rb to use the :migration metadata 2018-01-18 12:17:22 +01:00
models Merge branch '42154-fix-artifact-size-calc' into 'master' 2018-01-18 23:13:44 +00:00
policies Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
presenters Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
requests Merge branch '42231-protected-branches-api-route-returns-404-for-branches-with-dots' into 'master' 2018-01-22 08:45:36 +00:00
routing
rubocop/cop Make sure it's not offending to use local ||= val 2018-01-13 00:24:12 +08:00
serializers Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
services Merge branch '41532-email-reason' into 'master' 2018-01-19 11:01:46 +00:00
sidekiq/cron
support Merge branch '41532-email-reason' into 'master' 2018-01-19 11:01:46 +00:00
tasks Refactoring spec for the gitlab:uploads:check rake task 2018-01-08 19:43:53 -02:00
unicorn
uploaders Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00
validators
views Merge branch '39988-hide-new-branch-tag-empty-repo' into 'master' 2018-01-11 13:43:06 +00:00
workers Initial work to add notification reason to emails 2018-01-16 19:17:55 -06: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 Use an at_exit hook to stop test gitaly 2018-01-15 12:46:56 +01:00