gitlab-org--gitlab-foss/app/controllers
Douwe Maan fe26b8af94
Correctly display multiple separate discussions on the same diff line
2017-04-05 17:44:14 +01:00
..
admin Merge branch 'introduce-base-polling-interval' into 'master' 2017-04-03 14:51:37 +00:00
ci Remove deprecated legacy CI project status badge 2017-03-01 14:48:44 +01:00
concerns Remove useless queries with false conditions (e.g 1=0) 2017-04-04 13:54:58 +03:00
dashboard Revert "Merge branch '29534-todos-performance' into 'master'" 2017-03-21 15:25:00 +00:00
explore Eager load route & namespace in `Explore::ProjectsController` 2017-03-16 12:31:27 +01:00
groups MR empty state 2017-04-05 12:43:03 +00:00
import Create subgroups if they don't exist while importing projects 2017-04-05 10:09:31 +00:00
oauth Remove duplicated code in Oauth::AuthorizationsController 2017-03-07 14:54:36 +01:00
profiles Prevent users from disconnecting gitlab account from CAS 2017-03-31 18:42:34 +01:00
projects Correctly display multiple separate discussions on the same diff line 2017-04-05 17:44:14 +01:00
sherlock Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
abuse_reports_controller.rb
application_controller.rb Don't try to find a user by personal_access_token if the token is nil 2017-03-22 17:06:19 +01:00
autocomplete_controller.rb Fix autocomplete in EE when permissions are sent 2017-03-10 11:41:44 +00:00
confirmations_controller.rb Disable automatic login feature when clicking on email confirmation links 2016-12-31 10:58:08 -05:00
dashboard_controller.rb Present group and dashboard MR list without grouping by project 2017-01-27 20:20:18 -02:00
groups_controller.rb use a magic default :global symbol instead of nil 2017-03-09 11:49:52 -08:00
health_check_controller.rb
help_controller.rb Don't perform Devise trackable updates on blocked User records 2017-02-10 11:51:14 -05:00
invites_controller.rb No more and/or 2017-02-21 16:31:14 -06:00
jwt_controller.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
koding_controller.rb Don't perform Devise trackable updates on blocked User records 2017-02-10 11:51:14 -05:00
notification_settings_controller.rb
omniauth_callbacks_controller.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
passwords_controller.rb
profiles_controller.rb Update profiles/account view to display new username 2017-03-02 12:33:06 +05:30
projects_controller.rb Add ability to disable Merge Request URL on push 2017-03-17 12:35:39 +00:00
registrations_controller.rb Delete users asynchronously 2017-04-02 05:37:05 -07:00
root_controller.rb Fix the redirect to custom home page URL and move it to RootController 2017-02-27 16:51:23 +01:00
search_controller.rb Refactor SearchController#show 2017-03-31 13:03:55 +00:00
sent_notifications_controller.rb Remove default value for `project` argument on subscribable concern 2016-11-17 15:10:13 -02:00
sessions_controller.rb Fix redirection after login when the referer have params 2017-04-02 18:54:19 +03:00
snippets_controller.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
uploads_controller.rb Ensure mutable uploads are not cached without revalidation 2017-02-22 20:34:23 +01:00
users_controller.rb Fixed pagination in projects & snippets on user page 2017-03-18 10:58:46 +00:00