gitlab-org--gitlab-foss/spec/lib/gitlab/git
Bob Van Landuyt 3ee48e422d Enable all feature flags by default in specs
Otherwise some features would go untested in non-specific contexts

I did need to disable the
`gitlab_git_diff_size_limit_increase`-feature in some specs since we
depend on diffs being expandable while the file we are testing on is
smaller than the increased limit.
2017-07-13 13:00:34 +02:00
..
attributes_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
blame_spec.rb Add a UTF-8 encoding matcher 2017-06-30 14:32:42 +02:00
blob_snippet_spec.rb Fix RSpec/DescribeSymbol cop violations 2017-03-24 19:04:03 -04:00
blob_spec.rb Add gitaly_git_blob_raw feature 2017-07-07 18:33:59 +02:00
branch_spec.rb Add a UTF-8 encoding matcher 2017-06-30 14:32:42 +02:00
commit_spec.rb Remove 'contains' option from Commit.find_all 2017-06-27 12:38:58 +02:00
compare_spec.rb Fix Diff::Position#diff_file for positions on straight diffs 2017-06-06 14:48:05 -05:00
diff_collection_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
diff_spec.rb Enable all feature flags by default in specs 2017-07-13 13:00:34 +02:00
env_spec.rb Add a Gitlab::Git::Env to store Git-specific env thread-safely 2017-04-10 16:10:18 +02:00
gitmodules_parser_spec.rb repository: index submodules by path 2017-06-16 14:37:13 -04:00
hook_spec.rb Replace 'browse_files.feature' spinach test with an rspec analog 2017-07-12 23:45:42 +11:00
index_spec.rb Refactor changing files in web UI 2017-04-20 00:37:44 +00:00
repository_spec.rb Merge branch 'feature/migrate-commit-count-to-gitaly' into 'master' 2017-07-07 15:21:05 +00:00
rev_list_spec.rb Retrieve Git-specific env in Gitlab::Git::RevList and add a new #new_refs method 2017-04-10 16:10:18 +02:00
tag_spec.rb Incorporate Gitaly client for refs service 2017-04-04 16:53:44 +02:00
tree_spec.rb Incorporate Gitaly client for refs service 2017-04-04 16:53:44 +02:00
util_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00