gitlabhq/app
2013-03-31 23:45:38 +03:00
..
assets Merge pull request #3369 from hiroponz/display-note-count 2013-03-30 15:10:26 -07:00
contexts Decorate Gitlab::Git::Commit with Commit 2013-03-31 19:00:45 +03:00
controllers Decorate Gitlab::Git::Commit with Commit 2013-03-31 19:00:45 +03:00
decorators Remove Commit & Tree decorators 2013-03-31 23:44:59 +03:00
helpers Merge pull request #3369 from hiroponz/display-note-count 2013-03-30 15:10:26 -07:00
mailers Fixed new mr/issue emails 2013-03-28 12:52:44 +02:00
models Add Repository model to proxy request to Gitlab::Git::Repositoty and decorate commits with Commit model 2013-03-31 23:45:38 +03:00
observers Add close issue/mr methods to Notify. Refactored Notificationservice 2013-03-28 12:14:53 +02:00
services Fix Note notification for entities without assignee 2013-03-28 16:00:19 +02:00
uploaders skip protection to aws3 2013-02-15 09:49:35 +02:00
views Use existing methods for branch names: Ex use @repository.branch_names instead of @repository.heads.map(&:name) 2013-03-31 17:08:10 +03:00
workers replace Gitolited mixin with Gitlab::ShellAdapter 2013-03-21 21:01:14 +02:00