gitlab-org--gitlab-foss/app
Drew Blessing 57ad81a9c5 Fix minor errors/annoyances in email templates
There was some funny syntax in merge request email templates. There was a ! before
the merge request number when there probably should be a #. This may be some carry over
from markdown but should not be in email templates.  There were also some capitalization
discrepancies among the subject lines. For those OCD people out there I standardized the
capitalization. :)
2013-11-08 10:20:15 -06:00
..
assets Support -ms-linear-gradient style for IE10+ 2013-11-02 23:19:35 +01:00
contexts Removed Project#discover_default_branch since it not needed any more 2013-11-08 09:22:50 +02:00
controllers Removed Project#discover_default_branch since it not needed any more 2013-11-08 09:22:50 +02:00
helpers Remove User#namespaces method from code 2013-11-05 17:15:43 +02:00
mailers Fix minor errors/annoyances in email templates 2013-11-08 10:20:15 -06:00
models Removed Project#discover_default_branch since it not needed any more 2013-11-08 09:22:50 +02:00
observers Project#default_branch use repo HEAD instead of DB value now 2013-11-06 18:45:39 +02:00
services Removed Project#discover_default_branch since it not needed any more 2013-11-08 09:22:50 +02:00
uploaders
views Fix minor errors/annoyances in email templates 2013-11-08 10:20:15 -06:00
workers Removed Project#discover_default_branch since it not needed any more 2013-11-08 09:22:50 +02:00