gitlab-org--gitlab-foss/spec
Douglas Barbosa Alexandre ec14d3fe34
Don't use MilestoneFinder for group milestones
This refactors the DashboardGroupMilestone model so that it no
longer uses the MilestoneFinder, instead using methods defined
on the Milestone model directly.
2018-09-18 11:35:21 -03:00
..
bin Include private contributions in user contribution graph 2018-09-07 15:08:55 +00:00
config Enable omniauth by default 2018-09-13 13:44:04 +01:00
controllers Expose runners status information in job api 2018-09-18 07:42:59 +00:00
db Use Rails.root for CommonMetricsImporter 2018-09-11 17:40:32 +02:00
dependencies
factories Use the correct email address when committing via a file service 2018-09-17 14:14:58 +01:00
features Merge branch 'rs-have_link-arguments' into 'master' 2018-09-18 08:20:39 +00:00
finders Merge branch 'feature/runner-state-filter-for-admin-view' into 'master' 2018-09-14 09:03:44 +00:00
fixtures Expose runners status information in job api 2018-09-18 07:42:59 +00:00
graphql
helpers Remove images in 'first_line_in_markdown' 2018-09-13 10:33:06 -05:00
initializers
javascripts Merge branch 'decouple-file-row-from-ide' into 'master' 2018-09-17 16:19:27 +00:00
lib Merge branch 'osw-gitaly-diff-stats-client' into 'master' 2018-09-17 16:29:42 +00:00
mailers Automatically disable Auto DevOps for project upon first pipeline failure 2018-09-06 19:20:42 +00:00
migrations Remove orphaned label links 2018-09-07 07:38:44 -07:00
models Don't use MilestoneFinder for group milestones 2018-09-18 11:35:21 -03:00
policies Merge branch '39665-restrict-issue-reopen' into 'master' 2018-09-04 14:22:26 +00:00
presenters Fix grammar (setup to set-up) in code comments, spec, views, etc. 2018-09-17 09:17:33 +00:00
requests Resolve "500 Internal Server Error: Deleting branch of deleted project" 2018-09-12 20:52:30 +00:00
routing [master] Missing CSRF in System Hooks resend action 2018-08-28 16:36:25 -05:00
rubocop Added FromUnion to easily select from a UNION 2018-09-17 12:39:43 +02:00
serializers Add empty state illustration information in job API 2018-09-11 17:13:24 +00:00
services Merge branch '51564-fix-commit-email-usage' into 'master' 2018-09-18 12:07:52 +00:00
sidekiq/cron
support Merge branch 'rs-markdown-feature-parity' into 'master' 2018-09-17 17:22:47 +00:00
tasks Port cleanup tasks to use Gitaly 2018-09-07 13:58:31 +02:00
unicorn
uploaders Merge branch 'fix-namespace-upload' into 'master' 2018-09-11 14:42:35 +00:00
validators Allow UrlValidator to work with attr_encrypted 2018-09-17 19:34:40 +01:00
views Correct usage of the have_link matcher 2018-09-14 15:36:40 -05:00
workers Log project services errors when executing async 2018-09-10 18:01:25 -03:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Ensure in-memory application settings are cleared before each test 2018-09-10 11:48:09 +02:00