gitlab-org--gitlab-foss/lib/gitlab/gitaly_client
Andrew Newdigate 3288e1a874 Adds the Rubocop ReturnNil cop
This style change enforces `return if ...` instead of
`return nil if ...` to save maintainers a few minor review points
2019-03-06 17:51:56 +02:00
..
attributes_bag.rb
blob_service.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
blobs_stitcher.rb
cleanup_service.rb
commit_service.rb Add client support for count diverging commits 2019-02-06 22:25:37 -08:00
conflict_files_stitcher.rb
conflicts_service.rb
diff.rb
diff_stitcher.rb
health_check_service.rb
namespace_service.rb
notification_service.rb
object_pool_service.rb
operation_service.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
queue_enumerator.rb
ref_service.rb
remote_service.rb
repository_service.rb Removing old code path for search_files_by_content 2019-03-01 15:25:30 -08:00
server_service.rb
storage_service.rb
storage_settings.rb Bring back Rugged implementation of find_commit 2019-03-01 08:45:51 -08:00
util.rb Rename gl_project_name -> gl_project_path 2019-02-05 21:33:10 -08:00
wiki_file.rb
wiki_page.rb
wiki_service.rb