summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make minimal changes to specsartifacts-from-ref-and-build-name-api-kamilKamil Trzcinski2016-07-191-56/+17
* Just use default_branch, feedback:Lin Jen-Shin2016-07-202-6/+6
* Now we could use normal relation, feedback:Lin Jen-Shin2016-07-201-2/+1
* Use default_branch rather than master, feedback:Lin Jen-Shin2016-07-202-2/+2
* path_from_ref -> path_for_ref, feedback:Lin Jen-Shin2016-07-201-8/+8
* Drop description for simple case, feedback:Lin Jen-Shin2016-07-201-3/+1
* when unauthorized, feedback:Lin Jen-Shin2016-07-201-1/+1
* Check against type explicit, feedback:Lin Jen-Shin2016-07-201-2/+4
* Use for, feedback:Lin Jen-Shin2016-07-201-1/+1
* Use let! feedback:Lin Jen-Shin2016-07-201-5/+1
* Remove descriptions for simple case, feedback:Lin Jen-Shin2016-07-201-6/+2
* Artifacts are plural, feedback:Lin Jen-Shin2016-07-201-3/+3
* CHANGELOG for downloading latest successful build APILin Jen-Shin2016-07-191-0/+1
* Only allow branches/tags, disallow SHA:Lin Jen-Shin2016-07-192-13/+2
* Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin2016-07-1936-267/+502
|\
| * Merge branch 'note-form-login-link-referer' into 'master' Fatih Acet2016-07-192-2/+3
| |\
| | * CHANGELOG itemPhil Hughes2016-07-191-0/+1
| | * Added redirect_to_referer to login link on issuesPhil Hughes2016-07-191-2/+2
| * | Merge branch 'manual-actions' into 'master' Rémy Coutable2016-07-1927-52/+404
| |\ \
| | * | Add CHANGELOG entry [ci skip]Kamil Trzcinski2016-07-191-0/+1
| | * | Use local_assignsmanual-actionsKamil Trzcinski2016-07-181-1/+1
| | * | Use `humanize`Kamil Trzcinski2016-07-183-6/+6
| | * | Improve code designKamil Trzcinski2016-07-183-8/+4
| | * | Remove unused create_pipeline_service_spec.rbKamil Trzcinski2016-07-181-213/+0
| | * | Add notice implementationKamil Trzcinski2016-07-181-0/+2
| | * | Make manual actions to work with master codeKamil Trzcinski2016-07-183-1/+67
| | * | Use `capitalize` instead of `titleize` for manual actionsKamil Trzcinski2016-07-185-9/+9
| | * | Mark builds with manual actions as skippedKamil Trzcinski2016-07-182-4/+6
| | * | Fix rubocop offensesKamil Trzcinski2016-07-181-2/+2
| | * | Update build fixtures to include manual actionsKamil Trzcinski2016-07-181-15/+48
| | * | Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-1819-39/+429
| | * | Rename playable_actions to manual_actionsKamil Trzcinski2016-07-185-14/+10
| | * | Add implementation of manual actionsKamil Trzcinski2016-07-1812-17/+96
| * | | Merge branch 'api-cleanup-entities' into 'master' Rémy Coutable2016-07-192-42/+21
| |\ \ \
| | * | | Simplify entities for branches and tags APIapi-cleanup-entitiesRobert Schilling2016-07-192-42/+21
| | | |/ | | |/|
| * | | Merge branch '19751-branch-tag-icons' into 'master' Fatih Acet2016-07-192-18/+41
| |\ \ \
| | * | | Position commit icons closer to branch name/tag/sha; add min-width to pipelin...19751-branch-tag-iconsAnnabel Dunstone2016-07-151-1/+12
| | * | | Add right margin to time iconsAnnabel Dunstone2016-07-131-0/+2
| | * | | Remove pipeline styled tagAnnabel Dunstone2016-07-131-3/+1
| | * | | Fix icon alignment; reduce side padding on table cells; add tag and fork icon...Annabel Dunstone2016-07-132-15/+27
| * | | | Merge branch 'deployment-tracking' into 'master' Rémy Coutable2016-07-193-0/+29
| |\ \ \ \
| | * | | | Added Rake task for tracking deploymentsdeployment-trackingYorick Peterse2016-07-193-0/+29
| * | | | | Merge branch 'api-delete-todos' into 'master' Rémy Coutable2016-07-193-153/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Return the number of marked todosapi-delete-todosRobert Schilling2016-07-193-153/+4
* | | | | | API for downloading latest successful build:Lin Jen-Shin2016-07-197-49/+290
|/ / / / /
* | | | | Merge branch 'new-issue-bg-color' into 'master' Dmitriy Zaporozhets2016-07-191-1/+1
|\ \ \ \ \
| * | | | | Change color of today issue highlightnew-issue-bg-colortauriedavis2016-07-181-1/+1
* | | | | | Merge branch 'api-dev-can-push' into 'master' Rémy Coutable2016-07-197-10/+161
|\ \ \ \ \ \
| * | | | | | Only update onceRobert Schilling2016-07-191-2/+3
| * | | | | | API: Expose 'developers_can_merge' for branchesRobert Schilling2016-07-195-11/+57