- 24 Oct, 2019 40 commits
-
-
Mayra Cabrera authored
Set shorter TTL for all unauthenticated requests See merge request gitlab-org/gitlab!19064
-
Mike Greiling authored
Allow adding requests to performance bar manually See merge request gitlab-org/gitlab!18464
-
Mayra Cabrera authored
Fix N+1 for group container repositories view See merge request gitlab-org/gitlab!18979
-
Clement Ho authored
Disable a flaky frontend test See merge request gitlab-org/gitlab!19096
-
Clement Ho authored
Upgrade gitlab-ui once source code is move to src/ directory See merge request gitlab-org/gitlab!18966
-
Thong Kuah authored
Enable frozen string for spec/policies See merge request gitlab-org/gitlab!19073
-
Douglas Barbosa Alexandre authored
Resolve "Remove pendo from GitLab-FOSS" Closes #34852 See merge request gitlab-org/gitlab!19105
-
Mayra Cabrera authored
Check for enums not using smallint Closes #25012 See merge request gitlab-org/gitlab!18179
-
Albert Salim authored
-
Mike Greiling authored
Revert adding user id to snowplow See merge request gitlab-org/gitlab!19109
-
Doug Stull authored
-
Mayra Cabrera authored
Clean up duplicate indexes on ci_trigger_requests Closes #34818 See merge request gitlab-org/gitlab!19053
-
Mike Lewis authored
Document docs.gitlab.com monthly release process Closes gitlab-docs#245 See merge request gitlab-org/gitlab!16765
-
Achilleas Pipinellis authored
Mostly port content from the gitlab-docs project and streamline the monthly release process.
-
Bob Van Landuyt authored
-
Walmyr Lima e Silva Filho authored
Add back in password passthrough for QA user Closes #34807 See merge request gitlab-org/gitlab!19039
-
Grant Young authored
Removed in error last week, without this tests can't pass through a password for the user they want to use
-
Rémy Coutable authored
Improve the Review Apps documentation a bit See merge request gitlab-org/gitlab!19095
-
Doug Stull authored
- should not be part of FOSS as per our guidelines
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Force enable experimental group for growth experiments Closes gitlab-org/growth/engineering#77 See merge request gitlab-org/gitlab!18872
-
Rémy Coutable authored
Sync stable branches to CE upon a push Closes gitlab-com/gl-infra/delivery#468 See merge request gitlab-org/gitlab!19017
-
Douglas Barbosa Alexandre authored
Use the correct equality operator for Prometheus Alerts See merge request gitlab-org/gitlab!18919
-
David Wilkins authored
- Prometheus uses == (not =) for equality. Alerts that use single equal (=) result in a syntax error that silently fails to load any new alerts - https://prometheus.io/docs/prometheus/latest/querying/operators/#comparison-binary-operators
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Alex Buijs authored
-
Filipa Lacerda authored
Code Analytics: Use options for stateless data in filter dropdowns component See merge request gitlab-org/gitlab!19024
-
Brian Kabiro authored
- move `groupsQueryParams` and `projectsQueryParams` to options
-
Filipa Lacerda authored
Resolve "Dropdown icon missing on Compare page" Closes #28336 See merge request gitlab-org/gitlab!19036
-
Jeremy Elder authored
-
Sean McGivern authored
Serialize short sha as nil if head commit is blank See merge request gitlab-org/gitlab!19014
-
Igor authored
-
Sean McGivern authored
Propagate modsec secruleengine to autodeploy job, bump AOD image version Closes #8558 See merge request gitlab-org/gitlab!18809
-
Lucas Charles authored
Supporting https://gitlab.com/gitlab-org/gitlab/issues/8558 this change bumps the ADO image version and allows propagation of the `AUTO_DEVOPS_MODSECURITY_SEC_RULE_ENGINE` variable to the ingress resources created during Auto-Deploy jobs
-
Lin Jen-Shin authored
Make the 'package-and-qa' job wait for downstream 'Trigger:qa-test' job See merge request gitlab-org/gitlab!18216
-
Rémy Coutable authored
Resolve "Perform multiple helm and kubectl clean up in one call" Closes #34838 See merge request gitlab-org/gitlab!19058
-
Albert Salim authored
- Accept multiple release names in Quality::HelmClient and Quality::KubernetesClient - automated_cleanup.rb accumulates releases to be cleaned up before executing them
-
Dmitriy Zaporozhets authored
Support Enable/Disable operations in Feature Flag API See merge request gitlab-org/gitlab!18368
-
Natalia Tepluhina authored
Remove pointer cursor from sparkline chart in MR widget deployment See merge request gitlab-org/gitlab!18599
-
Olena Horal-Koretska authored
-