- 14 Oct, 2019 40 commits
-
-
Achilleas Pipinellis authored
Remove `-o` documentation from SSH key generation Closes #33492 See merge request gitlab-org/gitlab!18223
-
Dan Davison authored
`ssh-keygen -o` is not documented, nor is the reference to the blog sourced as to what `-o` is
-
Rémy Coutable authored
Disallow 'schedule:package-and-qa' to fail See merge request gitlab-org/gitlab!18525
-
Rémy Coutable authored
Merge branch '33041-jobs-fail-because-ref-is-not-available-when-pushing-a-lot-of-commits' into 'master' Increase `GIT_DEPTH` from 20 to 50 in the CI config Closes #33041 See merge request gitlab-org/gitlab!18081
-
Rémy Coutable authored
Define custom values for the unicorn/workhorse readinessProbe See merge request gitlab-org/gitlab!18519
-
Michael Kozono authored
Add TodosFinder support for filtering by multiple actions See merge request gitlab-org/gitlab!18490
-
Sean McGivern authored
Add project and group max artifacts size fields See merge request gitlab-org/gitlab!18286
-
Filipa Lacerda authored
Fixes a JS error on Private snippets as there is no share or embed button See merge request gitlab-org/gitlab!18380
-
Tim Zallmann authored
-
Achilleas Pipinellis authored
Add a deleting migrations guide See merge request gitlab-org/gitlab!18086
-
Mayra Cabrera authored
Include steps of how to disable a migration that was already executed on GitLab.com on or self-hosted instances
-
Sean McGivern authored
Improve caching of assets (project/group avatars/note attachments) See merge request gitlab-org/gitlab!18345
-
Lin Jen-Shin authored
Add 'date' calls in the 'review-deploy' jobs See merge request gitlab-org/gitlab!18271
-
Lin Jen-Shin authored
Upgrade devise and dependencies Closes #20175 See merge request gitlab-org/gitlab!18225
-
Kushal Pandya authored
Scoped labels do not remove old label in board sidebar See merge request gitlab-org/gitlab!18313
-
Andreas Brandl authored
Add unique constraint design_registry.project_id Closes #33545 See merge request gitlab-org/gitlab!18201
-
Paul Slaughter authored
Add PDF helper text to Let's Encrypt ToS URL Closes #33756 See merge request gitlab-org/gitlab!18359
-
Martin Wortschack authored
Add filters to code analytics See merge request gitlab-org/gitlab!18272
-
Brandon Labuschagne authored
This commit adds the filters required for code analytics but does not add any real functionality to them. This has been done in order to keep MRs small and managable.
-
Rémy Coutable authored
Changed Redis port to use numeric value See merge request gitlab-org/gitlab!18523
-
Kristof Goossens authored
-
Nick Thomas authored
Enable frozen string for some vestigial app/ files See merge request gitlab-org/gitlab!18502
-
gfyoung authored
Turns out false satisfies the cop as well. xref: https://github.com/rubocop-hq/rubocop/issues/7241 https://github.com/rubocop-hq/rubocop/issues/7426 https://gitlab.com/gitlab-org/gitlab-foss/issues/47424 https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/25432
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Martin Wortschack authored
Fix error tracking table layout on small screens See merge request gitlab-org/gitlab!18325
-
Simon Knox authored
- stacked table on sm - truncate error text more intelligently - display error.type instead of title
-
Nick Thomas authored
Check for software license violations using SPDX identifiers See merge request gitlab-org/gitlab!18300
-
mo khan authored
* Ensure spdx id or name match checks work for v2 * Add changelog entry
-
Heinrich Lee Yu authored
Preparation for upgrading to Rails 6
-
Andreas Brandl authored
Adds management project for a cluster See merge request gitlab-org/gitlab!17866
-
Kushal Pandya authored
Restrict number of users input to positive numbers See merge request gitlab-org/gitlab!18381
-
Russell Dickenson authored
Apply suggestion to add examples for noteable See merge request gitlab-org/gitlab!18505
-
Erick Bajao authored
Adds specific rules for admins under the group and project policies instead of manually checking `admin?` everytime we try to update the setting.
-
Erick Bajao authored
This also adds a new update endpoint for setting the group's max_artifacts_size. Documentation is also updated to include instructions for setting project and group level max_artifacts_size.
-
Walmyr Lima e Silva Filho authored
Update pull mirroring test to use admin creds Closes #33759 See merge request gitlab-org/gitlab!18500
-
Kushal Pandya authored
Move 'Advanced search' message to title See merge request gitlab-org/gitlab!18349
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kamil Trzciński authored
Use GraphQL for Roadmap See merge request gitlab-org/gitlab!17607
-
Rémy Coutable authored
Remove ensure_storage_path_exists Closes gitaly#1891 See merge request gitlab-org/gitlab!18347
-
Rémy Coutable authored
Migrate build images from dev.gitlab.org to gitlab.com See merge request gitlab-org/gitlab!18424
-