- 06 Dec, 2019 40 commits
-
-
Grzegorz Bizon authored
Add IMPORT_DEBUG env variable See merge request gitlab-org/gitlab!21268
-
Nick Thomas authored
Merge branch '11506-add-additional-attributes-and-arguments-for-the-graphql-epic-query' into 'master' GraphQL: Add upvotes and downvotes to epic query See merge request gitlab-org/gitlab!14311
-
Martin Wortschack authored
Update GitLab Packages See merge request gitlab-org/gitlab!21300
-
Natalia Tepluhina authored
Remove actions buttons if theres no designs See merge request gitlab-org/gitlab!21186
-
Jarek Ostrowski authored
Add changelog Put v-if before class, lint error Prettify
-
Kushal Pandya authored
Port Feature Flag Tests to Vue Test Utils See merge request gitlab-org/gitlab!21075
-
Andrew Fontaine authored
Using vue test utils instead of raw mounting things for speed.
-
Bob Van Landuyt authored
Show modal before changing project visibility See merge request gitlab-org/gitlab!20170
-
Phil Hughes authored
Shows a confirmation modal before the user changes the projects visibility. https://gitlab.com/gitlab-org/gitlab/issues/33358
-
Phil Hughes authored
Auto update mr widget when new commits are pushed Closes #31236 See merge request gitlab-org/gitlab!19725
-
Samantha Ming authored
- add warning message in ready_to_merge component - display ready_to_merge component instead of sha_mismatch Use BE diffs_path & update tests - pass diffs_path as a prop - update spec to check it contains the same href as prop
-
GitLab Bot authored
-
Martin Wortschack authored
Update dependency @gitlab/eslint-config to v2 See merge request gitlab-org/gitlab!21069
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/spec/javascripts/vue_shared) See merge request gitlab-org/gitlab!21056
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/ee/app/assets/javascripts/[a-l]*) See merge request gitlab-org/gitlab!20997
-
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.
-
Takuya Noguchi authored
only for EE-specific contents under /ee/app/assets/javascripts/[a-l]*. To improve import order rules Set import/order, import/no-cycle, and import/no-unresolved as warn to make this update smoother.
-
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
-
-