summaryrefslogtreecommitdiff
path: root/spec/features/uploads
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-01-202-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-11-293-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-09-301-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-07-261-6/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-07-251-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-191-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-301-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-163-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-101-1/+1
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-303-3/+3
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-263-0/+6
* Prioritize group settings, improve panel titles, disable submit without changesLuke Bennett2018-10-151-1/+1
* Send resize parameters for avatarsTim Zallmann2018-08-071-1/+1
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-053-7/+7
* Fix #39604 - Update header avatar after user changes avatarJamie Schembri2018-06-271-8/+19
* Fix tests after group settings page redesignDmitriy Zaporozhets2018-05-281-1/+3
* refactor wait_for_requests, add slow_requests block helperMike Greiling2017-11-021-21/+13
* slow down requests for dropzone uploads to avoid race conditionsMike Greiling2017-10-241-0/+8
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-8/+8
* Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-041-1/+1
|\
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-313-5/+5
|\ \ | |/
| * Remove superfluous type defs in specsKeifer Furzland2017-07-273-3/+3
| * Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-242-2/+2
* | IssueNotesRefactor: Fix upload specs.Fatih Acet2017-07-211-0/+1
|/
* Update specs for new upload pathBob Van Landuyt2017-07-182-2/+2
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-293-3/+3
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-193-3/+3
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-072-2/+2
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-2/+2
* Add an ability to cancel attaching file and redesign attaching files UIblackst0ne2017-05-161-8/+68
* Add feature specs for three types of user uploadsrs-uploadersRobert Speicher2017-02-243-0/+72