- 17 Apr, 2020 40 commits
-
-
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.
-
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
-
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.
-
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
-
Stan Hu authored
Smartcard should be counted as 2fa Closes #34159 See merge request gitlab-org/gitlab!29504
-
Coung Ngo authored
Defaulted :jira_issue_import_vue feature flag to on for Jira import feature
-
Rémy Coutable authored
Sort move issue projects dropdown by star count See merge request gitlab-org/gitlab!29766
-
Denys Mishunov authored
Update dependency @gitlab/ui to v12.1.0 See merge request gitlab-org/gitlab!29774
-
Matthias Kaeppler authored
These are the hard failures observed during an import. - Order hard import failure by newest first - Limit failed relations rendered to 100 - Add partial index on import failures retry count
-
Rémy Coutable authored
Document backup retention with custom filenames Closes #199243 See merge request gitlab-org/gitlab!29478
-
Achilleas Pipinellis authored
When you use a custom filename, the backup retention configuration doesn't work. This change makes sure to document this and also creates a new retention section (split from the Cron one).
-