- 16 Apr, 2020 2 commits
-
-
Jose Vargas authored
Also created follow up issue and TODO comments for the data() function inside the settings panel component
-
Jose Vargas authored
Also reused non namespaced strings
-
- 15 Apr, 2020 38 commits
-
-
Jose Vargas authored
This adds the frontend code plus the feature flag push for the controller that will display the metrics visibility toggle that allows to change if a metrics dashboard can be accessed by project members or everyone
-
Marcin Sedlak-Jakubowski authored
Add requirements to permissions doc See merge request gitlab-org/gitlab!29145
-
Jan Provaznik authored
-
Natalia Tepluhina authored
Add InvalidContentMessage and associated spec See merge request gitlab-org/gitlab!28691
-
Robert Speicher authored
Refactor push rules v2 See merge request gitlab-org/gitlab!28286
-
Jan Provaznik authored
Prepare `...Group::Treesaver` to ndjson See merge request gitlab-org/gitlab!29576
-
Marcin Sedlak-Jakubowski authored
Recover the Jira page version from review See merge request gitlab-org/gitlab!29586
-
Natalia Tepluhina authored
Remove Jasmine leftovers in EE tests Closes #12322 See merge request gitlab-org/gitlab!29518
-
Vitaly Slobodin authored
Replace Jasmine globals with Jest equivalents and disallow further usage of Jasmine global in Jest specs.
-
Marcin Sedlak-Jakubowski authored
-
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
-
derek-knox authored
The Static Site Editor component leverages this dumb component to communicate to the user that an invalid file type (non-markdown) is attempting to be used, additionally added corresponding localization update
-
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
-
Kassio Borges authored
Renaming `Gitlab::ImportExport::Group::Treesaver` to `Gitlab::ImportExport::Group::LegacyTreesaver` is part of the effort to enable `ndjson` on the Group Import/Export feature. With `ndjson` enabled all the structure of saving a group-tree is different, so to make the maintenance easier the "non-ndjson" structure is being renamed.
-
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
-