- 15 Apr, 2020 40 commits
-
-
Jarka Košanová authored
Migrate legacy uploads to the project location Closes #31015 See merge request gitlab-org/gitlab!29295
-
Ash McKenzie authored
Hide Pipeline Security tab from reporters See merge request gitlab-org/gitlab!29334
-
Tetiana Chupryna authored
-
Heinrich Lee Yu authored
Fix treeSaver and treeRestorer specs Closes #214003 See merge request gitlab-org/gitlab!29275
-
Sean McGivern authored
Mark background migrations as throttled See merge request gitlab-org/gitlab!29172
-
Mark Florian authored
Enable the `release_asset_link_editing` feature flag by default See merge request gitlab-org/gitlab!28816
-
Igor Drozdov authored
Resolve "Snippet file names in dashboard index" See merge request gitlab-org/gitlab!29249
-
Phil Hughes authored
Update Active checkbox component to use toggle See merge request gitlab-org/gitlab!27778
-
Justin Ho Tuan Duong authored
- Add a Vue component on the integrations form to replace the active toggle - Use GlToggle to replace checkbox
-
Phil Hughes authored
Add vulnerability state history list See merge request gitlab-org/gitlab!28898
-
Heinrich Lee Yu authored
Capture diff note position on mergeability check See merge request gitlab-org/gitlab!28623
-
Mark Florian authored
[EE] Replace deprecated GlLoadingIcon sizes in EE See merge request gitlab-org/gitlab!29418
-
James Lopez authored
Fix ES rollout stale cache bug See merge request gitlab-org/gitlab!29233
-
Natalia Tepluhina authored
Update Geo Node Status Design Closes #213214 See merge request gitlab-org/gitlab!29067
-
Imre Farkas authored
Resolve: "PAT expiry policy for GMA groups" Closes #118893 See merge request gitlab-org/gitlab!25963
-
Manoj M J authored
This change makes sure that the instance level PAT expiry policy settings do not apply to users in group managed accounts. This is the first step towards implementing https://gitlab.com/gitlab-org/gitlab/issues/118893
-
Ash McKenzie authored
Add API endpoint to get users without projects Closes #29426 See merge request gitlab-org/gitlab!29347
-
Dmitry Gruzd authored
-
Natalia Tepluhina authored
Add EditHeader component and spec See merge request gitlab-org/gitlab!29191
-
Natalia Tepluhina authored
Geo Nodes: Disabled vs Empty Sync Closes #13309 See merge request gitlab-org/gitlab!28963
-
Vijay Hawoldar authored
When Snippets are versioned we should display the correct filename in the dashboard list
-
Kushal Pandya authored
Expose hasParent on epic See merge request gitlab-org/gitlab!29214
-
Igor Drozdov authored
Updated aws-ecs location in ci template Closes #210543 See merge request gitlab-org/gitlab!27382
-
Bob Van Landuyt authored
Adds composer package id to packages model See merge request gitlab-org/gitlab!29454
-
Kamil Trzciński authored
Combine ObjectStorage spec contexts See merge request gitlab-org/gitlab!29540
-
Toon Claes authored
Change CLI to -e for environments Closes #213745 See merge request gitlab-org/gitlab!29393
-
Marcel Amirault authored
Using RAILS_ENV is deprecated, so we need to change to -e in our examples.
-
Phil Hughes authored
Remove unused burndown chart CSS See merge request gitlab-org/gitlab!29222
-
Simon Knox authored
none of the nested styles exist since the move to echarts
-
Rémy Coutable authored
Update GitLab's review-apps documentation Closes #214422 See merge request gitlab-org/gitlab!29561
-
Bob Van Landuyt authored
Group container registry show subgroups repos See merge request gitlab-org/gitlab!29263
-
Nicolò Maria Mezzopera authored
- use finder instead of direct access - update tests Co-authored-by: Steve Abrams <sabrams@gitlab.com>
-
James Lopez authored
Add validations and errors handling for StaticSiteEditor See merge request gitlab-org/gitlab!29242
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/212558 * Add permissions check for user role * Add validations * Expose `is_supported_content` boolean field to frontend. `is_supported_content` shows if there are no validation errors detected by backend. Validation error messages are not used for now. Frontend will show a general error message for all validation failures.
-
Adam Hegyi authored
Fix the order of structure.sql to match db:migrate See merge request gitlab-org/gitlab!29513
-
Alessio Caiazza authored
Add Gitlab User-Agent to ContainerRegistry::Client See merge request gitlab-org/gitlab!29294
-
Sashi authored
Currently, Faraday v#{VERSION} is set as User-Agent for request from ContainerRegistry::Client by default. It should be set to Gitlab specific User-Agent
-
Albert Salim authored
-
Kushal Pandya authored
Update annotations GraphQL query props See merge request gitlab-org/gitlab!29523
-
Florie Guibert authored
Expose hasParent on epic Refactor epic graphQL queries for roadmap Backend for multi level epic hierarchy on roadmaps
-