This website requires JavaScript.
Explore
Help
Sign In
root
/
gitlab-ce
mirror of
https://gitlab.com/free-releases/gitlab-ce.git
Watch
1
Star
0
Fork
You've already forked gitlab-ce
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c3cbc40dcd
gitlab-ce
/
spec
/
lib
/
gitlab
/
git
History
Stan Hu
ddf2dcf7fd
Merge branch 'jc-wrap-rugged-calls-with-disk-access' into 'master'
...
Wrap rugged calls with access disk block See merge request
gitlab-org/gitlab-ce!30592
2019-07-17 22:23:20 +00:00
..
conflict
…
patches
…
rugged_impl
Wrap rugged calls with access disk block
2019-07-16 13:54:01 -07:00
attributes_at_ref_parser_spec.rb
…
attributes_parser_spec.rb
…
blame_spec.rb
…
blob_spec.rb
Fix typo in blob_spec.rb
2019-04-25 07:39:27 +00:00
branch_spec.rb
…
bundle_file_spec.rb
…
commit_spec.rb
Use Rugged if we detect storage is NFS and we can access the disk
2019-07-05 10:31:47 -07:00
compare_spec.rb
…
diff_collection_spec.rb
…
diff_spec.rb
Autocorrect with RSpec/ExampleWording cop
2019-04-05 08:43:27 +00:00
diff_stats_collection_spec.rb
…
gitmodules_parser_spec.rb
Autocorrect with RSpec/ExampleWording cop
2019-04-05 08:43:27 +00:00
hook_env_spec.rb
…
lfs_changes_spec.rb
…
lfs_pointer_file_spec.rb
…
merge_base_spec.rb
…
object_pool_spec.rb
Add client methods for DisconnectGitAlternates rpc
2019-05-03 15:59:28 -07:00
pre_receive_error_spec.rb
Allow custom hooks errors to appear in GitLab UI
2019-03-26 13:05:40 +13:00
push_spec.rb
…
raw_diff_change_spec.rb
…
remote_mirror_spec.rb
…
remote_repository_spec.rb
…
repository_cleaner_spec.rb
Remove cleaned up OIDs from database and cache
2019-05-06 11:35:03 +01:00
repository_spec.rb
Added submodule links to Submodule type in GraphQL API
2019-07-17 13:06:19 +00:00
tag_spec.rb
…
tree_spec.rb
API: Fix recursive flag not working with Rugged get_tree_entries flag
2019-05-20 12:19:15 -07:00
user_spec.rb
…
util_spec.rb
…
wiki_spec.rb
Added list_pages method to avoid loading all wiki pages content
2019-04-25 04:19:07 +00:00
wraps_gitaly_errors_spec.rb
…