gitlab-org--gitlab-foss/app
Stan Hu 37a335e60e Fix remaining failures in shoulda-matcher
Starting with Rails 5, belongs_to now adds a presence validation to the
association, and so as of shoulda-matchers 4.0.0 the belong_to matcher
follows suit and tests that this validation is there by setting the
association to nil and asserting that there are validation errors. This
exposed an error with the `validate_branches` method: we need to check
the source and target project exist.
2019-05-21 23:19:07 -07:00
..
assets Merge branch '58538-discussion-top-radius' into 'master' 2019-05-21 19:01:57 +00:00
controllers Require time window params in metrics dashboard 2019-05-20 15:04:04 +00:00
finders Set attempt project search optimizations flag to default_enabled 2019-05-21 12:19:35 +00:00
graphql Use BatchModelLoader for parent in GroupType 2019-05-20 17:23:11 -05:00
helpers Resolve CE/EE diffs in new group member view 2019-05-20 23:22:43 +01:00
mailers Include MR information if possible when emailing notification of closing an issue 2019-05-16 11:59:02 +00:00
models Fix remaining failures in shoulda-matcher 2019-05-21 23:19:07 -07:00
policies SSO enforcement for project resources 2019-05-08 20:19:04 +07:00
presenters Remove duplicate clusterable presenter method 2019-05-07 08:49:27 +12:00
serializers Display classname JUnit attribute in report modal 2019-05-20 13:27:08 +00:00
services Added filtering jobs by age to jobs/request API endpoint 2019-05-20 15:03:34 +00:00
uploaders Fix incorrect prefix used in new uploads for personal snippets 2019-05-16 23:36:55 -07:00
validators Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
views Merge branch '39304-broadcast-message-buttons' into 'master' 2019-05-21 17:45:09 +00:00
workers Expire pipeline cache on finish 2019-05-21 17:16:06 +02:00