- 06 Dec, 2019 14 commits
-
-
Etienne Baqué authored
Fixed query in issuable concern file. Added tests accordingly.
-
Ash McKenzie authored
Docs: Add note to restart geo-postgresql when resetting secondary See merge request gitlab-org/gitlab!21271
-
Evan Read authored
Added description on accessing Kubernetes secrets Closes #32689 See merge request gitlab-org/gitlab!20795
-
Viktor Nagy authored
-
Mayra Cabrera authored
Hashed Storage attachments migration: exclude files in object storage as they are all hashed already See merge request gitlab-org/gitlab!20338
-
Gabriel Mazetto authored
An attachment from an unmigrated project will only be using the legacy storage when stored locally. Any file on object storage already use hashed storage format.
-
Thong Kuah authored
Added configured? method to PrometheusAdapter Closes #28075 and #36921 See merge request gitlab-org/gitlab!21099
-
Mark Lapierre authored
Fix license compliance spec loading issue Closes #37980 See merge request gitlab-org/gitlab!21147
-
Michael Kozono authored
Disable FF when generating fixtures See merge request gitlab-org/gitlab!21288
-
Thong Kuah authored
Fixes for !20244 RBAC Kubernetes namespace prerequisite See merge request gitlab-org/gitlab!21227
-
Matt Kasa authored
Relates to https://gitlab.com/gitlab-org/gitlab/merge_requests/20244Co-Authored-By: Thong Kuah <tkuah@gitlab.com>
-
Mayra Cabrera authored
More consistent deployment API ordering See merge request gitlab-org/gitlab!20848
-
Evan Read authored
Docs for configuring Kubernetes namespace via CI See merge request gitlab-org/gitlab!21163
-
-
- 05 Dec, 2019 26 commits
-
-
Robert Speicher authored
Preserve merge train history See merge request gitlab-org/gitlab!19864
-
Robert Speicher authored
Track API events for Conan Repository with Snowplow See merge request gitlab-org/gitlab!21202
-
Steve Abrams authored
Add filename reference to avoid repeated variables
-
Denys Mishunov authored
Since a lot of tests depend on certain DOM elements to be presented in the markup for the snippet view, the fixtures should be generated with FF disabled to fallback to the HAML markup before the Vue components get implemented
-
Francisco Javier López authored
-
Denys Mishunov authored
Moved pushing the FE feature flag Now, instead of doing ot from Snippets controller, we do it from gon_helper to make it shared between all types of snippets
-
Robert Speicher authored
Use diff highlight cache for diffs batch loading See merge request gitlab-org/gitlab!21210
-
Michael Kozono authored
Update DAST reports to include Common Report Format fields Closes #14053 See merge request gitlab-org/gitlab!21014
-
Clement Ho authored
Migrate operations specs to Jest + VTU See merge request gitlab-org/gitlab!20884
-
Paul Gascou-Vaillancourt authored
Migrated some Karma specs to Jest and Vue Test Utils, this will help us with the ongoing BootstrapVue upgrade
-
Clement Ho authored
Update the monitoring/embed.vue component See merge request gitlab-org/gitlab!19787
-
Mayra Cabrera authored
Add Personal access token expiry policy See merge request gitlab-org/gitlab!17344
-
Sebastián Arcila Valenzuela authored
* Migration * Application setting admin view * license entry for ultimate
-
Stan Hu authored
Preload tags when loading commit statuses Closes #28254 See merge request gitlab-org/gitlab!21000
-
Michael Kozono authored
Revert "Merge branch '34820-snippets-view-vue-feature-flag' into 'master'" Closes #38305 See merge request gitlab-org/gitlab!21280
-
Michael Kozono authored
This reverts merge request !21088
-
Matija Čupić authored
-
Achilleas Pipinellis authored
docs: add registry-exporter See merge request gitlab-org/gitlab!20853
-
strowi authored
+ add documentation for registry-exporter/metrics ( https://gitlab.com/gitlab-org/omnibus-gitlab/issues/3653 )
-
Achilleas Pipinellis authored
Docs - Postgres Exporter - add advanced configuration options See merge request gitlab-org/gitlab!21008
-
Anton Smith authored
-
Achilleas Pipinellis authored
Clarify postgres exporter documentation See merge request gitlab-org/gitlab!21263
-
Robert Marshall authored
- Make it very clear that the localmachine address must be in the trust auth cidr list for postgres exporter to work. Relates https://gitlab.com/gitlab-org/omnibus-gitlab/issues/3570Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
-
Achilleas Pipinellis authored
Resolve "Be compliant with regex used by npm official registry" See merge request gitlab-org/gitlab!21148
-
Tim Rizzi authored
-
Achilleas Pipinellis authored
Adds information about gsrmX runners Closes gitlab-com/support/deandre#14 See merge request gitlab-org/gitlab!21061
-