summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use flags for retry and cancel logicRegis2016-12-231-2/+2
* fix manual build testsRegis2016-12-231-2/+2
* use path instead of url for commit ref and pipeline urlRegis2016-12-212-3/+3
* changed label to group for cssRegis2016-12-212-2/+2
* change retry and canel '_url' to '_path'Regis2016-12-211-4/+4
* Add missing specs for CI pipeline stage entityGrzegorz Bizon2016-12-212-0/+41
* Add missing specs for request aware entity moduleGrzegorz Bizon2016-12-212-6/+25
* Remove redundant pagination helpers after a bad mergeGrzegorz Bizon2016-12-211-32/+0
* Add controller specs for pipeline index API endpointGrzegorz Bizon2016-12-211-1/+21
* Rename some pipeline and build related entitiesGrzegorz Bizon2016-12-216-8/+8
* Add missing specs for new pipeline related entitiesGrzegorz Bizon2016-12-216-8/+52
* Add specs for pipeline entity and improve factoryGrzegorz Bizon2016-12-215-26/+184
* Fix parentheses in pipelines.scss after a mergeGrzegorz Bizon2016-12-211-1/+1
* Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-21509-3486/+14255
|\
| * Merge branch '25225-fix-inconsistent-merge-button-styles' into 'master' Alfredo Sumaran2016-12-212-44/+27
| |\
| | * Set “Remove branch” button to default sizeAlfredo Sumaran2016-12-211-1/+1
| | * remove unused helper methodMike Greiling2016-12-211-14/+0
| | * reduce common code even further to satisfy rake flayMike Greiling2016-12-211-23/+25
| | * remove button class size alteration from revert and cherry pick linksMike Greiling2016-12-212-4/+4
| | * factor out common code to satisfy rake flayMike Greiling2016-12-211-18/+16
| | * homogenize revert and cherry-pick button styles generated by commits_helperMike Greiling2016-12-211-7/+4
| * | Merge branch '25681-network-graph-long-commit-msg' into 'master' Alfredo Sumaran2016-12-211-6/+12
| |\ \ | | |/ | |/|
| | * Respect newlines in commit messages on network graph25681-network-graph-long-commit-msgSam Rose2016-12-161-6/+12
| * | Merge branch 'remove-u2f-error-logging' into 'master' Alfredo Sumaran2016-12-216-5/+10
| |\ \
| | * | Display error code for U2F errors (!7305)winniehell2016-11-076-5/+10
| * | | Merge branch '25835-alert-wrapper-creates-extra-margin' into 'master' Jacob Schatz2016-12-211-2/+4
| |\ \ \
| | * | | apply margin on alert banners only when there is one or more alertsMike Greiling2016-12-201-2/+4
| * | | | Merge branch 'fix/25843' into 'master' Sean McGivern2016-12-2013-27/+24
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Rename MattermostNotificationService back to MattermostServicefix/25843Douglas Barbosa Alexandre2016-12-207-8/+8
| | * | | Rename SlackNotificationService back to SlackServiceDouglas Barbosa Alexandre2016-12-2011-19/+16
| * | | | Merge branch '19703-direct-link-pipelines' into 'master' Grzegorz Bizon2016-12-2030-157/+684
| |\ \ \ \
| | * | | | Fix stage and pipeline specs and rubocop offenses19703-direct-link-pipelinesGrzegorz Bizon2016-12-204-21/+31
| | * | | | Add isolated view spec for pipeline stage partialGrzegorz Bizon2016-12-201-0/+21
| | * | | | Move test for HTML stage endpoint to controller specsGrzegorz Bizon2016-12-203-33/+47
| | * | | | Fix broken testFilipa Lacerda2016-12-201-1/+1
| | * | | | Fix broken testFilipa Lacerda2016-12-204-16/+22
| | * | | | Adds tests for the mini pipeline graphFilipa Lacerda2016-12-203-6/+50
| | * | | | Remove console.logFilipa Lacerda2016-12-201-2/+0
| | * | | | Adds tests for the MiniPipelineGraph classFilipa Lacerda2016-12-203-2/+63
| | * | | | Always show dropdownKamil Trzcinski2016-12-201-19/+12
| | * | | | Improve specsKamil Trzcinski2016-12-203-9/+18
| | * | | | Add tests for stage API endpointKamil Trzcinski2016-12-206-3/+70
| | * | | | Pipeline graph node was one pixel offFilipa Lacerda2016-12-191-2/+2
| | * | | | Resolve conflictFilipa Lacerda2016-12-192-77/+10
| | * | | | Merge branch 'master' into 19703-direct-link-pipelinesFilipa Lacerda2016-12-1977-568/+835
| | |\ \ \ \
| | * | | | | Adds loading to improve UXFilipa Lacerda2016-12-194-21/+53
| | * | | | | Makes API call when stage is clickedFilipa Lacerda2016-12-196-22/+95
| | * | | | | Use group name for css classesFilipa Lacerda2016-12-191-2/+2
| | * | | | | Merge branch 'master' into 19703-direct-link-pipelinesFilipa Lacerda2016-12-19226-1156/+3522
| | |\ \ \ \ \
| | * | | | | | Render stage dropdown in separate API call as HTMLKamil Trzcinski2016-12-193-0/+26