- 18 Dec, 2019 16 commits
-
-
Thong Kuah authored
Add liquid template support for Prometheus variable substitution See merge request gitlab-org/gitlab!20793
-
Reuben Pereira authored
Use the liquid template engine since it is designed to be securely used by users to modify template files themselves. Add a render_score_limit so that a user cannot take up all server resources by writing a template that requires a lot of resources to render.
-
James Lopez authored
GraphQL group access avoids SSO session checks Closes #35795 See merge request gitlab-org/gitlab!21922
-
Natalia Tepluhina authored
Merge branch '35073-refactor-design_management-pages-index-vue-to-use-apollomutation-component' into 'master' Refactor design_management/pages/index.vue to use ApolloMutation component See merge request gitlab-org/gitlab!21022
-
Tom Quirk authored
-
James Lopez authored
Add a detected licenses search filter See merge request gitlab-org/gitlab!21603
-
Marcel Amirault authored
Add deprecation warning for InfluxDB Closes #38041 See merge request gitlab-org/gitlab!21927
-
Achilleas Pipinellis authored
-
Marcel Amirault authored
Documentation: Added `rules:` to available keywords for bridge jobs See merge request gitlab-org/gitlab!21944
-
Martin Wortschack authored
Resolve "Remove IIFEs from users_select.js" Closes #34625 See merge request gitlab-org/gitlab!19290
-
Sanad Liaquat authored
Fix Job page object for E2E tests to use new job log Closes #118428 See merge request gitlab-org/gitlab!21862
-
Aleksandr Soborov authored
-
Dan Davison authored
Use unique filename in case of retries See merge request gitlab-org/gitlab!21712
-
Dan Davison authored
Remove duplication from test See merge request gitlab-org/gitlab!21951
-
Mike Greiling authored
Check for 422 error when editing stage See merge request gitlab-org/gitlab!21891
-
Ezekiel Kigbo authored
-
- 17 Dec, 2019 24 commits
-
-
Paul Slaughter authored
Update GitLab Packages See merge request gitlab-org/gitlab!21308
-
Mark Lapierre authored
Simplify end-to-end test from the Plan stage See merge request gitlab-org/gitlab!21749
-
Walmyr Lima e Silva Filho authored
-
Ash McKenzie authored
Harmonize capitalization on cluster UI See merge request gitlab-org/gitlab!21878
-
Evan Read authored
Capitalization now matches rest of UI page.
-
Stan Hu authored
Strong validate import export references Closes #35339 See merge request gitlab-org/gitlab!19682
-
Martin Wortschack authored
Remove extra lines on downstream pipelines in graph See merge request gitlab-org/gitlab!21957
-
Dan Davison authored
Fix Secure tests using old build trace element Closes #118429 See merge request gitlab-org/gitlab!21858
-
nmilojevic1 authored
-
nmilojevic1 authored
- Replaced flat_hash with all_relations method - Fixed formatting - Removed deep_stringify_keys for hash
-
nmilojevic1 authored
- Added author column inside Where - Made configuration_helper more generalised
-
nmilojevic1 authored
Squashed commits: - Fix rubocop offences - Parametrized rspec testing all relation paths - Use AttributeCleaner instead duplicating code - Add changelog for strong validation - Add frozen string literal for references - Add excluded attributes to configuration
-
Stan Hu authored
-
nmilojevic1 authored
-
nmilojevic1 authored
-
Mayra Cabrera authored
Pass cross projects artifacts dependencies in CI See merge request gitlab-org/gitlab!20721
-
Marius Bobin authored
Add changes to start a discussion.
-
Thong Kuah authored
Merge branch '39499-helper-overriden-method-doesn-t-seem-to-trigger-override-violation' into 'master' Verify override for helpers and other prepended modules Closes #39499 See merge request gitlab-org/gitlab!21746
-
Paul Gascou-Vaillancourt authored
Some components were importing charts from GitLab UI via `@gitlab/ui/charts` instead of the dist path `@gitlab/ui/dist/charts`. While this didn't seem to cause any user-facing issue, we started seeing some Jest failures after a recent update in GitLab UI to prevent circular dependencies. Updating the import path seems to resolve the problem.
-
GitLab Bot authored
-
Stan Hu authored
Restore schema version See merge request gitlab-org/gitlab!21953
-
Mayra Cabrera authored
-
pburdette authored
Fix the extra lines that happen on the downstream column. UX wants them removed but I found another use case we need to fix.
-
Achilleas Pipinellis authored
Docs - Show all attributes in Create Issue Link post See merge request gitlab-org/gitlab!21919
-