gitlab-org--gitlab-foss/spec/lib
David Turner b30c16aa32 repository: index submodules by path
Submodules have a name in the configuration, but this name is simply
the path at which the submodule was initially checked in (by default
-- the name is totally arbitrary).  If a submodule is moved, it
retains its original name, but its path changes.  Since we discover
submodules inside trees, we have their path but not necessarily their
name.

Make the submodules() function return the submodule hash indexed by
path rather than name, so that renamed submodules can be looked up.

Signed-off-by: David Turner <novalis@novalis.org>
2017-06-16 14:37:13 -04:00
..
api/helpers
banzai Don't match email addresses or foo@bar as user references 2017-05-31 17:11:17 -05:00
bitbucket
ci Add source policy spec 2017-06-08 00:34:59 +09:00
constraints
container_registry Properly handle container registry redirects to fix metadata stored on a S3 backend 2017-05-17 07:04:34 -07:00
gitlab repository: index submodules by path 2017-06-16 14:37:13 -04:00
json_web_token
mattermost
microsoft_teams
system_check Refactor and move things around to improve in YAGNI perspective 2017-05-31 20:45:00 +02:00
additional_email_headers_interceptor_spec.rb
disable_email_interceptor_spec.rb
event_filter_spec.rb
expand_variables_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
extracts_path_spec.rb
feature_spec.rb Add feature toggles through Flipper 2017-05-31 21:06:01 +00:00
file_size_validator_spec.rb
gitlab_spec.rb
repository_cache_spec.rb
system_check_spec.rb Refactor and move things around to improve in YAGNI perspective 2017-05-31 20:45:00 +02:00