summaryrefslogtreecommitdiff
path: root/spec/features/expand_collapse_diffs_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Render add-diff-note button with server.Bryce Johnson2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Implement diff viewersDouwe Maan2017-06-141-1/+1
* Increase diff limits to 100 KB for collapse and 200 KB overall31983-increase-merge-request-diff-file-size-limit-for-default-toggle-openingSean McGivern2017-06-021-12/+5
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-8/+8
* Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-241-2/+0
|\
| * Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* | Use `:empty_project` where possible in top-level feature specsrs-empty-project-featuresRobert Speicher2017-04-201-1/+1
|/
* Fix expand_collapse_diffs specsrevert-0ef587b6Annabel Dunstone Gray2017-02-091-6/+6
* Use a new class to keep old behaviorFilipa Lacerda2017-02-081-14/+14
* fixed commit diff linking and added specsfix/diff-titleLuke "Jared" Bennett2017-01-141-1/+28
* Fix expanding a collapsed diff when converting a symlink to a regular fileadam-fix-collapsed-diff-symlink-file-conversionAdam Niedzielski2016-11-101-0/+14
* Merge branch '21369-make-it-clearer-that-diffs-can-be-collapsed' into 'master' Jacob Schatz2016-10-011-7/+33
|\
| * Updated spec with next click targets21369-make-it-clearer-that-diffs-can-be-collapsedLuke Bennett2016-09-031-7/+33
* | Fix randomly failing specs in expand_collapse_diff_spec:Stan Hu2016-09-031-0/+7
|/
* Collapsed diffs lines/size don't accumulate to overflow diffs.19820-safer-diffsPaco Guzman2016-07-181-1/+42
* Fix expandable diffsSean McGivern2016-07-121-3/+3
* Fix feature specs on CIsingle-file-diffsSean McGivern2016-07-111-0/+207