gitlab-org--gitlab-foss/spec
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
..
contexts Allow searching by namespace name, include public projects 2013-10-24 11:23:26 -04:00
controllers Don't show users password change page if ldap users 2013-09-17 22:38:08 -04:00
factories Reannotate 2013-08-21 12:34:02 +03:00
features Fix rspec test after bdd3513f03 2013-10-20 18:29:11 +03:00
fixtures Ability to edit comments 2013-07-01 10:48:02 +01:00
helpers Preselect the current issue tracker with selected="selected" 2013-11-01 15:33:47 +01:00
javascripts Make rake gitlab:test works 2013-09-29 23:36:44 +03:00
lib Test if markdown is rendered properly. 2013-10-11 13:44:00 +02:00
mailers Fix minor errors/annoyances in email templates 2013-11-08 10:20:15 -06:00
models Replace assign with stub for default_branch 2013-11-06 19:13:45 +02:00
observers Updated missed styles 2013-10-10 09:17:30 -04:00
requests/api Remove default_branch support from API project creation 2013-11-06 19:14:11 +02:00
routing Expand refs constraints to include valid characters 2013-10-24 16:31:15 +11:00
services Include project_id in webhook payload. 2013-10-14 12:03:25 +02:00
support Revert "More escaping" 2013-11-05 15:35:49 +02:00
tasks/gitlab Fix typos 2013-07-29 12:47:06 +02:00
workers fixed test using repo with commits but old factory 2013-04-01 19:06:47 +03:00
factories.rb Speed up tests 2013-10-17 10:52:38 +03:00
factories_spec.rb Style changes from review with @randx 2013-07-17 22:48:03 -04:00
seed_project.tar.gz Test if markdown is rendered properly. 2013-10-11 13:44:00 +02:00
spec_helper.rb Merge Request on forked projects 2013-07-17 22:41:30 -04:00