- 17 Apr, 2020 40 commits
-
-
Natalia Tepluhina authored
Fix duplicate tooltip issue when hovering over status See merge request gitlab-org/gitlab!29356
-
Clement Ho authored
Make Status Page MVC generally available See merge request gitlab-org/gitlab!28966
-
Imre Farkas authored
Add compliance framework label to projects page and listings See merge request gitlab-org/gitlab!29137
-
Robert Hunt authored
These get the title, description and color for each framework
-
Nick Gaskill authored
License Compliance: Do not override entry point in example See merge request gitlab-org/gitlab!29804
-
Mayra Cabrera authored
Add status page url field to DB and setting model See merge request gitlab-org/gitlab!29357
-
Sarah Yasonik authored
Adds a new optional field to status page settings representing the FE url of the deployed status page app. This will enable the ability to generate links to various status page views. The field should ultimately be required, but is optional to enable smaller changes.
-
Rémy Coutable authored
Mark the ExpirePipelineCacheWorker as idempotent See merge request gitlab-org/gitlab!29489
-
Douglas Barbosa Alexandre authored
Update GitLab Shell to v12.2.0 See merge request gitlab-org/gitlab!29759
-
Mark Florian authored
Resolve "Consolidate Merge Request Widget Report Issue Bodies" See merge request gitlab-org/gitlab!29229
-
Dheeraj Joshi authored
This unifies all the security report vulnerability findings to use the same component as they are now using the similar template
-
Phil Hughes authored
Update dependency @gitlab/eslint-plugin to v2.2.1 Closes #205390 See merge request gitlab-org/gitlab!29744
-
Jan Provaznik authored
Provide milestone burnup chart data for scope committed graph See merge request gitlab-org/gitlab!28899
-
Robert Speicher authored
Add a Gitlab::Json wrapper See merge request gitlab-org/gitlab!29706
-
mo khan authored
-
Peter Leitzen authored
Remove the beta feature flag which enables Status Page MVC by default for all GitLab Ultimate users.
-
Douglas Barbosa Alexandre authored
Reduce SQL requests number for CreateCommitSignatureWorker See merge request gitlab-org/gitlab!29479
-
peterhegman authored
-
Mike Jang authored
Clarify new group activity overview See merge request gitlab-org/gitlab!29799
-
Suzanne Selhorn authored
Add note about enabling the `release_asset_link_editing` feature flag for self-managed users See merge request gitlab-org/gitlab!29795
-
Mike Jang authored
-
Douglas Barbosa Alexandre authored
Fix audit event that weren't being created for failed LDAP log-in tries Closes #211824 See merge request gitlab-org/gitlab!27608
-
Marcia Ramos authored
Docs: Add limitations to SSE doc See merge request gitlab-org/gitlab!29797
-
Marcia Ramos authored
- Add limitations section - Link from project's index
-
Douglas Barbosa Alexandre authored
Service to create Project Access Token See merge request gitlab-org/gitlab!28621
-
Robert May authored
Implements a GitLab JSON wrapper to allow deprecated usage of the JSON gem, which allows us to upgrade the gem to a more modern version.
-
Jan Provaznik authored
Add confidentiality checks to epics policy See merge request gitlab-org/gitlab!29190
-
Nathan Friend authored
This commit adds a note to the documentation that details hows to enable the `release_asset_link_editing` feature flag for self-managed users.
-
Patrick Derichs authored
Merging events and resource milestone events Use sorting by id instead of created_at Remove obsolete methods Remove events merge Using distinct issue_ids Also modify issue retrieval statement to improve performance Change changelog title to reflect new scope Fix visible issues Store previously assigned milestones Apply suggestion to ee/app/models/burnup.rb Apply suggestion to ee/app/models/burnup.rb Apply suggestion to ee/app/models/burnup.rb Apply suggestion to ee/app/models/burnup.rb Make Burnup a BurnupChartService
-
Shinya Maeda authored
Fixed deploy token creation Closes #214511 See merge request gitlab-org/gitlab!29614
-
Amy Qualls authored
Documentation for API endpoint creating Annotations See merge request gitlab-org/gitlab!29368
-
Kirstie Cook authored
Move endpoint under standalone resources
-
Nick Gaskill authored
Add deprecation notice for Secure template overrides See merge request gitlab-org/gitlab!29630
-
Nick Gaskill authored
Add offline License Compliance docs See merge request gitlab-org/gitlab!29613
-
Sam Kerr authored
Applied a suggestion
-
Lucas Charles authored
Adds notice that only/except will no longer be supported when overriding secure templates, starting in 13.0 Relates to https://gitlab.com/groups/gitlab-org/-/epics/2300
-
Grzegorz Bizon authored
Implement showing CI bridge error messages See merge request gitlab-org/gitlab!29123
-
Heinrich Lee Yu authored
Default :jira_issue_import_vue frontend feature flag to on See merge request gitlab-org/gitlab!29671
-
Peter Leitzen authored
Resolve "Move StatusPageSetting code under `StatusPage` namespace" Closes #212162 See merge request gitlab-org/gitlab!29655
-
Sean Arnold authored
- fix spec mentions - set manual table name - set factory to use new class
-