.. |
conflict
|
Fix 500 error when trying to resolve non-ASCII conflicts in editor
|
2018-03-23 18:33:14 +00:00 |
storage
|
Move the circuitbreaker check out in a separate process
|
2017-12-08 09:11:39 +01:00 |
attributes_at_ref_parser_spec.rb
|
Can parse root .gitattributes file for a ref
|
2018-01-24 05:15:37 +00:00 |
attributes_parser_spec.rb
|
Client implementation for InfoAttributes
|
2018-04-11 14:21:27 +02:00 |
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
|
Fix n+1 issue by not reloading fully loaded blobs
|
2018-03-05 11:14:43 -03:00 |
branch_spec.rb
|
Add overview of branches and a filter for active/stale branches
|
2018-03-06 21:28:14 +09:00 |
commit_spec.rb
|
Fetch commit signatures from Gitaly in batches
|
2018-03-01 18:31:31 +01:00 |
compare_spec.rb
|
|
|
diff_collection_spec.rb
|
Adds Rubocop rule for line break after guard clause
|
2017-11-16 17:58:29 +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 |
gitlab_projects_spec.rb
|
Use shard name in Git::GitlabProjects instead of shard path
|
2018-04-03 16:22:13 +02:00 |
gitmodules_parser_spec.rb
|
Handle CR-LFs properly in .gitmodules file
|
2018-03-30 15:23:44 -07:00 |
hook_env_spec.rb
|
Remove support for absolute dirs from Git::Env
|
2018-03-30 09:19:46 +00:00 |
hook_spec.rb
|
Add username as GL_USERNAME in hooks (http)
|
2017-09-29 18:12:03 -04:00 |
hooks_service_spec.rb
|
Fix the incorrect value being used to set GL_USERNAME on hooks
|
2017-10-25 14:01:57 -03:00 |
index_spec.rb
|
|
|
lfs_changes_spec.rb
|
Incorporate Gitaly's RPCs for Gitlab::Git::LfsChanges
|
2018-03-02 17:12:08 -03:00 |
lfs_pointer_file_spec.rb
|
File upload UI obeys LFS filters
|
2018-02-06 15:26:25 +00:00 |
popen_spec.rb
|
Gitlab::Git::Popen can lazily hand output to a block
|
2017-11-06 10:20:13 +00:00 |
raw_diff_change_spec.rb
|
Backport of EE !4989
|
2018-04-11 22:05:07 -05:00 |
remote_repository_spec.rb
|
Remove Rugged::Repository#empty?
|
2017-12-07 15:33:30 +00:00 |
repository_spec.rb
|
Fix failing ./spec/lib/backup/repository_spec.rb by clearing the memoized value
|
2018-04-14 15:36:36 -07:00 |
rev_list_spec.rb
|
Remove support for absolute dirs from Git::Env
|
2018-03-30 09:19:46 +00:00 |
tag_spec.rb
|
Replaces tag: true into :tag in the specs
|
2017-10-07 13:57:54 +02:00 |
tree_spec.rb
|
Remove Rugged exception in cache rescue
|
2018-01-30 17:51:56 +01:00 |
user_spec.rb
|
Fix encoding bugs in Gitlab::Git::User
|
2017-11-23 10:48:57 +00:00 |
util_spec.rb
|
|
|
wiki_spec.rb
|
Fix Custom hooks are not triggered by UI wiki edit
|
2018-04-18 17:50:56 +00:00 |