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
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-20Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot
2020-02-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-16Add code review remarksMałgorzata Ksionek
2019-07-15Add class for group level analyticsMałgorzata Ksionek
2019-07-12Upgrade to Rails 5.2Heinrich Lee Yu
2019-07-10Add newline before subjectMałgorzata Ksionek
2019-07-09Add cr remarksMałgorzata Ksionek
2019-07-09Add code review remarksMałgorzata Ksionek
2019-07-09Move project level specsMałgorzata Ksionek
2019-07-09Update class callsMałgorzata Ksionek
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2018-03-01Adapt cycle analytics spec helper and cycle analytics usage data specTiago Botelho
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-05-22Add transient head_pipeline_of to pipeline factoriesFelipe Artur
2017-05-08Fix SpecsFelipe Artur
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-02-24Rename commit_file, commit_dir and remove_file and update specsDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-03Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan
2017-02-02Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2017-02-02Reduce the number of loops that Cycle Analytics specs useRobert Speicher
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2017-01-26Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2017-01-17refactor fetcher and fixed specsJames Lopez
2017-01-17Fix other spec failuresJames Lopez
2017-01-17Fix other spec failuresJames Lopez
2017-01-17more refactoring and fixing old specsJames Lopez
2016-12-08Fix tests to use the new APILin Jen-Shin
2016-11-29Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan
2016-10-12fixed newlineJames Lopez
2016-10-12Ignore deployment for statistics in Cycle Analytics, except in staging and pr...James Lopez
2016-09-26Fix the "Commits" section of the cycle analytics summary.Timothy Andrew
2016-09-20Implement a second round of review comments from @DouweM.Timothy Andrew
2016-09-20Fix rubocop spec.Timothy Andrew
2016-09-20Fix all cycle analytics specs.Timothy Andrew
2016-09-20Test the `CycleAnalytics::Summary` model.Timothy Andrew
2016-09-07Consolidate all cycle analytics helper methods.Timothy Andrew
2016-09-07Test the `test` cycle analytics phase.Timothy Andrew
2016-09-07Test the `production` cycle analytics phase.Timothy Andrew
2016-09-07Test the `staging` cycle analytics phase.Timothy Andrew
2016-09-07Generate branch/file names more randomly to avoid failures.Timothy Andrew
2016-09-07Test the 'review' cycle analytics phase.Timothy Andrew
2016-09-07Test the `code` cycle analytics phase.Timothy Andrew
2016-09-02Refactor cycle analytics specs.Timothy Andrew