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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-09-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-09-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-07-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-05-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-10-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-10-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-12-05Prevent a path traversal attack on global file templatesNick Thomas
2018-10-05Backport project template API to CENick Thomas
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-09-05Allow the TemplateFinder to handle licenses as wellNick Thomas
2018-09-05Convert global templates to vendored templates via a ::TemplateFinderNick Thomas
2018-08-15Convert the license template API to use the new LicenseTemplateFinderNick Thomas
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2017-10-05Remove 'Repo' prefix from API entitesVitaliy @blackst0ne Klachkov
2017-08-16Upgrade grape to 1.0Zeger-Jan van de Weg
2017-02-17Backport API to v3Robert Schilling
2017-02-16Paginate all endpoints that return an arrayRobert Schilling
2017-02-13Remove deprecated templates endpoints in V4Oswaldo Ferreira
2016-12-16Update templates.rbKamil TrzciƄski
2016-11-08Refactored JSLuke "Jared" Bennett
2016-11-08Allow to use Dockerfile templatesKamil Trzcinski
2016-10-12Create a new /templates API namespaceThomas Balthazar
2016-08-16Load issues and merge requests templates from repositoryFelipe Artur
2016-06-20fixup! override content methodZ.J. van de Weg
2016-06-20Incorporate reviewZ.J. van de Weg
2016-06-20Implement backend gitlab ci dropdownZ.J. van de Weg
2016-06-20Refactor Gitlab::GitignoresZJ van de Weg