- 04 Dec, 2019 38 commits
-
-
Kamil Trzciński authored
Today, when processing Note/MergeRequestDiff/MergeRequest/DiffNote, we would create keep arounds in a transactaion when importing. This does not make sense, as this repository is somehow a replica of another one and we cannot guarantee anything about this repository, also this increases the repository fragmentation while creating them.
-
Marin Jankovski authored
Document update on chatops access request instruction See merge request gitlab-org/gitlab!21086
-
David Kim authored
- https://ops.gitlab.net/gitlab-com/chatops/-/project_members is not visible if the user is not already a member of the project
-
Phil Hughes authored
Add Active Property to Feature Flag Form See merge request gitlab-org/gitlab!20857
-
Sean McGivern authored
Remove epics_update_dates_upstream feature flag See merge request gitlab-org/gitlab!21122
-
Bob Van Landuyt authored
Update permissions for Dependencies and Dependency list See merge request gitlab-org/gitlab!21053
-
Bob Van Landuyt authored
Add redis caching of individual highlighted diffs Closes #30550 See merge request gitlab-org/gitlab!19917
-
Paul Slaughter authored
Merge branch '31003-increase-testing-coverage-of-ui-for-disabling-group-project-email-notifications' into 'master' Increase testing coverage of "UI for disabling group/project email notifications" See merge request gitlab-org/gitlab!20499
-
Jan Provaznik authored
Bump CS_MAJOR_VERSION from 1 to 2 See merge request gitlab-org/gitlab!20986
-
Adam Cohen authored
- Version 1 of the Container Scanning tool produced a report using the format specified by clair-scanner (github.com/arminc/clair-scanner), however, version 2 of the Container Scanning tool now produces a report using the GitLab Analyzers Common Library Format. In order to make use of the new report format, we need to update the CS_MAJOR_VERSION.
-
Phil Hughes authored
Resolve "Change Title of Merge Request Approvals" Closes #36937 See merge request gitlab-org/gitlab!21079
-
Samantha Ming authored
-
Grzegorz Bizon authored
Remove useless DEP_SCAN_DISABLE_REMOTE_CHECKS var See merge request gitlab-org/gitlab!20982
-
Olivier Gonzalez authored
-
Grzegorz Bizon authored
Respond with 204 no content when pages domain does not exist See merge request gitlab-org/gitlab!21059
-
Kushal Pandya authored
Disable import/order ESLint rule globally See merge request gitlab-org/gitlab!21129
-
Winnie Hellmann authored
-
Brett Walker authored
in project/group settings
-
Martin Wortschack authored
Create issues from sentry details page See merge request gitlab-org/gitlab!20666
-
Marcel Amirault authored
Update JenkinsCI Service Troubleshooting See merge request gitlab-org/gitlab!20140
-
Vlad Stoianovici authored
-
lauraMon authored
-
lauraMon authored
* Adds support for plurals, and updates the international text * Adds a disabled state for button once its clicked * Adds a spec to test submit * Some more function refactors
-
lauraMon authored
-
lauraMon authored
* Updates button to POST to issues endpoint * Updates path in dataset in order to create issue * Adds markdown styling to POST body * Adds form and hidden input so button can post * Adds csrf token * Updates international text
-
Paul Slaughter authored
Remove panel via vuex in dashboard See merge request gitlab-org/gitlab!21096
-
Natalia Tepluhina authored
Replace board service in list spec.js See merge request gitlab-org/gitlab!20877
-
Marvin Karegyeya authored
-
Ash McKenzie authored
Don't make external requests Closes #38045 See merge request gitlab-org/gitlab!21161
-
Thong Kuah authored
Use the local server to serve badges instead. For the group badge case, it seems we require a project path to serve a badge, so I had to create a project Fixes https://gitlab.com/gitlab-org/gitlab/issues/38045
-
Ramya Authappan authored
Note in QA Resources doc that API resources are paginated See merge request gitlab-org/gitlab!21154
-
Marcel Amirault authored
In using_docker_images.md, explicitly document that manually Base64-encoded... See merge request gitlab-org/gitlab!20925
-
Stephen authored
In using_docker_images.md, explicitly document that manually Base64-encoded auth. info needs to be wrapped in a Docker JSON config. structure, not used bare, for the value of DOCKER_AUTH_CONFIG.
-
Russell Dickenson authored
Merge branch '2109-add-documentation-regarding-new-application-setting-that-allows-only-admins-to-remove-projects-docs' into 'master' Docs - move section about default project deletion protection See merge request gitlab-org/gitlab!19821
-
Evan Read authored
Docs - Geo admin area showing 404 error for a secondary node See merge request gitlab-org/gitlab!20513
-
Anton Smith authored
-
Marcel Amirault authored
Update recommended base AWS instance to reflect current and more cost effective m5 EC2 instance See merge request gitlab-org/gitlab!21020
-
Sam McLeod authored
-
- 03 Dec, 2019 2 commits
-
-
Mark Lapierre authored
-
Michael Kozono authored
Unify finding an actor in the internal API See merge request gitlab-org/gitlab!20788
-