gitlab-org--gitlab-foss/spec
Ruben Davila bdc9322450 Use normal associations instead of polymorphic.
We can't properly use foreign keys on columns that are configured for
polymorphic associations which has disadvantages related to data
integrity and storage. Given we only use time tracking for Issues and
Merge Requests we're moving to the usage of regular associations.
2017-02-07 10:41:44 -05:00
..
bin
config
controllers Merge branch '21518_recaptcha_spam_issues' into 'master' 2017-02-07 14:21:13 +00:00
db/production Introduce "stub_env" test helper for safely stubbing environment variables 2017-01-09 18:19:48 +01:00
factories Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
features Merge branch '8082-permalink-to-file' into 'master' 2017-02-07 15:15:14 +00:00
finders Add traits for ProjectFeatures to Project factory 2017-02-05 13:11:45 +05:00
fixtures Merge branch 'fix-references-header-parsing' into 'master' 2017-02-06 19:33:21 +00:00
helpers Merge branch '27632_fix_mr_widget_url' into 'master' 2017-02-07 14:00:29 +00:00
initializers Add metric initializer spec 2017-01-24 14:42:57 +00:00
javascripts Merge branch '27343-autocomplete-post-to-wrong-url-when-not-hosting-in-root' into 'master' 2017-02-07 00:13:16 +00:00
lib Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
mailers
migrations fix typo, added relevant spec 2017-01-16 16:11:50 +01:00
models Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
policies More backport 2017-02-06 17:19:37 -06:00
presenters/ci More improvements to presenters 2017-01-18 16:38:35 +01:00
requests Remove /projects/:id/keys/.. endpoints 2017-02-07 14:14:15 +01:00
routing Merge branch 'master' into jej-pages-picked-from-ee 2017-02-03 17:25:26 +00:00
serializers Return serializable hash from a represented serializer 2017-01-27 13:02:59 +01:00
services Merge branch '21518_recaptcha_spam_issues' into 'master' 2017-02-07 14:21:13 +00:00
support Merge branch 'traits-for-featurs' into 'master' 2017-02-06 17:00:46 +00:00
tasks/gitlab Merge branch 'master' into jej-pages-picked-from-ee 2017-02-03 17:25:26 +00:00
uploaders Don't delete files from spec/fixtures 2017-01-03 15:37:32 +01:00
views Fix broken tests 2017-02-03 09:43:04 +00:00
workers Add traits for ProjectFeatures to Project factory 2017-02-05 13:11:45 +05:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Add the rspec_profiling gem and documentation to the GitLab development environment 2017-01-27 12:41:16 +00:00