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
2016-12-21Whitelist next project names: notes, servicesDmitriy Zaporozhets
2016-12-21Whitelist next project names: help, ci, admin, searchDmitriy Zaporozhets
2016-12-21Allow projects with dashboard as pathDmitriy Zaporozhets
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-10-11Add `robots.txt` to the list of reserved namespacesNick Thomas
2016-09-29Add '.well-known' to the list of reserved namespacesRobert Speicher
2016-07-01refactor url validator to use sanitizer for checkJames Lopez
2016-06-30few more changes from suggestionsJames Lopez
2016-06-30few changes based on feedbackJames Lopez
2016-06-24added more info on how addressable URI differs from what we use in UrlValidatorJames Lopez
2016-06-23updated validator based on feedbackJames Lopez
2016-06-20fix commentJames Lopez
2016-06-20fixed a few MySQL issues and added changelogJames Lopez
2016-06-20started working on a migration for projects that have current import_url issuesJames Lopez
2016-06-20fix addressable url validatorJames Lopez
2016-06-17fixing URL validation for import_url on projectsJames Lopez
2016-02-26Allow webhooks URL to have leading and trailing spacesevuez
2016-02-09Re-add EmailValidator to avoid the repetition of format: { with: Devise.email...Rémy Coutable
2016-02-09Validate email addresses using Devise.email_regexpRémy Coutable
2016-01-08Blacklist 'new'Robert Schilling
2015-12-08Inline Gitlab::Blacklist in NamespaceValidatorRobert Speicher
2015-12-08Add custom NamespaceNameValidatorRobert Speicher
2015-12-08Add custom NamespaceValidatorRobert Speicher
2015-12-08Add custom LineCodeValidatorRobert Speicher
2015-12-08Minor EmailValidator refactorRobert Speicher
2015-12-08Add custom ColorValidatorRobert Speicher
2015-12-08Move EmailValidator to app/validatorsRobert Speicher
2015-12-08Add custom UrlValidatorRobert Speicher