summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Reveert build_relations and simply add a line for creating iidShinya Maeda2018-06-022-16/+10
| * | | | | | | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-02260-2821/+4028
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Use shared examples for populate specShinya Maeda2018-06-012-20/+18
| * | | | | | | | | | Remove unneccesary specShinya Maeda2018-06-012-15/+1
| * | | | | | | | | | Clean up presence validation specShinya Maeda2018-06-012-11/+20
| * | | | | | | | | | Add spec for variables expressions with pipeline iidShinya Maeda2018-06-011-13/+32
| * | | | | | | | | | Fix populate_specShinya Maeda2018-06-011-3/+3
| * | | | | | | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-01422-18273/+4478
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Add spec for variables expressionShinya Maeda2018-05-303-17/+53
| * | | | | | | | | | Add build_relations method in Chain::PopulateShinya Maeda2018-05-302-7/+13
| * | | | | | | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-30266-1827/+4217
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-28942-4640/+7436
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remvoe disable_ddl_transaction! and redandant RecordNotUnique exception rescueShinya Maeda2018-05-223-24/+7
| * | | | | | | | | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-22396-2172/+3606
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-17208-3860/+2447
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Clarify scope for AtomicInternalId shared specShinya Maeda2018-05-146-3/+9
| * | | | | | | | | | | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-1478-638/+1263
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix static analysysShinya Maeda2018-05-117-9/+9
| * | | | | | | | | | | | | | | Rescue RecordNotUnique when pipeline is created with non-unique iidShinya Maeda2018-05-114-14/+35
| * | | | | | | | | | | | | | | Remove numericality as it's redandant with integer column and validates nil IIDShinya Maeda2018-05-114-3/+4
| * | | | | | | | | | | | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-1140-269/+359
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix ensure_iid! method override problemShinya Maeda2018-05-102-4/+4
| * | | | | | | | | | | | | | | | Fix atomic internal id spec to allow generate pipelineShinya Maeda2018-05-101-12/+7
| * | | | | | | | | | | | | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-10108-863/+1348
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-09132-1359/+719
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix specShinya Maeda2018-05-084-4/+14
| * | | | | | | | | | | | | | | | | | Decouple to_params from AtomicInternalId concernShinya Maeda2018-05-087-6/+15
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-08580-5830/+16810
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Use **CI_PIPELINE_IID**Kamil Trzciński2018-05-032-2/+2
| * | | | | | | | | | | | | | | | | | | Make Atomic Internal ID work for pipelinesKamil Trzciński2018-05-033-8/+17
| * | | | | | | | | | | | | | | | | | | Add to_param override to lookup :id pathShinya Maeda2018-05-031-1/+10
| * | | | | | | | | | | | | | | | | | | Revert column name changeShinya Maeda2018-05-034-8/+8
| * | | | | | | | | | | | | | | | | | | Add changelogShinya Maeda2018-05-031-0/+5
| * | | | | | | | | | | | | | | | | | | Expose CI_PIPELINE_IID_PER_PROJECT variableShinya Maeda2018-05-032-1/+3
| * | | | | | | | | | | | | | | | | | | Change column name to iid_per_project. Add index to project_id and iidShinya Maeda2018-05-033-4/+20
| * | | | | | | | | | | | | | | | | | | Add per-project pipeline idShinya Maeda2018-05-034-1/+20
* | | | | | | | | | | | | | | | | | | | Merge branch 'fix-valid-ip-address-usage-in-documentation' into 'master'Stan Hu2018-06-043-21/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Update IPs to valid example IPs.Natho2018-06-043-21/+21
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge branch '47193-uri-invalidurierror-bad-uri-is-not-uri-users-xxx-bot' int...Stan Hu2018-06-042-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Bump octokit to 4.947193-uri-invalidurierror-bad-uri-is-not-uri-users-xxx-botAsh McKenzie2018-06-042-3/+3
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch '47183-update-selenium-webdriver-to-3-12-0' into 'master'Stan Hu2018-06-033-5/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Update selenium-webdriver to 3.12.0Takuya Noguchi2018-06-043-5/+10
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'ClemMakesApps-master-patch-71268' into 'master'docs-article-cloud-foundryAnnabel Gray2018-06-021-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix bootstrap 4 file inputsClement Ho2018-06-011-0/+6
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'sh-add-ruby-2.4-comment' into 'master'Robert Speicher2018-06-011-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add comment about the need for truncating keys in Ruby 2.4sh-add-ruby-2.4-commentStan Hu2018-06-011-0/+7
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'fix-feature-memoization' into 'master'Stan Hu2018-06-013-3/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Remove ambiguity in Group class causing build failuresStan Hu2018-06-011-1/+1
| * | | | | | | | | | | | | | | | | Use RequestStore to memoize Flipper features so that memoized values are clea...Rémy Coutable2018-06-012-2/+33
* | | | | | | | | | | | | | | | | | Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu2018-06-0115-18/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \