- 05 Sep, 2019 24 commits
-
-
Francisco Javier López authored
-
Achilleas Pipinellis authored
Change serveo link as it often goes down See merge request gitlab-org/gitlab-ce!32680
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Provide guidance on how docs global navigation should be structured See merge request gitlab-org/gitlab-ce!32624
-
Evan Read authored
-
Jan Provaznik authored
Avoid calling freeze on already frozen strings in lib/gitlab See merge request gitlab-org/gitlab-ce!32637
-
Rémy Coutable authored
Merge branch '66966-convert-rails-env-stub-usages-to-use-railshelpers-stub_rails_env-instead' into 'master' Use stub_rails_env for Rails.env stubbing Closes #66966 See merge request gitlab-org/gitlab-ce!32625
-
Rémy Coutable authored
Add docs exception to lint-ci job See merge request gitlab-org/gitlab-ce!32683
-
Marcel Amirault authored
-
Rémy Coutable authored
Add spaces to devops ci template to reduce warnings See merge request gitlab-org/gitlab-ce!32681
-
Marcel Amirault authored
-
Andreas Brandl authored
Create index for users.unconfirmed_email See merge request gitlab-org/gitlab-ce!32664
-
Thong Kuah authored
Allow not resolvable urls when dns rebinding setting is disabled See merge request gitlab-org/gitlab-ce!32523
-
Francisco Javier López authored
Now, when the dns rebinging setting is disabled, we will allow urls that are not resolvable.
-
Evan Read authored
Port 3 more debug docs to the docs project Closes #63035 See merge request gitlab-org/gitlab-ce!31368
-
Marcel Amirault authored
Move rails and linux cheat sheets, and test_environment reference docs to the docs project
-
Sanad Liaquat authored
Split tests across files for the sake of parallelization See merge request gitlab-org/gitlab-ce!32686
-
Mark Lapierre authored
-
Evan Read authored
Docs: Add role level note to projects permission See merge request gitlab-org/gitlab-ce!32483
-
Cynthia Ng authored
-
Evan Read authored
Separate doc for version specific Geo update steps Closes gitlab-ee#11881 See merge request gitlab-org/gitlab-ce!32542
-
Toon Claes authored
To emphasize the happy path for updating Geo nodes, put the version specific steps in a separate document and cross-link them for discoverability. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11881
-
Ash McKenzie authored
RailsHelpers.stub_rails_env takes care of stubbing Rails.env
-
Ash McKenzie authored
What to avoid in code review See merge request gitlab-org/gitlab-ce!32592
-
- 04 Sep, 2019 16 commits
-
-
Mayra Cabrera authored
Bring method back that was mistakenly removed See merge request gitlab-org/gitlab-ce!32667
-
João Cunha authored
- We're also improving specs to avoid this could happen again
-
Mayra Cabrera authored
Upgrade GraphQL gem to 1.9.11 See merge request gitlab-org/gitlab-ce!31980
-
Brett Walker authored
- `edge_nodes` needs to get called on the object - added `include GlobalID::Identification` in a couple places - renamed `object` to `item` in spec due to conflict
-
Paul Slaughter authored
Merge branch '12155-update-pipelines-minutes-expiry-banner-to-an-alert-component-type-ce' into 'master' CE - Update pipelines minutes expiry banner to an alert component type See merge request gitlab-org/gitlab-ce!31654
-
Ammar Alakkad authored
- remove hiding the alert functionality - use `danger` class instead of `warning` https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14786
-
Mayra Cabrera authored
Merge branch '64009-show-a-meaningful-error-message-when-due-quick_actions-command-fails-because-the-date-format-is-invalid' into 'master' Resolve "Show a meaningful error message when /due quick_actions command fails because the date format is invalid" See merge request gitlab-org/gitlab-ce!32349
-
🙈 jacopo beschi 🙉 authored
When using /due quick action with an invalid date a meaninful error message is shown.
-
Mayra Cabrera authored
Create partial index for gitlab-monitor CI metrics See merge request gitlab-org/gitlab-ce!32546
-
Mayra Cabrera authored
Stricter validation of prometheus label values See merge request gitlab-org/gitlab-ce!32460
-
Achilleas Pipinellis authored
Update Pipeline Security Dashboard documentation See merge request gitlab-org/gitlab-ce!32396
-
Mark Florian authored
Tracked in https://gitlab.com/gitlab-org/gitlab-ee/issues/13496.
-
Achilleas Pipinellis authored
SSoT for API template docs Closes #64589 See merge request gitlab-org/gitlab-ce!31320
-
Matt Penna authored
These docs are straightforward API reference material and needed only to have document type header and troubleshooting footer added for the SSoT effort.
-
Mayra Cabrera authored
Remove unnecessary freeze in app See merge request gitlab-org/gitlab-ce!32636
-