- 15 Apr, 2020 40 commits
-
-
pburdette authored
Generate the changelog entry for setting new_variables_ui feature flag enabled by default.
-
pburdette authored
Set default value enabled true for new_variables_ui feature flag.
-
Marcia Ramos authored
Update link to feature flag docs See merge request gitlab-org/gitlab!29253
-
Marcia Ramos authored
Docs: convert reference links to standard links See merge request gitlab-org/gitlab!29189
-
Mark Florian authored
Docker expiration policies wire application settings See merge request gitlab-org/gitlab!28640
-
Nicolò Maria Mezzopera authored
- state - actions - getters - mutations
-
James Lopez authored
Nuget search: fix the prerelease filtering See merge request gitlab-org/gitlab!29482
-
David Fernandez authored
In particular, for packages that have release and pre release versions.
-
Marcia Ramos authored
Docs: Add repost for Support note See merge request gitlab-org/gitlab!28976
-
Cynthia Ng authored
-
Marcin Sedlak-Jakubowski authored
Add documetation on Jira issues import MVC See merge request gitlab-org/gitlab!29480
-
Dmytro Zaporozhets authored
Introduce rate limit for creating issues via API See merge request gitlab-org/gitlab!28130
-
Paul Slaughter authored
Use music icon for files with .ogg extension See merge request gitlab-org/gitlab!29514
-
Jan Provaznik authored
Fix broken links in some Instance-level integrations See merge request gitlab-org/gitlab!27298
-
Imre Farkas authored
Protect sidekiq admin UI with admin mode Closes #209048 See merge request gitlab-org/gitlab!28164
-
Diego Louzán authored
-
Alexandru Croitor authored
Document Jira issues import feature flow.
-
Imre Farkas authored
Restrict page access when visibility is restricted to Public See merge request gitlab-org/gitlab!22522
-
Brian Kabiro authored
Some organizations prefer to have all Gitlab related data private but it is currently possible for non-authenticated users to access certain pages e.g /public and /explore This change makes it possible to restrict access by checking if `public` is included in the restricted visibility level setting. * require authentication for /explore, /help, and /public for non-authenticated users. * remove the Explore link from the sign in page. * redirect an unauthenticated user attempting to access /help to https://docs.gitlab.com/.
-
Peter Leitzen authored
Fix custom metrics dashboard when max_value is set Closes #214360 See merge request gitlab-org/gitlab!29517
-
Mikołaj Wawrzyniak authored
PanelIdInserter stage in dashbaord processing should be prepared to greacefully handle unknown, wrong dashboard panle attributes, with out breaking whole breaking whole dashboard. In order to that we are going to rescue error and silently pass them back to Sentry, while skipping PanelIdInserter stage for malformed dashboard.
-
Paul Slaughter authored
-
Dmytro Zaporozhets authored
Deprecate "token" attribute from Runners API See merge request gitlab-org/gitlab!29481
-
Furkan Ayhan authored
It will be removed by 13.0
-
Marcia Ramos authored
Correct Release evidence feature flag documentation Closes #213132 See merge request gitlab-org/gitlab!29269
-
Natalia Tepluhina authored
Add ability to add comments to vulnerability state history entries See merge request gitlab-org/gitlab!29126
-
Natalia Tepluhina authored
Use note header component in event item component See merge request gitlab-org/gitlab!29437
-
Jarka Košanová authored
Migrate legacy uploads to the project location Closes #31015 See merge request gitlab-org/gitlab!29295
-
Ash McKenzie authored
Hide Pipeline Security tab from reporters See merge request gitlab-org/gitlab!29334
-
Tetiana Chupryna authored
-
Heinrich Lee Yu authored
Fix treeSaver and treeRestorer specs Closes #214003 See merge request gitlab-org/gitlab!29275
-
Sean McGivern authored
Mark background migrations as throttled See merge request gitlab-org/gitlab!29172
-
Mark Florian authored
Enable the `release_asset_link_editing` feature flag by default See merge request gitlab-org/gitlab!28816
-
Igor Drozdov authored
Resolve "Snippet file names in dashboard index" See merge request gitlab-org/gitlab!29249
-
Phil Hughes authored
Update Active checkbox component to use toggle See merge request gitlab-org/gitlab!27778
-
Justin Ho Tuan Duong authored
- Add a Vue component on the integrations form to replace the active toggle - Use GlToggle to replace checkbox
-
Phil Hughes authored
Add vulnerability state history list See merge request gitlab-org/gitlab!28898
-
Heinrich Lee Yu authored
Capture diff note position on mergeability check See merge request gitlab-org/gitlab!28623
-
Mark Florian authored
[EE] Replace deprecated GlLoadingIcon sizes in EE See merge request gitlab-org/gitlab!29418
-
Justin Ho authored
- Update copy for slash commands integrations. - Move fallback to placeholder from model to HAML view in case other places use the method.
-