gitlab-org--gitlab-foss/spec
John Cai 04b9de85a8 Modifying gitaly search files client to add chunking support
updates gitaly proto to 1.7.0, modifies the search files gitaly client
call to use the new chunked_response flag in the rpc request, and stitch
the responses together.

maintains backwards compatibility with older gitaly servers.
2019-02-06 20:32:53 -08:00
..
bin Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
config
controllers Add list_projects endpoint to error tracking 2019-02-06 16:27:18 +00:00
db Add table and model for error tracking settings 2019-01-07 17:55:21 +00:00
dependencies
factories Allow custom squash commit messages 2019-02-06 12:33:11 +00:00
features Reduce Bundle Size by lazy loading markdown-it 2019-02-06 12:58:29 +00:00
finders Merge branch 'search-title' into 'master' 2019-02-05 09:52:40 +00:00
fixtures Allow custom squash commit messages 2019-02-06 12:33:11 +00:00
frontend Add headers to files in the tree list on merge requests 2019-01-08 09:31:23 +00:00
graphql Add argument iids to IssuesResolver 2019-02-01 23:55:44 +08:00
helpers Merge branch '43681-display-last-activity-and-created-at-datetimes-for-users-in-admin-users' into 'master' 2019-02-06 12:19:00 +00:00
initializers Support both 0 and NULL lock_versions 2018-12-27 15:59:19 +01:00
javascripts Revert "Convert noteable_note_spec.js to Vue test utils" 2019-02-06 14:15:45 +01:00
lib Modifying gitaly search files client to add chunking support 2019-02-06 20:32:53 -08:00
mailers Use `sanitize_name` to sanitize URL in user full name 2019-01-31 16:52:48 +01:00
migrations Fix template labels 2019-02-04 10:52:19 +00:00
models Merge branch 'sh-log-project-name-with-gitaly' into 'master' 2019-02-06 17:03:39 +00:00
policies [master] Pipelines section is available to unauthorized users 2019-01-31 16:52:50 +01:00
presenters Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
rack_servers
requests Fix #44332 - Add support for profile and email 2019-02-06 16:48:36 +00:00
routing Add ability to resolve project id into path 2019-01-22 09:59:10 +02:00
rubocop Fix detecting nested EE constants in RuboCop 2019-01-16 16:48:18 +01:00
serializers Allow custom squash commit messages 2019-02-06 12:33:11 +00:00
services Merge branch 'sh-log-project-name-with-gitaly' into 'master' 2019-02-06 17:03:39 +00:00
sidekiq/cron Adopt Fugit to replace Rufus::Scheduler 2019-01-15 17:06:15 +00:00
support Merge branch '43681-display-last-activity-and-created-at-datetimes-for-users-in-admin-users' into 'master' 2019-02-06 12:19:00 +00:00
tasks Merge branch 'master' into '46448-add-timestamps-for-each-stage-of-gitlab-rake-gitlab-backup-restore' 2019-02-04 14:11:04 +00:00
uploaders Allow MR diffs to be placed into an object store 2019-02-05 14:12:48 +00:00
validators remove newly supported regex feature from validation error test 2019-01-14 13:42:27 +01:00
views [master] Pipelines section is available to unauthorized users 2019-01-31 16:52:50 +01:00
workers Clean up Shell.fork_repository 2019-02-05 21:33:09 -08:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb Fix coverage artifact dir to not include '/' 2019-01-08 17:13:36 +01:00
spec_helper.rb Revert the "What's new" feature 2019-01-29 20:45:47 +00:00