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
2019-04-30Remove deprecated uses of attribute_changed?Heinrich Lee Yu
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-03-20Create framework for build prerequisitesTiger
2019-03-20Add :preparing status to HasStatusTiger
2018-12-04Fix coding offenceShinya Maeda
2018-12-03fix wordingShinya Maeda
2018-12-03Fix the coding styleShinya Maeda
2018-12-03Validate enum uniquenessShinya Maeda
2018-10-02Add unit tests for CommitStatus and Ci::StageShinya Maeda
2018-05-16Respect the inheritance chain between Ci::Build and CommitStatusMayra Cabrera
2018-05-15Makes CommitStatus and GenericCommitStatus respond to presentableMayra Cabrera
2018-04-10Ensure that enqueuing a commit status always sets 'queued_at' valueTomasz Maczukin
2018-04-04Revert "Allow CI/CD Jobs being grouped on version strings"Zeger-Jan van de Weg
2018-03-01Allow CI/CD Jobs being grouped on version stringsZeger-Jan van de Weg
2017-11-06Use existing pipeline stage if stage already existsGrzegorz Bizon
2017-11-06Make sure that every job has a stage assignedGrzegorz Bizon
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