• Y
    Set inverse_of for Project/Services relation · 8a9164bf
    Yorick Peterse 提交于
    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.
    8a9164bf
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG 151.0 KB