gitlab-org--gitlab-foss/spec/support
Alexandru Croitor 77985826d9 Show header and footer system messages in email
* Add email_header_and_footer_enabled flag to appearances table
* Set email_header_and_footer_enabled default value to false
* Add checkbox to appearance to toggle show header and footer in emails
* Add email_header_and_footer_enabled to allowed params in controller
* Add header and footer messages to the html and text email layouts
* Remove the color styling for emails header and footer
* Add empty_mailer layout for emails without layout,
to have the header and footer applied
2019-02-27 22:07:50 +02:00
..
api Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'" 2019-02-14 05:06:38 +00:00
banzai Move common tests from user and project reference filter specs to a shared example 2018-07-03 00:36:34 +05:30
chunked_io
controllers Improve the GitHub and Gitea import feature table interface 2019-02-13 00:15:57 +00:00
cycle_analytics_helpers
features Revert "Merge branch 'revert-8baf9e5f' into 'master'" 2019-02-27 12:52:53 +01:00
gitlab-git-test.git Fix encoding error in Gitaly::Commit::TreeEntry 2018-05-30 17:33:17 +02:00
gitlab_stubs Remove gem install bundler from Docker-based Ruby environments 2019-01-01 19:27:19 +09:00
google_api
helpers Prepare test suite for switch to Gitaly-embedded Git hooks 2019-02-27 10:58:21 +00:00
http_io Fix and add specs for testing metadata entry 2018-07-09 14:19:52 +02:00
import_export Fix persistent symlink in project import 2018-12-17 16:14:35 +01:00
matchers Get rid of ScheduleInstallationService 2019-02-26 16:44:31 +00:00
migrations_helpers Removes factories on Cluster background migration 2019-01-22 09:18:07 -06:00
prometheus Improve readability and move custom matchers to better place 2018-07-27 12:29:49 +02:00
protected_tags
redis Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
services Passing the separator argument as a positional parameter is deprecated 2018-12-14 22:49:26 +01:00
shared_contexts Change specs parameter to match requirements 2019-02-10 16:14:45 +01:00
shared_examples Show header and footer system messages in email 2019-02-27 22:07:50 +02:00
shoulda/matchers Fix shoulda-matchers in Rails 5 2018-06-13 13:21:12 +02:00
test_reports Squashed commit of the following: 2018-08-02 15:06:39 +09:00
trace Fix typo in spec. Add a test for the case of when trace is stored in database 2018-06-04 14:28:21 +09:00
active_record_enum.rb fix wording 2018-12-03 22:01:30 +09:00
batch_loader.rb
capybara.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
carrierwave.rb Fix RSpec/HookArgument rubocop offense 2018-12-11 11:29:58 +05:00
commit_trailers_spec_helper.rb
db_cleaner.rb Fix RSpec/HookArgument rubocop offense 2018-12-11 11:29:58 +05:00
forgery_protection.rb
generate-seed-repo-rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
issuables_requiring_filter_shared_examples.rb convert specs in javascripts/ and support/ to new syntax 2018-12-21 10:10:26 +01:00
json_response.rb
omni_auth.rb
prepare-gitlab-git-test-for-commit
rspec.rb Move fixture_path out of support/rspec file which is used by fast_spec_helper, so that fast specs can be run on its own again. 2018-08-31 10:23:57 +12:00
seed.rb
setup_builds_storage.rb Fix RSpec/HookArgument rubocop offense 2018-12-11 11:29:58 +05:00
sidekiq.rb Disable query limit counter in sidekiq 2018-09-04 08:48:00 +02:00
stored_repositories.rb Remove broken git storage for testing 2018-10-23 10:36:47 +02:00
stub_version.rb Show the commit-sha for pre-release versions 2018-10-02 16:11:32 +02:00
unpack-gitlab-git-test
webmock.rb