summaryrefslogtreecommitdiff
path: root/spec/features/projects/commit
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-06-291-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-06-281-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-06-152-5/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-05-111-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-11-112-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-08-111-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-291-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-214-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-311-34/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-261-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-232-8/+22
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-151-17/+35
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-212-101/+150
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-081-25/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-071-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-251-5/+43
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-211-2/+0
* Add latest changes from gitlab-org/gitlab@masterfix-master-merge-train-helperGitLab Bot2020-08-131-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-122-18/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-111-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-091-8/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-1610-10/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-051-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