- 17 Mar, 2021 21 commits
-
-
Rémy Coutable authored
Add Workhorse maintainers to Danger See merge request gitlab-org/gitlab!56805
-
Kushal Pandya authored
Bugfix for licenses without an url See merge request gitlab-org/gitlab!56534
-
Jannik Lehmann authored
This commit solves https://gitlab.com/gitlab-org/gitlab/-/issues/322160 It introduces a bugfix for Licences without an url, to not display a broken link, but the License name in plain text.
-
Savas Vedova authored
Improve the trial status popover copy See merge request gitlab-org/gitlab!55894
-
Ramya Authappan authored
Qurantine prevent forking spec on staging with note See merge request gitlab-org/gitlab!56825
-
Rémy Coutable authored
ci: Update chrome 89 See merge request gitlab-org/gitlab!56726
-
Rémy Coutable authored
Add documentation metadata check to lefthook See merge request gitlab-org/gitlab!55719
-
Dylan Griffith authored
Use a fixed start date for cadence update spec See merge request gitlab-org/gitlab!56829
-
Evan Read authored
Note when vulnerability report option was added See merge request gitlab-org/gitlab!56817
-
Russell Dickenson authored
-
Kushal Pandya authored
Fix DAST profile summary for invalid values See merge request gitlab-org/gitlab!56753
-
Dheeraj Joshi authored
This handles the case when profile id are not present in received profiles
-
Brandon Labuschagne authored
Add environment scope to group CI variables API [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55573
-
Heinrich Lee Yu authored
The factory sets the start date based on a sequence. This can cause the spec to fail because that date could be the same date that we're trying to update to which means it wouldn't be changed.
-
Evan Read authored
Improve the vale referencelinks regex See merge request gitlab-org/gitlab!56806
-
Kushal Pandya authored
Moves project and groups data to API call on todos See merge request gitlab-org/gitlab!56507
-
Kushal Pandya authored
Merge branch '273300-fy21q4-foundations-kr2-audit-and-update-buttons-on-projects-commitscontroller-show' into 'master' Audit and update buttons on Projects::CommitsController#show See merge request gitlab-org/gitlab!56129
-
Sanad Liaquat (Personal) authored
-
Luke Duncalfe authored
Merge branch 'philipcunningham-add-excluded-urls-and-request-headers-to-dast-profiles-277353' into 'master' Extend DastSiteProfile with more config options See merge request gitlab-org/gitlab!55579
-
Philip Cunningham authored
- Adds new db columns - Extends create/update with additional fields - Stubs out fields not currently in use - Amends services to correctly handle nil values
-
Dallas Reedy authored
- Update the popover content to be more clear & succinct - Change the date format used from yyyy-mm-dd to mmmm d, since trial expirations are within 30 days (no need for a year)
-
- 16 Mar, 2021 19 commits
-
-
Marcel Amirault authored
-
Evan Read authored
-
Stan Hu authored
This just recognizes files in `workhorse/`. Updates to the the reviewer roulette or data page will need to be made to populate these fields.
-
Evan Read authored
Update code_quality.md - Code Climate engine attribute See merge request gitlab-org/gitlab!56705
-
Clint Cameron authored
Update code_quality.md - I'm a product marketing manager with SonarSource. My intention with this revision is that we (SonarSource) are ok to not get attribution for our engines (our Java, PHP & Python analyzers) and feel it is only fair that Code Climate does receive attribution/credit either.
-
Mayra Cabrera authored
Migration: add trial extension type to gitlab_subscription See merge request gitlab-org/gitlab!56460
-
Qingyu Zhao authored
-
Dylan Griffith authored
Combine tests in `gfm_autocomplete_spec.rb` for performance See merge request gitlab-org/gitlab!56369
-
Scott Hampton authored
Replace hint destination add_remove_clusters with add_eks_clusters See merge request gitlab-org/gitlab!56167
-
Craig Norris authored
Fix tier badge in environments page See merge request gitlab-org/gitlab!56786
-
Stan Hu authored
[RUN ALL RSPEC] Show pwd hint only if pwd auth is enabled on sign-in location mail See merge request gitlab-org/gitlab!56783
-
David O'Regan authored
Project Settings Operations h4 Expand/Collapse 4/5 See merge request gitlab-org/gitlab!56274
-
Natalia Tepluhina authored
Move from btn-success to btn-confirm in projects/network directory See merge request gitlab-org/gitlab!56345
-
Yogi authored
-
David O'Regan authored
Move from btn-success to btn-confirm in projects/environments directory See merge request gitlab-org/gitlab!56212
-
Yogi authored
-
Jose Ivan Vargas authored
Adds pipeline editor link on root Ci config files See merge request gitlab-org/gitlab!56563
-
Frédéric Caplette authored
- Adds pipeline editor button on root config file - This takes the user to ci/editor on master branch by default
-
Tiger authored
Extends the existing group variables API to support EE-only params, and allows setting the environment_scope if the :group_scoped_ci_variables licensed feature is available. If the feature is not available (pricing tier is not Premium or higher), the param is silently removed and the update continues without presenting an error to the user. This behaviour is the same as when project level scoped variables were a premium feature. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55573
-