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
2016-09-15Merge branch 'group-similar' into 'master' Rémy Coutable
2016-09-14Add grouping testsKamil Trzcinski
2016-09-12Revert "reload instead, so that we don't have to change order"Lin Jen-Shin
2016-09-12reload instead, so that we don't have to change orderLin Jen-Shin
2016-09-12Fix the ordering of transition callbacks:Lin Jen-Shin
2016-09-07Group similar buildsKamil Trzcinski
2016-08-25Merge branch 'statuseable-hasstatus' into 'master' Robert Speicher
2016-08-25Reduce number of database queries on builds tabPaco Guzman
2016-08-25rename Statuseable to HasStatusDe Wet Blomerus
2016-08-19Merge branch 'mark-as-processable' into 'master' Robert Speicher
2016-08-19Make all future skipped builds as processable when retrying a buildKamil Trzcinski
2016-08-15Merge remote-tracking branch 'upstream/pipeline-hooks-without-slack' into wal...Lin Jen-Shin
2016-08-15Rename to total_duration and we're not using CommitStatus.durationLin Jen-Shin
2016-08-15Merge branch 'pipeline-hooks-without-slack' into wall-clock-time-for-showing-...Lin Jen-Shin
2016-08-12Use event `enqueue` instead of `queue`Kamil Trzcinski
2016-08-12Use explicit events to transition between statesKamil Trzcinski
2016-08-11Fix test failures, that did occur because of missing previously used `reload_...Kamil Trzcinski
2016-08-11Use state machine for pipeline event processingKamil Trzcinski
2016-08-11Verify the pipeline status after executing events on buildsKamil Trzcinski
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-10Cleanup the use of duration and optimize some queriesLin Jen-Shin
2016-07-20Workaround MySQL with INNER JOIN:Lin Jen-Shin
2016-07-18Make manual actions to work with master codeKamil Trzcinski
2016-06-21Rename commit_data in Pipeline to commitGrzegorz Bizon
2016-06-21Fix builds API response not including commit dataGrzegorz Bizon
2016-06-13fixed specs and refactored a few things due to recent model changes and merge...James Lopez
2016-06-03Delegate to pipeline instead of commitKamil Trzcinski
2016-06-03Try to use `pipeline` where applicableKamil Trzcinski
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-05-20Merge branch 'create-todo-on-failing-build' into 'master' Douwe Maan
2016-05-17Create a todo on failing MR buildSean McGivern
2016-05-17Improve the pipelines designKamil Trzcinski
2016-05-14Revert `stages` changeKamil Trzcinski
2016-05-14Fix specsKamil Trzcinski
2016-05-14Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski
2016-05-14Fix specsKamil Trzcinski
2016-05-10Update generic commit status to make it look like a buildKamil Trzcinski
2016-05-10Fix SQL queries for calculating stages statusKamil Trzcinski
2016-05-09Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski
2016-05-09Make a build views nicerKamil Trzcinski
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-04-18Fix testsKamil Trzcinski
2016-04-16Write specs for this featureKamil Trzcinski
2016-04-16Rename CiStatus to StatusableKamil Trzcinski
2016-04-13Fix CiStatus implementation and testsKamil Trzcinski
2016-04-12Optimise CI status accessorKamil Trzcinski
2016-04-12Optimise CI status accessorKamil Trzcinski
2016-04-12Fix specsKamil Trzcinski
2016-04-12Use Ci::Commit as PipelineKamil Trzcinski