summaryrefslogtreecommitdiff
path: root/spec/features/projects/files
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan2018-11-076-11/+12
* 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 dire...George Thomas2018-10-171-1/+1
* Resolve "Improve project overview UI"Dennis Tang2018-09-062-2/+2
* Fix specs failing on duplicate gpg signatureJan Provaznik2018-08-134-11/+20
* Rails5 fix specs duplicate key value violates unique constraint 'index_gpg_si...Jasper Maes2018-08-094-4/+4
* 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 rsp...blackst0ne2018-05-021-72/+168
* 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
|\
| * 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
* | Resolve "tree/master shows incorrect CI build status"Lin Jen-Shin2018-04-111-0/+46
|/
* Address review feedbackRémy Coutable2018-04-0916-65/+40
* Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-0924-134/+994
* 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
* Prevent some specs from mangling the gitlab-shell checkoutNick Thomas2017-12-191-5/+3
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-0910-10/+10
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-0710-10/+10
* | fixed spec/features/projects/files/edit_file_soft_wrap_spec.rbPhil Hughes2017-09-271-13/+13
|/
* Fix failures introduced by Capybara upgraders-update-capybaraRobert Speicher2017-09-051-1/+1
* Replace 'source/search_code.feature' spinach test with an rspec analogblackst0ne2017-08-252-23/+58
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-2713-13/+13
* Remove superfluous type defs in specsKeifer Furzland2017-07-2713-13/+13
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-062-6/+2
|\
| * Merge branch '32408-allow-creation-of-files-and-dirs-with-spaces-in-web-ui' i...Douwe Maan2017-07-051-5/+0
| |\
| | * Removes file_name_regex from Gitlab::Regex32408-allow-creation-of-files-and-dirs-with-spaces-in-web-uiTiago Botelho2017-07-051-5/+0
| * | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-0515-38/+28
| |/
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-0615-39/+28
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-2915-15/+15
|/
* Revert "Annotate" to "Blame"sh-revert-annotate-for-blameStan Hu2017-06-221-1/+1
* Change `login_with` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-1914-14/+14
* Promote blameless culture by using "annotate" insteadIlya Vassilevsky2017-06-021-1/+1
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-228-12/+12
* Add spec for last commit info when browsing repository filesdm-tree-last-commitDmitriy Zaporozhets2017-05-171-0/+12
* Fix some specsDouwe Maan2017-04-271-2/+3
* Submodule Dockerfile templatesZeger-Jan van de Weg2017-04-261-0/+6
* Merge branch '22826-ui-inconsistency-different-files-views-find-file-button-m...Clement Ho2017-04-261-0/+30
|\
| * [#22826] Add newline before expect in accordance to four phase thoughtbot styleTM Lee2017-04-251-0/+2
| * [#22826] Ensure find_file_link and download button is part of file tree headerTM Lee2017-04-231-0/+28