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-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-05-13Extract shared components from Clusters::CreateService specMatija Čupić
2018-05-08Cleanly handle plural name for ghost user migrationOlivier Gonzalez
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-19Use Ghost user when edited_by, merged_by deletedJarka Kadlecova
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-24Move records to the ghost user in a transaction.Timothy Andrew
2017-04-06Implement review comments from @DouweM for !10467.Timothy Andrew
2017-04-06Move a user's award emoji to the ghost userTimothy Andrew
2017-04-06Move a user's notes to the ghost userTimothy Andrew
2017-04-06Move a user's merge requests to the ghost user.Timothy Andrew
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-12fix issue creation from milestone doesn't assign the milestonewendy0402
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2016-12-28Check if user can read issue before being assignedFelipe Artur
2016-12-16Ensure issuable state changes only fire webhooks onceMark Fletcher
2016-09-28Fix permission for setting an issue's due dateRémy Coutable