- 17 Apr, 2020 40 commits
-
-
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
-
Douglas Barbosa Alexandre authored
Reduce SQL requests number for CreateCommitSignatureWorker See merge request gitlab-org/gitlab!29479
-
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
-
Etienne Baqué authored
-
Peter Leitzen authored
Change group_overview feature specs to use translated strings Closes #214660 See merge request gitlab-org/gitlab!29772
-
Mayra Cabrera authored
Merge branch '211944-provide-instance-level-setting-to-enable-or-disable-default-branch-protection-at-the-group-migration' into 'master' Add migration for "Provide instance level setting to enable or disable "default branch protection" at the group level for group owners" See merge request gitlab-org/gitlab!29397
-
Etienne Baqué authored
Fixed case when a deploy token is created without scope. Updated rspec accordingly. Did a bit of refactoring for the DeployToken create services classes.
-
Kamil Trzciński authored
Generate JWT for authentication and provide it to CI jobs See merge request gitlab-org/gitlab!28063
-
James Lopez authored
Expose unrecovered import failures in /import REST endpoint See merge request gitlab-org/gitlab!28915
-
Stan Hu authored
Fix Error 500 when inviting user to a few projects Closes #214691 See merge request gitlab-org/gitlab!29778
-
Gosia Ksionek authored
-
manojmj authored
This change adds `group_owners_can_manage_default_branch_protection ` column to `application_settings` table
-
Mehmet Emin INAC authored
-
Paul Slaughter authored
Add pinning test docs See merge request gitlab-org/gitlab!28330
-
Nicolò Maria Mezzopera authored
- Also adds a refactoring_guide - https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28330
-