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-01-23Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński
2017-01-17Add detailed statuses for external commit statusesGrzegorz Bizon
2017-01-12Extend pipeline detailed status factory specsGrzegorz Bizon
2017-01-12Fix a Rubocop offense in detailed status factoryGrzegorz Bizon
2017-01-12Use detailed status for failed but allowed buildsGrzegorz Bizon
2017-01-12Expose methods that match statuses in status factoriesGrzegorz Bizon
2017-01-12Make it possible to combine extended CI/CD statusesGrzegorz Bizon
2017-01-11Add extended status for build failed but allowed toGrzegorz Bizon
2017-01-11Add specs for two new methods defined in stage classGrzegorz Bizon
2017-01-11Add concrete success warning status to stage factoryGrzegorz Bizon
2017-01-11Extract abstract success with warnings CI/CD statusGrzegorz Bizon
2017-01-05Do not check for valid url for .gitlab-ci.ymlZ.J. van de Weg
2016-12-16Update status group name for success with warningsGrzegorz Bizon
2016-12-16Make CI/CD detailed status group concept explicitGrzegorz Bizon
2016-12-14Improve build status specs contexts descriptionsGrzegorz Bizon
2016-12-13Extend tests for pipeline detailed status helpersGrzegorz Bizon
2016-12-13Add tests for common build detailed status helpersGrzegorz Bizon
2016-12-13Add tests for detailed build statuses factoryGrzegorz Bizon
2016-12-13Add tests for build cancelable/retryable statusesGrzegorz Bizon
2016-12-13Extend specs for build play/stop detailed statusesGrzegorz Bizon
2016-12-13Refine build stop/play extended status specsGrzegorz Bizon
2016-12-12Add specs for build stop extended detailed statusGrzegorz Bizon
2016-12-12Add tests for build play extended detailed statusGrzegorz Bizon
2016-12-12Fix some detailed statuses specs related to abilitiesGrzegorz Bizon
2016-12-12Fix tests related to detailed statuses and permissionsGrzegorz Bizon
2016-12-07Code reviewKamil Trzcinski
2016-12-07Add Ci::Status::FactoryKamil Trzcinski
2016-12-06Added Ci::Stage specsKamil Trzcinski
2016-12-06Fix test failuresKamil Trzcinski
2016-12-06Added Stage testsKamil Trzcinski
2016-12-06Add text example for pipeline status without actionGrzegorz Bizon
2016-12-05Extend tests for pipeline status factoryGrzegorz Bizon
2016-12-05Implement pipeline status factory with extended statusGrzegorz Bizon
2016-12-05Fold core/extended status modules to reduce nestingGrzegorz Bizon
2016-12-02Implement extended pipeline - status with warningsGrzegorz Bizon
2016-12-02Add implementation of common pipeline extended statusGrzegorz Bizon
2016-12-02Add information about badge test to core statusesGrzegorz Bizon
2016-12-02Add scaffold for remaining statuses-related classesGrzegorz Bizon
2016-12-02Implement the rest of core CI statuses with specsGrzegorz Bizon
2016-12-02Add abstract base class for core CI statusGrzegorz Bizon
2016-12-02Add initial implmentation for core success statusGrzegorz Bizon
2016-11-22Merge branch 'fix/ci-linter-undefined-error' into 'master' Kamil Trzciński
2016-11-22Fix entry lookup in CI config inheritance rulesGrzegorz Bizon
2016-11-22Extend specs for global ci configuration entryGrzegorz Bizon
2016-11-21Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński
2016-11-21Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin
2016-11-18Remove CI config helper with same name as an entryGrzegorz Bizon
2016-11-18Make CI job script a required configuration entryGrzegorz Bizon
2016-11-14Change name of method for setting CI config entriesGrzegorz Bizon
2016-11-14Improve naming convention in ci configuration moduleGrzegorz Bizon