- 11 May, 2020 29 commits
-
-
Imre Farkas authored
It does the same job as AuthorizedProjectWorker but not marked as high urgency. Not every authorization calculation need to completed with such priority. This worker will be used for low priority recalculation.
-
Martin Wortschack authored
Merge branch '214893-value-stream-analytics-move-custom-stages-form-to-separate-module' into 'master' Move custom stages form vuex to separate module" See merge request gitlab-org/gitlab!30684
-
Kushal Pandya authored
Hide child epic icon on Roadmap for Premium accounts See merge request gitlab-org/gitlab!31250
-
James Lopez authored
Ignore .gitattributes if they contain invalid byte sequences Closes #216210 See merge request gitlab-org/gitlab!30922
-
Martin Wortschack authored
Remove VSA feature flags Closes #213092 See merge request gitlab-org/gitlab!31189
-
Heinrich Lee Yu authored
Add vulnerability history to graphql See merge request gitlab-org/gitlab!30674
-
Avielle Wolfe authored
* Add VulnerabilitiesHistoryResolver * Add vulnerabilitySeveritiesCountByDay field to ProjectType * Add day field to VulnerabilitySeveritiesCountType TODO: * Use `days` arg to determine number of days to fetch * Iterate over groups of 10 days so we don't break the DB * Testing!
-
Martin Wortschack authored
Migrate some spec/javascripts/vue_shared specs to Jest See merge request gitlab-org/gitlab!31393
-
James Lopez authored
Handle composer branch/tag retrieval See merge request gitlab-org/gitlab!29991
-
Jan Provaznik authored
Pull duplicate EE::SystemNoteService calls into helpers See merge request gitlab-org/gitlab!31041
-
charlie ablett authored
Fix typo: exists See merge request gitlab-org/gitlab!31572
-
James Lopez authored
Merge branch '216851-graphql-externallypaginatedarrayconnection-can-return-incorrect-number-of-items' into 'master' GraphQL: ExternallyPaginatedArrayConnection can return incorrect number of items Closes #216851 See merge request gitlab-org/gitlab!31252
-
James Lopez authored
Fix sorting alerts in GraphQL See merge request gitlab-org/gitlab!31360
-
Martin Wortschack authored
Change type options text in Variable dialog See merge request gitlab-org/gitlab!30878
-
Ezekiel Kigbo authored
-
Ezekiel Kigbo authored
Moved some the isStageNameExistsError function to a utils file
-
Ezekiel Kigbo authored
Adds a loading icon when we are editing a custom stage, the loader will disappear once the updated stages have been fetched. Adds set / clear actions for the saving state Updates related specs
-
Ezekiel Kigbo authored
Added an additional mutation to explicitly set the initial data for the custom stages form
-
Ezekiel Kigbo authored
Minor fixes and cleanup for the cycle analytics store specs Fix base_spec tests
-
Ezekiel Kigbo authored
Ensures that a hidden stage can not be selected for the default stage and that only active stages are used
-
Ezekiel Kigbo authored
Updating action specs with the changes for the new vuex module Update existing mutation specs
-
Ezekiel Kigbo authored
Replaces vuex code for custom stages in the base vue file with the correct code from the new module
-
Ezekiel Kigbo authored
Moves the vuex code for custom stages into a new store module
-
Adam Hegyi authored
This change removes the `customizable_cycle_analytics` feature flag and also some remaining test cases for a previously removed feature flag: `tasks_by_type_chart`.
-
Lucy Fox authored
-
Kushal Pandya authored
refactor: add yarn icon for `.yarnrc.yml` See merge request gitlab-org/gitlab!31519
-
James Fargher authored
Add subscription banner to group/subgroup pages See merge request gitlab-org/gitlab!30883
-
Mark Lapierre authored
Quarantine flaky and under investigation e2e specs See merge request gitlab-org/gitlab!31546
-
Giorgenes Gelatti authored
Validates and retrieve branch or tag for PHP Composer package publish
-
- 10 May, 2020 11 commits
-
-
Evan Read authored
Docs: describe ChatOps project name or alias Closes #27496 See merge request gitlab-org/gitlab!30902
-
Amy Qualls authored
The introduced-in line should not be buried in a note, but styled according to the style guide.
-
Evan Read authored
Added metadata for pages docs See merge request gitlab-org/gitlab!31514
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/216290
-
Evan Read authored
Update Jira DVCS to include administrator note See merge request gitlab-org/gitlab!31361
-
Aric Buerer authored
-
charlie ablett authored
Update GitLab Runner Helm Chart to 0.16.1/12.10.2 See merge request gitlab-org/gitlab!31492
-
Thong Kuah authored
Remove kwargs from storage move worker Closes #217175 See merge request gitlab-org/gitlab!31412
-
Russell Dickenson authored
Add except example to only/except deprecation troubleshooting section See merge request gitlab-org/gitlab!31518
-
Sanad Liaquat (Personal) authored
-
Stan Hu authored
fix typo accesssed See merge request gitlab-org/gitlab!31539
-