gitlab-org--gitlab-foss/spec
Robert Speicher 8ee382087d Subclass TaskList::Filter to fix a bug
Instead of using a fork, we subclass the filter and only apply the
`task-list` class to list items that actually are task lists.

Closes #1645

See https://github.com/github/task_list/pull/60
2015-05-20 12:08:33 -04: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 Simplify and unify helpers for rendering markup 2015-05-18 22:52:13 +02:00
javascripts Remove unneeded jasmine setup 2015-05-06 15:29:46 -04:00
lib Subclass TaskList::Filter to fix a bug 2015-05-20 12:08:33 -04:00
mailers Add tests for password reset token changes 2015-05-16 14:11:33 -06:00
models Merge branch 'rs-system-note' into 'master' 2015-05-12 10:45:42 +00:00
requests/api Allow to configure gitlab_shell_secret location 2015-05-16 21:46:06 +02:00
routing Fix snippet test 2015-04-22 20:12:52 +03:00
services Fix specs. 2015-05-15 15:38:05 +02:00
support Change wording for task list summaries 2015-05-06 17:27:10 -04:00
tasks/gitlab Merge branch 'fix-backup-spec-regexp' into 'master' 2015-04-03 08:49:47 +00:00
workers CI forking: tests 2015-04-06 19:45:16 +03:00
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