summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | replaced one more helper with presenterRydkin Maxim2017-04-042-2/+2
| * | | | | | | | | extract build.pipeline as variableRydkin Maxim2017-04-041-5/+6
| * | | | | | | | | replace helper with decoratorRydkin Maxim2017-04-044-10/+9
| * | | | | | | | | split up migrationsRydkin Maxim2017-04-042-15/+42
| * | | | | | | | | rename pipeline_presenterRydkin Maxim2017-04-043-3/+3
| * | | | | | | | | remove unnecessary spaceRydkin Maxim2017-04-041-1/+1
| * | | | | | | | | remove redundant `pipeline`Rydkin Maxim2017-04-041-1/+1
| * | | | | | | | | fix migration errorRydkin Maxim2017-04-041-1/+1
| * | | | | | | | | add presenter for status badgeRydkin Maxim2017-04-043-2/+15
| * | | | | | | | | replace on_delete in migration with database type related expressionRydkin Maxim2017-04-041-1/+8
| * | | | | | | | | refactor specRydkin Maxim2017-04-041-10/+7
| * | | | | | | | | remove `a pending pipeline` shared exampleRydkin Maxim2017-04-041-7/+3
| * | | | | | | | | fix linter errorRydkin Maxim2017-04-041-1/+1
| * | | | | | | | | add tooltip on badge in pipelines indexRydkin Maxim2017-04-042-1/+11
| * | | | | | | | | adds tooltips into several placesRydkin Maxim2017-04-045-7/+12
| * | | | | | | | | fix fallen import_export specRydkin Maxim2017-04-041-0/+2
| * | | | | | | | | fix rubocopRydkin Maxim2017-04-041-5/+5
| * | | | | | | | | fix on_deleteRydkin Maxim2017-04-041-1/+1
| * | | | | | | | | add auto_canceled_by_id to safe_model_attributes.ymlRydkin Maxim2017-04-041-0/+1
| * | | | | | | | | rename `auto_canceled_by` and add foreign keyRydkin Maxim2017-04-045-19/+28
| * | | | | | | | | more brief way of get parent commitRydkin Maxim2017-04-041-1/+1
| * | | | | | | | | change order of enum options in auto_cancel_pending_pipelinesRydkin Maxim2017-04-041-1/+1
| * | | | | | | | | fix typoRydkin Maxim2017-04-041-1/+1
| * | | | | | | | | move `auto_cancelable_pipelines` method to `create_pipeline_service.rb`Rydkin Maxim2017-04-042-10/+9
| * | | | | | | | | add `does not cancel HEAD pipeline` specRydkin Maxim2017-04-041-1/+7
| * | | | | | | | | add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim2017-04-0412-105/+232
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'docs/fix-md-table-in-api-issues' into 'master' Achilleas Pipinellis2017-04-071-63/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix markdown table in API Issues docsdocs/fix-md-table-in-api-issuesAchilleas Pipinellis2017-04-061-63/+29
* | | | | | | | | | Merge branch '5983-realtime-pipelines-table' into 'master' Kamil TrzciƄski2017-04-0716-60/+273
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixes failing spec5983-realtime-pipelines-tableAlfredo Sumaran2017-04-062-1/+16
| * | | | | | | | | | Fix broken specFilipa Lacerda2017-04-061-1/+1
| * | | | | | | | | | Check if a commit belongs to pipeline before trying to expire cacheToon Claes2017-04-061-1/+1
| * | | | | | | | | | Destroys pipeline table component when we change tabs in order to stop pollingFilipa Lacerda2017-04-063-23/+29
| * | | | | | | | | | Enable polling for pipelines table other pagesToon Claes2017-04-065-3/+54
| * | | | | | | | | | Set the Etag cache polling intervalToon Claes2017-04-061-0/+2
| * | | | | | | | | | In case of Etag cache hit, the body should be emptyToon Claes2017-04-062-1/+7
| * | | | | | | | | | Use Etag caching for pipelines jsonToon Claes2017-04-065-0/+50
| * | | | | | | | | | Remove first call to APIFilipa Lacerda2017-04-061-2/+0
| * | | | | | | | | | Changes after reviewFilipa Lacerda2017-04-062-9/+11
| * | | | | | | | | | Fix broken buildFilipa Lacerda2017-04-063-5/+16
| * | | | | | | | | | Extend realtime for other pipelines tablesFilipa Lacerda2017-04-062-13/+47
| * | | | | | | | | | Updates polling function to guarantee we won't make a request while pollingFilipa Lacerda2017-04-061-7/+16
| * | | | | | | | | | Adds polling function to pipelines tableFilipa Lacerda2017-04-062-19/+48
* | | | | | | | | | | Merge branch '30575-update-prometheus-integration-documentation-for-9-1' into...Achilleas Pipinellis2017-04-072-7/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Update screenshot30575-update-prometheus-integration-documentation-for-9-1Joshua Lambert2017-04-061-0/+0
| * | | | | | | | | | Clean up troubleshooting sectionJoshua Lambert2017-04-061-7/+3
* | | | | | | | | | | Merge branch 'mr-new-page-changing-url' into 'master' Alfredo Sumaran2017-04-072-1/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Stop new merge request page tabs updating the URLmr-new-page-changing-urlPhil Hughes2017-04-052-1/+6
* | | | | | | | | | | Merge branch 'load-svg-in-js' into 'master' Alfredo Sumaran2017-04-072-13/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Removes unused codeload-svg-in-jsFilipa Lacerda2017-04-042-13/+1