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
2018-04-10Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable
2017-11-14Include child projects a user can manage in namespace dropdownsBob Van Landuyt
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-29Port semi-linear merge strategy to CE (mostly FE)Eric Eastwood
2017-09-26Add test to check for project settings merge strategiesEric Eastwood
2017-08-29spec updatesPhil Hughes
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-04Merge branch '34060-simplified-general-project-settings' into 'master'Mike Greiling
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-28try and fix some teststauriedavis
2017-07-27Use `empty_project` where possible in spec/features/projectsRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-05Fix or workaround spec failureMichael Kozono
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-05-05Add happy path feature tests for redirect behaviorMichael Kozono
2017-01-27Fix project name label's for reference in project settingsClement Ho
2017-01-16Add a spec and actually display the flash noticeRémy Coutable
2016-11-12Added ability to put emojis into repository nameVincent Composieux
2016-07-27Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre
2016-07-27Add feature specs for edit project settingsDouglas Barbosa Alexandre