gitlab-org--gitlab-foss/app/controllers
Grzegorz Bizon d98566dcbc Merge branch 'master' into feature/svg-badge-template
* master: (52 commits)
  remove offending empty line
  Namespace EnableDeployKeyService under Projects
  Update version_sorter and use new interface for faster tag sorting
  Avoid to show the original password field when password is automatically seted
  Support pending invitation project members importing projects
  Added concern for a faster "cache_key" method
  Update templates
  "This file is managed by gitlab-ctl. Manual changes will be erased!"
  Remove legacy Ci::StaticModel we do not use anymore
  Revert "Defend against 'Host' header injection"
  Simplify feature introduction note
  Add migration-related tips to the "Merge Request Guidelines" doc
  Enable Style/SpaceAroundEqualsInParameterDefault cop
  Enable Style/EmptyLinesAroundClassBody cop
  Enable Style/EmptyLinesAroundModuleBody cop
  Ensure we are looking for the right dropdown inside the form wrapper
  Set for for labels and ID for dropdowns on create form
  Fix .panel-title style
  Refine selector for form submit button
  Fix spelling. `braches` to `branches`
  ...
2016-08-09 11:22:23 +02:00
..
admin Profile requests when a header is passed 2016-07-26 20:06:09 +02:00
ci
concerns Cache highlighted diff lines for merge requests 2016-08-03 07:00:19 +02:00
dashboard Cache todos pending/done dashboard query counts 2016-07-12 18:57:52 +02:00
explore Replace reject_blocked with reject_blocked! in callbacks. 2016-07-27 13:56:30 -06:00
groups Exclude requesters from Project#members, Group#members and User#members 2016-07-01 17:44:46 +02:00
import using shared path for project import uploads and refactored gitlab remove export worker 2016-08-04 12:51:55 +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 Merge branch 'master' into feature/svg-badge-template 2016-08-09 11:22:23 +02: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 Allow skipping users in autocomplete 2016-07-27 14:10:49 +01:00
confirmations_controller.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
dashboard_controller.rb
emojis_controller.rb
groups_controller.rb Allow to disable user request access to groups/projects 2016-07-20 14:38:21 +02: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 Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
jwt_controller.rb
namespaces_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb Added tests for 2FA check on OAuth request 2016-07-04 11:00:34 -05:00
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Clarify which project is deleted to avoid alarm 2016-07-29 16:23:13 -07: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