gitlab-org--gitlab-foss/app/controllers
Filipa Lacerda 335d4a535f Merge branch 'master' into issue-discussions-refactor
* master: (76 commits)
  Add code review guidelines related to Build [CI skip].
  Make time span dropdown style on cycle analytics page consistent
  Add 204. Remove duplicated method.
  Make sure we didn't commit conflicts
  Fix bug in blob test
  Always fetch branches before finding the merge base, otherwise we could find an outdated merge base
  Fixes dropdown margin in sidebar
  Docs add blog articles
  Inline script cleanup globals and easy
  Add option to use CommitLanguages RPC
  CI fixes for gitaly-ruby
  fix
  Allow logged in users to read user list under public restriction
  Small refactor in LegacyNamespace and moved back send_update_instructions
  Rename ensure_dir_exist -> ensure_storage_path_exist
  Added some extra TODOs for the Legacy Storage refactor
  Make disk_path keyword argument and optional
  Rename more path_with_namespace -> full_path or disk_path
  Rename path_with_namespace -> disk_path when dealing with the filesystem
  Rename many path_with_namespace -> full_path
  ...
2017-08-01 17:45:20 +01:00
..
admin Merge branch 'bvl-add-all-settings-to-api' into 'master' 2017-07-27 23:55:23 +00:00
ci
concerns Merge branch 'master' into issue-discussions-refactor 2017-07-31 10:23:50 +02:00
dashboard Merge branch '33303-404-for-unauthorized-project' into 'security-9-3' 2017-07-19 22:28:34 -05:00
explore Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
groups Native group milestones 2017-07-07 15:08:49 +00:00
import Create subgroups if they don't exist while importing projects 2017-04-05 10:09:31 +00:00
oauth Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
profiles extract setter as before_action 2017-07-27 15:46:03 +02:00
projects Merge branch 'master' into issue-discussions-refactor 2017-08-01 17:45:20 +01:00
sherlock Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
snippets Support comments for personal snippets 2017-05-05 15:45:49 +02:00
abuse_reports_controller.rb Fix errors caused by attempts to report already blocked or deleted users 2017-06-28 14:37:14 -03:00
application_controller.rb Add remote IP, user ID and username to JSON lograge output 2017-07-28 00:48:03 -05:00
autocomplete_controller.rb Fixes the user order being overriden in the autocomplete controller 2017-07-14 16:31:45 +01:00
confirmations_controller.rb
dashboard_controller.rb Remove some deprecated methods 2017-05-30 23:24:17 +02:00
groups_controller.rb Refactor atom builder by using xml.atom layout 2017-06-12 19:21:13 +02:00
health_check_controller.rb Remove the need to use health check token 2017-07-05 00:46:11 +02:00
health_controller.rb Merge branch '33949-remove-healthcheck-access-token' into 'master' 2017-07-11 08:51:27 +00:00
help_controller.rb
invites_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
jwt_controller.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
koding_controller.rb
metrics_controller.rb Remove the need to use health check token 2017-07-05 00:46:11 +02:00
notification_settings_controller.rb
omniauth_callbacks_controller.rb Fix build for !11963. 2017-07-06 06:30:07 +00:00
passwords_controller.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
profiles_controller.rb fix profiles spec 2017-06-23 12:52:36 +02:00
projects_controller.rb Backport changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2328 2017-07-21 18:45:12 +01:00
registrations_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
root_controller.rb
search_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
sent_notifications_controller.rb
sessions_controller.rb Backport some recent changes related to LDAP from EE 2017-07-27 08:45:16 -05:00
snippets_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
unicorn_test_controller.rb Add test that asserts unicorns terminate 2017-04-26 16:39:12 +02:00
uploads_controller.rb Support uploads for newly created personal snippets 2017-06-07 07:52:41 +02:00
users_controller.rb refactor async calendar data 2017-07-18 17:05:41 -05:00