gitlab-org--gitlab-foss/app/controllers
Grzegorz Bizon c7db5b3efa Merge branch 'master' into auto-pipelines-vue
* master: (73 commits)
  Remove pages/snippets css
  Remove unused bootstrap imports
  Shift emojis and icons styles into framework
  Introduce deployment services, starting with a KubernetesService
  Username exists check respects the relative root URL
  add node_modules to our eslintignore settings
  Remove white space between nav items
  fix transient timing failure adding timecop
  Improve build status specs contexts descriptions
  Add some missing tests for detailed status methods
  Fix wrong error message expectation in API::Commits spec
  resolve all instances of no-undef eslint rule violations
  Remove trailing blank line from Allowable module
  expand remaining non-explicit eslint-disable blocks and factor ...
  Introduce $CI_BUILD_REF_SLUG
  Finish refactoring grays
  Combining more grays
  Remove duplicate shades of gray and black
  Encode when migrating ProcessCommitWorker jobs
  Prevent overflow with vertical scroll when we have space to show ...
  ...
2016-12-15 13:42:16 +01:00
..
admin Add nested groups support on data level 2016-12-08 11:47:16 +02:00
ci
concerns Introduce deployment services, starting with a KubernetesService 2016-12-14 21:06:26 +00:00
dashboard
explore
groups Add nested groups support on data level 2016-12-08 11:47:16 +02:00
import
oauth
profiles
projects Fix rubocop offenses in code related to pipelines 2016-12-15 13:41:46 +01:00
sherlock
abuse_reports_controller.rb
application_controller.rb Merge branch 'dz-allow-nested-group-routing' into 'master' 2016-11-24 04:31:54 +00: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
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
koding_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb
profiles_controller.rb
projects_controller.rb
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 fix: removed signed_out notification 2016-12-12 15:04:48 +05:30
snippets_controller.rb
uploads_controller.rb
users_controller.rb