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
2021-03-30No automatic merge of version dropdown changesEvan Read
2021-03-05Fetch stable branch before attempting to use itEvan Read
2021-03-01Fix location of the _redirects fileAchilleas Pipinellis
2021-02-09Implement YAML redirects mechanismAchilleas Pipinellis
2021-02-05Symlink only listed READMEs to index.htmlAchilleas Pipinellis
2020-11-18Fix rubocop in RakefileAchilleas Pipinellis
2020-11-09Fix some Rakefile rubocop problemsEvan Read
2020-11-06Add Rubocop to projectEvan Read
2020-10-26Use the default branch instead of masterTakuya Noguchi
2020-10-16Revert "Merge branch 'rake-release-branch-checkout-automation' into 'master'"Achilleas Pipinellis
2020-08-22Checkout the release branch automatically for versions raketaskAchilleas Pipinellis
2020-06-09Print the last commit of a branchAchilleas Pipinellis
2020-05-22Merge branch 'commit-ci-yaml' into 'master'Achilleas Pipinellis
2020-05-22Commit .gitlab-ci.yml as well when cutting a releaseAchilleas Pipinellis
2020-05-22Check if a local branch exists and abort the task if trueAchilleas Pipinellis
2020-05-20Check charts versions and replace branch variablesAchilleas Pipinellis
2020-04-22Fetch changes of the version branches when updating the dropdownsAchilleas Pipinellis
2019-10-22Update releases:dropdown to check if we're on the release branchAchilleas Pipinellis
2019-09-30Do not build gitlab-foss anymoreAchilleas Pipinellis
2019-09-23Add raketask to update the dropdown of online versionsAchilleas Pipinellis
2019-02-21Implement version mapping between GitLab and the chartsAchilleas Pipinellis
2019-02-20Change the output of the release:single taskAchilleas Pipinellis
2019-02-20Include charts in Dockerfile.singleAchilleas Pipinellis
2019-01-24Get the raketasks in the order they runAchilleas Pipinellis
2018-08-15Add some margins to the release rake taskAchilleas Pipinellis
2018-08-07Add content/debug to gitignoreAchilleas Pipinellis
2018-08-07Reorder tasksAchilleas Pipinellis
2018-07-10First change branch then create DockerfileAchilleas Pipinellis
2018-07-10Change to branch when creating a new versionAchilleas Pipinellis
2018-06-30Check the branch name before pulling from upstream branchesAchilleas Pipinellis
2018-06-21Add raketask to clean directoriesAchilleas Pipinellis
2018-06-21Limit the pipeline to pull only the repo where the MR isAchilleas Pipinellis
2018-05-14Create monthly single release taskAchilleas Pipinellis
2017-12-20Hard reset after repo fetchingJohn Doe
2017-11-29Refactored Rakefile into multiple tasks and enabled git sparse-checkoutGabriel Mazetto
2017-09-06Force reset FETCH_HEAD when fetching branchAchilleas Pipinellis
2017-09-05Fix git fetchAchilleas Pipinellis
2017-09-04Fetch and reset rather than pull to avoid merge conflictsAchilleas Pipinellis
2017-08-31Set up a dummy Git username/email so that clone doesn't failAchilleas Pipinellis
2017-03-14Build the docs site using the latest stable branchesAchilleas Pipinellis
2016-12-13Add caching for certain jobs to make things go faster.Connor Shea
2016-11-30Add comments.Connor Shea
2016-11-30Separate the directories from the other attributes.Connor Shea
2016-11-30Move the configuration data into the config file. Parse the YAML form the Rak...Connor Shea
2016-11-23Update Rakefile with code improvements.Connor Shea
2016-11-09Move doc_dir inside productsAchilleas Pipinellis
2016-11-09Init addition of GitLab RunnerAchilleas Pipinellis
2016-10-22Remove versions.Connor Shea
2016-10-22Add versions to EE and CE in the Rakefile, add a non-working search input to ...Connor Shea
2016-10-17Fix typo in Rakefile. [ci-skip]Connor Shea