- 25 Nov, 2020 21 commits
-
-
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
-
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
-
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 19 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
-
Doug Stull authored
- maintainability.
-
Simon Knox authored
Guard against nullable blocked by issues array RUN AS-IF-FOSS See merge request gitlab-org/gitlab!48510
-
Robert Speicher authored
Update ability to create MR from feedback See merge request gitlab-org/gitlab!48388
-
Mayra Cabrera authored
Remove implicit job deduplication feature flags See merge request gitlab-org/gitlab!48031
-
Vitaly Slobodin authored
-
Douglas Barbosa Alexandre authored
Add code coverage overall activity to group repository analytics See merge request gitlab-org/gitlab!48155
-
Sean McGivern authored
Hide Mark as draft button in a merged MR even on mobile See merge request gitlab-org/gitlab!47678
-
Takuya Noguchi authored
Adds and refactors the rspec code around static frontend tests. Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Andrew Fontaine authored
Moved vue-toasted into status modal See merge request gitlab-org/gitlab!48476
-
Mike Jang authored
Real-time feature config is under admin area See merge request gitlab-org/gitlab!48102
-
Harsh Chouraria authored
It looks like at some point the `Application settings` name was changed to use `Admin area -> Settings` in navigation. This doc about altering `Real-time features` (polling) still references the older area name, and required an update. Also added a link to the `Admin Area` documentation to allow for easier discovery.
-
Jose Ivan Vargas authored
Remove vulnerability help feedback path See merge request gitlab-org/gitlab!47961
-
Alexander Turinske authored
-
Kerri Miller authored
Add service_desk_reply_to to issues list and header See merge request gitlab-org/gitlab!48089
-
Lee Tickett authored
-