gitlab-org--gitlab-foss/spec
Francisco Javier López 68e533dc21 Add improvements to the global search process
Removed the conditions added to
Project.with_feature_available_for_user, and moved to the
IssuableFinder. Now, we ensure that, in the projects retrieved
in the Finder, the user has enough access for the feature.
2019-05-07 11:08:25 +00:00
..
bin Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
config Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
controllers Change specs to match gitlab code standards 2019-05-07 08:37:04 +12:00
db Change the schema of the common_metrics.yml 2019-04-17 20:02:24 +08:00
dependencies
factories Add improvements to the global search process 2019-05-07 11:08:25 +00:00
features Set created_at and updated_at for sorting specs 2019-05-07 10:25:28 +02:00
finders Add improvements to the global search process 2019-05-07 11:08:25 +00:00
fixtures Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
frontend Merge branch 'winh-separate-frontend-fixtures' into 'master' 2019-05-07 07:45:42 +00:00
graphql GraphQL - Add extra complexity for resolvers 2019-05-06 21:24:19 +00:00
helpers Added blank lines to meet style guide 2019-05-06 16:42:44 +01:00
initializers Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
javascripts Merge branch 'winh-separate-frontend-fixtures' into 'master' 2019-05-07 07:45:42 +00:00
lib Fix issuables state_id nil when importing projects from GitHub 2019-05-06 19:45:17 +00:00
mailers Add leave link to access_granted email 2019-05-03 17:19:16 +01:00
migrations Fix issuables state_id nil when importing projects from GitHub 2019-05-06 19:45:17 +00:00
models Add improvements to the global search process 2019-05-07 11:08:25 +00:00
policies Check instance cluster feature at policy level 2019-05-07 08:37:04 +12:00
presenters Remove duplicate clusterable presenter method 2019-05-07 08:49:27 +12:00
rack_servers Better document the current states of our testing levels 2019-04-17 15:50:10 +02:00
requests Add improvements to the global search process 2019-05-07 11:08:25 +00:00
routing Remove the `comment_personal_snippet` permission 2019-05-02 11:13:42 +01:00
rubocop Add Rubocop rule to ban include ActionView::Context 2019-04-29 06:14:53 -07:00
serializers Fix merge request pipeline exist method 2019-05-06 13:20:47 +07:00
services Merge branch 'instance_level_clusters' into 'master' 2019-05-07 07:08:52 +00:00
sidekiq/cron
support Merge branch 'winh-separate-frontend-fixtures' into 'master' 2019-05-07 07:45:42 +00:00
tasks
uploaders Clean up CarrierWave's import/export files 2019-05-07 01:27:50 -07:00
validators Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
views Merge branch '60476-actionview-missingtemplate-missing-template-projects-issues-_merge_requests-with-locale-en-formats-html-varian' into 'master' 2019-04-30 00:34:49 +00:00
workers Add gitlab-managed option to clusters form 2019-05-03 01:05:53 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Show full Rspec backtrace only in CI 2019-05-03 14:49:45 +08:00