- 29 Apr, 2020 1 commit
-
-
Alan (Maciej) Paruszewski authored
This change will add new mutation to GraphQL API that will allow user to add multiple projects to Instance Security Dashboard.
-
- 28 Apr, 2020 39 commits
-
-
Kushal Pandya authored
Merge branch '211944-provide-instance-level-setting-to-enable-or-disable-the-updation-of-default-branch' into 'master' Add instance setting to manage default branch protection in groups See merge request gitlab-org/gitlab!28997
-
Manoj M J authored
This change adds licensed feature policies
-
Lin Jen-Shin authored
Fix file descriptor leak with Capybara See merge request gitlab-org/gitlab!30422
-
Marcin Sedlak-Jakubowski authored
Add documentation for service desk email See merge request gitlab-org/gitlab!27220
-
Jan Provaznik authored
-
Rémy Coutable authored
Use Kaniko to build asset image in GitLab CI Closes #215003 See merge request gitlab-org/gitlab!29892
-
Albert Salim authored
- add a new job `build-assets-image` using kaniko - modify build script to be compatible with busybox/sh
-
Grzegorz Bizon authored
Use ordered stages for atomic processing See merge request gitlab-org/gitlab!30487
-
Martin Wortschack authored
Hide broadcast messages till end of period See merge request gitlab-org/gitlab!30432
-
Phil Hughes authored
Add accessibility report widget See merge request gitlab-org/gitlab!29965
-
Scott Hampton authored
Add the a11y artifact report widget to the MR page.
-
Achilleas Pipinellis authored
Updated proxy secondary documentation with SSH support See merge request gitlab-org/gitlab!29575
-
Fabian Zimmer authored
-
Nick Thomas authored
Correctly count wiki pages in sidebar See merge request gitlab-org/gitlab!30508
-
Kamil Trzciński authored
Atomic Processing does update all data in bulk. We do not need to calculate data dynamically.
-
Rémy Coutable authored
Add PyPi to packages list See merge request gitlab-org/gitlab!30078
-
Nick Kipling authored
Updates the frontend to show the PyPi tab Updated the projects API to accept new param Updated tests
-
Imre Farkas authored
Merge branch '214571-rename-vulnerabilities-occurrenceentity-to-vulnerabilities-findingentity' into 'master' Rename Vulnerabilities::OccurrenceEntity to ::FindingEntity See merge request gitlab-org/gitlab!30322
-
Peter Leitzen authored
Move prepend to the last line in lib gitlab files - 5 See merge request gitlab-org/gitlab!30291
-
Rajendra Kadam authored
-
Peter Leitzen authored
Move prepend to the last line in lib gitlab files - 4 See merge request gitlab-org/gitlab!30289
-
Rajendra Kadam authored
-
Peter Leitzen authored
Move prepend to the last line in lib/gitlab - 3 See merge request gitlab-org/gitlab!30194
-
Rajendra Kadam authored
-
Peter Leitzen authored
Move prepend to the last line in lib/gitlab - 2 See merge request gitlab-org/gitlab!30070
-
Rajendra Kadam authored
-
Peter Leitzen authored
Move prepend to the last line in lib gitlab files - 1 See merge request gitlab-org/gitlab!29938
-
Rajendra Kadam authored
-
nicolasdular authored
We're using cookies to hide broadcast messages, but didn't set an expire date. This MR fixes this by adding an expire to the cookie to the ends_at date of the broadcast message (which must be set).
-
Achilleas Pipinellis authored
Made clear that installing from pypi requires `read_api` only. See merge request gitlab-org/gitlab!30378
-
Jorge C. Leitão authored
Before, it gave the idea that we also needed scope `api`.
-
Grzegorz Bizon authored
Extract Ci::Minutes::Quota class See merge request gitlab-org/gitlab!29230
-
Fabio Pitino authored
Move some of the logic from NamespacesHelper into new class and implement related methods from Namespace and NamespaceStatistics.
-
Achilleas Pipinellis authored
Add hashed storage to server hooks doc See merge request gitlab-org/gitlab!30536
-
Phil Zona authored
-
Kushal Pandya authored
Fix mirror repos docs link See merge request gitlab-org/gitlab!30443
-
Kushal Pandya authored
Avoid copying diffs as Markdown tables Closes #213033 See merge request gitlab-org/gitlab!30572
-
Lin Jen-Shin authored
Test against PG9 by default, PG11 in master, and PG10 nightly Closes #215053 See merge request gitlab-org/gitlab!30293
-
Grzegorz Bizon authored
Refactor count queries in Projects::EnvironmentsController See merge request gitlab-org/gitlab!30073
-