- 16 Dec, 2019 40 commits
-
-
Amparo Luna authored
Example scenario: A user with developer access creates a snippet and as the author is able to update and delete the snippet. This user is then demoted to guest in the project, but keeps the access to update and delete (as the author). This new rule prevents the access to update and delete the snippet for the author if their access level is less than reporter. Those author users can still see the snippet and add comments.
-
Natalia Tepluhina authored
Checkout and progress bar components for paid signup flow See merge request gitlab-org/gitlab!21500
-
Marcel Amirault authored
Update CI example docs for python deploy See merge request gitlab-org/gitlab!21794
-
Rémy Coutable authored
Output a downloadable code quality artifact See merge request gitlab-org/gitlab!21670
-
Bob Van Landuyt authored
Link to Devise Update issue in Devise Initializer See merge request gitlab-org/gitlab!21819
-
Kamil Trzciński authored
Cache license/feature-flag queries during import Closes #39110 See merge request gitlab-org/gitlab!21751
-
Marcia Ramos authored
Clarify changelog rules for migrations See merge request gitlab-org/gitlab!21590
-
Marcia Ramos authored
Fixes the guide for Pages ACL See merge request gitlab-org/gitlab!21810
-
Marcia Ramos authored
Adds improvements for Pages ACL docs See merge request gitlab-org/gitlab!21726
-
Alexander Tanayno authored
-
Sean McGivern authored
Merge branch '13254-issue-relative-position-scope-in-group-boards-does-not-include-projects-in-subgroups' into 'master' Issue relative position scope in group boards does not include projects in subgroups Closes #13254 See merge request gitlab-org/gitlab!21189
-
Kamil Trzciński authored
Do not clean the prometheus metrics directory for sidekiq See merge request gitlab-org/gitlab!21671
-
David Wilkins authored
- `sidekiq-cluster` starts multiple processes. Cleaning the metrics directory by every process can cause the exporter to miss metrics for some processes.
-
Rémy Coutable authored
Add an automated task to upload archive of master Closes #39134 See merge request gitlab-org/gitlab!21646
-
Jan Provaznik authored
Add GitLab metadata to the Package Registry UI See merge request gitlab-org/gitlab!19796
-
Giorgenes Gelatti authored
- Adds Packages::PackageBuildInfo migration - Assign build info for npm packages - Save pipeline info to Maven packages - Add spec to job assign to packages
-
Martin Wortschack authored
Move related_items_tree_app_spec.js to Jest See merge request gitlab-org/gitlab!21816
-
Grzegorz Bizon authored
Make `workflow:rules` work well with Merge Requests Closes #31685 See merge request gitlab-org/gitlab!21742
-
Sean McGivern authored
Do not track creations in gitlab_subscription_histories See merge request gitlab-org/gitlab!21642
-
Marcia Ramos authored
Add logging details to gitlab.com settings Closes #36883 See merge request gitlab-org/gitlab!21464
-
Cindy Pallares 🦉 authored
Adding links to what we log, retention periods, and infra diagrams.
-
Martin Wortschack authored
feat: add openapi file viewer See merge request gitlab-org/gitlab!21106
-
Roger Meier authored
feat(openapi): detect every file with openapi or swagger within it's name and yml,yaml,json extension
-
Dmitriy Zaporozhets authored
Ci::YamlProcessor.new_with_validation_errors to prevent double processing See merge request gitlab-org/gitlab!21589
-
Dmitriy Zaporozhets authored
Automatically fixed EmptyLineAfterFinalLet in ee/ See merge request gitlab-org/gitlab!19736
-
Alex Buijs authored
This is part of the paid signup flow MR
-
Eugenia Grieff authored
-
Eugenia Grieff authored
- When calculating issues relative position in a board list, projects from subgroups should be included - Add spec to test reordeting issues in a board that are included in subgroup projects
-
Manoj M J authored
-
Winnie Hellmann authored
-
Kushal Pandya authored
Revert "Merge branch 'winh-epic-new-issue' into 'master'" Closes #118443 See merge request gitlab-org/gitlab!21813
-
Bob Van Landuyt authored
Resolve "Allow to set a minimum password length via admin UI" See merge request gitlab-org/gitlab!20661
-
Manoj M J authored
This change adds the ability for the admin to configure new minimum password requirements
-
Kamil Trzciński authored
This makes the logic when to remove only/except much simpler
-
Kamil Trzciński authored
This significantly simplifies handling between Tags/Branches/Merge Requests and makes `workflow:rules` easy to use.
-
Kamil Trzciński authored
This improves `workflow:rules` behavior to allow workflow rules to control when pipeline is created. For, example it allows to define a global workflow to create pipelines on a branch, and on a merge request in an easy way without the need to re-invent that multiple times for each job.
-
Grzegorz Bizon authored
Merge licenses controllers See merge request gitlab-org/gitlab!21087
-
Rémy Coutable authored
Remove `suppress_ajax_navigation_errors` feature flag Closes #32268 See merge request gitlab-org/gitlab!21772
-
nmilojevic1 authored
-
Rémy Coutable authored
Update RSpec helper methods to *_next_instance_of See merge request gitlab-org/gitlab!21743
-