- 09 Oct, 2019 11 commits
-
-
James Lopez authored
Update dependency list parser to use license scanning parser See merge request gitlab-org/gitlab!18103
-
mo khan authored
This change updates the dependency list parser to delegate to the license report parser to parse the license report json. This ensures that upgrades to the license report schema do not break the functionality in the dependency list.
-
Evan Read authored
Docs: Add commands to delete a merge request Closes #33657 See merge request gitlab-org/gitlab!18291
-
Diana Stanley authored
-
Evan Read authored
Update details about only:changes See merge request gitlab-org/gitlab!17981
-
Marcel Amirault authored
Clarify possible unwanted behavior when using only:changes in ci
-
Evan Read authored
Add Group SAML troubleshooting documentation See merge request gitlab-org/gitlab!17998
-
James Edwards-Jones authored
-
Stan Hu authored
Do not load uri types if there are no linkable attributes Closes #33407 See merge request gitlab-org/gitlab!18241
-
Mark Lapierre authored
Simplify API fabrication of epics See merge request gitlab-org/gitlab!18297
-
Paul Slaughter authored
Display error for invalid insights config Closes #32644 See merge request gitlab-org/gitlab!17589
-
- 08 Oct, 2019 29 commits
-
-
Russell Dickenson authored
Docs: Update jira.md - clarified that Jira issues are closed for MR on the projects... See merge request gitlab-org/gitlab!18259
-
John Cai authored
-
Russell Dickenson authored
Clarify the relationship between external and free guest users Closes gitlab-com/support/feedback#663 and #32128 See merge request gitlab-org/gitlab!17745
-
Achilleas Pipinellis authored
Clean up the external users section, use lists to make it more readable.
-
Paul Slaughter authored
Frontend Implementation of Code Owner Approval Closes #13251 See merge request gitlab-org/gitlab!15862
-
Samantha Ming authored
- Removes project wide setting from UI
-
Walmyr Lima authored
Now that epics expose a web_url the deleted workaround is not needed anymore.
-
Michael Kozono authored
Refactor checksum code on uploads Closes #12764 See merge request gitlab-org/gitlab!18065
-
Brian Kabiro authored
- create the checksummable concern file
-
Thong Kuah authored
Add backend support for selecting custom templates by ID See merge request gitlab-org/gitlab!18178
-
Dan Davison authored
Add test for configurable issue board See merge request gitlab-org/gitlab!18228
-
Walmyr Lima e Silva Filho authored
-
Nick Thomas authored
Resolve "Flaky spec/finders/members_finder_spec.rb:85" Closes #31427 See merge request gitlab-org/gitlab!18257
-
🙈 jacopo beschi 🙉 authored
-
Michael Kozono authored
Geo: Handle race condition on design update Closes #13052 See merge request gitlab-org/gitlab!17814
-
Michael Kozono authored
Geo: Handle race condition for container synchronization Closes #32899 See merge request gitlab-org/gitlab!17823
-
Rémy Coutable authored
Revert com code segregation See merge request gitlab-org/gitlab!18212
-
Aishwarya Subramanian authored
This reverts commit 9ff8b86e, reversing changes made to 2c163449.
-
Filipa Lacerda authored
Productivity Analytics: Add transformScatterData utility method See merge request gitlab-org/gitlab!18249
-
Martin Wortschack authored
Transforms the raw scatter data into a two-dimensional array
-
Jan Provaznik authored
Remove list_directoriers See merge request gitlab-org/gitlab!18224
-
Jan Provaznik authored
Respect Group SSO Enforcement on projects where the user is an owner Closes #33302 See merge request gitlab-org/gitlab!18154
-
Clement Ho authored
Productivity Analytics: Change default timeframe to 30 days See merge request gitlab-org/gitlab!18215
-
Martin Wortschack authored
- Fetches data for the last 30 days
-
Rémy Coutable authored
Allow the 'schedule:package-and-qa' job to fail for now See merge request gitlab-org/gitlab!18270
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kushal Pandya authored
Productivity Analytics: Tweak style for scatterplot trendline See merge request gitlab-org/gitlab!18247
-
Martin Wortschack authored
Use different color for the trendline and bring to front
-
Stan Hu authored
This is the first step to fixing https://gitlab.com/gitlab-org/gitlab/issues/9146 and adds the backend support in https://gitlab.com/gitlab-org/gitlab/merge_requests/17205. The backend support is added first to avoid no-downtime issues with creating new projects.
-