- 17 Apr, 2020 40 commits
-
-
Mike Jang authored
Add compliance framework setting documentation See merge request gitlab-org/gitlab!29570
-
Jiaan Louw authored
-
Shinya Maeda authored
Add Public API for Feature Flag User Lists See merge request gitlab-org/gitlab!29415
-
Jason Goodman authored
Add AtomicInternalId for model
-
Martin Wortschack authored
Create store for a11y MR widget See merge request gitlab-org/gitlab!29199
-
Mayra Cabrera authored
Add table to track FKs for partitioned tables See merge request gitlab-org/gitlab!29064
-
Patrick Bair authored
Add a new table to track foreign keys that will be added through a new set of migration helpers, for partitioned tables that cannot use native foreign key support in the database.
-
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
-
Scott Hampton authored
Refactored the comparison function to be more DRY and use constants.
-
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
-
Scott Hampton authored
Remove the `setEndpoint` actions and mutations in favor of setting the endpoint when the store is created.
-
Scott Hampton authored
When there is no base/head endpoint, we don't have any reports to compare with. We now handle that condition with an error and message.
-
Scott Hampton authored
Create mutations and actions for MR widget. Create frontend comparison utility functions to get the comparison report to be rendered. Wrote tests to cover actions, mutations, and utils.
-
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
-