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 (Expand)Author
2017-03-31Make the compile command output more information when run in CI.Connor Shea
2017-03-21Pull repos from master branchAchilleas Pipinellis
2017-03-14Build the docs site using the latest stable branchesAchilleas Pipinellis
2017-02-22Do not build the site twice in masterAchilleas Pipinellis
2017-02-22Do not build the site twice in masterAchilleas Pipinellis
2017-01-15Run on Ruby 2.4.Connor Shea
2016-12-13Make compile run on master.Connor Shea
2016-12-13Cache Ruby gems in internal_links check.Connor Shea
2016-12-13Make internal_links use the artifacts from compile.Connor Shea
2016-12-13Add caching for certain jobs to make things go faster.Connor Shea
2016-12-13Add --verbose flag to nanoc in GitLab CI.Connor Shea
2016-11-21Expire pages artifacts after 1 hourAchilleas Pipinellis
2016-11-21Expire pages artifacts after 1 weekAchilleas Pipinellis
2016-11-19We need artifacts to passAchilleas Pipinellis
2016-11-19Do not pass cache and artifacts in review jobsAchilleas Pipinellis
2016-11-19Show Ruby version in build outputAchilleas Pipinellis
2016-11-16Add an internal links checker.Connor Shea
2016-11-08Use HTTPS for the production environment URLAchilleas Pipinellis
2016-11-07Change URL from docs-dev.gitlab.com to docs.gitlab.comAchilleas Pipinellis
2016-11-02Symlink README.html to index.htmlAchilleas Pipinellis
2016-11-01Add only/when in review_stop jobAchilleas Pipinellis
2016-11-01Don't fetch artifacts and cache in the review_stop jobAchilleas Pipinellis
2016-11-01Add URL to production environmentAchilleas Pipinellis
2016-11-01Make APPS_DOMAIN a secret variableAchilleas Pipinellis
2016-11-01Do not run before_script in review appsAchilleas Pipinellis
2016-11-01Keep artifacts for a weekAchilleas Pipinellis
2016-10-31Specify docker tagAchilleas Pipinellis
2016-10-31Introduce Review AppsAchilleas Pipinellis
2016-10-31Fix CI YML.Connor Shea
2016-10-31Add SCSS Linter, make it pass.Connor Shea
2016-10-31Add verify_compile step for CI to test that the site compiles. Only runs on n...Connor Shea
2016-10-17Send gems to vendor.Connor Shea
2016-10-17Add production environment.Connor Shea
2016-10-09Cache gems in CI, update README a bit.Connor Shea
2016-10-09Default to not deleting anything.Connor Shea
2016-10-09Lock Rake to 11.x, use pull_repos Rake task on CI before generating the site ...Connor Shea
2016-10-07Change output directory to public.Connor Shea
2016-10-07Fix GitLab CI YML.Connor Shea
2016-10-07Add .gitlab-ci.ymlConnor Shea