summaryrefslogtreecommitdiff
path: root/spec/features/issues
Commit message (Expand)AuthorAgeFilesLines
* Allow autocompleting scoped labelsMartin Hanzel2019-06-251-3/+67
* Show create merge request button on confidential issuesPhil Hughes2019-06-241-1/+12
* Move some quick actions feature specs to unit testsFelipe Artur2019-06-181-27/+5
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 62966-embed-zoo...Simon Knox2019-06-151-1/+1
|\
| * Added diff suggestion popoverPhil Hughes2019-06-141-1/+1
* | Add Join meeting button to Issues with Zoom links62966-embed-zoom-call-in-issue-mvcSimon Knox2019-06-141-0/+13
|/
* Fix false positives in filtered search specsfix-search-bar-specsHeinrich Lee Yu2019-05-031-17/+17
* Extract move quick action spec to shared example59570-move-quick-actionAlexandru Croitor2019-04-151-120/+1
* Extract EE specific files/lines for spec/features/issuesFelipe Artur2019-04-152-0/+4
* Quarantine flaky specsquarantine-flaky-specsRémy Coutable2019-04-103-3/+3
* Quarantine a flaky spec in spec/features/issues/user_creates_branch_and_merge...Rémy Coutable2019-04-101-1/+1
* Merge branch 'quarantine-flaky-specs' into 'master'Kamil Trzciński2019-04-091-1/+1
|\
| * Quarantine a flaky spec in spec/features/issues/user_interacts_with_awards_sp...Rémy Coutable2019-04-091-1/+1
* | Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-091-2/+2
|\ \ | |/ |/|
| * [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-2/+2
* | Merge branch '59570-due-quick-action' into 'master'James Lopez2019-04-091-28/+1
|\ \
| * | Extract due quick action to shared example59570-due-quick-actionAlexandru Croitor2019-04-081-28/+1
| |/
* | Quarantine flaky specsRémy Coutable2019-04-091-1/+1
|/
* Extract create merge request quick action spec59570-create-merge-request-quick-actionAlexandru Croitor2019-04-081-59/+2
* Extract duplicate quick action spec to a shared example59570-duplicate-quick-actionAlexandru Croitor2019-04-051-36/+1
* Merge branch '59570-remove-due-date-quick-action' into 'master'Sean McGivern2019-04-051-19/+2
|\
| * Extract remove due date spec to shared example59570-remove-due-date-quick-actionAlexandru Croitor2019-04-051-19/+2
* | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-056-14/+14
|/
* Extract confidential quick action spec to a shared example59570-confidential-quick-actionAlexandru Croitor2019-04-041-36/+3
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-1/+35
|\
| * Hide related branches when user does not have permissionMark Chao2019-03-211-1/+35
* | Extend quick actions dsl50199-quick-actions-refactorAlexandru Croitor2019-03-291-55/+42
|/
* Merge branch 'winh-dequarantine-labels-autocomplete' into 'master'Phil Hughes2019-03-111-83/+1
* Revert "Merge branch 'winh-dequarantine-labels-autocomplete' into 'master'"Winnie Hellmann2019-03-051-1/+83
* Fix username escaping when clicking 'assign to me'Ezekiel Kigbo2019-03-041-0/+18
* Show commands applied message when promoting issuesFelipe Artur2019-03-041-1/+3
* Remove tests for labels dropdown from gfm_autocomplete_spec.rbWinnie Hellmann2019-02-271-83/+1
* Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-261-1/+1
* Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-262-2/+11
* Quarantine spec/features/issues/filtered_search/search_bar_spec.rb:89Rémy Coutable2019-02-261-1/+1
* Merge branch 'revert-82d7b5a0-ce' into 'master'Robert Speicher2019-02-263-12/+3
|\
| * Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-251-1/+1
| * Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono2019-02-252-11/+2
* | Merge branch '57582-dropdown-icon-misalignment-on-issues-list-on-mobile-scree...Clement Ho2019-02-261-21/+0
|\ \ | |/ |/|
| * Fix alignment of dropdown icon on issuable on mobileTakuya Noguchi2019-02-201-21/+0
* | Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-252-2/+11
|\ \
| * | Add specs for filtering confidential issuesRobert Schilling2019-02-211-0/+9
| * | Ability to filter confidential issuesRobert Schilling2019-02-212-2/+2
| |/
* | Fix misspellings in app/spec commentsTakuya Noguchi2019-02-251-1/+1
|/
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-294-4/+4
* Standardize token value capitalization in filter barOmar Bahareth2019-01-286-18/+18
* Quarantine flakey GFM label testLukas Eipert2019-01-251-1/+1
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Updated test for related merge request titleConstance Okoghenun2019-01-171-1/+1
* Merge branch 'security-54377-label-milestone-name-xss' into 'master'John Jarvis2019-01-011-0/+44
|\