gitlab-org--gitlab-foss/app/controllers/concerns
Timothy Andrew 4d6da770de Implement minor changes from @dbalexandre's review.
- Mainly whitespace changes.

- Require the migration adding the `scope` column to the
  `personal_access_tokens` table to have downtime, since API calls will
  fail if the new code is in place, but the migration hasn't run.

- Minor refactoring - load `@scopes` in a `before_action`, since we're
  doing it in three different places.
2016-12-16 16:29:31 +05:30
..
authenticates_with_two_factor.rb Restrict failed login attempts for users with 2FA 2016-10-04 15:01:38 +01:00
continue_params.rb
creates_commit.rb Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security' 2016-12-08 21:42:07 -03:00
cycle_analytics_params.rb refactored duplicated code in controller, updated JSON array naming and fixed specs 2016-11-17 08:22:57 +01:00
diff_for_path.rb Fix expanding a collapsed diff when converting a symlink to a regular file 2016-11-10 18:24:12 +01:00
filter_projects.rb
global_milestones.rb
issuable_actions.rb Backport some changes done from Time Tracking feature in EE. 2016-11-18 21:19:04 -05:00
issuable_collections.rb More aggressively preload on merge request and issue index pages 2016-11-18 14:21:43 +02:00
issues_action.rb More aggressively preload on merge request and issue index pages 2016-11-18 14:21:43 +02:00
lfs_request.rb Move LfsHelper to a new LfsRequest concern 2016-11-23 17:28:11 +01:00
membership_actions.rb Fix a few things after the initial improvment to Members::DestroyService 2016-10-03 16:57:48 +02:00
merge_requests_action.rb Fix Archived project merge requests add to group's Merge Requests 2016-12-05 18:06:36 +01:00
oauth_applications.rb Implement minor changes from @dbalexandre's review. 2016-12-16 16:29:31 +05:30
service_params.rb Introduce deployment services, starting with a KubernetesService 2016-12-14 21:06:26 +00:00
spammable_actions.rb
toggle_award_emoji.rb Ensure user is authenticated to create a new snippet 2016-11-28 16:57:49 +01:00
toggle_subscription_action.rb Use @project as default on ToggleSubscriptionAction concern 2016-11-17 15:10:13 -02:00
workhorse_request.rb Move LfsHelper to a new LfsRequest concern 2016-11-23 17:28:11 +01:00