summaryrefslogtreecommitdiff
path: root/spec/features/issues
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Escape label and milestone titles to prevent XSSKushal Pandya2018-12-201-0/+44
* | Fixes the markdown toolbar buttonsPhil Hughes2018-12-211-1/+5
|/
* Fix warning already initialized constant LABEL_TITLESSemyon Pupkov2018-12-131-4/+6
* Sort issues and merge requests in ascending and descending orderFatih Acet2018-12-062-5/+5
* Resolve "Filter by `None`/`Any` for labels in issues/mrs/boards"🙈 jacopo beschi 🙉2018-12-031-2/+11
* Fix secondary nav dropdown menu styling in tablet and mobile screensKushal Pandya2018-12-032-4/+4
* Merge branch 'security-mermaid-xss' into 'master'Cindy Pallares2018-11-281-0/+12
* Include new and edit links in breadcrumb for project milestones, group milest...George Tsiolis2018-11-281-4/+4
* Add specs for entities autocompleteJarka Košanová2018-11-221-7/+47