gitlab-org--gitlab-foss/spec/features/projects
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
..
activity use full caps RSS instead of rss 2017-05-24 22:29:59 +02:00
artifacts Let PhantomJS load local images 2017-06-12 19:00:03 +02:00
badges Revert "Enable Style/BarePercentLiterals" 2017-02-23 09:32:42 -06:00
blobs Implement diff viewers 2017-06-14 10:12:21 -05:00
branches Fix new branch dropdown position and size 2017-05-10 23:39:33 -05:00
commit use full caps RSS instead of rss 2017-05-24 22:29:59 +02:00
diffs Implement diff viewers 2017-06-14 10:12:21 -05:00
environments Responsive environment tables 2017-06-06 12:58:29 +00:00
files Promote blameless culture by using "annotate" instead 2017-06-02 08:48:02 +04:00
import_export Add table for files in merge request diffs 2017-06-16 18:30:01 +01:00
issues use full caps RSS instead of rss 2017-05-24 22:29:59 +02:00
labels Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
main use full caps RSS instead of rss 2017-05-24 22:29:59 +02:00
members Merge branch 'rework-authorizations-performance' into 'master' 2017-05-29 15:49:56 +00:00
merge_requests MR empty state 2017-04-05 12:43:03 +00:00
milestones add issues and merge-requests classes and use to find in rspec 2017-04-28 13:29:47 +01:00
pipelines Create responsive mobile view for pipelines table 2017-06-16 12:00:28 +00:00
services Minor refactor based on review feedback 2017-06-02 18:05:47 +05:30
settings Merge branch '3191-deploy-keys-update' into 'master' 2017-06-07 14:37:50 +00:00
snippets Support uploads for newly created personal snippets 2017-06-07 07:52:41 +02:00
tags
tree use full caps RSS instead of rss 2017-05-24 22:29:59 +02:00
wiki Ensure wiki is created before we visit the Wiki page 2017-06-09 13:12:42 +02:00
branches_spec.rb Add confirm delete protected branch modal 2017-05-08 07:41:58 +00:00
compare_spec.rb Increase diff limits to 100 KB for collapse and 200 KB overall 2017-06-02 19:37:09 +01:00
deploy_keys_spec.rb Fixed some spinach & rspec tests 2017-04-28 20:59:20 +01:00
developer_views_empty_project_instructions_spec.rb Revert "Merge branch '1937-https-clone-url-username' into 'master' " 2017-05-30 14:11:58 +02:00
edit_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
features_visibility_spec.rb Update tests and application 2017-06-13 16:05:38 +02:00
gfm_autocomplete_load_spec.rb Make gfm_auto_complete into a module and fix up tech debt 2017-05-16 18:42:06 +00:00
group_links_spec.rb Fix specs 2017-06-08 09:15:14 -05:00
guest_navigation_menu_spec.rb Fix review comment 2017-05-23 10:04:47 +03:00
issuable_templates_spec.rb Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
jobs_spec.rb Fix other renaming 2017-06-14 18:26:54 +08:00
merge_request_button_spec.rb Move PDFLab into GitLab 2017-04-28 12:52:36 -04:00
new_project_spec.rb Translate project & repository pages 2017-06-07 20:13:44 +00:00
pages_spec.rb Stub to enable it so that we could test this 2017-01-31 22:55:32 +00:00
pipeline_schedules_spec.rb Make small pipeline schedules UI enhancements. 2017-06-13 11:05:49 -04:00
project_settings_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
ref_switcher_spec.rb Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
shortcuts_spec.rb
snippets_spec.rb Merge branch 'snippets-finder-visibility' into 'security' 2017-05-10 16:48:18 +02:00
sub_group_issuables_spec.rb Disable sub_group_issuables_spec.rb for mysql 2017-05-30 12:54:26 +00:00
user_create_dir_spec.rb Revert 'New file from interface on existing branch' 2017-06-09 10:10:47 -05:00
view_on_env_spec.rb Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00