gitlab-org--gitlab-foss/lib
Alejandro Rodríguez c45341c816 Generate and handle a gl_repository param to pass around components
This new param allows us to share project information between components
that don't share or don't have access to the same filesystem
mountpoints, for example between Gitaly and Rails or between Rails and
Gitlab-Shell hooks. The previous parameters are still supported, but if
found, gl_repository is prefered. The old parameters should be deprecated
once all components support the new format.
2017-05-03 17:37:30 -03:00
..
api Generate and handle a gl_repository param to pass around components 2017-05-03 17:37:30 -03:00
assets
backup Merge branch 'gl-version-backup-file' into 'master' 2017-04-26 18:22:33 +00:00
banzai Remove N+1 queries when checking nodes visible to user 2017-05-02 17:35:19 +01:00
bitbucket [BB Importer] Save the error trace and the whole raw document 2017-04-11 19:27:15 +03:00
ci Just enforce the output encoding for Ansi2html 2017-04-18 17:12:06 +08:00
constraints Minor style adjustments 2017-05-01 11:14:24 +02:00
container_registry Fix duplicated container repository names 2017-04-18 22:20:47 +02:00
generators/rails/post_deployment_migration
github Fix a failing Rubocop rule on master 2017-04-26 14:35:34 -03:00
gitlab Generate and handle a gl_repository param to pass around components 2017-05-03 17:37:30 -03:00
json_web_token
mattermost Merge branch 'master' into 'zj-create-mattermost-team' 2017-03-06 14:04:14 +00:00
microsoft_teams adds relevant tests 2017-04-06 19:47:07 +01:00
omni_auth Remove explicit require calls, and use require_dependency when needed 2017-03-13 14:29:55 +01:00
rouge Document tag option and clarify spec 2017-03-14 15:29:00 -06:00
support Use config.toml to configure Gitaly 2017-04-06 17:44:18 +02:00
tasks Merge branch 'emoji-button-titles' into 'master' 2017-05-03 11:34:04 +00:00
additional_email_headers_interceptor.rb
banzai.rb
disable_email_interceptor.rb
email_template_interceptor.rb
event_filter.rb
expand_variables.rb
extracts_path.rb Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +00:00
file_size_validator.rb
file_streamer.rb
gitlab.rb
gt_one_coercion.rb
repository_cache.rb
static_model.rb
unfold_form.rb
uploaded_file.rb
version_check.rb