gitlab-org--gitlab-foss/spec
Stan Hu e19499caf5 Format from and to fields in JSON audit log
To make it possible to index the `from` and `to` fields with
Elasticsearch and other tools, we need the types to be the same.
Currently they are a mix of boolean and string values.

Part of https://gitlab.com/gitlab-org/gitlab-ee/issues/12599
2019-07-11 13:46:51 -07:00
..
bin
config
controllers Add endpoint to move multiple issues 2019-07-11 15:44:09 +02:00
db Remove CommonMetricsImporter patch 2019-07-09 17:02:08 -06:00
dependencies
factories Make sure all specs run properly 2019-07-11 11:59:53 +02:00
features Fix invalid milestone URL for new milestone dropdown 2019-07-09 19:56:38 +03:00
finders Adding order by to list runner jobs api. 2019-07-05 14:24:56 +05:30
fixtures Fetch users from Phabricator to link to issues 2019-07-10 17:15:43 +02:00
frontend Merge branch '62088-search-back' into 'master' 2019-07-11 05:43:10 +00:00
graphql GraphQL support for Notes created in discussions 2019-07-10 12:13:48 +12:00
haml_lint/linter
helpers Merge branch 'fix_simple_format_undefined' into 'master' 2019-07-10 20:15:41 +00:00
initializers Remove ignored circuit_breaker columns 2019-06-28 10:30:40 +02:00
javascripts Merge branch 'registry-fix-multi-delete-modal' into 'master' 2019-07-11 11:40:07 +00:00
lib Give Knative serving permissions to service account 2019-07-11 11:26:15 +00:00
mailers Remove group in notification email subject 2019-07-01 16:23:11 +08:00
migrations Change occurrence of Sidekiq::Testing.inline! 2019-07-03 20:02:17 +00:00
models Merge branch '64161-gitlab-fqdn' into 'master' 2019-07-11 12:41:40 +00:00
policies Merge branch '62826-graphql-emoji-mutations' into 'master' 2019-06-28 07:48:29 +00:00
presenters GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
rack_servers
requests GraphQL support for Notes created in discussions 2019-07-10 12:13:48 +12:00
routing Add routing spec for deploy_tokens controller 2019-07-10 15:58:34 +00:00
rubocop Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
serializers Share project object in EnvironmentStatus 2019-07-08 09:13:21 +12:00
services Format from and to fields in JSON audit log 2019-07-11 13:46:51 -07:00
sidekiq/cron
support Merge branch '63667-hashed-storage-migration-count-correctly' into 'master' 2019-07-11 16:57:04 +00:00
tasks Display the amount for Hashed Storage migration/rollback correctly 2019-07-10 22:14:50 +01:00
uploaders Use #filename when generating upload URLs 2019-07-04 03:46:26 +08:00
validators Fix color validation regex 2019-06-25 09:06:26 +08:00
views Replace 'JIRA' with 'Jira' 2019-06-28 13:25:56 +00:00
workers Schedule namespace aggregation in other contexts 2019-07-08 15:06:05 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Add a memory cache local to the thread to reduce Redis load 2019-07-01 22:23:01 -07:00