summaryrefslogtreecommitdiff
path: root/spec/features/snippets
Commit message (Expand)AuthorAgeFilesLines
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-308-8/+8
* Fix flaky spec due to image lazy-loading65603-broken-master-spec-features-snippets-user_edits_snippet_spec-rbHeinrich Lee Yu2019-08-051-1/+1
* Remove snippet breadcrumb specSean McGivern2019-08-011-19/+0
* Rename broken spec filesSean McGivern2019-08-011-0/+0
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-2612-0/+24
* Persist tmp snippet uploadsOswaldo Ferreira2019-06-171-1/+1
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Remove now-unnecessary md-preview classDouwe Maan2019-03-262-2/+2
* Add local markdown versionlocal-markdown-versionJan Provaznik2019-02-061-8/+0
* Remove Redcarpet markdown engineJan Provaznik2019-02-041-21/+0
* Feature/new user snippets breadcrumbsJ.D. Bean2018-09-241-0/+17
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
* render using RedCarpet if legacy_render parameter is setBrett Walker2018-09-051-11/+33
* Show the status of a user in interactionsBob Van Landuyt2018-07-302-0/+19
* Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+20
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-059-28/+28
* blank lines around expect removedhaseeb2018-03-271-3/+0
* removed creating projecthaseeb2018-03-191-4/+3
* updated integration testhaseeb2018-03-191-13/+12
* integration test addedhaseeb2018-03-171-0/+30
* add InspectRequests helper automatically to :js testsMike Greiling2017-11-021-1/+0
* update all status_code calls to use new inspect_requests helperMike Greiling2017-10-261-6/+7
* add accept_confirm around "delete comment" buttonMike Greiling2017-10-241-1/+1
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* | Replaced trigger click calls for click, also fixed ace_editor-input testJose Ivan Vargas2017-09-271-2/+2
* | Replaced trigger calls for click, fixed click_on callJose Ivan Vargas2017-09-261-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-311-1/+1
|\ \ | |/
| * fix transient test failures caused by wrong dropdown triggerfix-flakesSimon Knox2017-08-281-1/+1
* | Rename find('.ace_editor') -> find('.ace_text-input') to make Chrome happyStan Hu2017-08-161-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-163-9/+5
|\ \ | |/
| * Merge branch '34527-make-edit-comment-button-always-available-outside-of-drop...Clement Ho2017-08-141-5/+1
| |\
| | * take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdownSimon Knox2017-08-101-5/+1
| * | Make sure uploads for personal snippets are correctly renderedBob Van Landuyt2017-08-112-4/+4
| |/
* | Remove unsupported `network_traffic` in specsStan Hu2017-08-121-3/+0
|/
* Remove superfluous type defs in specsKeifer Furzland2017-07-2710-10/+10
* Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-192-4/+4
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-063-4/+45
|\
| * Merge branch '23036-replace-snippets-spinach' into 'master'Rémy Coutable2017-07-053-5/+46
| |\
| | * Replace 'snippets/snippets.feature' spinach with rspecAlexander Randa2017-07-053-5/+46
* | | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-297-9/+9
|/ /
* | Resolve "Unable to access edit comment from dropdown menu in certain screen s...Luke "Jared" Bennett2017-06-271-0/+1
|/
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-197-9/+9
* Disable autocomplete on snippets commentsEric Eastwood2017-06-191-0/+16
* Added more actions and report as abuse to all notesLuke "Jared" Bennett2017-06-071-1/+11
* Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-072-3/+25
* Support descriptions for snippetsJarka Kadlecova2017-05-312-2/+87
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-224-9/+9
* Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-4/+21