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
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-01-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2018-05-16Respect the inheritance chain between Ci::Build and CommitStatusMayra Cabrera
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-01-18Add URL validations for generic commit statusesGrzegorz Bizon
2017-01-17Add specs for a new external build detailed statusGrzegorz Bizon
2016-12-14Add some missing tests for detailed status methodsGrzegorz Bizon
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-01-06Annotate modelsStan Hu
2015-12-09Tag model specsDouwe Maan
2015-11-13Annotate modelsDmitriy Zaporozhets
2015-10-12Implement Commit Status APIKamil Trzcinski