gitlab-org--gitlab-foss/app/roles
Robert Speicher f36f0dac9d Consolidate functionality shared between Issue and MergeRequest
Any associations, validations, delegates, scopes and methods that
were exactly the same in both Issue and MergeRequest models have been
moved to a new IssueCommonality module (role) that gets included by each
class.

There was actually quite a bit of duplication, because MergeRequests are
basically just specialized Issues.
2012-08-08 21:44:33 -04:00
..
account.rb Fix #1009 Replace all special characters in user's identity 2012-07-28 22:05:25 +09:00
authority.rb Models Refactoring: Move methods to roles 2012-06-07 15:44:57 +03:00
git_merge.rb Models Refactoring: Move methods to roles 2012-06-07 15:44:57 +03:00
issue_commonality.rb Consolidate functionality shared between Issue and MergeRequest 2012-08-08 21:44:33 -04:00
project_push.rb Better name for Project push methods module 2012-07-29 20:08:58 +03:00
push_event.rb Pushed widget improved 2012-06-21 18:41:22 +03:00
repository.rb Epic: Gitlab configuration with default values 2012-07-02 21:51:48 +03:00
ssh_key.rb Models Refactoring: Move methods to roles 2012-06-07 15:44:57 +03:00
team.rb Backend Refactoring 2012-07-31 08:32:49 +03:00
upvote.rb Models Refactoring: Move methods to roles 2012-06-07 15:44:57 +03:00