- 15 Dec, 2020 40 commits
-
-
Jan Provaznik authored
Add expires_at param to GroupMemberBuilder data See merge request gitlab-org/gitlab!49981
-
Achilleas Pipinellis authored
Docs: Add paragraph highlighting support constraints for scaled architectures See merge request gitlab-org/gitlab!50048
-
Ben Prescott @bprescott_↙ ☺ authored
-
Yannis Roussos authored
Fix single-index invocation See merge request gitlab-org/gitlab!50061
-
Andreas Brandl authored
- Fix single-index invocation - Add console logging
-
Achilleas Pipinellis authored
Add documentation for the rack-attack dry run mode See merge request gitlab-org/gitlab!49945
-
Bob Van Landuyt authored
-
Dmytro Zaporozhets (DZ) authored
Fix kwargs deprecation warnings for Ruby 2.7 See merge request gitlab-org/gitlab!49590
-
Achilleas Pipinellis authored
Add snippet on how to export a project to GitLab Rails Console Cheat Sheet See merge request gitlab-org/gitlab!50000
-
Brie Carranza authored
-
Jose Ivan Vargas authored
Use GitLab fork of tributejs and add autocomplete loading menu See merge request gitlab-org/gitlab!49490
-
Amy Qualls authored
Fix typo in alert integration docs See merge request gitlab-org/gitlab!50012
-
Bob Van Landuyt authored
Enable feature flag ci_cross_pipeline_artifacts_download See merge request gitlab-org/gitlab!49837
-
Fabio Pitino authored
Set feature flag to be enabled by default and add documentation.
-
Amy Qualls authored
Remove more future tense from documentation See merge request gitlab-org/gitlab!49921
-
Andreas Brandl authored
Clarify on database review requirements See merge request gitlab-org/gitlab!50053
-
Drew Blessing authored
GitLab.com users without password must contact to delete account See merge request gitlab-org/gitlab!49626
-
Markus Koller authored
Fix subpath in jira issue list feature See merge request gitlab-org/gitlab!49623
-
Andy Soiron authored
The Jira client doesn't automatically add the subpath like http://jira.example.com/subpath when executing custom Jira requests.
-
James Lopez authored
Remove save_issuable_health_status feature flag See merge request gitlab-org/gitlab!49743
-
Coung Ngo authored
Remove save_issuable_health_status feature flag now that it has been defaulted to on for a while with no major issues
-
Olena Horal-Koretska authored
Use `issuable_show` for requirement show & create See merge request gitlab-org/gitlab!48325
-
serenafang authored
Created at to expires at Update time stamp
-
Nicolò Maria Mezzopera authored
Group migration - Import one group - frontend See merge request gitlab-org/gitlab!49709
-
Martin Wortschack authored
Remove mention of projects from segments See merge request gitlab-org/gitlab!50017
-
Marcin Sedlak-Jakubowski authored
Add sort by blocking to docs See merge request gitlab-org/gitlab!50055
-
Christen Dybenko authored
-
Adam Hegyi authored
Change the unique index on `security_findings` table See merge request gitlab-org/gitlab!50046
-
Drew Blessing authored
Require GitLab.com users to contact support for account deletion when they do not have a local password set. For example, when they created their account via OAuth sign-in. This ensures we are able to verify ownership/identity prior to deletion.
-
Grzegorz Bizon authored
Add feature flags internal usage staheolders to the blueprint See merge request gitlab-org/gitlab!50047
-
Olena Horal-Koretska authored
Add skeleton loader to Analytics -> CI/CD page See merge request gitlab-org/gitlab!49760
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
-
Pavel Shutsin authored
-
Kushal Pandya authored
Use `issuable_body.vue` component to render requirement sidebar body.
-
Illya Klymov authored
-
Illya Klymov authored
- POST to relevant endpoint - polling of groups statuses to check when import is completed
-
Nicolò Maria Mezzopera authored
Group migration - Show available groups - frontend See merge request gitlab-org/gitlab!49699
-
Rémy Coutable authored
Support Git access for group wikis See merge request gitlab-org/gitlab!45892
-
Markus Koller authored
This adds all the necessary routes and other behaviour to enable local Git access to group wiki repositories. To handle lookups of the wiki container in `Gitlab::RepoPath`, we introduce a `Routable.find_by_full_path` helper to find routable objects without having to know their class.
-