summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Make specs a bit fasterspec_optimizationValery Sizov2016-11-013-29/+44
* Fix builds tab visibilityissue_23951Felipe Artur2016-10-311-0/+16
* Merge branch 'bugfix/dragging_milestones' into 'master' Sean McGivern2016-10-281-0/+86
|\
| * Stop unauthorized users dragging on milestone pageblackst0ne2016-10-281-0/+86
* | Merge branch '23928-sortable-highest_label_priority-is-bugged' into 'master' Rémy Coutable2016-10-281-48/+78
|\ \
| * | Fix and improve `Sortable.highest_label_priority`23928-sortable-highest_label_priority-is-buggedAlejandro Rodríguez2016-10-271-48/+78
| |/
* | Fix a failing spec in diff_notes_resolve_spec.rbNick Thomas2016-10-281-4/+6
|/
* Merge branch 'add-todo-toggle-event' into 'master' remove-tooltip-text-truncation-from-pipeline-graph-build-node-tooltipsFatih Acet2016-10-271-1/+0
|\
| * Add todo toggle eventClement Ho2016-10-261-1/+0
* | Create new list dropdown stays open after new listissue-boards-new-list-stop-closingPhil Hughes2016-10-271-0/+13
* | Removed delete branch tooltip and testsdelete-branch-remove-tooltipPhil Hughes2016-10-261-24/+0
* | Merge branch 'issue-board-sidebar' into 'master' Fatih Acet2016-10-262-0/+327
|\ \
| * \ Merge branch 'master' into issue-board-sidebarissue-board-sidebarPhil Hughes2016-10-265-29/+112
| |\ \
| * \ \ Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-201-0/+41
| |\ \ \
| * \ \ \ Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-197-82/+239
| |\ \ \ \
| * | | | | Tests updatePhil Hughes2016-10-191-2/+3
| * | | | | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-1928-93/+621
| |\ \ \ \ \
| * | | | | | Added tests for showing sidebar when new issue is savedPhil Hughes2016-10-072-0/+29
| * | | | | | Added testsPhil Hughes2016-10-071-0/+297
* | | | | | | Escape quotes in gl_dropdown values to prevent exceptionsAirat Shigapov2016-10-262-0/+33
| |_|_|_|/ / |/| | | | |
* | | | | | Remove use of wait_for_ajax since jQuery was removedsh-fix-ajax-spec-failureStan Hu2016-10-251-3/+0
* | | | | | Merge branch 'temporarily-revert-appending-templates-before-long-term-ux-fix'...Alfredo Sumaran2016-10-251-1/+1
|\ \ \ \ \ \
| * | | | | | Removed append logictemporarily-revert-appending-templates-before-long-term-ux-fixLuke Bennett2016-10-211-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Stop unauthized users dragging on issue boardsboard-dragging-disabledPhil Hughes2016-10-251-0/+4
* | | | | | Fix rubocop build errorJacob Schatz2016-10-241-1/+1
* | | | | | Use proper tense and spacing in login_specs.register-tabBryce Johnson2016-10-241-4/+6
* | | | | | Test login tab/pane rendering in varying configurations.Bryce Johnson2016-10-241-0/+63
|/ / / / /
* | | | | Merge branch 'pass-namespace-gitlab-project-import' into 'master' Stan Hu2016-10-201-25/+28
|\ \ \ \ \
| * | | | | Test GitLab project import for a user with only their default namespace.Adam Niedzielski2016-10-201-25/+28
| | |_|_|/ | |/| | |
* | | | | Merge branch '23341-fix-viewing-mr-from-deleted-project' into 'master' Douwe Maan2016-10-201-0/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix the merge request view when source projects or branches are removedNick Thomas2016-10-201-0/+14
| | |_|/ | |/| |
* | | | Differentiate the expire from leave eventCallum Dryden2016-10-201-0/+41
|/ / /
* | | Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-192-36/+64
|\ \ \
| * | | Update specs to cope with new label types and prioritiesJames Lopez2016-10-191-0/+0
| * | | Add support to group labels prioritization on project levelDouglas Barbosa Alexandre2016-10-191-4/+4
| * | | Fix import testJames Lopez2016-10-191-0/+0
| * | | Remove scopes/types for labelsDouglas Barbosa Alexandre2016-10-191-5/+5
| * | | Update project test file for project import integration testDouglas Barbosa Alexandre2016-10-191-0/+0
| * | | List group labels on project labels pageDouglas Barbosa Alexandre2016-10-191-38/+66
* | | | Merge branch '22457-reset-filters-button-should-be-invisible-when-no-filters-...Robert Speicher2016-10-191-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Added `issuable_filters_present` to check for active filters before rendering...22457-reset-filters-button-should-be-invisible-when-no-filters-are-activeLuke Bennett2016-10-071-0/+8
* | | | Merge branch 'sh-fix-broken-note-award-emoji' into 'master' Robert Speicher2016-10-191-5/+41
|\ \ \ \
| * | | | Add spec for toggling award emoji on issue notessh-fix-broken-note-award-emojiStan Hu2016-10-181-5/+41
| | |_|/ | |/| |
* | | | Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable2016-10-193-41/+126
|\ \ \ \ | |/ / / |/| | |
| * | | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mr22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-182-1/+32
| |\ \ \
| * | | | Merge two scenarios into oneKamil Trzcinski2016-10-181-8/+2
| * | | | Fix remaining offensesKamil Trzcinski2016-10-181-1/+1
| * | | | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-181-14/+123
| |\ \ \ \
| * | | | | Fix remaining specs failuresKamil Trzcinski2016-10-181-4/+6
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 22191-delete-dy...Kamil Trzcinski2016-10-172-0/+54
| |\ \ \ \ \