Welcome to mirror list, hosted at ThFree Co, Russian Federation.

constants.js « pipelines_page « ci « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: aa6ef8a25ee6176935552f79b0d86e1e2b856bf7 (plain)
1
2
export const ANY_TRIGGER_AUTHOR = 'Any';
export const FILTER_PIPELINES_SEARCH_DELAY = 200;