gitlab-org--gitlab-foss/app/controllers
2016-05-25 11:08:00 +01:00
..
admin Minor runner-related code refactorings 2016-05-19 22:01:53 +02:00
ci
concerns Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage' 2016-05-18 12:48:23 -05:00
dashboard Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage' 2016-05-18 12:48:23 -05:00
explore
groups Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage' 2016-05-18 12:48:23 -05:00
import
oauth
profiles Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage' 2016-05-18 12:48:23 -05:00
projects Fixed issue with button color when no CI enabled 2016-05-25 11:08:00 +01:00
sherlock
abuse_reports_controller.rb
application_controller.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
autocomplete_controller.rb
confirmations_controller.rb
dashboard_controller.rb Restrict starred projects to viewable ones 2016-05-10 18:13:52 +01:00
emojis_controller.rb
groups_controller.rb
health_check_controller.rb Support token header for health check token, and general cleanup of the health_check feature. 2016-05-11 17:27:08 -07:00
help_controller.rb
invites_controller.rb
jwt_controller.rb Fix the CI login to Container Registry (the gitlab-ci-token user) 2016-05-23 00:34:51 +02:00
namespaces_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' 2016-05-20 21:08:57 +00:00
registrations_controller.rb current_user.confirmed_at.present? => current_user.confirmed? 2016-05-20 13:52:42 -04:00
root_controller.rb
search_controller.rb
sent_notifications_controller.rb
sessions_controller.rb
snippets_controller.rb
uploads_controller.rb
users_controller.rb