- 30 Nov, 2020 1 commit
-
-
Philippe Lafoucrière authored
-
- 26 Nov, 2020 1 commit
-
-
Ash McKenzie authored
Allow us to record conversion events for experiment participants See merge request gitlab-org/gitlab!47093
-
- 25 Nov, 2020 34 commits
-
-
Stan Hu authored
Add Ruby 2.7.2 requirement in version-specific update guide See merge request gitlab-org/gitlab!48563
-
Stan Hu authored
Update Rake check and docs to require Ruby 2.7 See merge request gitlab-org/gitlab!48552
-
Mark Lapierre authored
Update epic creation spec with new epic form See merge request gitlab-org/gitlab!48513
-
Stan Hu authored
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/288039
-
Stan Hu authored
-
Suzanne Selhorn authored
Fix future tense issues See merge request gitlab-org/gitlab!48542
-
Rachel Gottesman authored
-
Suzanne Selhorn authored
Fix future tense issues See merge request gitlab-org/gitlab!48545
-
Suzanne Selhorn authored
Fix future tense issues See merge request gitlab-org/gitlab!48544
-
Stan Hu authored
Rename Piwik to Matomo See merge request gitlab-org/gitlab!45658
-
Kate Grechishkina authored
This currently will fall back to the legacy Piwki settings (`piwiki_url` and `piwik_site_id`) if the new Matoma settings are not defined.
-
Kerri Miller authored
Update feature flags that belong to group::code review See merge request gitlab-org/gitlab!47893
-
Stan Hu authored
-
Stan Hu authored
Ruby 2.6 does not work anymore due to keyword argument changes. Bundler v2 comes standard with Ruby 2.7, so we no longer need to install it manually. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/287799
-
Douglas Barbosa Alexandre authored
Update fog-aws to v3.6.7 [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!48519
-
Lin Jen-Shin authored
Merge branch '32222-use-artifact-relative-urls-to-fetch-knapsack-and-flaky-tests-metadata-take-2' into 'master' Resolve "Use artifact relative URLs to fetch Knapsack and Flaky tests metadata" See merge request gitlab-org/gitlab!48461
-
Olena Horal-Koretska authored
Add apply suggestion component See merge request gitlab-org/gitlab!48324
-
Heinrich Lee Yu authored
Handle blank default branch in security configuration See merge request gitlab-org/gitlab!48328
-
Alan (Maciej) Paruszewski authored
-
Brandon Labuschagne authored
Merge branch 'Migrate-Bootstrap-dropdown-to-GitLab-UI-GlDropdown-in-app/assets/javascripts/diffs' into 'master' Migrate Bootstrap dropdown to GlDropdown in app/assets/javascripts/diffs See merge request gitlab-org/gitlab!41451
-
Marvin Karegyeya authored
- is-active class was missing - added data selectors for QA / functional tests
-
Bob Van Landuyt authored
Remove memoization of counters in Gitlab::Gpg See merge request gitlab-org/gitlab!48418
-
Rachel Gottesman authored
-
Rachel Gottesman authored
-
Vitaly Slobodin authored
Merge branch '262109-fe-add-severity-counters-to-group-and-instance-vulnerability-reports-group' into 'master' Add Vulnerability Severities count to group report See merge request gitlab-org/gitlab!47861
-
David Pisek authored
* Refactor graphql query to support different scopes * Change severity count component to accept `scope` and `fullPath`
-
Kushal Pandya authored
Disallow `fs` in integration specs See merge request gitlab-org/gitlab!48286
-
Stan Hu authored
This adds support for retrieving credentials via the instance metadata server v2 (IMDSv2). Closes https://gitlab.com/gitlab-org/gitlab/-/issues/287816 List of changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md Diff: https://github.com/fog/fog-aws/compare/v3.5.2..v3.6.7
-
Heinrich Lee Yu authored
Fix hard-coded IDs in failing metrics_dashboard_spec.rb See merge request gitlab-org/gitlab!48533
-
Stan Hu authored
`spec/requests/projects/metrics_dashboard_spec.rb` was failing because it was expecting environment ID 99 not to exist, but if previous specs incremented the sequence then it's entirely possible for this spec to create an environment with that ID. We now use the max value to test this.
-
Patrick Bajao authored
Since group::source code is being split into another group called group::code review, feature flags that belong to that group are updated accordingly.
-
Kerri Miller authored
Add JobArtifactType with downloadPath field See merge request gitlab-org/gitlab!48207
-
Avielle Wolfe authored
And add artifacts field to JobType
-
Jose Ivan Vargas authored
Create feature flag for threat monitoring alerts tab See merge request gitlab-org/gitlab!48400
-
- 24 Nov, 2020 4 commits
-
-
Douglas Barbosa Alexandre authored
Remove logging for Gitlab::RequestForgeryProtection::Controller See merge request gitlab-org/gitlab!48466
-
Gabriel Mazetto authored
Add gitlab:db:active task See merge request gitlab-org/gitlab!48083
-
Ian Baum authored
To be used for setting up GEO replication in the omnibus-gitalb package. Intended to help prevent users from accidentally deleting actively used databases. * Returns 0 if there is sign that the database has been modified by the user * Returns 1 if there is no sign that the database has been modified by the user
-
Douglas Barbosa Alexandre authored
Migrate user admin deactivate user modal to GlModal See merge request gitlab-org/gitlab!47949
-