- 15 Dec, 2020 40 commits
-
-
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
-
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
-
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.
-
Adam Hegyi authored
Update projects_imported.total usage ping See merge request gitlab-org/gitlab!49568
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Remove `project_id` delegation from the `Ci::Pipeline` model See merge request gitlab-org/gitlab!50032
-
James Lopez authored
Insert `uuid` values on Security::Finding creation See merge request gitlab-org/gitlab!50031
-
James Lopez authored
Enable security report for API Fuzzing See merge request gitlab-org/gitlab!49434
-
Michael Eddington authored
-
Imre Farkas authored
feat: add token prefix See merge request gitlab-org/gitlab!20968
-
George Koltsov authored
- Current usage ping is timing out and does not provide the group::import team correct values - Add new index on projects table on import type and creator id - Update projects_imported.total usage ping to return distinct count by creator id, instead of a total count of projects
-
Bob Van Landuyt authored
Enable RSpec/AnyInstanceOf cop and move offenses to .rubocop_manual_todo.yml See merge request gitlab-org/gitlab!49770
-
Illya Klymov authored
- improve readability - switch to toHaveLength - improve feature spec
-
Illya Klymov authored
-
Illya Klymov authored
MVC version of group import without actual import being run
-
Fabio Pitino authored
Implement allow_failure syntax with exit codes See merge request gitlab-org/gitlab!49145
-
Simon Knox authored
Timebox report weight toggle also affects summary stats See merge request gitlab-org/gitlab!48659
-
Phil Hughes authored
Convert group saml buttons to gl-button styles See merge request gitlab-org/gitlab!49852
-
Alexander Turinske authored
-
Bob Van Landuyt authored
-
Phil Hughes authored
Updated help-pop-over button migration See merge request gitlab-org/gitlab!49075
-