Files
gitlabhq/app
Yorick Peterse 8a9164bf04 Set inverse_of for Project/Services relation
This ensures that code such as this don't run needless SQL queries:

    project.gitlab_issue_tracker_service.project

This also means that if the root `project` eager loads any associations
the Service object will be able to re-use those.
2016-06-15 18:54:23 +02:00
..
2016-06-14 13:18:14 +02:00