gitlab-org--gitlab-foss/app/controllers
Douglas Barbosa Alexandre babdf45a82 Use IssuesFinder instead of project.issues.visible_to_user 2016-08-17 12:58:59 -03:00
..
admin Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
ci
concerns Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-without-slack 2016-08-16 21:17:15 +01:00
dashboard Recover usage of Todos counter cache 2016-08-12 18:21:36 +02:00
explore Replace reject_blocked with reject_blocked! in callbacks. 2016-07-27 13:56:30 -06:00
groups
import Fix permissions check in controller, added relevant spec and updated docs 2016-08-11 16:59:37 +02:00
oauth
profiles Avoid to show the original password field when password is automatically seted 2016-08-08 13:55:57 -03:00
projects Use IssuesFinder instead of project.issues.visible_to_user 2016-08-17 12:58:59 -03:00
sherlock
abuse_reports_controller.rb
application_controller.rb State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
autocomplete_controller.rb Move to project dropdown with infinite scroll for better performance 2016-08-17 07:33:51 +02:00
confirmations_controller.rb
dashboard_controller.rb
emojis_controller.rb
groups_controller.rb Fix bug where destroying a namespace would not always destroy projects 2016-08-11 15:36:35 -07:00
health_check_controller.rb
help_controller.rb Replace reject_blocked with reject_blocked! in callbacks. 2016-07-27 13:56:30 -06:00
invites_controller.rb
jwt_controller.rb
namespaces_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Rename `markdown_preview` routes to `preview_markdown` 2016-08-11 15:54:18 +02:00
registrations_controller.rb Enable Style/SpaceAroundEqualsInParameterDefault cop 2016-08-06 04:03:01 +02:00
root_controller.rb
search_controller.rb Replace reject_blocked with reject_blocked! in callbacks. 2016-07-27 13:56:30 -06:00
sent_notifications_controller.rb
sessions_controller.rb Remove provider path, replace with dynamic path. 2016-08-03 11:50:38 -06:00
snippets_controller.rb
uploads_controller.rb
users_controller.rb