- 15 Jul, 2020 40 commits
-
-
Gabriel Mazetto authored
Add Haml linter for documentation links See merge request gitlab-org/gitlab!35351
-
Rémy Coutable authored
[RUN AS-IF-FOSS] Expose approvals fields for FOSS FE See merge request gitlab-org/gitlab!36564
-
Nick Gaskill authored
Change the name for the page See merge request gitlab-org/gitlab!36954
-
Kushal Pandya authored
Added tabs to the code intelligence popover See merge request gitlab-org/gitlab!35630
-
Amy Qualls authored
Add Opsgenie docs Closes #227687 See merge request gitlab-org/gitlab!36529
-
David O'Regan authored
-
Igor Drozdov authored
Add code_navigation_references feature flag See merge request gitlab-org/gitlab!35626
-
Andrew Fontaine authored
Refator project delete modal to use Vue Closes #227450 See merge request gitlab-org/gitlab!36596
-
Jiaan Louw authored
This replaces the project delete modal and button with a Vue component in preperation for future changes to the modal.
-
Kushal Pandya authored
Rename jira_integration FF to match licensed feature See merge request gitlab-org/gitlab!36943
-
Jose Ivan Vargas authored
Fix typo on metrics dashboard shortcut documentation See merge request gitlab-org/gitlab!36974
-
Jose Ivan Vargas authored
Update license button Closes #219879 See merge request gitlab-org/gitlab!36232
-
Andrew Fontaine authored
Show Error Message When Delete Feature Flag User List Fails See merge request gitlab-org/gitlab!36487
-
Jason Goodman authored
Show an error message and display lists
-
Rémy Coutable authored
Remove ~backstage in Danger See merge request gitlab-org/gitlab!36420
-
Albert Salim authored
-
Michael Kozono authored
Geo - Increase registry consistency worker batch_size to 10000 See merge request gitlab-org/gitlab!36963
-
Rémy Coutable authored
Use the correct gitaly image tag Closes #229145 See merge request gitlab-org/gitlab!36937
-
Andrew Fontaine authored
Enable DAG Visualization feature flag by default See merge request gitlab-org/gitlab!36802
-
Sarah Groff Hennigh-Palermo authored
-
Rémy Coutable authored
Add Open/Closed/All tab navigation to Jira issues See merge request gitlab-org/gitlab!36929
-
Douglas Barbosa Alexandre authored
Usage ping data: Add Jira issues enabled counter Closes #227238 See merge request gitlab-org/gitlab!36736
-
Nick Gaskill authored
Describe scanning NuGet projects See merge request gitlab-org/gitlab!36906
-
Clement Ho authored
-
Kushal Pandya authored
Create Jira Importer user mapping form on the UI Closes #216145 See merge request gitlab-org/gitlab!33320
-
Coung Ngo authored
Added user mapping form so users can choose which GitLab users their Jira users should be mapped to when importing a Jira project.
-
Dmytro Zaporozhets authored
Validate project key presence if Jira issues enabled See merge request gitlab-org/gitlab!36717
-
Patrick Bajao authored
We are adding support to find references via Code Intelligence. This adds the `code_navigation_references` feature flag which will be used to determine whether `ProcessLsifReferences` header will be `true` or `false`. If it's `true` then gitlab-workhorse will be parsing the LSIF with references.
-
Michael Kozono authored
Merge branch '229089-geo-use-registry-tale-for-project-wikis-as-ssot-while-getting-node-status' into 'master' Fix Geo node status when treating registry SSOT for projects Closes #229089 See merge request gitlab-org/gitlab!36916
-
Peter Leitzen authored
Add confidential attribute for notes creation See merge request gitlab-org/gitlab!36793
-
Kushal Pandya authored
Add scanner vendor to pipeline scanner column See merge request gitlab-org/gitlab!36764
-
Igor Drozdov authored
It exposes fields required by frontend to implement Approve button functionality on FOSS
-
Douglas Barbosa Alexandre authored
The worker renqueue itself over and over only if at least one registry was created or deleted by the reigstry consistency service at least one registry class in the next batch of replicable records. But when selective sync is enabled, and it is iterating through a large table most of the time, the registry consistency service will not find an untracked/unused entry to create or delete and will return false. This way, the worker will not be reenqueued. Instead, we will wait for the next one scheduled by sidekiq-cron.
-
-
Douglas Barbosa Alexandre authored
Geo: Fix replicable attachments when sync object storage is disabled See merge request gitlab-org/gitlab!36904
-
Markus Koller authored
Improving execution time for snippet feature spec public_access See merge request gitlab-org/gitlab!36938
-
Mike Greiling authored
Migrate log controller buttons to GlButton Closes #219884 See merge request gitlab-org/gitlab!36480
-
Rémy Coutable authored
Fix location of k3d install script in QA dockerfile See merge request gitlab-org/gitlab!36947
-
Justin Ho Tuan Duong authored
-
Rémy Coutable authored
Use IP address from request on audit events See merge request gitlab-org/gitlab!35834
-