Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-03Add 'retry: 2' to all jobsAchilleas Pipinellis
Make it so jobs get automatically retried if failed (max 2 times)
2018-04-02Merge branch 'BDO-clear-selection' into 'master'Marcia Ramos
Remove selection after copy of code See merge request gitlab-com/gitlab-docs!236
2018-04-02Update clipboardjs.jsBrendan O'Leary 🐢
2018-04-02Merge branch 'copy-button' into 'master'🚄 Job van der Voort 🚀
Add copy to clipboard button to code blocks Closes #56 See merge request gitlab-com/gitlab-docs!235
2018-04-02Add copy to clipboard button to code blocksMarcia Ramos
2018-03-30Merge branch 'no-cache-artifacts' into 'master'Achilleas Pipinellis
Disable artifacts/cache downloading in Docker images See merge request gitlab-com/gitlab-docs!234
2018-03-30Disable artifacts/cache downloading in Docker imagesAchilleas Pipinellis
2018-03-30Expire pages artifacts in 1dAchilleas Pipinellis
This will potentially fix the issue of 'pages:deploy - missing pages artifacts' in case the deploy takes a lot of time
2018-03-30Merge branch 'improve-search-results-styles' into 'master'Achilleas Pipinellis
Improve search results styles See merge request gitlab-com/gitlab-docs!233
2018-03-30Improve search results stylesMarcia Ramos
2018-03-29Expire performance artifacts in one weekAchilleas Pipinellis
2018-03-29Add missing commands to include versionsAchilleas Pipinellis
2018-03-29Merge branch 'enable-versions-backend' into 'master'Achilleas Pipinellis
Enable versions in backend See merge request gitlab-com/gitlab-docs!232
2018-03-29Enable versions in backendAchilleas Pipinellis
2018-03-29Merge branch 'performance-testing' into 'master'Achilleas Pipinellis
Enable browser performance testing Closes #178 See merge request gitlab-com/gitlab-docs!231
2018-03-29Enable browser performance testingAchilleas Pipinellis
2018-03-28Merge branch 'system-fonts' into 'master'🚄 Job van der Voort 🚀
Use system fonts Closes #177 and #18 See merge request gitlab-com/gitlab-docs!230
2018-03-28Use system fontsAchilleas Pipinellis
https://css-tricks.com/snippets/css/system-font-stack/
2018-03-27Merge branch 'fix-responsive-table' into 'master'Achilleas Pipinellis
Fixes broken table layout Closes #176 See merge request gitlab-com/gitlab-docs!229
2018-03-27Fixes broken table layoutMarcia Ramos
2018-03-26Merge branch 'master' of gitlab.com:gitlab-com/gitlab-docsAchilleas Pipinellis
2018-03-26Add 10.6 archiveAchilleas Pipinellis
2018-03-26Merge branch 'review-headers-font-size' into 'master'Achilleas Pipinellis
Review headers font size See merge request gitlab-com/gitlab-docs!227
2018-03-26Review headers font sizeMarcia Ramos
2018-03-26Merge branch 'downgrade-fontawesome' into 'master'Achilleas Pipinellis
Use FontAwesome 4 instead of 5 See merge request gitlab-com/gitlab-docs!226
2018-03-26Merge branch 'short-names' into 'master'🚄 Job van der Voort 🚀
Use product short names See merge request gitlab-com/gitlab-docs!225
2018-03-26use FontAwesome 4 instead of 5Marcia Ramos
- Upgrade to 5 breaks a lot of things (https://fontawesome.com/how-to-use/upgrading-from-4#icon-name-changes-c omplete-list). - For now, not worth the change. Reverting to the highest version of FA 4.
2018-03-26Use product short namesAchilleas Pipinellis
2018-03-26Merge branch 'fix-header-mobile' into 'master'Achilleas Pipinellis
Fixes header on mobile See merge request gitlab-com/gitlab-docs!224
2018-03-26Merge branch 'master' into 'fix-header-mobile'Achilleas Pipinellis
# Conflicts: # content/assets/stylesheets/stylesheet.scss
2018-03-26Merge branch 'create-instantsearchjs' into 'master'Achilleas Pipinellis
InstantSearch: clean up, fix css See merge request gitlab-com/gitlab-docs!223
2018-03-26InstantSearch: clean up, fix cssMarcia Ramos
2018-03-24update FontAwesome to v5Marcia Ramos
2018-03-24fixes padding on mobileMarcia Ramos
2018-03-23Add archive for 10.6Achilleas Pipinellis
2018-03-23Merge branch 'rm-archives-layout' into 'master'Achilleas Pipinellis
Use the default layout for the archives page See merge request gitlab-com/gitlab-docs!222
2018-03-23Use the default layout for the archives pageAchilleas Pipinellis
2018-03-23Merge branch 'edit-links' into 'master'Achilleas Pipinellis
Make edit links work with the docs site as well See merge request gitlab-com/gitlab-docs!221
2018-03-23Make edit links work with the docs site as wellAchilleas Pipinellis
2018-03-23Merge branch 'add-com-settings' into 'master'Marcia Ramos
Expose GitLab.com settings under the home page See merge request gitlab-com/gitlab-docs!217
2018-03-23Expose GitLab.com settings under the home pageAchilleas Pipinellis
2018-03-23Merge branch 'versions_round_two' into 'master'Achilleas Pipinellis
Versions round two See merge request gitlab-com/gitlab-docs!220
2018-03-23Merge branch 'improve-site-search' into 'master'Achilleas Pipinellis
Improve site search (update results template according to new index) Closes #174 See merge request gitlab-com/gitlab-docs!219
2018-03-23Improve site search (update results template according to new index)Marcia Ramos
2018-03-23Pass NANOC_ENV and CI_COMMIT_REF_NAME in docker buildAchilleas Pipinellis
2018-03-23Pass CI_COMMIT_REF_NAME via the build imageAchilleas Pipinellis
2018-03-23Pass NANOC_ENV via the build imageAchilleas Pipinellis
We want stable branches to exclude CE from the home page
2018-03-23Add opensearch.xml to normalize scriptAchilleas Pipinellis
2018-03-23Hide Edit button from archives, show only on masterAchilleas Pipinellis
2018-03-23Show comments only on master branch (exclude archives)Achilleas Pipinellis