- 16 Apr, 2020 1 commit
-
-
Dheeraj Joshi authored
This adds vulnerability findings from secret scanning report in Merge Request Widget
-
- 15 Apr, 2020 39 commits
-
-
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
-
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.
-
James Lopez authored
Fix ES rollout stale cache bug See merge request gitlab-org/gitlab!29233
-
Natalia Tepluhina authored
Update Geo Node Status Design Closes #213214 See merge request gitlab-org/gitlab!29067
-
Eugenia Grieff authored
- Set a default threshold as 300 - Add specs Add api documentation for issues rate limit
-
Imre Farkas authored
Resolve: "PAT expiry policy for GMA groups" Closes #118893 See merge request gitlab-org/gitlab!25963
-
Manoj M J authored
This change makes sure that the instance level PAT expiry policy settings do not apply to users in group managed accounts. This is the first step towards implementing https://gitlab.com/gitlab-org/gitlab/issues/118893
-
Ash McKenzie authored
Add API endpoint to get users without projects Closes #29426 See merge request gitlab-org/gitlab!29347
-
Dmitry Gruzd authored
-
Natalia Tepluhina authored
Add EditHeader component and spec See merge request gitlab-org/gitlab!29191
-
Natalia Tepluhina authored
Geo Nodes: Disabled vs Empty Sync Closes #13309 See merge request gitlab-org/gitlab!28963
-
Vijay Hawoldar authored
When Snippets are versioned we should display the correct filename in the dashboard list
-
Kushal Pandya authored
Expose hasParent on epic See merge request gitlab-org/gitlab!29214
-