summaryrefslogtreecommitdiff
path: root/spec/features/commits_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-2/+2
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-3/+0
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-0/+3
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-53/+3
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-2/+52
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-4/+7
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-2/+39
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-33/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-2/+2
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Merge branch 'error-pipelines-for-blocked-users' into 'master'Grzegorz Bizon2019-06-171-3/+3
|\
| * preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-041-3/+3
* | Upgrade to Capybara 3Heinrich Lee Yu2019-06-121-3/+3
|/
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-3/+3
* Remove all tables from Pipeline page when there is no job for the PipelineTakuya Noguchi2018-10-291-27/+33
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-3/+3
* Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-1/+1
* Don't allow Repository#log with limit zeroJacob Vosmaer (GitLab)2018-01-291-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* Fix commits_spec25317-prioritize-author-date-over-commitAnnabel Dunstone Gray2017-12-131-1/+1
* Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-3/+3
* Merge branch '39821-fix-commits-list-with-multi-file-editor' into 'master'Phil Hughes2017-11-211-0/+7
|\
| * Fix commits list 500 with multi-file editor new_repo cookie39821-fix-commits-list-with-multi-file-editorEric Eastwood2017-11-201-0/+7
* | Replace ci_status_path with pipeline_pathrc/use-existing-url-helperRémy Coutable2017-11-141-12/+10
|/
* extract gpg commit specs to their own fileAlexis Reigel2017-09-051-101/+0
* Inline script cleanup globals and easyTim Zallmann2017-08-011-2/+2
* Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets2017-07-271-0/+101
|\
| * fetch gpg signature badges by ajaxAlexis Reigel2017-07-271-2/+2
| * use short project path helpersAlexis Reigel2017-07-271-6/+6
| * swap user's name and the user's usernameAlexis Reigel2017-07-271-1/+1
| * show gpg key's user info when no profile existsAlexis Reigel2017-07-271-3/+20
| * improve spacing / alignments in gpg popupAlexis Reigel2017-07-271-7/+7
| * use sign_in instead of login_withAlexis Reigel2017-07-271-3/+3
| * use updated gitlab-test repo for signed commitsAlexis Reigel2017-07-271-19/+5
| * add gpg commit popover badgesAlexis Reigel2017-07-271-0/+25
| * perform signature update in sidekiq workerAlexis Reigel2017-07-271-4/+10
| * update features specs for gpg commitsAlexis Reigel2017-07-271-13/+38
| * add primary keyid attribute to gpg keysAlexis Reigel2017-07-271-2/+2
| * remove gpg from keychain when user's email changesAlexis Reigel2017-07-271-3/+13
| * feature spec for gpg signed commitsAlexis Reigel2017-07-271-0/+32
* | Remove superfluous type defs in specsKeifer Furzland2017-07-271-3/+3
|/
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Remove implicit dependency on `gitlab_sign_in` assigning `@user`rs-login_asRobert Speicher2017-06-191-6/+6