Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip... | Grzegorz Bizon | 2017-06-01 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix exposing legacy stages in pipeline entity | Grzegorz Bizon | 2017-06-01 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | Rename `Ci::Stage` class to `Ci::LegacyStage` | Grzegorz Bizon | 2017-06-01 | 5 | -7/+9 | |
| * | | | | | | | | | | | | | | Rename pipeline methods related to legacy stages | Grzegorz Bizon | 2017-06-01 | 8 | -23/+23 | |
| * | | | | | | | | | | | | | | Expose pipeline stage seeds from pipeline instance | Grzegorz Bizon | 2017-05-31 | 2 | -5/+18 | |
| * | | | | | | | | | | | | | | Return stage seeds object from YAML processor | Grzegorz Bizon | 2017-05-31 | 5 | -26/+34 | |
| * | | | | | | | | | | | | | | Refine pipeline stages seeds class | Grzegorz Bizon | 2017-05-31 | 5 | -86/+121 | |
| * | | | | | | | | | | | | | | Add stage seed class that represents attributes | Grzegorz Bizon | 2017-05-30 | 3 | -2/+86 | |
| * | | | | | | | | | | | | | | Remove legacy method from create build service | Grzegorz Bizon | 2017-05-30 | 2 | -8/+5 | |
| * | | | | | | | | | | | | | | Expose stage model attributes from pipeline object | Grzegorz Bizon | 2017-05-30 | 3 | -2/+26 | |
| * | | | | | | | | | | | | | | Rename pipeline service that creates stages and jobs | Grzegorz Bizon | 2017-05-30 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | Implement CI/CD config attributes for persisted stages | Grzegorz Bizon | 2017-05-30 | 3 | -4/+53 | |
* | | | | | | | | | | | | | | | Merge branch 'feature/gb/migrate-pipeline-stages' into 'master' | Kamil TrzciĆski | 2017-06-07 | 13 | -2/+292 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge commit '6ac1caa01a4c059f5bcb7c9da2e83001e5469f73' into feature/gb/migra...feature/gb/migrate-pipeline-stages | Grzegorz Bizon | 2017-06-06 | 204 | -1836/+4140 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix reverting builds stage ref migration on MySQL | Grzegorz Bizon | 2017-06-06 | 2 | -2/+1 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Migrate stages only with correct foreign references | Grzegorz Bizon | 2017-06-06 | 3 | -4/+23 | |
| * | | | | | | | | | | | | | Create index on pipeline stages after migrating stages | Grzegorz Bizon | 2017-06-06 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | Improve indexes and refs in pipeline stages migrations | Grzegorz Bizon | 2017-06-06 | 5 | -43/+31 | |
| * | | | | | | | | | | | | | Fix typo in build stages reference migration | Grzegorz Bizon | 2017-06-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Improve order of columns in pipeline stages table | Grzegorz Bizon | 2017-06-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Make pipeline stages ref migration more readable | Grzegorz Bizon | 2017-06-06 | 1 | -3/+5 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Use the latest migration version as a schema version | Grzegorz Bizon | 2017-06-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Remove stage index concurrently on migration rollback | Grzegorz Bizon | 2017-06-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Disable timeouts in foreign keys for stages migration | Grzegorz Bizon | 2017-06-05 | 1 | -0/+2 | |
| * | | | | | | | | | | | | Remove obsolete stages/build before adding foreign keys | Grzegorz Bizon | 2017-06-05 | 1 | -0/+16 | |
| * | | | | | | | | | | | | Create indexes on pipeline stages before migration | Grzegorz Bizon | 2017-06-05 | 1 | -0/+0 | |
| * | | | | | | | | | | | | Migrate stage_id only it job does not have it already | Grzegorz Bizon | 2017-06-05 | 1 | -1/+3 | |
| * | | | | | | | | | | | | Migrate pipeline stages only when not migrated already | Grzegorz Bizon | 2017-06-05 | 1 | -3/+3 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'master' into feature/gb/migrate-pipeline-stages | Grzegorz Bizon | 2017-06-05 | 1053 | -6751/+20984 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Calculate previous migration version in specs support | Grzegorz Bizon | 2017-06-05 | 4 | -5/+15 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Use stage_id column in code that needs to know about it | Grzegorz Bizon | 2017-06-01 | 2 | -1/+3 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Reorder pipeline stages-related migrations | Grzegorz Bizon | 2017-05-26 | 5 | -8/+10 | |
| * | | | | | | | | | Create foreign keys for pipeline stages in migration | Grzegorz Bizon | 2017-05-26 | 2 | -1/+20 | |
| * | | | | | | | | | Migrate build stage reference in a separate migration | Grzegorz Bizon | 2017-05-26 | 5 | -11/+78 | |
| * | | | | | | | | | Add stage_id column to ci_builds in a separate migration | Grzegorz Bizon | 2017-05-26 | 2 | -2/+9 | |
| * | | | | | | | | | Use a separate migration to create pipeline stages index | Grzegorz Bizon | 2017-05-26 | 2 | -10/+15 | |
| * | | | | | | | | | Add pipeline stages post deployment migration | Grzegorz Bizon | 2017-05-26 | 7 | -11/+95 | |
| * | | | | | | | | | Add migrations helpers to simplify writing migration specs | Grzegorz Bizon | 2017-05-26 | 3 | -20/+18 | |
| * | | | | | | | | | Make migration specs by using migrator in around hook | Grzegorz Bizon | 2017-05-26 | 2 | -3/+16 | |
| * | | | | | | | | | Simplify migrations for specific database schema | Grzegorz Bizon | 2017-05-25 | 6 | -162/+29 | |
| * | | | | | | | | | Add PoC of ActiveRecord migration testing | Grzegorz Bizon | 2017-05-25 | 4 | -0/+188 | |
* | | | | | | | | | | Merge branch 'docs/private-registry' into 'master' | Sean Packham | 2017-06-07 | 1 | -16/+54 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add more info on private Registry docsdocs/private-registry | Achilleas Pipinellis | 2017-06-06 | 1 | -16/+54 | |
* | | | | | | | | | | | Merge branch 'docs/expiring-artifacts' into 'master' | Sean Packham | 2017-06-07 | 2 | -9/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add more info on artifacts expiry datedocs/expiring-artifacts | Achilleas Pipinellis | 2017-06-06 | 2 | -9/+53 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'instrument-infra' into 'master' | Grzegorz Bizon | 2017-06-07 | 28 | -239/+707 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Do not cleanup temp directory as this apparently causes silent rspec failures... | Pawel Chojnacki | 2017-06-07 | 2 | -15/+4 | |
| * | | | | | | | | | | Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by d... | Pawel Chojnacki | 2017-06-06 | 2 | -1/+13 | |
| * | | | | | | | | | | Make PrometheusTextFormat return proper output terminated with '\n' | Pawel Chojnacki | 2017-06-02 | 4 | -20/+4 | |
| * | | | | | | | | | | Make production settings fixture use Gitlab::CurrentSettings.current_applicat... | Pawel Chojnacki | 2017-06-02 | 3 | -24/+17 |