gitlab-org--gitlab-foss/app/controllers
Sean McGivern 16335b3c4d Merge branch 'issue_25578' into 'master'
Fix redirect after update file when user has forked project

Closes #25578

See merge request !8371
2016-12-30 16:36:01 +00:00
..
admin Merged the 'groups' and 'projects' tabs when viewing user profiles 2016-12-29 22:42:16 +00:00
ci
concerns Fix redirect after update file when user has forked project 2016-12-29 21:11:34 -02:00
dashboard applies url_for so that we dont lose filters when redirecting 2016-12-23 15:09:34 +00:00
explore
groups Sort group/project members alphabetically by default 2016-12-16 20:28:38 -02:00
import Namespace access token session key in Import::GithubController 2016-12-19 17:35:51 +01:00
oauth Implement minor changes from @dbalexandre's review. 2016-12-16 16:29:31 +05:30
profiles Merge branch '20492-access-token-scopes' into 'master' 2016-12-16 17:38:41 +00:00
projects Merge branch '25925-fix-tag-sorting-and-filtering-options' into 'master' 2016-12-29 15:41:22 +00:00
sherlock
abuse_reports_controller.rb
application_controller.rb Rename Gogs to Gitea, DRY the controller and improve views 2016-12-19 17:35:51 +01:00
autocomplete_controller.rb Do not raise error in AutocompleteController#users when not authorized 2016-11-30 10:09:14 +05:00
confirmations_controller.rb
dashboard_controller.rb
emojis_controller.rb
groups_controller.rb Merge branch 'dz-nested-group-misc' into 'master' 2016-12-29 18:51:29 +00:00
health_check_controller.rb
help_controller.rb Fix URL rewritting in the Help section 2016-12-01 16:40:48 +01:00
invites_controller.rb
jwt_controller.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
koding_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Changed autocomplete_sources into an action that returns a single 'at' type of sources at a time 2016-12-15 15:20:33 +00:00
registrations_controller.rb Merge branch 'destroy-session' into 'security' 2016-12-08 21:21:06 -03:00
root_controller.rb
search_controller.rb
sent_notifications_controller.rb
sessions_controller.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
snippets_controller.rb
uploads_controller.rb
users_controller.rb