- 08 Jun, 2020 40 commits
-
-
Amy Qualls authored
Docs: Split off Auto DevOps requirements Closes #220100 See merge request gitlab-org/gitlab!33988
-
Amy Qualls authored
Create a new requirements page to take some of the weight off of the main Auto DevOps page.
-
Suzanne Selhorn authored
Add regex examples to container registry expiration policy docs See merge request gitlab-org/gitlab!33945
-
João Pereira authored
-
Suzanne Selhorn authored
Add instruction for migrating registry data to s3 without downtime See merge request gitlab-org/gitlab!33747
-
Nourdin el Bacha authored
-
Douglas Barbosa Alexandre authored
DRY up User method delegation See merge request gitlab-org/gitlab!33800
-
Suzanne Selhorn authored
Adds note about multi-deployment apps See merge request gitlab-org/gitlab!33671
-
Alexander Tanayno authored
-
Kushal Pandya authored
Ignore moment.js dependency for pikaday See merge request gitlab-org/gitlab!34053
-
Vitaly Slobodin authored
Pikaday has a dependency on moment.js but moment.js was removed from our codebase and build outputs an error in the browser's console. Potential fix is to wait when upstream removes moment.js as a direct dependency but Pikaday looks unmaintained (last commit in 2018). Another fix is to add IgnorePlugin from webpack to ignore moment.js when processing Pikaday.
-
Illya Klymov authored
Migrate spec/javascripts/behaviors/ to Jest Closes #194205 See merge request gitlab-org/gitlab!33975
-
Illya Klymov authored
Generate vulnerability data hash just once per request See merge request gitlab-org/gitlab!33970
-
Illya Klymov authored
Fix the alingment issues See merge request gitlab-org/gitlab!33855
-
Robert Speicher authored
Rename StuckImportJobsWorker to StuckProjectImportJobsWorker Closes #218563 See merge request gitlab-org/gitlab!32965
-
Marcin Sedlak-Jakubowski authored
Docs: external users can access public projects See merge request gitlab-org/gitlab!33796
-
Illya Klymov authored
Resolve "Back 'Vulnerabilities over time' report with Standalone Vulnerability data on Instance & Group Security Dashboard" See merge request gitlab-org/gitlab!32301
-
Nick Thomas authored
Remove async_merge_request_check_mergeability feature flag See merge request gitlab-org/gitlab!33917
-
Oswaldo Ferreira authored
GraphQL endpoint for Jira users import See merge request gitlab-org/gitlab!33501
-
Sean McGivern authored
Retry failed vulnerability export jobs up to 3 times See merge request gitlab-org/gitlab!33986
-
Nathan Friend authored
Resolve "Too much x-axis padding on the Environments Dashboard" Closes #195692 See merge request gitlab-org/gitlab!32533
-
Rayana Verissimo authored
-
Mike Jang authored
Add a Welsh proofreader See merge request gitlab-org/gitlab!34008
-
Sean McGivern authored
Update routes for lost-and-found group and projects See merge request gitlab-org/gitlab!33653
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
Previously we were marking the export object as failed if it fails in the first export try and were suppressing the exception to fool sidekiq to not to retry the job. We decided to change this behaviour and let sidekiq to try the job if it fails.
-
Enrique Alcántara authored
Group toolbar code icons Closes #220616 See merge request gitlab-org/gitlab!34006
-
Derek Knox authored
Organize inline-code and code-block icons in the toolbar for subtle IA improvement
-
Nick Thomas authored
Update validates_hostname and i18n gem patch levels See merge request gitlab-org/gitlab!34010
-
Phil Hughes authored
Fix Filtered Search bar layout on small screens See merge request gitlab-org/gitlab!34061
-
Nick Thomas authored
Resolve "Group members domain allow-list should allow multiple domains" See merge request gitlab-org/gitlab!33498
-
Manoj M J authored
This change allows to specify multiple email domains in a comma separated fashion, when specifying domains to restrict group membership of users by.
-
Nick Thomas authored
Add metrics dashboard schema validation as graphQL field for metrics dashboard resource Closes #210289 See merge request gitlab-org/gitlab!33592
-
Mark Florian authored
Remove network_policy_management feature flag See merge request gitlab-org/gitlab!33667
-
Kushal Pandya authored
Update dependency @gitlab/ui to v16.3.0 See merge request gitlab-org/gitlab!33989
-
Nick Thomas authored
Create GraphQL mutation for DAST on-demand scans See merge request gitlab-org/gitlab!33019
-
Mark Florian authored
Migrate translate_spec to Jest See merge request gitlab-org/gitlab!33993
-
Kushal Pandya authored
Migrate 3 specs in vue_shared to Jest See merge request gitlab-org/gitlab!34001
-
Kushal Pandya authored
-
Mark Florian authored
Remove legacy license management dropdown See merge request gitlab-org/gitlab!31553
-