gitlab-org--gitlab-foss/spec/lib
Sean McGivern aff5c9f3e5 Add table for merge request commits
This is an ID-less table with just three columns: an association to the merge
request diff the commit belongs to, the relative order of the commit within the
merge request diff, and the commit SHA itself.

Previously we stored much more information about the commits, so that we could
display them even when they were deleted from the repo. Since 8.0, we ensure
that those commits are kept around for as long as the target repo itself is, so
we don't need to duplicate that data in the database.
2017-07-06 17:36:10 +01:00
..
api/helpers
banzai Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
bitbucket
ci Introduce cache policies for CI jobs 2017-07-05 15:39:26 +01:00
constraints
container_registry Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
gitlab Add table for merge request commits 2017-07-06 17:36:10 +01:00
json_web_token Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
mattermost Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
microsoft_teams
system_check Disable rainbow during SimpleExecutor specs to have consistence 2017-06-27 20:20:57 +02:00
additional_email_headers_interceptor_spec.rb
disable_email_interceptor_spec.rb
event_filter_spec.rb
expand_variables_spec.rb
extracts_path_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
feature_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +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