- 11 Aug, 2020 40 commits
-
-
Andrew Fontaine authored
Fix quick submit form behavior Closes #235499 See merge request gitlab-org/gitlab!39225
-
Oswaldo Ferreira authored
Fix GraphQL query example indentation in specs See merge request gitlab-org/gitlab!39239
-
Andrew Fontaine authored
Merge branch '225543-add-frontend-validation-to-restrict-membership-by-email-field-in-group-settings-general' into 'master' Add frontend validation to "Restrict membership by email domain" field See merge request gitlab-org/gitlab!38348
-
Nathan Friend authored
Refactor TestReportSummary with total See merge request gitlab-org/gitlab!37204
-
Maxime Orefice authored
This MR exposes all counts in a new hash exposed through the total method. It also renames some variables to simplify our code.
-
Achilleas Pipinellis authored
Moving repositories formatting improvements See merge request gitlab-org/gitlab!39066
-
Ben Bodenmiller authored
-
Achilleas Pipinellis authored
Docs: AWS ELB health check URL on first boot See merge request gitlab-org/gitlab!33443
-
DarwinJS authored
-
Vitali Tatarintev authored
Remove vulnerability findings finder See merge request gitlab-org/gitlab!39087
-
Achilleas Pipinellis authored
Use latest version for upgrade maintenance recommendations See merge request gitlab-org/gitlab!39175
-
Amy Qualls authored
Add Incident docs See merge request gitlab-org/gitlab!39111
-
David O'Regan authored
Shrink the image down somewhat.
-
Tanya Pazitny authored
Update invalid link Closes #233153 See merge request gitlab-org/gitlab!39227
-
Jose Ivan Vargas authored
Merge branch '232734-mlunoe-add-filtered-search-manager-setting-to-specify-to-use-default-state' into 'master' [RUN-AS-IF-FOSS] Fix(filtered search manager): add state option Closes #232734 See merge request gitlab-org/gitlab!38906
-
Michael Lunøe authored
Add option parameter to use default state, so usages of the filtered_search_manager can specify whether to use the default state, or not. This created issues around the application where state='opened' had an unintentional effect and would cause inconsistencies between what was being displayed when. See ticket for more information: https://gitlab.com/gitlab-org/gitlab/-/issues/232734
-
Markus Koller authored
Calculate and store resolved_on_default_branch attribute of vulnerabilities See merge request gitlab-org/gitlab!38639
-
Craig Norris authored
Add Redis Actioncable config to Redis docs Closes #232513 See merge request gitlab-org/gitlab!38604
-
Jose Ivan Vargas authored
Update suggest gitlab ci popover button Closes #219888 See merge request gitlab-org/gitlab!37987
-
Nick Gaskill authored
Add coverage fuzzing docs for offline env See merge request gitlab-org/gitlab!38999
-
Yevgeny Pats authored
-
Douglas Barbosa Alexandre authored
Only track schema versions with actual migrations See merge request gitlab-org/gitlab!38645
-
Douglas Barbosa Alexandre authored
Remove resolved cleanup policy tech debt comment See merge request gitlab-org/gitlab!39126
-
Peter Leitzen authored
Swap RepositoryHashCache to UNLINK See merge request gitlab-org/gitlab!39105
-
Robert May authored
Improves the delete performance for RepositoryHashCache by sending a single UNLINK call for multiple keys, rather than multiple DEL calls for each key. This is the same implementation as used in Gitlab::SetCache.
-
Vitali Tatarintev authored
Consider artifact locking in build_details_entity See merge request gitlab-org/gitlab!38918
-
Vitali Tatarintev authored
Enable FF ci_variables_api_filter_environment_scope by default See merge request gitlab-org/gitlab!39209
-
Achilleas Pipinellis authored
-
Jan Provaznik authored
Enable CI warnings feature flag See merge request gitlab-org/gitlab!38712
-
Adam Hegyi authored
Migrate license_management artifacts to license_scanning See merge request gitlab-org/gitlab!36817
-
Tetiana Chupryna authored
https://gitlab.com/gitlab-org/gitlab/-/issues/213571 We removed license_management artifacts, so we need to migrate them to a new license_scanning type
-
Vitali Tatarintev authored
Use consistent indentation for query examples across GraphQL specs
-
peterhegman authored
Move passing of `errorMessage` and `disallowedValueErrorMessage` to JS instead of passing it via HAML data attributes
-
peterhegman authored
Per reviewer feedback
-
peterhegman authored
-
peterhegman authored
-
peterhegman authored
Improve UX by implementing frontend validation for the "Restrict membership by email domain" field
-
Jose Ivan Vargas authored
Change 'gauge-chart' to 'gauge' in YML panel config for gauge charts See merge request gitlab-org/gitlab!39184
-
Nick Thomas authored
Upgrade Workhorse to v8.38.0 See merge request gitlab-org/gitlab!39223
-
Jose Ivan Vargas authored
Swap deprecated button in settings > operations See merge request gitlab-org/gitlab!39131
-