This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
943baa1392
gitlab-org--gitlab-foss
/
app
/
controllers
/
admin
History
Robert Speicher
02b25598cb
Merge branch 'bvl-add-all-settings-to-api' into 'master'
...
Add all ApplicationSettings attributes to the API See merge request
!12851
2017-07-27 23:55:23 +00:00
..
abuse_reports_controller.rb
appearances_controller.rb
application_controller.rb
application_settings_controller.rb
Make the attribute list for application settings reusable
2017-07-27 11:49:27 +02:00
applications_controller.rb
Use params#require instead params[] access
2017-07-27 12:09:46 -04:00
background_jobs_controller.rb
broadcast_messages_controller.rb
cohorts_controller.rb
conversational_development_index_controller.rb
dashboard_controller.rb
Fixes 500 error caused by pending delete projects in admin dashboard
2017-07-25 17:59:47 +01:00
deploy_keys_controller.rb
Merge branch '3191-deploy-keys-update' into 'master'
2017-06-07 14:37:50 +00:00
groups_controller.rb
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
2017-06-07 09:45:16 +11:00
health_check_controller.rb
hook_logs_controller.rb
Wrong data type when testing webhooks
2017-07-20 15:12:06 +00:00
hooks_controller.rb
Wrong data type when testing webhooks
2017-07-20 15:12:06 +00:00
identities_controller.rb
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
2017-06-07 09:45:16 +11:00
impersonation_tokens_controller.rb
impersonations_controller.rb
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
2017-06-07 09:45:16 +11:00
jobs_controller.rb
keys_controller.rb
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
2017-06-07 09:45:16 +11:00
labels_controller.rb
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
2017-06-07 09:45:16 +11:00
logs_controller.rb
projects_controller.rb
Decrease ABC threshold to 56.96
2017-07-24 10:54:16 +00:00
requests_profiles_controller.rb
runner_projects_controller.rb
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
2017-06-07 09:45:16 +11:00
runners_controller.rb
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
2017-06-07 09:45:16 +11:00
services_controller.rb
spam_logs_controller.rb
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
2017-06-07 09:45:16 +11:00
system_info_controller.rb
users_controller.rb
fix spec failures
2017-06-23 19:00:22 +02:00