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-21Merge branch '21170-cycle-analytics' into 'master' Stan Hu
2016-09-20Merge branch 'fix-regression-in-handling-build-updated' into 'master' Rémy Coutable
2016-09-20Implement review comments from @yorickpeterseTimothy Andrew
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-19Fix build_updatedKamil Trzcinski
2016-09-19Fix processing of events when build finished.Kamil Trzcinski
2016-09-19Test all cycle analytics pre-calculation code.Timothy Andrew
2016-09-19squashed - Fix DB exceptions raised importing some specific projects.James Lopez
2016-09-15Improve performance of the cycle analytics page.Timothy Andrew
2016-09-05Show how long this pipeline was queuedLin Jen-Shin
2016-09-05Forget about pending duration for now, need more discussionLin Jen-Shin
2016-09-02Merge remote-tracking branch 'upstream/master' into smart-pipeline-durationLin Jen-Shin
2016-09-02Calculate real queueing time to exclude gaps from:Lin Jen-Shin
2016-08-29no point to set duration while not started yetLin Jen-Shin
2016-08-29Fix constant nameLin Jen-Shin
2016-08-29Smartly calculate real running time and pending timeLin Jen-Shin
2016-08-26Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
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-24Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-19Merge branch 'mark-as-processable' into 'master' Robert Speicher
2016-08-19Fix rubocop offense in pipeline modelGrzegorz Bizon
2016-08-19Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin
2016-08-19Use travel_to instead of dependency injection, feedback:Lin Jen-Shin
2016-08-19Make all future skipped builds as processable when retrying a buildKamil Trzcinski
2016-08-18Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-17Split pipeline status item for Commit Status and BuildKamil Trzcinski
2016-08-17Merge remote-tracking branch 'origin/master' into 18141-pipeline-graphKamil Trzcinski
2016-08-17Fix pipelines visualisation renderingKamil Trzcinski
2016-08-17Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-17Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin
2016-08-16Revert unrelevant changesKamil Trzcinski
2016-08-15Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-15Introduce Gitlab::Utils.now so that it's easier to stubLin Jen-Shin
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-15We could just sum with SQLLin Jen-Shin
2016-08-15Update duration for wall-clock timeLin Jen-Shin
2016-08-15Merge branch 'pipeline-hooks-without-slack' into wall-clock-time-for-showing-...Lin Jen-Shin
2016-08-12Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-12Improve transition between states for event `enqueue`Kamil Trzcinski
2016-08-12Use event `enqueue` instead of `queue`Kamil Trzcinski
2016-08-12Fix test failuresKamil Trzcinski
2016-08-12Fix test failuresKamil Trzcinski
2016-08-12Make `execute_methods` publicKamil Trzcinski
2016-08-12Merge branch 'improve-pipeline-processing' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-12Added specs for started_at and finished_atKamil Trzcinski
2016-08-12Use explicit events to transition between statesKamil Trzcinski
2016-08-12Simplify the name for data builder, feedback:Lin Jen-Shin