gitlab-ce/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 Merge branch '34716-environment-specific-variables-ce' into 'master' 2017-07-06 13:11:07 +00:00
assets
backup
banzai Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
bitbucket
ci Fix current feature related specs 2017-06-28 11:32:34 +01:00
constraints
container_registry
declarative_policy add a new DeclarativePolicy framework 2017-06-27 12:41:54 -07:00
generators/rails/post_deployment_migration
github Add a comment explaining how the branch clean up happens 2017-06-21 11:42:08 -03:00
gitlab Add table for merge request commits 2017-07-06 17:36:10 +01:00
json_web_token
mattermost
microsoft_teams
omni_auth
peek/rblineprof
rouge
support
system_check Make the SimpleExecutor rescue exceptions in the executing Checks 2017-06-27 17:48:04 +02:00
tasks Implement review comments for !11963 from @adamniedzielski. 2017-07-06 06:30:07 +00:00
additional_email_headers_interceptor.rb
banzai.rb
declarative_policy.rb add a new DeclarativePolicy framework 2017-06-27 12:41:54 -07:00
disable_email_interceptor.rb
email_template_interceptor.rb
event_filter.rb
expand_variables.rb
extracts_path.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
feature.rb Allow the feature flags to be enabled/disabled with more granularity 2017-06-27 18:59:51 +02:00
file_size_validator.rb
file_streamer.rb
gitlab.rb
gt_one_coercion.rb
repository_cache.rb
static_model.rb
system_check.rb
unfold_form.rb
uploaded_file.rb
version_check.rb