- 05 Apr, 2022 4 commits
-
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
- 03 Apr, 2022 1 commit
-
-
Vitali Tatarintev authored
-
- 01 Apr, 2022 3 commits
-
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
- 30 Mar, 2022 1 commit
-
-
Vitali Tatarintev authored
-
- 29 Mar, 2022 1 commit
-
-
Vitali Tatarintev authored
-
- 28 Mar, 2022 2 commits
-
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
- 24 Mar, 2022 5 commits
-
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
Siddharth Asthana authored
Changelog: other EE: true
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
- 23 Mar, 2022 1 commit
-
-
Siddharth Asthana authored
Changelog: other
-
- 21 Mar, 2022 1 commit
-
-
Vitali Tatarintev authored
-
- 18 Mar, 2022 5 commits
-
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
- 09 Mar, 2022 1 commit
-
-
Vitali Tatarintev authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/239356
-
- 08 Mar, 2022 1 commit
-
-
Peter Leitzen authored
-
- 03 Mar, 2022 1 commit
-
-
Vitali Tatarintev authored
-
- 28 Feb, 2022 2 commits
-
-
Siddharth Asthana authored
Changelog: other EE: true
-
Siddharth Asthana authored
Exclude Rails/IndexBy from `tooling/danger` as it's not available. Changelog: other EE: true
-
- 24 Feb, 2022 1 commit
-
-
Vitali Tatarintev authored
Fix and enable `Layout/EmptyLinesAroundAttributeAccessor`
-
- 23 Feb, 2022 2 commits
-
-
Siddharth Asthana authored
Changelog: other
-
Siddharth Asthana authored
Changelog: other EE: true
-
- 22 Feb, 2022 1 commit
-
-
Siddharth Asthana authored
Changelog: other
-
- 07 Feb, 2022 1 commit
-
-
Bogdan Denkovych authored
`Spec::Support::Helpers::KeyGeneratorHelper` was added in 857d0391 to generate RSA public key in openssh format. At that time we didn't have a gem in Gemfile to do so. Later, we added `sshkey` gem that allows generating public keys. Also, we used to have `SSHKeygen` class to generate RSA public keys in openssh format for specs: In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77424, https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78532 we started using `ssh_data` gem instead of `net-ssh`, `sshkey`, `net-ssh`, `ed25519`, `bcrypt_pbkdf`, and `SSHKeygen`-class. We can remove `Spec::Support::Helpers::KeyGeneratorHelper` in favor of `ssh_data` gem too.
-
- 28 Jan, 2022 1 commit
-
-
Roy Zwambag authored
This reverts merge request !78911
-
- 25 Jan, 2022 1 commit
-
-
Roy Zwambag authored
Changelog: removed
-
- 18 Jan, 2022 1 commit
-
-
Aleksei Lipniagov authored
This removes most of the things related to Sherlock. Dependent gems and docs will be removed separately.
-
- 14 Dec, 2021 1 commit
-
-
Igor Drozdov authored
-
- 13 Dec, 2021 1 commit
-
-
Igor Drozdov authored
It encourages using `.find` instead of `select {...}.first`
-
- 10 Dec, 2021 1 commit
-
-
Doug Stull authored
-