summaryrefslogtreecommitdiff
path: root/spec/features/projects/files
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-212-0/+30
|
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-201-0/+1
|
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-1912-52/+32
|
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-227-17/+24
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
|
* Enable serving static objects from an external storagestatic-objects-external-storageAhmad Sherif2019-09-101-1/+7
| | | | | | | | | | It consists of two parts: 1. Redirecting users to the configured external storage 1. Allowing the external storage to request the static object(s) on behalf of the user by means of specific tokens Part of https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/6829
* Improve search result labelsMarkus Koller2019-08-301-4/+2
| | | | | | | - Use "results" instead of "blobs", "wiki blobs", "snippet blobs" - Use "comments" instead of "notes" - Use correct pluralization - Don't add "1 - 10 of" if there's only one page
* Remove csslabArun Kumar Mohan2019-08-281-1/+0
|
* Fix quarantined spec by waiting for requestsdm-fix-quarantined-specDouwe Maan2019-08-151-5/+2
|
* Quarantine folder containing only a folder specadd-cop-for-rspec-file-pathsSean McGivern2019-08-011-1/+2
|
* Rename broken spec filesSean McGivern2019-08-011-0/+0
| | | | RSpec only executes files ending in _spec.rb.
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-2625-0/+50
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Open WebIDE in fork when user doesn't have access51952-redirect-to-webide-in-forkMarkus Koller2019-07-121-0/+1
| | | | | | | When opening the IDE on a project where the user doesn't have push access, we create a fork and then redirect back to the IDE. To make sure the user can actually commit, we need to open the IDE in the forked project rather than the upstream project.
* Use GraphQL API to fetch last commit data for treePhil Hughes2019-06-281-0/+2
|
* Support redirect paths starting with a dash51952-forking-via-webideMarkus Koller2019-06-251-8/+32
| | | | | | | We use a leading dash for certain things like the WebIDE, which had the side effect of losing the `params[:continue][:to]` param when opening the WebIDE on a project where the user doesn't have push access and therefore needs to fork the project first.
* Unquarantine spec in user_edits_files_spec.rbHeinrich Lee Yu2019-06-141-1/+1
|
* Upgrade to Capybara 3Heinrich Lee Yu2019-06-122-2/+1
| | | | | Fix whitespace in specs because normalize_ws is slightly different from Capybara 2 behavior
* Created repository list breadcrumbs Vue appPhil Hughes2019-05-292-0/+2
|
* Setup Vue app for repository file listingPhil Hughes2019-05-208-0/+14
| | | | Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61578
* Put four flaky specs in quanrantineRémy Coutable2019-04-171-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-161-1/+1
| | | | This reverts commit 171818df0a72097aa1a804c8213666b3f66b0966.
* Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-1/+1
| | | | | This reverts commit 6c75bd015cba181f028bc87c396c3d8e43b5dc3e, reversing changes made to 1be7f5aaa38aba79843eae8835be6c99c025e982.
* Make the dropdown match the designPatrick Bajao2019-04-021-1/+1
| | | | Regenerate locale.pot as well
* Makes the Web IDE the default editorPhil Hughes2019-02-262-0/+4
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/42382
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-1/+1
| | | | | Re-enables and autocorrects all instances of the Style/MethodCallWithoutArgsParentheses rule
* Wait for requests in LFS files specSean McGivern2019-01-081-1/+3
| | | | | Without this, sometimes we will get a unique constraint violation about GPG signatures on MySQL.
* Integrate csslabClement Ho2018-12-081-0/+1
|
* Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into ↵Douwe Maan2018-11-076-11/+12
| | | | | 'master'" This reverts merge request !22526
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-2/+2
|
* Fix specsblackst0ne2018-10-266-12/+11
|
* Resolve "In web editor, when delete a file, should navigate to enclosing ↵George Thomas2018-10-171-1/+1
| | | | directory"
* Resolve "Improve project overview UI"Dennis Tang2018-09-062-2/+2
|
* Fix specs failing on duplicate gpg signatureJan Provaznik2018-08-134-11/+20
| | | | | | It seems there are additional async requests related to gpg signature, w/o waiting for finishing all requests it fails on: Duplicate entry '...' for key 'index_gpg_signatures_on_commit_sha'
* Rails5 fix specs duplicate key value violates unique constraint ↵Jasper Maes2018-08-094-4/+4
| | | | 'index_gpg_signatures_on_commit_sha'
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-1110-16/+16
|
* Use stable gitlab-styles and eliminate offensesLin Jen-Shin2018-07-091-1/+0
|
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-2/+0
|
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-052-6/+6
|
* Replace the `project/source/markdown_render.feature` spinach test with an ↵blackst0ne2018-05-021-72/+168
| | | | rspec analog
* Replace find file project spinach tests with RSpecSemyon Pupkov2018-04-241-0/+66
|
* Remove ambiguity when forking a project to a user's namespaceStan Hu2018-04-171-2/+2
|
* Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-121-0/+23
|\ | | | | | | | | | | | | Make archived projects completely read-only Closes #44788 See merge request gitlab-org/gitlab-ce!18136
| * Spec improvements for speed, reliability and readabilityBob Van Landuyt2018-04-121-9/+5
| |
| * Prevent new merge requests for archived projectsBob Van Landuyt2018-04-111-0/+27
| | | | | | | | | | | | | | This prevents creating merge requests targeting archived projects. This could happen when a project was already forked, but then the source was archived.
* | Resolve "tree/master shows incorrect CI build status"Lin Jen-Shin2018-04-111-0/+46
|/
* Address review feedbackRémy Coutable2018-04-0916-65/+40
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Migrate features/project/project.feature to RSpec and reorganize several ↵Rémy Coutable2018-04-0924-134/+994
| | | | | | Project feature specs Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix template selector menu visibilityFabian Schneider2018-04-081-0/+66
|
* Add Auto DevOps and Kubernetes cluster button to project pageEric Eastwood2018-02-161-1/+1
|
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-2213-13/+13
|