gitlab-org--gitlab-foss/lib/gitlab/ci
Andreas Brandl 988dc80585
Further remove code branches by database type
We dropped MySQL support and a lot of mysql specific code has been
removed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29608.

This comes in from the other direction and removes any `if postgresql?`
branches.
2019-07-29 12:47:06 +02:00
..
build Drop fallback to deployment platform 2019-06-27 17:28:52 +12:00
config Prefer flat_map over map + flatten 2019-07-26 10:44:13 +00:00
parsers Generalise test compare service 2018-12-11 11:39:22 +01:00
pipeline Merge branch 'remove-support-for-legacy-pipeline-triggers' into 'master' 2019-07-16 12:16:12 +00:00
reports Enable frozen string for lib/gitlab/ci 2018-10-26 16:36:42 -07:00
status Add Job specific variables 2019-07-29 07:43:10 +00:00
templates Extract deploy functions in a base image 2019-07-25 14:27:14 +12:00
trace Validate the existence of archived traces before removing live trace 2019-07-23 17:26:08 +07:00
variables Remove variable masking feature flag 2019-04-26 15:20:47 -04:00
ansi2html.rb Revert "Merge branch..." 2019-06-24 17:29:54 +00:00
charts.rb Further remove code branches by database type 2019-07-29 12:47:06 +02:00
config.rb Prevent Billion Laughs attack 2019-07-02 06:23:06 +00:00
cron_parser.rb Adopt Fugit to replace Rufus::Scheduler 2019-01-15 17:06:15 +00:00
mask_secret.rb Enable frozen string for lib/gitlab/ci 2018-10-26 16:36:42 -07:00
model.rb Backport Gitlab::Ci::Model from EE 2019-03-12 11:10:39 +01:00
parsers.rb Generalise test compare service 2018-12-11 11:39:22 +01:00
trace.rb Validate the existence of archived traces before removing live trace 2019-07-23 17:26:08 +07:00
yaml_processor.rb Introduce default: for gitlab-ci.yml 2019-06-18 10:36:07 +00:00