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-09-05Use script_failure. Add runner_system_failure. Improve spec.Shinya Maeda
2017-09-05Fix specShinya Maeda
2017-09-05- Allow runner API to pass failure_reasonShinya Maeda
2017-09-05Fix enum listsShinya Maeda
2017-08-16Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-07-31Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-24Do not implement CI/CD job to stage association yetGrzegorz Bizon
2017-07-20Use a new stage_id reference to a persisted stageGrzegorz Bizon
2017-07-11Freeze mutable constants in stages migration codeGrzegorz Bizon
2017-07-04Add a workaround for a tmp job -> stage relationGrzegorz Bizon
2017-06-20Check warnings when building compound status SQL queryGrzegorz Bizon
2017-06-20Add test for using overridden status method with scopesGrzegorz Bizon
2017-06-20Move custom compound status method to commit statusGrzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-22Test the ExpireJobCacheWorker and related changesZ.J. van de Weg
2017-05-07Store retried in database for CI buildsKamil Trzcinski
2017-04-06Make sure that's canceledLin Jen-Shin
2017-04-06Fix typoLin Jen-Shin
2017-04-06Add missing tests and update test descriptionLin Jen-Shin
2017-04-06Also track auto-cancelling in jobs, detail:Lin Jen-Shin
2017-03-28Make CI build to use optimistic locking only on status changeKamil Trzcinski
2017-03-06Fix Rubocop offenses in commit status/build specsGrzegorz Bizon
2017-03-06Ignore optional actions when calculating warningsGrzegorz Bizon
2017-03-06Improve specs for calculating pipeline result statusGrzegorz Bizon
2017-03-06Fix invalid description in commit status specsGrzegorz Bizon
2017-02-14Add specs for after_stage scope, update specs fileGrzegorz Bizon
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2017-01-13revise sortable_name test formattingMike Greiling
2017-01-02prefer unit test on model over view testMike Greiling
2016-12-14Add some missing tests for detailed status methodsGrzegorz Bizon
2016-12-06Fix handling of allowed to failure jobsKamil Trzcinski
2016-10-03Add test for CommitStatus.exclude_ignoredLin Jen-Shin
2016-09-15Merge branch 'group-similar' into 'master' Rémy Coutable
2016-09-14Add more regexp testsKamil Trzcinski
2016-09-14Add grouping testsKamil Trzcinski
2016-09-13Fix stylingLin Jen-Shin
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-15Fix stage status shown for pipelinesKamil Trzcinski
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-06-21Fix builds API response not including commit dataGrzegorz Bizon
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-03Fix more places where we should rename ci_commit to pipelineKamil Trzcinski
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-04-18Fix testsKamil Trzcinski
2016-04-16Write specs for this featureKamil Trzcinski
2016-04-12Fix specsKamil Trzcinski
2016-01-06Annotate modelsStan Hu