- 08 Dec, 2020 40 commits
-
-
Mark Chao authored
Refactor Git/LFS request specs into shared examples See merge request gitlab-org/gitlab!49138
-
Markus Koller authored
This allows us to reuse them in EE. - The shared examples for `Repositories::GitHttpController` were moved without any changes. - The LFS request specs were cleaned up and simplified a bit.
-
Olena Horal-Koretska authored
Use vue test utils in roadmap specs and add helpful comments in roadmap code. See merge request gitlab-org/gitlab!49433
-
Eulyeon Ko authored
Whenever certain variables are modified in roadmap.scss, the changes need to be reflected in roadmap/constants.js
-
Heinrich Lee Yu authored
Use `supports_severity?` to check feature availability on issuables See merge request gitlab-org/gitlab!49378
-
Heinrich Lee Yu authored
Fix the (potential) race-condition issue on `IgnorableColumns` See merge request gitlab-org/gitlab!49163
-
Igor Drozdov authored
Ignore missing source project when editing MR See merge request gitlab-org/gitlab!49311
-
Dmytro Zaporozhets (DZ) authored
Add method to create issue in Jira from vulnerability finding See merge request gitlab-org/gitlab!49000
-
Alan (Maciej) Paruszewski authored
This change adds link to finding to create issue in Jira.
-
Shinya Maeda authored
Add coquality comparison for merge request See merge request gitlab-org/gitlab!48830
-
Shinya Maeda authored
Fix existing_errors for AccessibilityReportsComparer See merge request gitlab-org/gitlab!49245
-
Maxime Orefice authored
This commit fixes how we calculate our existing_errors between 2 accessibility reports. Instead of returning all existing errors from the base report we are now getting the intersection between the base and the head report.
-
Bob Van Landuyt authored
Bump validates_hostname to 1.0.11 See merge request gitlab-org/gitlab!49452
-
Mikołaj Wawrzyniak authored
Add feature category to API latency histogram See merge request gitlab-org/gitlab!49232
-
Dmytro Zaporozhets (DZ) authored
Remove invite email experiment entry See merge request gitlab-org/gitlab!49346
-
Albert Salim authored
ci: Add rules to the 'workhorse' job See merge request gitlab-org/gitlab!49117
-
Jacques Erasmus authored
Remove ci_job_line_links feature flag See merge request gitlab-org/gitlab!49454
-
Natalia Tepluhina authored
Upgrade mock-apollo-client to v0.5.0 See merge request gitlab-org/gitlab!49467
-
Marcin Sedlak-Jakubowski authored
Add a note about manual trigger jobs See merge request gitlab-org/gitlab!49443
-
Marcel Amirault authored
-
Enrique Alcántara authored
EKS: Provide user feedback on AWS authorization errors See merge request gitlab-org/gitlab!49278
-
Douglas Barbosa Alexandre authored
Geo: Document verification indexes See merge request gitlab-org/gitlab!49146
-
Michael Kozono authored
-
Mark Florian authored
Require users to copy, download, or print 2FA recovery codes See merge request gitlab-org/gitlab!49078
-
Peter Hegman authored
In an effort to encourage users to save recovery codes. Prevent users from proceeding until they have copied, downloaded, or printed their 2FA recovery codes
-
Yannis Roussos authored
Updating database MR guide with requirements See merge request gitlab-org/gitlab!48523
-
Craig Gomes authored
-
Paul Gascou-Vaillancourt authored
-
Grzegorz Bizon authored
Use cross pipeline dependencies See merge request gitlab-org/gitlab!48342
-
Fabio Pitino authored
Include actual limit in pipeline errors See merge request gitlab-org/gitlab!48710
-
Olena Horal-Koretska authored
Remove stale and dead code See merge request gitlab-org/gitlab!49339
-
Nicolò Maria Mezzopera authored
- add missing entries - remove obsolete file
-
Marcin Sedlak-Jakubowski authored
Fix future tense issues See merge request gitlab-org/gitlab!49449
-
Bob Van Landuyt authored
Allow Group SAML to auto-created new users See merge request gitlab-org/gitlab!48953
-
Bob Van Landuyt authored
Introduce Add Seats Button on Billing Page See merge request gitlab-org/gitlab!49242
-
Angelo Gulina authored
Signed-off-by: Angelo Gulina <agulina@gitlab.com>
-
Phil Hughes authored
Remove cd_auto_rollback feature flag See merge request gitlab-org/gitlab!49098
-
Imre Farkas authored
Enable Crowd auth for git-over-https See merge request gitlab-org/gitlab!46935
-
Thomas Mendoza authored
These changes enable git authentication via Crowd for git requests using https. This is similar to the existing LDAP authenticator. There are also changes to the User model to prevent the password warning message from showing if Crowd is enabled.
-
Dmytro Zaporozhets (DZ) authored
Process prometheus-formatted alerts via HTTP integrations See merge request gitlab-org/gitlab!49268
-