gitlab-org--gitlab-foss/spec/features
Sean McGivern 9a73b634ab Add table for files in merge request diffs
This adds an ID-less table containing one row per file, per merge request
diff. It has a column for each attribute on Gitlab::Git::Diff that is serialised
currently, with the advantage that we can easily query the attributes of this
new table.

It does not migrate existing data, so we have fallback code when the legacy
st_diffs column is present instead. For a merge request diff to be valid, it
should have at most one of:

* Rows in this new table, with the correct merge_request_diff_id.
* A non-NULL st_diffs column.

It may have neither, if the diff is empty.
2017-06-16 18:30:01 +01:00
..
admin Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
atom use full caps RSS instead of rss 2017-05-24 22:29:59 +02:00
boards Try to use the same pattern as other spec in this file 2017-06-15 18:52:29 +02:00
dashboard Merge branch 'issue_20900' into 'master' 2017-06-16 16:29:35 +00:00
discussion_comments
explore Added more negative checks for public project 2017-06-08 00:37:45 +02:00
groups Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
issuables Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
issues Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
merge_requests Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master' 2017-06-16 16:32:53 +00:00
milestones Remove old specs and add new ones 2017-06-16 12:02:20 -03:00
profiles Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
projects Add table for files in merge request diffs 2017-06-16 18:30:01 +01:00
reportable_note Added more actions and report as abuse to all notes 2017-06-07 18:33:50 +00:00
security Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
snippets Added more actions and report as abuse to all notes 2017-06-07 18:33:50 +00:00
tags Replace broken autocomplete field for new tags with dropdown 2017-05-16 10:32:53 +00:00
todos Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
uploads Bring in security changes from the 9.2.5 release 2017-06-07 21:16:20 -07:00
users use full caps RSS instead of rss 2017-05-24 22:29:59 +02:00
abuse_report_spec.rb
auto_deploy_spec.rb Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
calendar_spec.rb Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
ci_lint_spec.rb
commits_spec.rb Pipeline show view real time header section 2017-06-02 13:24:42 +00:00
container_registry_spec.rb Resolve "Improve Container Registry description" 2017-06-01 17:15:02 +00:00
copy_as_gfm_spec.rb Add spec 2017-05-24 14:40:14 -05:00
cycle_analytics_spec.rb Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master' 2017-05-24 14:18:36 +00:00
dashboard_issues_spec.rb atom links with rss token instead of private token 2017-05-24 22:29:59 +02:00
dashboard_milestones_spec.rb
expand_collapse_diffs_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
gitlab_flavored_markdown_spec.rb Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
global_search_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
groups_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
help_pages_spec.rb Help landing page customizations 2017-06-14 11:40:21 -04:00
issues_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
login_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
markdown_spec.rb Rename GitlabMarkdownHelper -> MarkupHelper 2017-04-27 13:22:17 +02:00
milestone_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
participants_autocomplete_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
password_reset_spec.rb
profile_spec.rb user can reset his rss token on the account page 2017-05-24 22:29:59 +02:00
projects_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
protected_branches_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
protected_tags_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
raven_js_spec.rb Removed puts 2017-04-28 16:18:08 +01:00
runners_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
search_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
signup_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
snippets_spec.rb
task_lists_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
triggers_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
u2f_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
unsubscribe_links_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
user_callout_spec.rb Fix specs 2017-05-12 09:27:05 -05:00
user_can_display_performance_bar_spec.rb Add a feature spec for the performance bar 2017-06-09 17:21:39 +02:00
users_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
variables_spec.rb Make sure we're loading the fresh variables 2017-06-01 00:37:44 +08:00