Files
gitlabhq/app
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
..
2012-08-09 06:36:55 +03:00
2012-07-31 08:32:49 +03:00
2012-08-09 07:34:29 +03:00
2012-08-08 11:52:09 +03:00
2012-08-09 06:02:55 +03:00
2011-10-13 04:00:00 +03:00
2012-08-09 07:34:29 +03:00
2012-07-19 00:25:10 +03:00