- 21 Oct, 2019 14 commits
-
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Rémy Coutable authored
Increase review app unicorn gitlab workhorse cpu request See merge request gitlab-org/gitlab!18788
-
Kushal Pandya authored
Update the frontend diffing code to support v2 license scan reports See merge request gitlab-org/gitlab!18105
-
Evan Read authored
Docs: Add Groups SAML Okta setup notes See merge request gitlab-org/gitlab!18830
-
Cynthia Ng authored
-
Evan Read authored
Docs: OneLogin follow up wording update Closes #34383 See merge request gitlab-org/gitlab!18829
-
Cynthia Ng authored
-
Evan Read authored
Fixes typo on migrations guide title See merge request gitlab-org/gitlab!18815
-
Mayra Cabrera authored
Removes the word 'exiting' from migrations guide
-
Ash McKenzie authored
Add param to catch fo fix failing SAST job See merge request gitlab-org/gitlab!18847
-
Russell Dickenson authored
Fix links to moved customization docs See merge request gitlab-org/gitlab!18370
-
Marcel Amirault authored
-
Russell Dickenson authored
Update utilities.md See merge request gitlab-org/gitlab!18636
-
Scott Nevil authored
-
- 20 Oct, 2019 6 commits
-
-
Heinrich Lee Yu authored
The SAST JS parser does not recognize the catch clause without a parameter causing a syntax error
-
Russell Dickenson authored
Documentation: Update features summary matrix in issue_board.md See merge request gitlab-org/gitlab!17511
-
Vladimir Dzalbo authored
-
Thong Kuah authored
Update API docs to reflect new issuable text limits Closes #34172 See merge request gitlab-org/gitlab!18617
-
Thong Kuah authored
Enable frozen string for spec/initializers See merge request gitlab-org/gitlab!18722
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
- 19 Oct, 2019 13 commits
-
-
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
-
mo khan authored
This change ensures the current client side diffing code continues to function as expected while the backend is able to advance the schema of the report artifact. This change adds mapping classes that allows mapping from v2 schema to v1 schema of the license scan report.
-
Kamil Trzciński authored
Fix duplicate environment name causes pipeline creation failure Closes #34444 See merge request gitlab-org/gitlab!18833
-
Shinya Maeda authored
This commit fixes that the duplicate environment name causes pipeline creation failure.
-
DJ Mountney authored
Downgrade bcrypt to v3.1.12 See merge request gitlab-org/gitlab!18828
-
- 18 Oct, 2019 7 commits
-
-
Stan Hu authored
v3.1.13 doesn't work compile on ARM platforms: https://github.com/codahale/bcrypt-ruby/issues/201 We can revert the change in https://gitlab.com/gitlab-org/gitlab/merge_requests/18225, since this wasn't an essential update. See https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4802
-
Michael Kozono authored
Hide license breakdown in /admin if user count is high See merge request gitlab-org/gitlab!18825
-
Clement Ho authored
Embed Jaeger tracing in iframe Closes #30525 See merge request gitlab-org/gitlab!17912
-
Ryan Cobb authored
-
Clement Ho authored
Update dependency @ghitlab/ui to v5.36.0 See merge request gitlab-org/gitlab!18824
-
Stan Hu authored
Instead of 1,000,000 characters, we increased the limit to 1 megabyte (https://gitlab.com/gitlab-org/gitlab/merge_requests/18605), which is 1,048,576 bytes. Closes https://gitlab.com/gitlab-org/gitlab/issues/34172
-
Stan Hu authored
On GitLab.com, we observed statement timeouts counting the number of active users minus guests: https://gitlab.com/gitlab-org/gitlab/issues/32287. To work around this problem, hide the license breakdown if the estimate number of users exceeds 100,000.
-