summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use FormHelper#issue_assignees_dropdown_options for Issue Board sidebartc-namespace-license-checks--multiple-assigneesToon Claes2017-06-071-2/+3
* FormHelper#issue_assignees_dropdown_options never has multiple assigneesToon Claes2017-06-072-13/+5
* Merge branch 'issue_27166_2' into 'master'Douwe Maan2017-06-074-6/+37
|\
| * Avoid repeated queries for pipeline builds on merge requestsissue_27166_2Felipe Artur2017-06-064-6/+37
* | Merge branch 'dm-diff-file-straight-diff' into 'master'Sean McGivern2017-06-078-23/+128
|\ \
| * | Fix Diff::Position#diff_file for positions on straight diffsdm-diff-file-straight-diffDouwe Maan2017-06-068-23/+128
* | | Merge branch 'feature/gb/persist-pipeline-stages' into 'master'Kamil Trzciński2017-06-0729-162/+365
|\ \ \
| * | | Fix retry build service specs related to the stagefeature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-071-3/+15
| * | | Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-06204-1836/+4140
| |\ \ \
| * | | | Add changelog for persistent stages improvementGrzegorz Bizon2017-06-061-0/+4
| * | | | Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-062-2/+1
| |\ \ \ \
| * | | | | Clone stage_id when retrying a CI/CD jobGrzegorz Bizon2017-06-062-3/+2
| * | | | | Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-069-51/+60
| |\ \ \ \ \
| * | | | | | Improve specs for pipeline and pipeline seedsGrzegorz Bizon2017-06-052-3/+3
| * | | | | | Fix typo in import/export safe model attributesGrzegorz Bizon2017-06-051-1/+1
| * | | | | | Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-055-6/+26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-054-5/+15
| |\ \ \ \ \ \ \
| * | | | | | | | Add assertions about new pipeline stage in specsGrzegorz Bizon2017-06-051-0/+4
| * | | | | | | | Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-051053-6751/+20984
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Export pipeline stages in import/export featureGrzegorz Bizon2017-06-054-0/+16
| * | | | | | | | | Revert invalid changes in new pipeline service specsGrzegorz Bizon2017-06-051-2/+2
| * | | | | | | | | Remove legacy method from pipeline classGrzegorz Bizon2017-06-051-11/+0
| * | | | | | | | | Fix invalid conditional in pipeline create serviceGrzegorz Bizon2017-06-023-5/+5
| * | | | | | | | | Refine implementation of pipeline stage seedsGrzegorz Bizon2017-06-0212-205/+172
| * | | | | | | | | Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-012-1/+3
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix exposing legacy stages in pipeline entityGrzegorz Bizon2017-06-011-3/+3
| * | | | | | | | | | Rename `Ci::Stage` class to `Ci::LegacyStage`Grzegorz Bizon2017-06-015-7/+9
| * | | | | | | | | | Rename pipeline methods related to legacy stagesGrzegorz Bizon2017-06-018-23/+23
| * | | | | | | | | | Expose pipeline stage seeds from pipeline instanceGrzegorz Bizon2017-05-312-5/+18
| * | | | | | | | | | Return stage seeds object from YAML processorGrzegorz Bizon2017-05-315-26/+34
| * | | | | | | | | | Refine pipeline stages seeds classGrzegorz Bizon2017-05-315-86/+121
| * | | | | | | | | | Add stage seed class that represents attributesGrzegorz Bizon2017-05-303-2/+86
| * | | | | | | | | | Remove legacy method from create build serviceGrzegorz Bizon2017-05-302-8/+5
| * | | | | | | | | | Expose stage model attributes from pipeline objectGrzegorz Bizon2017-05-303-2/+26
| * | | | | | | | | | Rename pipeline service that creates stages and jobsGrzegorz Bizon2017-05-302-2/+2
| * | | | | | | | | | Implement CI/CD config attributes for persisted stagesGrzegorz Bizon2017-05-303-4/+53
* | | | | | | | | | | Merge branch 'feature/gb/migrate-pipeline-stages' into 'master'Kamil Trzciński2017-06-0713-2/+292
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Merge commit '6ac1caa01a4c059f5bcb7c9da2e83001e5469f73' into feature/gb/migra...feature/gb/migrate-pipeline-stagesGrzegorz Bizon2017-06-06204-1836/+4140
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Fix reverting builds stage ref migration on MySQLGrzegorz Bizon2017-06-062-2/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Migrate stages only with correct foreign referencesGrzegorz Bizon2017-06-063-4/+23
| * | | | | | | | | Create index on pipeline stages after migrating stagesGrzegorz Bizon2017-06-061-0/+0
| * | | | | | | | | Improve indexes and refs in pipeline stages migrationsGrzegorz Bizon2017-06-065-43/+31
| * | | | | | | | | Fix typo in build stages reference migrationGrzegorz Bizon2017-06-061-1/+1
| * | | | | | | | | Improve order of columns in pipeline stages tableGrzegorz Bizon2017-06-061-1/+1
| * | | | | | | | | Make pipeline stages ref migration more readableGrzegorz Bizon2017-06-061-3/+5
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Use the latest migration version as a schema versionGrzegorz Bizon2017-06-051-1/+1
| * | | | | | | | Remove stage index concurrently on migration rollbackGrzegorz Bizon2017-06-051-1/+1
| * | | | | | | | Disable timeouts in foreign keys for stages migrationGrzegorz Bizon2017-06-051-0/+2
| * | | | | | | | Remove obsolete stages/build before adding foreign keysGrzegorz Bizon2017-06-051-0/+16
| * | | | | | | | Create indexes on pipeline stages before migrationGrzegorz Bizon2017-06-051-0/+0