gitlabhq/app/models
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
..
.gitkeep init commit 2011-10-09 00:36:38 +03:00
ability.rb Merge remote-tracking branch 'origin/merge_button' 2012-04-21 12:22:56 +03:00
commit.rb commit.short_id as model method. Styled inline comment form 2012-07-27 11:22:05 +03:00
event.rb BaseContext 2012-07-20 08:39:34 +03:00
issue.rb Consolidate functionality shared between Issue and MergeRequest 2012-08-08 21:44:33 -04:00
key.rb Reannotated 2012-06-26 21:23:09 +03:00
merge_request.rb Consolidate functionality shared between Issue and MergeRequest 2012-08-08 21:44:33 -04:00
milestone.rb Reannotated 2012-06-26 21:23:09 +03:00
note.rb Reannotated 2012-06-26 21:23:09 +03:00
project.rb Better name for Project push methods module 2012-07-29 20:08:58 +03:00
project_hook.rb Refactoring of hook functionality & bootsrap system hooks 2012-07-19 00:25:10 +03:00
protected_branch.rb Reannotated 2012-06-26 21:23:09 +03:00
snippet.rb Reannotated 2012-06-26 21:23:09 +03:00
system_hook.rb System Hook: implemented 2012-07-19 00:25:10 +03:00
tree.rb Project linguist integration 2012-04-21 01:26:22 +03:00
user.rb Merge branch 'sys_hooks' of dev.gitlabhq.com:gitlabhq 2012-07-20 09:08:16 +00:00
users_project.rb System Hooks: move callback to observer 2012-07-20 01:01:29 +03:00
web_hook.rb make hooks respect http basic authentication 2012-08-02 09:48:46 +07:00
wiki.rb Add comments to Wiki pages 2012-07-19 20:23:55 -04:00