gitlab-org--gitlab-foss/spec
Douglas Barbosa Alexandre 279be8aaa2
Change SafeRequestStore#write to accept an options hash
This change the write to accept an options hash to make
it compatible with ActiveSupport::Cache::Store#write method.

The options hash are not passed to the underlying cache
implementation because RequestStore#write accepts only
a key, and value params.
2018-12-17 19:57:03 -02:00
..
bin
config
controllers Merge branch '55230-remove-project-cleanup-feature-flag' into 'master' 2018-12-17 13:25:09 +00:00
db Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
dependencies
factories Merge branch 'ac-releases-name-sha-author' into 'master' 2018-12-14 11:53:13 +00:00
features Remove the project_cleanup feature flag 2018-12-15 13:50:59 +00:00
finders Check can :read_clusters in finder 2018-12-17 09:51:53 +13:00
fixtures Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
frontend Delete dummy spec 2018-12-11 15:03:59 +01:00
graphql
helpers Move code to presenter 2018-12-17 09:51:53 +13:00
initializers Revert "Prefer to use correlation-id in logs" 2018-12-06 21:46:31 +01:00
javascripts Merge branch 'inline-duplicated-discussions' into 'master' 2018-12-17 12:51:50 +00:00
lib Change SafeRequestStore#write to accept an options hash 2018-12-17 19:57:03 -02:00
mailers Fix a potential frozen string error in app/mailers/notify.rb 2018-12-11 15:13:42 +01:00
migrations Add name, author and sha to releases 2018-12-13 12:15:21 +01:00
models Add new predefined variable CI_COMMIT_SHORT_SHA 2018-12-17 17:06:53 +00:00
policies
presenters Move code to presenter 2018-12-17 09:51:53 +13:00
rack_servers
requests Merge branch 'deprecated-comparing-actioncontroller-params-hash' into 'master' 2018-12-17 12:34:55 +00:00
routing
rubocop Added Cop for injecting EE modules 2018-12-13 16:09:21 +01:00
serializers Merge branch 'bw-fix-missing-board-milestone' into 'master' 2018-12-14 00:26:05 +00:00
services Merge branch 'ac-releases-name-sha-author' into 'master' 2018-12-14 11:53:13 +00:00
sidekiq/cron
support Merge branch 'remove-rails4-specific-code' into 'master' 2018-12-17 11:02:17 +00:00
tasks Restore Object Pools when restoring an object pool 2018-12-13 09:00:03 +01:00
uploaders Fix already initialized constant IDENTIFIER warning 2018-12-10 11:00:08 +05:00
validators
views Further design iteration on project overview 2018-12-07 14:11:42 +00:00
workers Send a notification email on mirror update errors 2018-12-11 23:08:17 -03:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Merge branch 'fix-rspec-offcense' into 'master' 2018-12-17 09:47:48 +00:00