summaryrefslogtreecommitdiff
path: root/spec/features/projects/commit
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-202-5/+8
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-182-0/+3
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-1/+2
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-195-1/+5
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-204-43/+39
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-17/+35
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-182-101/+150
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-25/+13
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-212-6/+44
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-2/+0
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-203-18/+26
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-8/+17
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-1810-10/+10
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-1/+5
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-269-0/+18
* Rename selector for framework notesGeorge Tsiolis2019-04-121-2/+2
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-242-3/+3
* Rename project's pipelines relationFrancisco Javier López2018-12-051-1/+1
* Change markdown header tab anchor links to buttonsGeorge Tsiolis2018-10-192-8/+8
* Fix failing testGeorge Andrinopoulos2018-08-201-1/+1
* Fix failing testGeorge Andrinopoulos2018-08-191-1/+1
* Add target branch to cherry pick confirmation messageGeorge Andrinopoulos2018-08-191-4/+4
* Show the status of a user in interactionsBob Van Landuyt2018-07-301-0/+40
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-113-3/+3
* Revert "Merge branch 'fix-inconsistent-cancel-button' into 'master'"Winnie Hellmann2018-07-101-1/+1
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-053-7/+7
* Change button text to more specific Discard draftfix-inconsistent-cancel-buttonAndreas Kämmerle2018-06-251-1/+1
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+109
* Replace the `project/commits/diff_comments.feature` spinach test with an rspe...blackst0ne2018-05-144-110/+249
* Replace the `project/commits/comments.feature` spinach test with an rspec analogblackst0ne2018-04-161-0/+110
* Spec improvements for speed, reliability and readabilityBob Van Landuyt2018-04-122-2/+3
* Show `New Issue` link for projectsBob Van Landuyt2018-04-112-0/+27
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-222-2/+2
* Fix commit pipeline showing wrong status39878-commit-pipeline-reads-wrong-keyFilipa Lacerda2017-11-071-0/+7
* replace use of unsupported trigger method with clickMike Greiling2017-11-031-1/+1
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-021-1/+1
|\
| * Lets try with trigger('click')Tim Zallmann2017-10-301-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-291-1/+0
|\ \ | |/
| * Fix failing testsFilipa Lacerda2017-10-191-1/+0
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-092-2/+2
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-072-2/+2
* | fix diff_notes_specJose Ivan Vargas2017-10-031-2/+2
|/
* Fixes commit comments in side-by-side diff viewcommit-side-by-side-commentPhil Hughes2017-09-271-0/+36
* Replace the 'project/commits/revert.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-181-0/+56
* Merge branch 'replace_spinach_user_lookup.feature' into 'master'Robert Speicher2017-08-301-27/+0
|\