Files
gitlabhq/app/models
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 18:34:48 +02:00
2016-06-14 13:18:14 +02:00
2011-10-09 00:36:38 +03:00
2016-05-18 08:47:15 -05:00
2016-03-06 23:07:19 -05:00
2016-03-29 12:19:09 +01:00
2016-06-14 13:18:14 +02:00
2015-12-18 14:19:48 -06:00
2016-05-31 19:33:46 -03:00
2016-06-01 12:10:08 +02:00
2016-06-14 13:18:14 +02:00
2016-05-18 23:45:25 -05:00
2016-06-01 16:22:35 +02:00
2016-05-31 11:24:58 -03:00
2016-06-14 08:36:07 +01:00
2016-06-14 13:07:26 +02:00