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-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
2015-12-11Fix specsKamil Trzcinski
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-09Tag model specsDouwe Maan
2015-11-13Annotate modelsDmitriy Zaporozhets
2015-10-12Fix some changesKamil Trzcinski
2015-10-12Add author to statusesKamil Trzcinski
2015-10-12Implement Commit Status APIKamil Trzcinski