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-10-06Merge branch 'feature/improve-async-pipeline-processing' into 'master' Kamil Trzciński
2016-10-05Merge branch 'update-runner-information' into 'master' Rémy Coutable
2016-10-04Fix async pipeline and remove unrelated changesGrzegorz Bizon
2016-10-03Merge branch 'master' into all-skipped-equals-successLin Jen-Shin
2016-10-03Make pipeline processing asynchronousKamil Trzcinski
2016-10-03Rename ignored to failed_but_allowed, introduce exclude_ignoredLin Jen-Shin
2016-10-03Update runner version only when updating contacted_atKamil Trzcinski
2016-09-30Revert to use Mounter method to check existencePaco Guzman
2016-09-22Fix pipeline fixtures for development environmentGrzegorz Bizon
2016-09-21Merge branch 'post-merge-improve-of-ci-permissions' into 'master' Rémy Coutable
2016-09-21Merge branch '21170-cycle-analytics' into 'master' Stan Hu
2016-09-20Post-merge improve of CI permissionsKamil Trzcinski
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-19Merge branch 'per-build-token-without-lfs' into 'master' Rémy Coutable
2016-09-19Fix processing of events when build finished.Kamil Trzcinski
2016-09-19Merge branch 'fix/import-export-db-errors' into 'master' Rémy Coutable
2016-09-19Merge branch 'master' into per-build-tokenKamil Trzcinski
2016-09-19Don't leak build tokens in build logsKamil Trzcinski
2016-09-19Update support for dynamic environmentsKamil Trzcinski
2016-09-19Properly create deployment using all possible optionsKamil Trzcinski
2016-09-19Add support for dynamic environmentsKamil 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-16Improve code commentsKamil Trzcinski
2016-09-16Merge branch '20870-secret-variables-sorted-by-key' into 'master' Rémy Coutable
2016-09-15Fix existing authorization specsKamil Trzcinski
2016-09-15Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski
2016-09-15Improve performance of the cycle analytics page.Timothy Andrew
2016-09-13Use a permissions of user to access all dependent projects from CI jobs (this...Kamil Trzcinski
2016-09-12Merge branch 'issue_21825' into 'master' Rémy Coutable
2016-09-09Sort secret variables by key (fix #20870)Diego Souza
2016-09-09Add information about user and manual build start to runner as variablesSergey Gnuskov
2016-09-08Merge branch 'smart-pipeline-duration' into 'master' Rémy Coutable
2016-09-07Change update interval of runners when trying to preserve contacted_atKamil Trzcinski
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-09-01Refactor Ci::Build#raw_traceTomasz Maczukin
2016-09-01Update specs - add mocks to simulate old versionsTomasz Maczukin
2016-09-01Refactorize CI::Build modelTomasz Maczukin
2016-09-01Handle error on trace raw download with old builds (DB stored)Tomasz Maczukin
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