gitlab-org--gitlab-foss/app/controllers
charlie ablett 639ab5214c Remove `:graphql` feature flag
- Remove `FeatureConstrainer` call wrapping api endpoint
- Remove `Feature.enabled?(:graphql)` conditionals in back and frontend
- Modify graphql test to be graphql flag agnostic
- Remove api routing spec
- Remove frontend feature flag via `gon`
2019-07-09 12:45:23 +00:00
..
admin Fix broken specs due to cached application settings 2019-07-01 22:23:01 -07:00
boards
ci
clusters Allow switching clusters between managed/unmanaged 2019-06-18 09:09:11 +10:00
concerns CE Port of Allow bulk update for group issues 2019-07-09 11:46:16 +00:00
dashboard Change 'Todo' to 'To Do' 2019-07-04 15:45:54 +00:00
explore
google_api
groups Remove group_clusters feature flag 2019-06-28 00:28:03 +12:00
import Fix Fogbugz Importer not working 2019-06-09 23:53:49 -07:00
instance_statistics
ldap Externalize several strings in 2019-04-16 10:32:05 +00:00
oauth
profiles Externalize strings of email page in user profile 2019-06-10 08:41:22 +00:00
projects Remove `:graphql` feature flag 2019-07-09 12:45:23 +00:00
sherlock
snippets Correctly check permissions when creating snippet notes 2019-06-06 09:32:18 +02:00
users
abuse_reports_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
acme_challenges_controller.rb Add pages domains acme orders 2019-06-06 18:55:31 +00:00
application_controller.rb Enable Gitaly ref caching for SearchController 2019-06-26 16:24:46 -07:00
autocomplete_controller.rb
chaos_controller.rb
confirmations_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
dashboard_controller.rb Consider array params on rendering MR list on dashboard 2019-04-04 14:54:25 +00:00
graphql_controller.rb Remove `:graphql` feature flag 2019-07-09 12:45:23 +00:00
groups_controller.rb Revert "Include subgroups in shared_projects" 2019-07-01 11:17:47 +00:00
health_check_controller.rb
health_controller.rb
help_controller.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
ide_controller.rb
invites_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
jwt_controller.rb Externalize several strings in 2019-04-16 10:32:05 +00:00
metrics_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb CE changes for SSO web enforcement 2019-05-06 23:28:27 +07:00
passwords_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
profiles_controller.rb i18n: externalize strings from user profile settings 2019-05-09 08:39:08 +00:00
projects_controller.rb Merge branch 'sh-fix-issue-63349' into 'master' 2019-07-04 07:38:56 +00:00
registrations_controller.rb New RecaptchaExperimentHelper modules 2019-06-25 22:32:54 +00:00
root_controller.rb Update comments about N + 1 Gitaly calls 2019-04-09 17:21:16 +02:00
search_controller.rb Enable Gitaly ref caching for SearchController 2019-06-26 16:24:46 -07:00
sent_notifications_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
sessions_controller.rb Prevent password sign in restriction bypass 2019-05-21 14:12:41 +07:00
snippets_controller.rb Persist tmp snippet uploads 2019-06-17 11:25:40 -03:00
uploads_controller.rb Persist tmp snippet uploads 2019-06-17 11:25:40 -03:00
user_callouts_controller.rb
users_controller.rb