- 19 Jan, 2021 40 commits
-
-
Kamil Trzciński authored
Add env var that bypasses Puma cluster validation See merge request gitlab-org/gitlab!51906
-
Nick Gaskill authored
Specify values for use with a separate Pages server See merge request gitlab-org/gitlab!51497
-
Katrin Leinweber authored
-
Amy Qualls authored
Edit docs on how to get Ingress external IP See merge request gitlab-org/gitlab!51779
-
Thong Kuah authored
This is in preparation for deprecation of GitLab-managed Ingress. This shows clearly that you can use a manually installed Ingress for Auto DevOps. - Remove an old note for functionality that was removed in GitLab 12.0 - Removes some notes that were never true
-
Mike Jang authored
Add rails log searching tips and additional root cause See merge request gitlab-org/gitlab!51815
-
Cynthia Ng authored
-
Mike Jang authored
Document Rails upgrade steps See merge request gitlab-org/gitlab!51569
-
Heinrich Lee Yu authored
Adds notes about things we need to keep in sync when upgrading Rails
-
Amy Qualls authored
Add stage/group metadata to raketasks See merge request gitlab-org/gitlab!52010
-
Achilleas Pipinellis authored
-
Kerri Miller authored
Don't create duplicate deployments See merge request gitlab-org/gitlab!47610
-
Zeger-Jan van de Weg authored
When the API parameters for a deployment are the same as the last deployment no new deployment will be created. This prevents duplicate deployments if nothing changed. As such no hooks will be executed either, which prevents for example Slack notifications which don't add value.
-
Kamil Trzciński authored
Remove jira_sync_builds feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!51627
-
Amy Qualls authored
Add docs on let_it_be_with_refind for licensed Features See merge request gitlab-org/gitlab!51290
-
Sean Arnold authored
Add seperate section
-
Bob Van Landuyt authored
Merge branch '285021-invite-members-modal-should-work-for-projects-under-personal-namespace' into 'master' [RUN AS-IF-FOSS] Fix invite team members link on projects page See merge request gitlab-org/gitlab!51608
-
Doug Stull authored
- wasn't showing up due to incorrect helper logic
-
Suzanne Selhorn authored
Added version history for group-level endpoint See merge request gitlab-org/gitlab!52000
-
Steve Abrams authored
Add entity-related columns to vulnerability_occurrences See merge request gitlab-org/gitlab!51739
-
Jonathan Schafer authored
Add the following columns to vulerability_occurrences table: - descriuption - message - solution - cve - location
-
Alessio Caiazza authored
Update Gitaly version See merge request gitlab-org/gitlab!51994
-
Scott Hampton authored
Migrate bs-callout to glalert in service credential form See merge request gitlab-org/gitlab!51211
-
Marcia Ramos authored
Add notification email event for SAML/SCIM See merge request gitlab-org/gitlab!51760
-
Rémy Coutable authored
Add CI job for checking yarn.lock See merge request gitlab-org/gitlab!51900
-
Dennis Appelt authored
-
Suzanne Selhorn authored
-
Amy Qualls authored
[Docs] Add reviewers to MergeRequest API response See merge request gitlab-org/gitlab!50734
-
GitLab Release Tools Bot authored
-
Mike Jang authored
SAML SSO - Rename G Suite to Google Workspace See merge request gitlab-org/gitlab!51836
-
Rémy Coutable authored
Create Cop to enforce the use of namespaced classes See merge request gitlab-org/gitlab!51236
-
Alper Akgun authored
Fix tracking property on invite members link See merge request gitlab-org/gitlab!51924
-
Doug Stull authored
- to fully use cookie based approach for subject.
-
Amy Qualls authored
Prepend docker backup command with docker exec See merge request gitlab-org/gitlab!51986
-
Nicolò Maria Mezzopera authored
Adds GitLab UI styles to revoke button in _table.html.haml See merge request gitlab-org/gitlab!51082
-
Marvin Karegyeya authored
-
Jose Ivan Vargas authored
Simplify mocked promises See merge request gitlab-org/gitlab!51966
-
Nick Thomas authored
RE-Fix experiment user recording and "group type" mismatch See merge request gitlab-org/gitlab!51937
-
Nourdin el Bacha authored
This is so that the back up is perform through host
-
Fabio Pitino authored
A class must be nested inside a module representing the domain where it operates.
-