summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into fix-download-artifacts-bu...Lin Jen-Shin2016-09-204-6/+48
|\
| * Merge branch 'master' into '21961-issues-filtering-issue-with-labels-that-con...21961-issues-filtering-issue-with-labels-that-contain-spacesLuke "Jared" Bennett2016-09-1911-142/+214
| |\
| | * Merge branch 'fix/import-export-db-errors' into 'master' Rémy Coutable2016-09-191-0/+0
| | |\
| | | * squashed - Fix DB exceptions raised importing some specific projects.James Lopez2016-09-191-0/+0
| | * | Merge branch 'review-apps' into 'master' Rémy Coutable2016-09-191-1/+1
| | |\ \
| | | * | Fix validation regexs (+1 squashed commit)Kamil Trzcinski2016-09-191-1/+1
| | | |/
| | * | Ensure validation messages are shown within the milestone formMark Fletcher2016-09-191-3/+18
| * | | Replace single quotes with escaped single quotes and write spec to test multi...Luke Bennett2016-09-141-2/+29
* | | | Merge remote-tracking branch 'upstream/master' into fix-download-artifacts-bu...fix-download-artifacts-button-linkLin Jen-Shin2016-09-191-105/+72
|\ \ \ \ | | |/ / | |/| |
| * | | Refactor boards_spec.rb to avoid code duplicationfix-board-spec-failuresStan Hu2016-09-161-105/+72
| | |/ | |/|
* | | Fix download artifacts button link:Lin Jen-Shin2016-09-194-4/+20
|/ /
* | Replace contributions calendar timezone payload with datesClement Ho2016-09-161-0/+39
* | Merge branch 'issue_21824' into 'master' Fatih Acet2016-09-161-8/+12
|\ \
| * | Fix issuable templates dropdown for forked projectsissue_21824Felipe Artur2016-09-151-8/+12
* | | Merge branch 'issue-boards-keyboard-shortcut' into 'master' Jacob Schatz2016-09-152-22/+37
|\ \ \
| * | | Fixed testsissue-boards-keyboard-shortcutPhil Hughes2016-09-152-22/+17
| * | | Added keyboard shortcut to navigate to issue boardsPhil Hughes2016-09-151-0/+20
| |/ /
* | | Merge branch '18849-project-snippets-page-isn-t-really-responsive' into 'mast...Jacob Schatz2016-09-152-2/+5
|\ \ \ | |/ / |/| |
| * | Reordered dropdown options18849-project-snippets-page-isn-t-really-responsiveLuke Bennett2016-09-072-2/+5
* | | Merge branch 'rs-fix-todos-filtering-spec' into 'master' Rémy Coutable2016-09-151-4/+16
|\ \ \
| * | | Improve validity of spec/features/todos/todos_filtering_spec.rbrs-fix-todos-filtering-specRobert Speicher2016-09-141-4/+16
* | | | Merge branch 'issue-description-scroll-fix' into 'master' Fatih Acet2016-09-151-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Trigger autosize update after template selectionissue-description-scroll-fixPhil Hughes2016-09-091-0/+13
* | | | add test about flash alertubudzisz2016-09-141-2/+6
| |_|/ |/| |
* | | Restore SSH Key title auto-population behaviorRobert Speicher2016-09-131-0/+18
* | | Merge branch 'add-remember-option-u2f' into 'master' Robert Speicher2016-09-091-0/+14
|\ \ \
| * | | Pass the remember_me option into the u2f form and support it while authentica...add-remember-option-u2fDJ Mountney2016-09-011-0/+14
* | | | Merge branch 'branches-mr-button-permissions' into 'master' Robert Speicher2016-09-091-17/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | Hides merge request button on branches pagebranches-mr-button-permissionsPhil Hughes2016-09-021-17/+31
| |/ /
* | | Move write_note into SlashCommandsHelper and update other dependent specsslash-commands-issuable-spec-fixStan Hu2016-09-082-12/+13
* | | Merge branch 'dz-bulk-edit-mr' into 'master' Rémy Coutable2016-09-081-0/+132
|\ \ \
| * | | Refactor code for bulk update merge requests featuredz-bulk-edit-mrDmitriy Zaporozhets2016-09-081-17/+30
| * | | Refactor merge requests bulk update specDmitriy Zaporozhets2016-09-081-52/+60
| * | | Make merge requests bulk update workingDmitriy Zaporozhets2016-09-081-0/+111
* | | | Merge branch 'dz-mr-version-compare' into 'master' Douwe Maan2016-09-081-6/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Improve merge request version featureDmitriy Zaporozhets2016-09-071-5/+5
| * | | Add more tests for merge request versions featureDmitriy Zaporozhets2016-09-071-3/+17
| * | | Improve merge request version switch/compare dropdownDmitriy Zaporozhets2016-09-071-4/+21
| | |/ | |/|
* | | Simulate filtering with url params, clean up accordingly.Bryce Johnson2016-09-071-44/+7
* | | Add failing reset all test.Bryce Johnson2016-09-071-6/+11
* | | Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-073-1/+50
|\ \ \ | |/ /
| * | improve code after reviewubudzisz2016-09-061-1/+1
| * | add feature testubudzisz2016-09-061-0/+20
| * | Merge branch '19814-regression-snippet-pagination-on-user-page-leads-to-raw-j...12508-gitlab-ui-enhancement-proposalsFatih Acet2016-09-061-0/+29
| |\ \
| | * | Fix pagination on user snippets pageSean McGivern2016-09-021-0/+29
| | |/
| * | Fix failing rspec test for triggersAchilleas Pipinellis2016-09-061-1/+1
* | | Add user to project.Bryce Johnson2016-09-061-0/+1
* | | Refactor filters reset test to re-use issues.Bryce Johnson2016-09-051-26/+40
* | | Revise test error messages to be more reaadble.Bryce Johnson2016-09-051-9/+9
* | | Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-052-0/+64
|\ \ \ | |/ /