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 (Collapse)Author
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-31Backport Group API code that was added in EE onlyRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-12Create a new /templates API namespaceThomas Balthazar
The /licenses, /gitignores and /gitlab_ci_ymls endpoints are now also available under a new /templates namespace. Old endpoints will be deprecated when GitLab 9.0.0 is released.
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-05fix group links 404barthc
2016-09-23Convert label creation from API to controller endpointNick Thomas
2016-09-19Stop putting private tokens in GonNick Thomas
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-08-16Load issues and merge requests templates from repositoryFelipe Artur
2016-07-24ES6ify all the things!Fatih Acet