Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify what an MR needs to be 'with' a maintainerclarify-mr-with-someone | Sean McGivern | 2017-04-07 | 1 | -5/+14 |
* | Merge branch '8998_skip_pending_commits_if_not_head' into 'master' | Kamil TrzciĆski | 2017-04-07 | 35 | -160/+550 |
|\ | |||||
| * | Fix bad conflict resolution | Lin Jen-Shin | 2017-04-07 | 1 | -6/+5 |
| * | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-07 | 208 | -1080/+2267 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-07 | 246 | -1551/+6072 |
| |\ \ | |||||
| * | | | Make sure that's canceled | Lin Jen-Shin | 2017-04-07 | 1 | -1/+1 |
| * | | | Fix test by ignoring auto_canceled_by for jobs | Lin Jen-Shin | 2017-04-07 | 1 | -3/+4 |
| * | | | Fix typo | Lin Jen-Shin | 2017-04-07 | 1 | -1/+1 |
| * | | | Fix rubocop offenses8998_skip_pending_commits_if_not_head | Lin Jen-Shin | 2017-04-06 | 2 | -2/+2 |
| * | | | Bump schema version | Lin Jen-Shin | 2017-04-06 | 1 | -1/+1 |
| * | | | Use before_transition | Lin Jen-Shin | 2017-04-06 | 1 | -4/+4 |
| * | | | Add missing tests and update test description | Lin Jen-Shin | 2017-04-06 | 3 | -1/+3 |
| * | | | We don't have to save, transition would save for us | Lin Jen-Shin | 2017-04-06 | 1 | -1/+1 |
| * | | | Also track auto-cancelling in jobs, detail: | Lin Jen-Shin | 2017-04-06 | 14 | -27/+143 |
| * | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-06 | 147 | -214/+1525 |
| |\ \ \ | |||||
| * | | | | Fix a view test by using presenter | Lin Jen-Shin | 2017-04-06 | 1 | -1/+1 |
| * | | | | Fix rolling back for MySQL | Lin Jen-Shin | 2017-04-06 | 4 | -57/+2 |
| * | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-06 | 206 | -891/+54440 |
| |\ \ \ \ | |||||
| * | | | | | Add a test to make sure it's not auto-canceling | Lin Jen-Shin | 2017-04-06 | 1 | -10/+24 |
| * | | | | | Add test for presenters | Lin Jen-Shin | 2017-04-06 | 4 | -4/+90 |
| * | | | | | Add tests for relations and scopes, and setting | Lin Jen-Shin | 2017-04-06 | 3 | -0/+25 |
| * | | | | | Restore schema | Lin Jen-Shin | 2017-04-05 | 1 | -6/+6 |
| * | | | | | Remove tooltip from API and vue, follow up: | Lin Jen-Shin | 2017-04-06 | 2 | -11/+1 |
| * | | | | | Fix test and only show job status title if it's | Lin Jen-Shin | 2017-04-05 | 4 | -41/+54 |
| * | | | | | replaced one more helper with presenter | Rydkin Maxim | 2017-04-04 | 2 | -2/+2 |
| * | | | | | extract build.pipeline as variable | Rydkin Maxim | 2017-04-04 | 1 | -5/+6 |
| * | | | | | replace helper with decorator | Rydkin Maxim | 2017-04-04 | 4 | -10/+9 |
| * | | | | | split up migrations | Rydkin Maxim | 2017-04-04 | 2 | -15/+42 |
| * | | | | | rename pipeline_presenter | Rydkin Maxim | 2017-04-04 | 3 | -3/+3 |
| * | | | | | remove unnecessary space | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
| * | | | | | remove redundant `pipeline` | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
| * | | | | | fix migration error | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
| * | | | | | add presenter for status badge | Rydkin Maxim | 2017-04-04 | 3 | -2/+15 |
| * | | | | | replace on_delete in migration with database type related expression | Rydkin Maxim | 2017-04-04 | 1 | -1/+8 |
| * | | | | | refactor spec | Rydkin Maxim | 2017-04-04 | 1 | -10/+7 |
| * | | | | | remove `a pending pipeline` shared example | Rydkin Maxim | 2017-04-04 | 1 | -7/+3 |
| * | | | | | fix linter error | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
| * | | | | | add tooltip on badge in pipelines index | Rydkin Maxim | 2017-04-04 | 2 | -1/+11 |
| * | | | | | adds tooltips into several places | Rydkin Maxim | 2017-04-04 | 5 | -7/+12 |
| * | | | | | fix fallen import_export spec | Rydkin Maxim | 2017-04-04 | 1 | -0/+2 |
| * | | | | | fix rubocop | Rydkin Maxim | 2017-04-04 | 1 | -5/+5 |
| * | | | | | fix on_delete | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
| * | | | | | add auto_canceled_by_id to safe_model_attributes.yml | Rydkin Maxim | 2017-04-04 | 1 | -0/+1 |
| * | | | | | rename `auto_canceled_by` and add foreign key | Rydkin Maxim | 2017-04-04 | 5 | -19/+28 |
| * | | | | | more brief way of get parent commit | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
| * | | | | | change order of enum options in auto_cancel_pending_pipelines | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
| * | | | | | fix typo | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
| * | | | | | move `auto_cancelable_pipelines` method to `create_pipeline_service.rb` | Rydkin Maxim | 2017-04-04 | 2 | -10/+9 |
| * | | | | | add `does not cancel HEAD pipeline` spec | Rydkin Maxim | 2017-04-04 | 1 | -1/+7 |
| * | | | | | add auto-cancel for pending pipelines on branch, if they are not HEAD | Rydkin Maxim | 2017-04-04 | 12 | -105/+232 |