- 15 Apr, 2020 40 commits
-
-
Małgorzata Ksionek authored
Add new association between project settings or application settings and push rules Add background migration With specs Refactor push rules controller To respect new settings Add push rules to creating new project Add to admin push rules controller new association Add small changes Fix migrations Add changelog entry Add changelog entry Add db structure changes Remove obsolete part Fix problems with migrations Fix migration specs Fix last line of schema Add cr remarks Add cr remarks Add cr remarks Add cr remarks Add cr remarks Add cr remarks Fix typo Add cr remarks Add cr remarks Add cr remarks Add cr remarks Update structure file
-
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
-
Kushal Pandya authored
Display indicator to rule name Closes #199795 See merge request gitlab-org/gitlab!29315
-
Samantha Ming authored
- if rule is overridden from the project setting - if rule is locally defined
-
Kushal Pandya authored
Show commits by author Closes #14984 See merge request gitlab-org/gitlab!28509
-
Samantha Ming authored
- Add dropdown to filter commits by author - Disable filter by commit message when filtering by author - Add popover message and disable for commit message OR author filter
-