gitlab-org--gitlab-foss/spec
Luke Duncalfe 4b9b2a43d0 GraphQL mutations for add, remove and toggle emoji
Adding new `AddAwardEmoji`, `RemoveAwardEmoji` and `ToggleAwardEmoji`
GraphQL mutations.

Adding new `#authorized_find_with_pre_checks!` and (unused, but for
completeness `#authorized_find_with_post_checks!`) authorization
methods. These allow us to perform an authorized find, and run our own
additional checks before or after the authorization runs.

https://gitlab.com/gitlab-org/gitlab-ce/issues/62826
2019-06-28 12:03:33 +12:00
..
bin
config
controllers Merge branch 'sh-avoid-loading-pipeline-status' into 'master' 2019-06-27 14:55:24 +00:00
db Backport the EE schema and migrations to CE 2019-06-17 17:09:05 +02:00
dependencies
factories GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
features Fix incorrect reaction placement in commit diff discussion 2019-06-27 07:42:18 +00:00
finders Move Multiple Issue Boards for Projects to Core 2019-06-26 12:28:00 +03:00
fixtures Add embedding flag and filter to CPU/Mem 2019-06-20 14:06:18 +00:00
frontend Fix unresponsive reply button in discussions 2019-06-27 14:33:42 +00:00
graphql GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
haml_lint/linter
helpers New RecaptchaExperimentHelper modules 2019-06-25 22:32:54 +00:00
initializers Store Let's Encrypt private key in settings 2019-05-28 04:47:34 +00:00
javascripts Merge branch '11888-regression-deploy-correlation-markers-on-monitoring-graphs-not-clickable' into 'master' 2019-06-27 18:17:07 +00:00
lib GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
mailers Fix notes email with group-level notification email 2019-06-24 09:20:10 +00:00
migrations Prevent EE backport migrations from running if CE is not migrated 2019-06-25 05:42:10 -07:00
models Change GetRawChanges RPC to use bytes 2019-06-27 13:35:13 +00:00
policies GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
presenters GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
rack_servers Add metric for measuring PumaWorkerKiller activity 2019-06-10 16:09:40 +00:00
requests GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
routing Remove deprecated /u/:username routes 2019-06-26 09:18:13 +03:00
rubocop Merge branch 'qa-extend-click-visit-actions' into 'master' 2019-05-28 16:44:22 +00:00
serializers Omit issues links in merge request entity API response 2019-06-20 15:59:41 -07:00
services Merge branch '53811-issue-boards-to-core-projects-backend-ce' into 'master' 2019-06-27 05:27:45 +00:00
sidekiq/cron
support GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
tasks Sanitize LDAP output in Rake tasks 2019-06-21 05:49:56 -05:00
uploaders Remove legacy artifact related code 2019-05-31 10:49:17 +07:00
validators
views Move Multiple Issue Boards for Projects to Core 2019-06-26 12:28:00 +03:00
workers Merge branch '61156-instance-level-cluster-pod-terminal-access' into 'master' 2019-06-27 00:30:17 +00:00
factories_spec.rb
fast_spec_helper.rb Backport gitlab.yml.example from EE 2019-06-20 14:51:49 +02:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Disable Rails SQL query cache when applying service templates 2019-06-25 15:06:38 -07:00