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
2019-11-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-22Remove ignore rule for ProjectAutoDevops#domainTiger
2019-07-20Fix the project auto devops APINick Thomas
2019-05-31Ignore ProjectAutoDevops domain columnThong Kuah
2019-05-24Remove un-used methodsThong Kuah
2019-05-24Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-02-07Fixes technical debt issues for cluster domainMayra Cabrera
2019-02-04Addresses backend/db review commentsMayra Cabrera
2019-02-04Moves domain setting to Cluster settingMayra Cabrera
2018-10-05Add timed incremental rollout to Auto DevOpsAlessio Caiazza
2018-08-16Resolve "Enable Auto DevOps instance-wide on GitLab.com"Dylan Griffith
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-06-25Enforce setting string as value of the CI/CD variableTomasz Maczukin
2018-06-07Merge remote-tracking branch 'origin/master' into 38542-application-control-p...Kamil Trzciński
2018-06-07Resolve "Automatically provide a Deploy Token to projects when Auto DevOps is...Mayra Cabrera
2018-06-07Use 0 continuous default for deploy strategyMatija Čupić
2018-06-06Reverse logic of manual and continuous deploy strategiesMatija Čupić
2018-06-06Make deploy_strategy zero basedMatija Čupić
2018-06-02Add deploy strategy related predefined variablesMatija Čupić
2018-06-02Add deploy_strategy to ProjectAutoDevopsMatija Čupić
2018-03-13Fix rubocop offense in auto devops predefined variablesGrzegorz Bizon
2018-03-13DRY project-level predefined variablesGrzegorz Bizon
2018-02-06Use domain.presence instead of domain to avoid empty stringsMatija Čupić
2018-02-03Use Gitlab::CurrentSettings instead of current_application_settingsMatija Čupić
2018-02-02Read the AutoDevOps instance domain in ProjectAutoDevOpsMatija Čupić
2017-09-19Add warning message if domain or cluster are not configuredbokebilly
2017-09-12Add auto devops enabled/disabled to usage pingZeger-Jan van de Weg
2017-09-06Add tests to cover all introduced changesKamil Trzcinski
2017-09-06Improve config source handling codeKamil Trzcinski
2017-09-06Use hook for setting Pipeline config_sourceZeger-Jan van de Weg
2017-09-06Incorporate another round of feedbackZeger-Jan van de Weg
2017-09-04Incorporate reviewZeger-Jan van de Weg
2017-08-31Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg