gitlab-ce/spec/lib/gitlab/git
Zeger-Jan van de Weg 30b4ce940d
Remove Git circuit breaker
Was introduced in the time that GitLab still used NFS, which is not
required anymore in most cases. By removing this, the API it calls will
return empty responses. This interface has to be removed in the next
major release, expected to be 12.0.
2018-10-10 09:08:18 +02:00
..
conflict
attributes_at_ref_parser_spec.rb Refactor gitlab:import:repos task to remove direct disk access 2018-07-31 16:28:44 -04:00
attributes_parser_spec.rb Refactor gitlab:import:repos task to remove direct disk access 2018-07-31 16:28:44 -04:00
blame_spec.rb Refactor gitlab:import:repos task to remove direct disk access 2018-07-31 16:28:44 -04:00
blob_snippet_spec.rb Refactor gitlab:import:repos task to remove direct disk access 2018-07-31 16:28:44 -04:00
blob_spec.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
branch_spec.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
commit_spec.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
compare_spec.rb Refactor gitlab:import:repos task to remove direct disk access 2018-07-31 16:28:44 -04:00
diff_collection_spec.rb Refactor gitlab:import:repos task to remove direct disk access 2018-07-31 16:28:44 -04:00
diff_spec.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
diff_stats_collection_spec.rb Calculate modified paths of a git push operation 2018-09-28 15:13:04 +02:00
gitmodules_parser_spec.rb
hook_env_spec.rb Use `Gitlab::SafeRequestStore` in more places 2018-09-24 12:11:27 -07:00
lfs_changes_spec.rb LFS changes are detected by Gitaly 2018-06-19 15:59:27 +02:00
lfs_pointer_file_spec.rb
merge_base_spec.rb Get the `merge-base` of 2 refs trough the API 2018-08-13 11:58:54 +02:00
pre_receive_error_spec.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
push_spec.rb Treat nil git push revisons as a blank Git SHA value 2018-10-02 13:01:55 +02:00
raw_diff_change_spec.rb Backport some changes from gitlab-ee!5476 2018-05-09 13:20:28 -05:00
remote_repository_spec.rb Refactor gitlab:import:repos task to remove direct disk access 2018-07-31 16:28:44 -04:00
repository_spec.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
tag_spec.rb Refactor gitlab:import:repos task to remove direct disk access 2018-07-31 16:28:44 -04:00
tree_spec.rb Refactor gitlab:import:repos task to remove direct disk access 2018-07-31 16:28:44 -04:00
user_spec.rb Resolve "Add functionality to change what email address online actions commit using" 2018-09-14 09:52:09 +00:00
util_spec.rb
wiki_spec.rb Use limit parameter to retrieve Wikis from Gitaly 2018-07-24 15:36:31 -07:00