gitlab-org--gitlab-foss/spec
Dmitriy Zaporozhets 9c6f4a2351 Merge branch 'dashboard-references' into 'master'
Fix reference links in dashboard activity and ATOM feeds.

References like `@user` were not linked on the dashboard activity feed and in Atom feeds, because the reference parser depends on `@project` which isn't set in those situations.

This MR passes the project in question to the reference parsers in an option.

cc @rspeicher

See merge request !653
2015-05-15 09:59:26 +00:00
..
controllers Merge branch 'fix-avatar-removal' into 'master' 2015-05-12 14:46:58 +00:00
factories Simplify Note model specs 2015-05-11 00:01:16 -04:00
features Handle password reset for users with 2FA enabled 2015-05-11 14:31:31 -04:00
finders Group milestones by title in the dashboard and all other issue views 2015-05-01 01:12:58 +02:00
fixtures Remove class and id attributes from SanitizationFilter whitelist 2015-05-08 12:31:34 -04:00
helpers Fix reference links in dashboard activity and ATOM feeds. 2015-05-14 13:05:33 +02:00
javascripts Remove unneeded jasmine setup 2015-05-06 15:29:46 -04:00
lib Minor RelativeLinkFilter cleanup 2015-05-13 14:08:37 -04:00
mailers Revert "Allow to configure smtp and sendmail in gitlab.yml" 2015-05-06 17:39:18 +03:00
models Merge branch 'rs-system-note' into 'master' 2015-05-12 10:45:42 +00:00
requests/api Add order option for projects API 2015-05-14 15:49:09 +03:00
routing Fix snippet test 2015-04-22 20:12:52 +03:00
services Call merge request web hook for each commits 2015-05-13 09:33:20 +02:00
support Change wording for task list summaries 2015-05-06 17:27:10 -04:00
tasks/gitlab
workers
factories.rb Add :two_factor trait to User factory 2015-05-09 17:32:48 -04:00
factories_spec.rb Remove the invalid key factories 2015-04-11 17:12:10 -04:00
spec_helper.rb Move RSpec setup for Capybara to its own support file 2015-04-25 21:33:16 -04:00