- 15 Dec, 2020 40 commits
-
-
Phil Hughes authored
Resolve "[feature_flag]: devops_adoption_feature rollout" See merge request gitlab-org/gitlab!49950
-
Phil Hughes authored
Resolve "Group migration - Authenticate user - frontend" See merge request gitlab-org/gitlab!48784
-
Illya Klymov authored
- add connect to another instance ui - update UI of group import page to use gitlab-ui
-
Tom Atkins authored
Documentation: Rails CheetSheet - disable group's 2FA requirement See merge request gitlab-org/gitlab!49926
-
Denys Mishunov authored
Update dependency @gitlab/ui to v24.8.0 See merge request gitlab-org/gitlab!50024
-
Kamil Trzciński authored
Merge branch '282465-add-service-for-migrating-individual-project-with-pages-to-zip-deployment' into 'master' Add service for zipping pages directory See merge request gitlab-org/gitlab!49028
-
Sean McGivern authored
Global Search - Project Filter See merge request gitlab-org/gitlab!45711
-
Zack Cuddy authored
This change replaces the deprecated jQuery Dropdown plugin. Instead we use gl-dropdown from GitLab UI and a Vue component. This uses a Vuex store to manage the API calls and API data. From there the GitLab UI components take care of the existing functionality. The previous change focused on the Group filter. This change focueses on the Project filter.
-
Sean McGivern authored
Add creating Vulnerability External Issue Link using GraphQL See merge request gitlab-org/gitlab!48687
-
Alan (Maciej) Paruszewski authored
This change adds mutation that allows to create external issue link with issue in external provider in GraphQL API.
-
Phil Hughes authored
Use blob ID instead of `content_sha` See merge request gitlab-org/gitlab!50022
-
Sean McGivern authored
Detect corrupted build logs and report them by incrementing Prometheus counter See merge request gitlab-org/gitlab!49004
-
Vladimir Shushlin authored
It will later be used to migrate legacy storage to deployments Also protect agains symlinks in pages directories We try to make sure that symlinks are pointing inside the public directory to avoid any symlink traversal
-
Illya Klymov authored
Add context to full code quality report See merge request gitlab-org/gitlab!49260
-
Markus Koller authored
Resolve "[Feature flag] Enable environment auto-stop start on create" See merge request gitlab-org/gitlab!47702
-
Grzegorz Bizon authored
Restrict the usage of value-description variables to root See merge request gitlab-org/gitlab!48915
-
Grzegorz Bizon authored
-
Bob Van Landuyt authored
Add "expiration_policy_completed_at" support in container repositories See merge request gitlab-org/gitlab!49924
-
David Fernandez authored
-
Grzegorz Bizon authored
-
Dmytro Zaporozhets (DZ) authored
Adds sha checksum to composer URL See merge request gitlab-org/gitlab!49511
-
Nicolò Maria Mezzopera authored
Add newline to files in single file editor on submit See merge request gitlab-org/gitlab!49681
-
Himanshu Kapoor authored
-
Heinrich Lee Yu authored
Sort commit/compare diff files directory first See merge request gitlab-org/gitlab!49136
-
Marcel Amirault authored
Clarify pipeline for merged results docs See merge request gitlab-org/gitlab!49980
-
Allison Browne authored
-
Marcel Amirault authored
Document Test Failure History feature See merge request gitlab-org/gitlab!49841
-
Erick Bajao authored
-
Marcel Amirault authored
Fix layout of the experimental support table See merge request gitlab-org/gitlab!50019
-
Bob Van Landuyt authored
Add ability to create compliance frameworks via GraphQL See merge request gitlab-org/gitlab!48250
-
Patrick Bajao authored
When viewing merge request changes while ignoring whitespace changes or viewing changes for a specific commit in a merge request, they need to be sorted by directory first. This is to make diffs and each file browser entries consistent to prevent confusion. This uses the same logic we use for sorting merge request diff files so that was extracted into its own class.
-
Alper Akgun authored
Remove feature flag save_raw_usage_data See merge request gitlab-org/gitlab!49559
-
Nicolò Maria Mezzopera authored
Enable `group_members_filtered_search` feature flag by default See merge request gitlab-org/gitlab!49505
-
GitLab Bot authored
-
Illya Klymov authored
Update controller and serializer entity for actually importing groups See merge request gitlab-org/gitlab!49697
-
Illya Klymov authored
- properly pass data from POST create call - add new field to entity serializer - update relevant tests
-
alinamihaila authored
- Usage ping payload is saved now in raw_usage_data table
-
Thomas Randolph authored
-
Albert Salim authored
Add frontend_integration CODEOWNERS See merge request gitlab-org/gitlab!50013
-
Evan Read authored
Test for various non-breaking spaces See merge request gitlab-org/gitlab!49868
-