summaryrefslogtreecommitdiff
path: root/spec/features/issues
Commit message (Expand)AuthorAgeFilesLines
* Fix edit merge request button inconsistent letter casingClement Ho2017-08-152-8/+8
* Merge branch '34527-make-edit-comment-button-always-available-outside-of-drop...Clement Ho2017-08-141-2/+0
|\
| * take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdownSimon Knox2017-08-101-2/+0
* | Merge branch '32844-issuables-performance' into 'master'Sean McGivern2017-08-071-5/+9
|\ \
| * | Move some after_create parts to worker to improve performance32844-issuables-performanceJarka Kadlecova2017-08-071-5/+9
* | | fix failing specs due phantomJS scroll positionMike Greiling2017-08-041-4/+4
| |/ |/|
* | Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0225-32/+32
|/
* Fix a spec that was assuming to be on the wrong page35599-fix-uncontrolled-default_url_options-overridingRémy Coutable2017-07-281-6/+4
* Use `empty_project` where possible in spec/features/issuesRobert Speicher2017-07-2718-30/+30
* Remove superfluous type defs in specsKeifer Furzland2017-07-2726-26/+26
* Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into '...Rémy Coutable2017-07-251-0/+37
|\
| * Fix feature specsSean McGivern2017-07-201-3/+3
| * Changes based on MR feedback.Ryan Scott2017-07-201-6/+2
| * Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott2017-07-201-0/+41
* | Move a spec related to merge requests out of a feature related to issuesrs-move-mr-slash-command-spec-from-issuesRobert Speicher2017-07-201-26/+10
|/
* Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-191-0/+43
* Change `sign_out` usage to `gitlab_sign_out` in one specRobert Speicher2017-07-071-2/+2
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-072-1/+13
|\
| * Merge branch '30281-report-abusive-content-from-an-issue-or-merge-request' in...Jacob Schatz2017-07-071-1/+1
| |\
| | * Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-071-1/+1
| * | Fixed GFM references not being included when update issue inlineissue-description-gfmPhil Hughes2017-07-071-0/+12
* | | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-071-2/+2
|\ \ \ | |/ /
| * | Remove CE from spec example descriptionsToon Claes2017-07-071-2/+2
| |/
* | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-066-32/+10
|\ \ | |/
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-0527-92/+83
| * Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-041-2/+2
| |\
| | * FormHelper#issue_assignees_dropdown_options never has multiple assigneesToon Claes2017-06-201-2/+2
| * | wait_for_requests is not needed when AJAX is not in playRémy Coutable2017-07-041-4/+1
| * | Eagerly create a milestone that is used in a feature specRémy Coutable2017-07-031-6/+6
| * | Merge branch 'fix-sidebar-showing-mobile-merge-requests' into 'master'Tim Zallmann2017-06-301-14/+0
| |\ \
| | * | Refactored tests and added a breakpoint to the merge_request_tabsfix-sidebar-showing-mobile-merge-requestsJose Ivan Vargas2017-06-291-17/+0
| | * | Fixed sidebar not collapsing on merge request in mobile screensJose Ivan Vargas2017-06-271-2/+5
| * | | Clean up issuable listsTaurie Davis2017-06-291-1/+1
| |/ /
* | | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-0627-87/+82
* | | Remove a duplicated test block from the result of a conflict resolutionRobert Speicher2017-06-291-26/+0
* | | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-2924-33/+33
|/ /
* | Bulk edit scroll fixBryce Johnson2017-06-211-0/+19
|/
* Change `logout` uses to `gitlab_sign_out`Robert Speicher2017-06-191-2/+2
* Change `login_with` uses to `gitlab_sign_in`Robert Speicher2017-06-191-3/+3
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-1923-28/+28
* Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood2017-06-191-0/+14
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-153-8/+8
* Improve form specClement Ho2017-06-071-30/+11
* Added more actions and report as abuse to all notesLuke "Jared" Bennett2017-06-071-4/+13
* Merge branch 'auto-search-when-state-changed' into 'master'Phil Hughes2017-06-071-4/+4
|\
| * Use data attributes instead of classClement Ho2017-06-071-4/+4
| * Merge branch 'master' into auto-search-when-state-changedClement Ho2017-06-062-42/+52
| |\
| * | Fix rspecClement Ho2017-06-061-4/+4
* | | Change from double click to single click to open dropdownsingle-click-filterClement Ho2017-06-061-2/+2
| |/ |/|
* | Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-062-42/+52
|/