summaryrefslogtreecommitdiff
path: root/spec/features/issues
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-022-2/+4
* Show current user immediately in issuable filtersWinnie Hellmann2017-06-022-0/+38
* Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-304-2/+110
|\
| * Merge branch '2472-assignee-dropdown-does-not-display-selected-assignee-ce' i...Phil Hughes2017-05-302-0/+77
| |\
| | * Fix rubocop2472-assignee-dropdown-does-not-display-selected-assignee-ceClement Ho2017-05-261-3/+1
| | * Backport MR from EEClement Ho2017-05-262-0/+79
| * | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-292-2/+2
| |\ \ | | |/ | |/|
| | * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-172-2/+2
| * | Fixed create new label form in issue form not working for sub-group projectsissuable-form-create-label-sub-groupsPhil Hughes2017-05-251-0/+31
* | | fixed move issue specsPhil Hughes2017-05-251-3/+5
|/ /
* | atom links with rss token instead of private tokenAlexis Reigel2017-05-241-4/+4
* | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-2212-43/+36
* | Fix system note comparison and standardize note setupEric Eastwood2017-05-191-4/+20
* | Merge branch '32449-fix-note-comparison-trailing-newline-edge-case' into 'mas...Phil Hughes2017-05-181-33/+68
|\ \
| * | Fix missing .original-note-content and trailing new line edge case32449-fix-note-comparison-trailing-newline-edge-caseEric Eastwood2017-05-181-33/+68
* | | Merge branch '31987-automatically-close-assignee-select-dropdown-after-select...Phil Hughes2017-05-181-16/+12
|\ \ \ | |/ / |/| |
| * | Fix form specClement Ho2017-05-162-22/+8
| * | Fix rubocopClement Ho2017-05-161-3/+3
| * | Merge branch 'master' into '31987-automatically-close-assignee-select-dropdow...Clement Ho2017-05-162-10/+112
| |\ \ | | |/
| * | Add additional EE checkClement Ho2017-05-111-4/+0
| * | Add helper to disable css animation in rspecClement Ho2017-05-111-37/+2