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
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2016-10-19Reuse LabelsFinder on Issueable#add_labels_by_namesDouglas Barbosa Alexandre
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2015-12-09Tag lib specsDouwe Maan
2015-08-20Add fixture_file helper.Douwe Maan
2015-07-20GoogleCode importer: Do not care about casing of image file extensionsSven Strickroth
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-06-22Change `to_not` calls to `not_to`Robert Speicher
2015-04-30Show incompatible projects in Google Code import statusStan Hu
2015-04-21Update Google Code importer test.Douwe Maan
2015-04-17Move import data out of project so it doesn't take ages to load.Douwe Maan
2015-04-15Make sure user has access to namespace in import tests.Douwe Maan
2015-04-15Import Google Code issue assignee when mapped.Douwe Maan
2015-04-14Allow user map to be specified.Douwe Maan
2015-04-14Add comment number to imported Google Code comments.Douwe Maan
2015-04-14Remove author link since all code.google.com links will be shut down.Douwe Maan
2015-04-04Show Google Code image attachments inline.Douwe Maan
2015-04-03Fix tests.Douwe Maan
2015-04-03Allow projects to be imported from Google Code.Douwe Maan