- 06 Dec, 2019 24 commits
-
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/ee/spec/frontend) See merge request gitlab-org/gitlab!20915
-
Stan Hu authored
Resolve "Merge request search: "release tag" filter not working" Closes #38244 See merge request gitlab-org/gitlab!21236
-
Kushal Pandya authored
Styling to avoid wrapping and make button look more like a button Closes #35834 See merge request gitlab-org/gitlab!20176
-
Lee Tickett authored
This should make Danger bot happier
-
Jan Provaznik authored
GraphQL for Sentry error details Closes #34943 See merge request gitlab-org/gitlab!19733
-
Sean Arnold authored
- Squashed commit containing GraphQL changes
-
Takuya Noguchi authored
only for EE-specific contents under /ee/spec/frontend except for ide, vue_mr_widget, and vue_shared. To improve import order rules Set import/order, import/no-cycle, and import/no-unresolved as warn to make this update smoother.
-
Marcel Amirault authored
docs update config ref to include example using YAML anchors for base-variables See merge request gitlab-org/gitlab!20556
-
Matt Callaghan authored
Update README.md to include example of stop environment job using YAML anchors for base-variables AND set GIT_STRATEGY to none.
-
Etienne Baqué authored
-
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 16 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
-