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
2019-11-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-02Fixing #65389Massimeddu Cireddu
2019-08-08Bring scoped environment variables to coreHordur Freyr Yngvason
2019-07-25Backport Jira issue key regexHeinrich Lee Yu
2019-07-09Lesser Namespace#name validationsBob Van Landuyt
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-08-03Allow multiple JIRA transition idsFelipe Artur
2018-07-06Add documentation and specs for webhook URL rewritingSean McGivern
2018-02-13Ensure users can't create environments with leading or trailing slashes (Fixe...Dylan Griffith
2018-01-17Merge branch 'ac/41346-xss-ci-job-output' into 'security-10-3'Robert Speicher
2018-01-08Merge branch 'check-environment-regex' into 'master'Grzegorz Bizon
2017-11-16Update container repository path referenceGrzegorz Bizon
2017-10-05Add CI build trace sections extractorAlessio Caiazza
2017-08-22Enfouce namespace for Kubernetes to lowercaseShinya Maeda
2017-07-19Add a test for container repository name regexpGrzegorz Bizon
2017-07-19Fix docker tag reference routing constraintsGrzegorz Bizon
2017-07-06Backports for ee-2112Lin Jen-Shin
2017-07-05Removes file_name_regex from Gitlab::RegexTiago Botelho
2017-07-05Allow creation of files and directories with spaces in web UITiago Botelho
2017-06-21Replace invalid chars while seeding environmentsZeger-Jan van de Weg
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-05-24Remove changes that are not absolutely necessaryDouwe Maan
2017-05-24Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan
2017-05-02Reuse Gitlab::Regex.full_namespace_regex in the DynamicPathValidatorBob Van Landuyt
2017-04-20Refactor changing files in web UIDouwe Maan
2017-04-03Check registry repository name against regexpGrzegorz Bizon
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-13Add GFM support to nested groupsDmitriy Zaporozhets
2017-01-15Allow to use + symbol in filenamesblackst0ne
2016-12-15Add an environment slugNick Thomas
2016-12-15Introduce deployment services, starting with a KubernetesServiceNick Thomas
2016-12-13Allow all alphanumeric characters in file names (!8002)winniehell
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-11-21Fix 500 error when group name ends with gitDmitriy Zaporozhets
2016-11-18Allow registering users where the username contains dots (.).Timothy Andrew
2016-11-12Added ability to put emojis into repository nameVincent Composieux
2016-11-07Refactor namespace regexDmitriy Zaporozhets
2016-10-07Correct namespace validation to forbid bad names #21077Will Starms
2016-09-20Remove trailing spaces from messages in Gitlab::RegexRobert Speicher
2016-09-19Fix validation regexs (+1 squashed commit)Kamil Trzcinski
2016-09-19Fix environments handlingKamil Trzcinski
2016-09-19Add support for dynamic environmentsKamil Trzcinski
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-14Validate environment name with regexKamil Trzcinski
2016-05-08WIPKamil Trzcinski
2016-05-04Added docker registry viewKamil Trzcinski