- 21 Oct, 2019 12 commits
-
-
Kushal Pandya authored
- Make Epics tree draggable only when user is logged in. - Fix tree item metadata alignment for small screens.
-
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 3 commits
-
-
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 19 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.
-
Thong Kuah authored
Add step 2 of the experimental signup flow See merge request gitlab-org/gitlab!16583
-
Tanya Pazitny authored
Certify the 25k reference architecture in the docs Closes gitlab-org/quality/performance#57 See merge request gitlab-org/gitlab!18604
-
Tanya Pazitny authored
-
lauraMon authored
-
James Lopez authored
[Frontend] Update trial's banner location for groups See merge request gitlab-org/gitlab!18524
-
Ammar Alakkad authored
-
Lin Jen-Shin authored
Return error message when performance bar group is not found See merge request gitlab-org/gitlab!18444
-
Annabel Dunstone Gray authored
Show all groups user belongs to in Notification settings See merge request gitlab-org/gitlab!17303
-
Walmyr Lima e Silva Filho authored
Activate and fix epics roadmap test See merge request gitlab-org/gitlab!18796
-
Mayra Cabrera authored
Show only personal snippets on explore page See merge request gitlab-org/gitlab!18092
-
Michael Kozono authored
Expose stage services via API See merge request gitlab-org/gitlab!18208
-
Adam Hegyi authored
- Add create, update, destroy actions - Implement delete service
-