gitlab-org--gitlab-foss/spec
Alexis Reigel 5202c3f0c8
fix resetFavicon so that it actually resets
2018-06-05 16:20:21 +02:00
..
bin
config
controllers Merge branch '36862-subgroup-milestones' into 'master' 2018-06-05 06:25:55 +00:00
db/production Enable prometheus metrics by default 2018-05-07 08:46:23 +00:00
factories Resolve "Update `updated_at` on an issue/mr on every issue/mr changes" 2018-06-01 15:09:08 +00:00
features whitelist allowed file types for custom favicons 2018-06-05 16:20:20 +02:00
finders Refactor validations and make runner factory by default to be instance-wide runner 2018-05-31 10:56:07 +02:00
fixtures Resolve "Update `updated_at` on an issue/mr on every issue/mr changes" 2018-06-01 15:09:08 +00:00
helpers extract favicon logic to lib class 2018-06-05 16:20:19 +02:00
initializers Update validator 2018-06-04 22:31:01 +02:00
javascripts fix resetFavicon so that it actually resets 2018-06-05 16:20:21 +02:00
lib call Gitlab::Favicon.status in serializer 2018-06-05 16:20:21 +02:00
mailers Replace have_html_espaced_body_text after 517598ba 2018-06-03 22:29:51 +09:00
migrations Fix specs. Rename migration file name which was conflicted with background migration's. 2018-06-04 14:14:20 +09:00
models send ico files with inline disposition 2018-06-05 16:20:20 +02:00
policies Enable update_(build|pipeline) for maintainers 2018-05-15 08:18:22 +00:00
presenters Removes redundant error message for script failures 2018-05-24 15:14:28 -05:00
requests Merge branch 'sh-fix-pipeline-jobs-nplus-one' into 'master' 2018-06-05 10:11:23 +00:00
routing Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
rubocop/cop Allow comment after if/unless clause 2018-05-29 10:38:59 +02:00
serializers Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'master' 2018-06-01 12:43:43 +00:00
services Merge branch '46452-nomethoderror-undefined-method-previous_changes-for-nil-nilclass' into 'master' 2018-06-05 12:06:25 +00:00
sidekiq/cron
support Merge branch 'add-background-migrations-for-not-archived-traces' into 'master' 2018-06-05 12:35:21 +00:00
tasks Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
unicorn
uploaders call Gitlab::Favicon.status in serializer 2018-06-05 16:20:21 +02:00
validators Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
views Fix fast admin counters not working when PostgreSQL has secondaries 2018-05-25 22:58:43 -07:00
workers Merge branch 'rails5-cattr' into 'master' 2018-05-31 08:04:32 +00:00
factories_spec.rb
fast_spec_helper.rb Improve fast specs helper to autoload the library 2018-05-11 13:33:10 +02:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Support resetting of Prometheus metrics between test runs 2018-05-09 14:33:42 -07:00