- 02 Mar, 2020 17 commits
-
-
James Lopez authored
Fix issues missing on epic's page after project import See merge request gitlab-org/gitlab!26099
-
Marcel Amirault authored
Remove Oxford commas errors from developer documentation See merge request gitlab-org/gitlab!26241
-
Evan Read authored
Either by: - Adding Oxford comma. - Simplying sentence structure.
-
Martin Wortschack authored
Update board tests to use vue-test-utils See merge request gitlab-org/gitlab!24452
-
Kushal Pandya authored
Moved descriptionVersion to a getter See merge request gitlab-org/gitlab!26108
-
Evan Read authored
Add starter tag to EE only SAML features See merge request gitlab-org/gitlab!24944
-
Ben Bodenmiller authored
-
Marcel Amirault authored
docs: Change Node.js npm dependencies install in caching example See merge request gitlab-org/gitlab!25758
-
Evan Read authored
Set up generate 2FA recovery code procedure See merge request gitlab-org/gitlab!26026
-
Mike Jang authored
-
Evan Read authored
docs - Add description of the send_scope_to_token_endpoint config property See merge request gitlab-org/gitlab!25766
-
Luca Leonardo Scorcia authored
-
Evan Read authored
Clarify description for auto_link_ldap_user setting See merge request gitlab-org/gitlab!20315
-
Blair Lunceford authored
-
Ray Paik authored
Docs: fix Microsoft Teams typo See merge request gitlab-org/gitlab!26208
-
Thong Kuah authored
Fix Sidekiq code reloading See merge request gitlab-org/gitlab!26237
-
Evan Read authored
Docs: fix missing Oxford commas See merge request gitlab-org/gitlab!26207
-
- 01 Mar, 2020 11 commits
-
-
Evan Read authored
Update Deploy Token docs to include Group Deploy Tokens See merge request gitlab-org/gitlab!24378
-
Russell Dickenson authored
Update docs regarding regex in ci rules Closes #35932 See merge request gitlab-org/gitlab!26209
-
James Fargher authored
Resolve "More descriptive error messages in Migration Helpers" See merge request gitlab-org/gitlab!25457
-
Evan Read authored
Add missing backtick to scim api doc See merge request gitlab-org/gitlab!26135
-
James Fargher authored
Create base class for resource events Closes #38096 See merge request gitlab-org/gitlab!25791
-
Russell Dickenson authored
Update "introduced in" for filtering by epic See merge request gitlab-org/gitlab!26178
-
Stan Hu authored
During development, changing backend code causes Sidekiq to reload and spew, "A copy of Gitlab::SidekiqMiddleware::AdminMode::Client has been removed from the module tree but is still active!" errors. To fix this, https://stackoverflow.com/a/29710188 mentions adding `::` to `Example` helps because this causes `Object.const_missing` instead of `Example.const_missing`.
-
Peter Leitzen authored
Fix fixtures for Error Tracking Web UI Closes #208548 See merge request gitlab-org/gitlab!26233
-
Kilian Decaderincourt authored
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Stan Hu authored
Add a bulk processor for elasticsearch incremental updates Closes #34086 See merge request gitlab-org/gitlab!24298
-
- 29 Feb, 2020 12 commits
-
-
Mike Lewis authored
Docs: Update link to job token feature proposal See merge request gitlab-org/gitlab!23502
-
Mike Lewis authored
Update Okta documentation to match style guide See merge request gitlab-org/gitlab!25364
-
Mike Lewis authored
Replace absolute ee doc links with relative links See merge request gitlab-org/gitlab!26227
-
Mike Lewis authored
-
Mike Lewis authored
Cleanup Scaling / HA docs page Closes #205634, #205632, and #205635 See merge request gitlab-org/gitlab!25422
-
Mike Lewis authored
-
Mike Lewis authored
-
Stan Hu authored
Fix dev vulnerabilities seeder See merge request gitlab-org/gitlab!26169
-
Heinrich Lee Yu authored
Revert "Merge branch 'craigf/job-args-json-escape' into 'master'" Closes #208501 See merge request gitlab-org/gitlab!26210
-
Marcel Amirault authored
-
Stan Hu authored
This reverts merge request !26075
-
Heinrich Lee Yu authored
Make operations/update_service_spec.rb dynamic See merge request gitlab-org/gitlab!25253
-