- 10 Sep, 2019 40 commits
-
-
Markus Koller authored
- Avoid N+1 queries for authors and comment counts - Avoid an additional snippet existence query
-
Jan Provaznik authored
Merge branch 'reprazent/gitlab-ce-bvl-find-correct-variables-for-testing-translations' into 'master' Build correct variables for testing translations Closes #48110 See merge request gitlab-org/gitlab-ce!32871
-
Nick Thomas authored
Start of fix for #21859, allow users to open files with newlines in the filenames. Closes #21859 See merge request gitlab-org/gitlab-ce!32820
-
Jesse Hall authored
-
Andreas Brandl authored
Add index on group_id column concurrently See merge request gitlab-org/gitlab-ce!32826
-
Jan Provaznik authored
This fixes previously added migration which caused timeouts on big events table.
-
Małgorzata Ksionek authored
-
Bob Van Landuyt authored
This makes sure we build the correct variables for testing translations. When translating, we could be specifying the variables in different forms for each id: - In the singular we could be using a `%{hash}` interpolation - In the plural we could be using a `%d` interpolation This changes the tests to accommodate for that: We now use the variables used in the relevant translation id as the source for the variables we mix in in specs.
-
Achilleas Pipinellis authored
Add EE label to repository_storage See merge request gitlab-org/gitlab-ce!31933
-
Ben Bodenmiller authored
-
Achilleas Pipinellis authored
Start linting for unneeded dollar signs See merge request gitlab-org/gitlab-ce!32803
-
Marcel Amirault authored
Do not use dollar signs in shell codeblocks when no output is shown
-
Rémy Coutable authored
[CE] Add event presenter See merge request gitlab-org/gitlab-ce!32750
-
Jan Provaznik authored
This presenter will be used in an upcoming MR which adds rendering of epic events on group activity page.
-
Achilleas Pipinellis authored
Refactor the Dependency Scanning docs See merge request gitlab-org/gitlab-ce!32582
-
Achilleas Pipinellis authored
Notably: - Merge the use cases with the opening paragraph of DS - Add link to the auto-remediation section in the main index page - Add auto remediation to the title of solutions for better SEO - Move the JSON reports section below the other more important sections - Remove Container Scanning from the list of supported scanners in solutions - Fix some "introduced in" sentences so that they can be properly parsed
-
Evan Read authored
Fix broken link to the handbook See merge request gitlab-org/gitlab-ce!32849
-
Evan Read authored
Only CODEOWNERS on default branch affect MR approvals See merge request gitlab-org/gitlab-ce!32841
-
Evan Read authored
Add user creation documentation Closes gitlab-com/support/support-team-meta#1681 See merge request gitlab-org/gitlab-ce!32411
-
Blair Lunceford authored
-
Lin Jen-Shin authored
Avoid calling freeze on already frozen strings in lib See merge request gitlab-org/gitlab-ce!32788
-
Dinesh Panda authored
-
Evan Read authored
Docs: Add when to use Jest section in frontend_testing See merge request gitlab-org/gitlab-ce!32760
-
Paul Slaughter authored
-
Evan Read authored
Edits to Lists section of Documentation Style Guide See merge request gitlab-org/gitlab-ce!32782
-
Mike Lewis authored
-
Evan Read authored
This references an issue that is closed See merge request gitlab-org/gitlab-ce!29274
-
John Jarvis authored
-
Lin Jen-Shin authored
Provide urls for Merge Requests and Issue links See merge request gitlab-org/gitlab-ce!32401
-
Etienne Baqué authored
-
Achilleas Pipinellis authored
Cosmetic fix in doc/user/markdown.md where the word 'itself' is repeated. See merge request gitlab-org/gitlab-ce!32818
-
Evan Read authored
Document CI_RUNNER_SHORT_TOKEN variable See merge request gitlab-org/gitlab-ce!32824
-
Tomasz Maczukin authored
Variable was added in GitLab Runner with: https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1571
-
Achilleas Pipinellis authored
docs: add full omnibus example for smime signing See merge request gitlab-org/gitlab-ce!32146
-
Diego Louzán authored
- minor style corrections - document rsa keys limitation
-
Ray Paik authored
Update merge_request_approvals.md - typo See merge request gitlab-org/gitlab-ce!32838
-
Evan Read authored
Fix typo in repository storage types doc See merge request gitlab-org/gitlab-ce!32858
-
Marcel Amirault authored
-
Evan Read authored
Revert gitlab-backup command and add a note for it Closes #65889 See merge request gitlab-org/gitlab-ce!31747
-
Hossein Pursultani authored
-