gitlabhq/app
2013-03-31 18:50:17 +03:00
..
assets Merge pull request #3369 from hiroponz/display-note-count 2013-03-30 15:10:26 -07:00
contexts remove notify checkboxes from note forms 2013-03-28 15:39:18 +02:00
controllers 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
decorators Use name+username in team -> new 2013-03-13 19:24:30 +02: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 Fix tests and remove app/models/repository.rb 2013-03-31 18:50:17 +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