gitlab-org--gitlab-foss/app/controllers
Kamil Trzciński 6b01821b0d Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'
Do not allow jobs to be erased

Closes #31771

See merge request gitlab-org/gitlab-ce!15216
2017-11-14 10:54:30 +00:00
..
admin Merge branch 'refactor-services-for-audit-events-ce' into 'master' 2017-11-03 08:40:00 +00:00
boards Create idea of read-only database 2017-10-06 22:37:40 +02:00
ci move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb` 2017-09-12 22:32:02 +03:00
concerns Merge branch 'jej/fix-lfs-integrity-with-forks' into 'master' 2017-11-14 09:48:19 +00:00
dashboard Fix access to the final page of todos 2017-11-09 13:13:48 +00:00
explore Reuse the groups tree for explore and dashboard. 2017-10-04 22:49:41 +02:00
google_api Improve redirect uri state and fix all remaining tests 2017-10-06 16:14:14 +02:00
groups Nest the group_children_path inside the canonical group path 2017-10-12 11:36:55 +02:00
import Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
oauth refactor code 2017-10-31 09:03:59 +01:00
profiles Merge branch 'refactor-services-for-audit-events-ce' into 'master' 2017-11-03 08:40:00 +00:00
projects Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master' 2017-11-14 10:54:30 +00:00
sherlock Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
snippets
abuse_reports_controller.rb Fix errors caused by attempts to report already blocked or deleted users 2017-06-28 14:37:14 -03:00
application_controller.rb Remove authentication using user.private_token 2017-11-02 11:39:02 +01:00
autocomplete_controller.rb move `find_users` method into finder and add `load_group` method 2017-09-10 18:31:06 +03:00
confirmations_controller.rb use a delegate for `username` to be more future friendly 2017-10-27 16:32:48 +02:00
dashboard_controller.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
groups_controller.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
health_check_controller.rb Remove the need to use health check token 2017-07-05 00:46:11 +02:00
health_controller.rb Merge branch '33949-remove-healthcheck-access-token' into 'master' 2017-07-11 08:51:27 +00:00
help_controller.rb Added ssh fingerprint, gitlab ci and pages information in an instance configuration page 2017-10-25 23:51:26 +03:00
invites_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
jwt_controller.rb Consistently use PersonalAccessToken instead of PersonalToken 2017-11-02 11:39:02 +01:00
koding_controller.rb
metrics_controller.rb Make Prometheus metrics endpoint return empty response when metrics are disabled 2017-09-25 23:38:34 +02:00
notification_settings_controller.rb
omniauth_callbacks_controller.rb Define ldap methods at runtime 2017-08-24 17:33:53 +02:00
passwords_controller.rb Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
profiles_controller.rb Move RSS and incoming email tokens from User Settings > Accounts to User Settings > Access Tokens 2017-11-02 11:39:03 +01:00
projects_controller.rb Refactor issuables index actions 2017-11-07 14:34:12 +01:00
registrations_controller.rb Show confirmation modal before deleting account 2017-10-06 20:40:41 +00:00
root_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
search_controller.rb Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
sent_notifications_controller.rb
sessions_controller.rb Create idea of read-only database 2017-10-06 22:37:40 +02:00
snippets_controller.rb Add support for markdown preview to group milestones 2017-10-11 20:03:19 +11:00
unicorn_test_controller.rb Better categorize test coverage results 2017-08-11 10:59:11 -04:00
uploads_controller.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
users_controller.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00