gitlab-ce/spec/lib/gitlab/git
Jacopo 0ce6785851 Replaces `tag: true` into `:tag` in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
..
storage
attributes_spec.rb
blame_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
blob_snippet_spec.rb
blob_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
branch_spec.rb
commit_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
compare_spec.rb
diff_collection_spec.rb Revert "Increase diff limits to 100 KB for collapse and 200 KB overall" 2017-10-02 13:54:40 +01:00
diff_spec.rb Revert "Increase diff limits to 100 KB for collapse and 200 KB overall" 2017-10-02 13:54:40 +01:00
env_spec.rb
gitmodules_parser_spec.rb
hook_spec.rb Add username as GL_USERNAME in hooks (http) 2017-09-29 18:12:03 -04:00
hooks_service_spec.rb Add username as GL_USERNAME in hooks (http) 2017-09-29 18:12:03 -04:00
index_spec.rb
repository_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
rev_list_spec.rb
tag_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
tree_spec.rb
user_spec.rb Restore User.from_gitaly 2017-10-03 16:53:11 +00:00
util_spec.rb