- 20 Nov, 2020 40 commits
-
-
Lucas Charles authored
Update requirements with link to supported distributions
-
Patrick Bair authored
Fix project db query for GraphQL pagination See merge request gitlab-org/gitlab!47393
-
Corinna Wiesner authored
Due to a calculation for ordering the projects on the usage quota page in the storage tab, the GraphQL pagination returned wrong results on the next page click. This change will introduce a new logic in the GraphQL pagination especially for the order for this query.
-
Mike Jang authored
Add doc page for project-level Issue Analytics See merge request gitlab-org/gitlab!48193
-
Amy Qualls authored
Don't limit GitLabSOS to Omnibus See merge request gitlab-org/gitlab!47086
-
Katrin Leinweber authored
-
Peter Leitzen authored
Enable alert management for configured http integrations See merge request gitlab-org/gitlab!48247
-
Sarah Yasonik authored
-
Drew Blessing authored
Sync groups on sign-in for GitLab.com Group SAML See merge request gitlab-org/gitlab!47445
-
Drew Blessing authored
This MR enables Group SAML Group Sync by default, as well as addressing a minor policy issue and moving the feature from Ultimate/Gold to Premium/Bronze.
-
Bob Van Landuyt authored
[GraphQL] Award Emojis: simplify authorization check See merge request gitlab-org/gitlab!36109
-
Sean McGivern authored
Fix cop FactoryBot/InlineAssociation for merge requests See merge request gitlab-org/gitlab!48154
-
Alex Kalderimis authored
Places extra authorization call inside authorized! This places the extra `emoji_awardable?` check in the `authorized!` method of the `AuthorizeResource` concern, which is the method responsible for determining what authorization means for a particular mutation. This leads to code simplification and more uniform messages in line with the rest of the API.
-
Enrique Alcántara authored
Update boards caret icon category and size See merge request gitlab-org/gitlab!48068
-
Olena Horal-Koretska authored
Add components for Expiration Policy UI redesign See merge request gitlab-org/gitlab!47778
-
Nicolò Maria Mezzopera authored
- view file - js bundle
-
Martin Wortschack authored
Geo - Update Fontawesome Icons See merge request gitlab-org/gitlab!48058
-
Zack Cuddy authored
Replaces some usages of old fontawesome icons with GitLab SVGs. Some of the icons had already been removed from our icon library causes an untracked bug in the code.
-
Martin Wortschack authored
Cleanup empty default exports See merge request gitlab-org/gitlab!48195
-
Vitaly Slobodin authored
Create DastSiteValidationModal component See merge request gitlab-org/gitlab!47443
-
Paul Gascou-Vaillancourt authored
- Refactors the DastSiteValiation component into a modal-based component - Move required logic to create validation tokens from within the validation component - Remove validation status checks from the validation component - Add/update specs
-
Phil Hughes authored
Improve clarity of the Rate Limits UI See merge request gitlab-org/gitlab!46142
-
Dan Jensen authored
Previously the admin interface for "User and IP Rate Limits" had inputs with duplicate labels. These inputs were only differentiated by their groupings on the page, which themselves were not clear. This improves the input labels, makes the checkbox labels bold (as they are the most important inputs in this section), and adds some horizontal rules to visually distinguish the groupings. These changes are intended to make this UI easier to understand, and match up better with the docs.
-
Bob Van Landuyt authored
Pass project full path to indexer See merge request gitlab-org/gitlab!47479
-
Changzheng Liu authored
-
Bob Van Landuyt authored
Add get api for a single project_approval_rule See merge request gitlab-org/gitlab!47823
-
Emily Ring authored
Updated api to include project_approval_rules show Updated associated tests
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Enrique Alcántara authored
Replace prepend-left-20 class in graphs See merge request gitlab-org/gitlab!48067
-
Achilleas Pipinellis authored
Mention logs in Elasticsearch integration troubleshooting See merge request gitlab-org/gitlab!48100
-
Achilleas Pipinellis authored
Document repmgr to Patroni migration on primary" See merge request gitlab-org/gitlab!47681
-
Nick Nguyen authored
-
Fabio Pitino authored
Reduce On-Demand CI YAML raw string size See merge request gitlab-org/gitlab!47401
-
Philip Cunningham authored
Uses the DAST template to avoid storing whole CI YAML in the db.
-
Phil Hughes authored
Replace fa-chevron-down with GitLab SVG in dropdowns See merge request gitlab-org/gitlab!48171
-
Brandon Labuschagne authored
Replace fa-spinner in metrics dashboard yaml definition See merge request gitlab-org/gitlab!48227
-
Alessio Caiazza authored
Resolve "Upload metrics images to the metrics tab on incidents" See merge request gitlab-org/gitlab!46845
-
Sean Arnold authored
Workhorse version bump to v8.55.0 to support direct_upload on the new API endpoint
-