summaryrefslogtreecommitdiff
path: root/spec/features/issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-14/+14
* Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-061-6/+6
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-031-0/+8
| |\
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-251-41/+11
| |\ \
| * | | Merge FELuke "Jared" Bennett2017-09-141-6/+6
* | | | Merge branch '36670-remove-edit-form' into 'master'Sean McGivern2017-10-031-101/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove edit action for issuesJarka Kadlecova2017-10-031-101/+7
| | |/ | |/|
* | | Fixed breadcrumb title not linkingPhil Hughes2017-09-271-0/+8
|/ /
* | Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-231-41/+11
|/
* spec fixesPhil Hughes2017-09-061-1/+1
* more spec fixesPhil Hughes2017-08-291-1/+3
* spec updatesPhil Hughes2017-08-291-15/+25
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* fix confidential border issue as well as confidential styles leaking on new MRRegis Boudinot2017-08-111-1/+0
* 33874 confidential issue redesignRegis Boudinot2017-08-071-0/+26
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-1/+2
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-38/+38
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-39/+38
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-2/+0
|/
* Remove implicit dependency on `gitlab_sign_in` assigning `@user`rs-login_asRobert Speicher2017-06-191-39/+42
* Change `logout` uses to `gitlab_sign_out`Robert Speicher2017-06-191-3/+3
* Change `login_with` uses to `gitlab_sign_in`Robert Speicher2017-06-191-2/+2
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+4
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-7/+5
* Enable the RSpec/EmptyExampleGroup coprubocop-empty-example-groupRémy Coutable2017-05-181-16/+0
* Merge branch 'master' into '31987-automatically-close-assignee-select-dropdow...Clement Ho2017-05-161-0/+2
|\
| * Ensure issues are enabled on the project.31384-new-issue-button-on-no-results-page-after-search-doesn-t-go-to-correct-formBryce Johnson2017-05-111-0/+2
* | Fix issue specClement Ho2017-05-091-4/+0
|/
* Fix specsClement Ho2017-05-041-1/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-16/+24
* Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-241-1/+0
|\
| * Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* | Merge branch 'rs-empty-project-features' into 'master' Rémy Coutable2017-04-241-9/+11
|\ \
| * | Use `:empty_project` where possible in top-level feature specsrs-empty-project-featuresRobert Speicher2017-04-201-9/+11
| |/
* | Adding animation for all dropdownNur Rony2017-04-211-1/+2
|/
* Only add newlines for multiple uploadsremove-double-newline-for-single-attachmentsLuke "Jared" Bennett2017-04-141-2/+2
* Issue title realtimeRegis Boudinot2017-04-061-0/+17
* Fix linking to new issue with selected templateEric Eastwood2017-03-291-0/+17
* Redirect to signin when New Issue for not logged inSam Rose2017-03-201-1/+19
* Add feature specs for three types of user uploadsrs-uploadersRobert Speicher2017-02-241-29/+3
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Added double newline after file upload markdown insertLuke "Jared" Bennett2017-02-221-0/+9
* Fix 'reset-email' link specissue_26714Felipe Artur2017-02-161-2/+4
* Fixed missing edit link clickPhil Hughes2017-02-061-1/+3
* Fixed some specsPhil Hughes2017-02-061-9/+9
* Wait for ajax after clicking on a dateAlfredo Sumaran2017-01-051-0/+4
* add rspec feature testMike Greiling2017-01-021-2/+4