.. |
001_create_table_user.sql
|
support for optional mixed-mode encryption
|
2021-05-04 18:59:03 -04:00 |
002_create_table_repos.sql
|
ability to cancel running builds if new commit is pushed
|
2021-08-26 17:21:00 +01:00 |
003_create_table_perms.sql
|
squash and merge local branch
|
2019-02-19 15:56:41 -08:00 |
004_create_table_builds.sql
|
add debug field to build
|
2020-11-09 15:32:17 -05:00 |
005_create_table_stages.sql
|
support for limiting concurrency per-repository
|
2020-12-11 13:57:49 -05:00 |
006_create_table_steps.sql
|
squash and merge local branch
|
2019-02-19 15:56:41 -08:00 |
007_create_table_logs.sql
|
squash and merge local branch
|
2019-02-19 15:56:41 -08:00 |
008_create_table_cron.sql
|
squash and merge local branch
|
2019-02-19 15:56:41 -08:00 |
009_create_table_secrets.sql
|
squash and merge local branch
|
2019-02-19 15:56:41 -08:00 |
010_create_table_nodes.sql
|
squash and merge local branch
|
2019-02-19 15:56:41 -08:00 |
011_add_column_builds_cron.sql
|
limit pipelines by cron name, #2628
|
2019-04-13 12:40:50 -07:00 |
012_create_table_global_secrets.sql
|
Fix typo in mysql migration file for org secrets
|
2019-04-17 17:23:51 -04:00 |
013_add_column_builds_deploy_id.sql
|
added support for github deployment status
|
2019-08-26 12:26:09 -07:00 |
014_create_table_refs.sql
|
added endpoints for branch summary
|
2020-03-13 13:27:07 -04:00 |
015_create_table_templates.sql
|
fix issue with mysql script - syntax error in script.
|
2021-06-02 12:20:58 +01:00 |
016_add_columns_steps.sql
|
(feat) adding depends_on, image and detached fields to step
|
2021-06-22 13:57:04 +01:00 |