gitlab-org--gitlab-foss/spec
Rémy Coutable 07b32287e5 Merge branch 'git-http-controller' into 'master'
Dismantling Grack::Auth part 1: Git HTTP clients

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/14501

This does not completely get rid of Grack::Auth yet because Git LFS
support is 'behind' it and I would like to not make this MR bigger
than needed.

- changed tests to make HTTP requests instead of calling Rack apps
- added missing test cases for Git HTTP authentication
- moved Git HTTP requests into a 'normal' Rails controller

See merge request !3361
2016-06-08 14:03:27 +00:00
..
config Enable the Rubocop DeprecatedClassMethods cop 2016-05-08 15:33:34 -06:00
controllers Fix endless redirections when accessing user OAuth applications when they are disabled 2016-06-08 05:52:04 -07:00
factories Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2 2016-06-06 16:46:36 +02:00
features Merge branch 'fix-markdown-spec' into 'master' 2016-06-08 13:30:19 +00:00
finders Make upcoming milestone work across projects 2016-05-16 10:25:24 +01:00
fixtures Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename' 2016-05-20 16:23:04 -05:00
helpers Merge remote-tracking branch 'origin/master' into rename-ci-commit 2016-06-06 11:20:17 +02:00
initializers Add tests for setting trusted_proxies 2016-05-04 15:49:39 -07:00
javascripts Merge branch 'notes-are-awardables' into 'master' 2016-06-06 16:48:35 +00:00
lib Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-http-controller 2016-06-08 10:31:33 +02:00
mailers Update tests for the current_application_settings request store changes 2016-05-27 19:05:52 -07:00
models Add a blank line between before and it: 2016-06-07 22:34:09 +08:00
requests Add parentheses 2016-06-08 11:42:25 +02:00
routing Merge branch 'health-check-route' 2016-05-12 16:39:03 -05:00
services Fix remaining test offenses 2016-06-07 13:14:37 +02:00
support Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2 2016-06-06 16:46:36 +02:00
tasks/gitlab Switch the gitlab:db:configure task to use tables.any? instead of looking specifically for the schema_migrations table 2016-05-25 10:47:09 -07:00
views
workers Rename all `[ci_]commit` to `[ci_]pipeline` in specs and features 2016-06-03 16:22:26 +02:00
factories_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
rails_helper.rb
spec_helper.rb Enable Knapsack only in CI environment 2016-06-08 11:43:13 +02:00
teaspoon_env.rb Add leading comment space cop 2016-05-31 19:33:46 -03:00