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
..
assets slim comment form 2012-08-09 06:36:55 +03:00
contexts Backend Refactoring 2012-07-31 08:32:49 +03:00
controllers Wiki pages page 2012-08-09 07:34:29 +03:00
decorators commit.short_id as model method. Styled inline comment form 2012-07-27 11:22:05 +03:00
helpers Fixed markdown tests 2012-08-08 11:52:09 +03:00
mailers Fixed gfm mailer 2012-08-09 06:02:55 +03:00
models Consolidate functionality shared between Issue and MergeRequest 2012-08-08 21:44:33 -04:00
observers Merge branch 'add_wiki_comments' of git://github.com/seeingidog/gitlabhq into seeingidog-add_wiki_comments 2012-07-25 21:36:30 +03:00
roles Consolidate functionality shared between Issue and MergeRequest 2012-08-08 21:44:33 -04:00
uploaders v1.0 2011-10-13 04:00:00 +03:00
views Wiki pages page 2012-08-09 07:34:29 +03:00
workers System Hook: implemented 2012-07-19 00:25:10 +03:00