summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-033-5/+5
|\
| * Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-032-2/+2
| * Change "Build" to "Job" in builds show page header and sidebarFilipa Lacerda2017-02-032-3/+3
* | Merge branch 'master' into webpackMike Greiling2017-02-021-2/+2
|\ \ | |/
| * Improve pipeline status icon linking in widgetsdimitrieh2017-01-231-2/+2
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-151-1/+0
|\ \ | |/
| * change how pagination component is loadedpipelines_missing_paginationRegis2017-01-151-1/+0
* | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-131-14/+27
|\ \ | |/
| * Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-051-4/+3
| |\ | |/ |/|
| * fix haml_lint complaintsRegis2017-01-021-2/+2
| * fix pipelines/index.html.haml merge conflictRegis2017-01-023-6/+6
| |\
| * | add manual icon to svgsRegis2016-12-261-0/+1
| * | add borderless svgsRegis2016-12-261-0/+8
| * | merge master and fix application.rb conflictRegis2016-12-231-1/+1
| |\ \
| * \ \ Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-211-0/+4
| |\ \ \
| * | | | all svgs from index hamlRegis2016-12-161-0/+2
| * | | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-152-5/+5
| |\ \ \ \
| * \ \ \ \ merge masterRegis2016-12-131-1/+1
| |\ \ \ \ \
| * | | | | | dynamic API consumption for SVGsRegis2016-12-131-17/+10
| * | | | | | pass svg as prop to commit componentRegis2016-12-121-2/+2
| * | | | | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-092-15/+7
| |\ \ \ \ \ \
| * | | | | | | conform to status object for svg icon namesRegis2016-12-071-8/+8
| * | | | | | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-071-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | remove all files related to Vue SVG rendering - use dynamic svg loadingRegis2016-12-061-2/+16
| * | | | | | | | Fix exception related to pipeline stages in viewGrzegorz Bizon2016-12-061-1/+1
| * | | | | | | | can render all tabs for pipelines - remove uneeded properties - [ci skip]Regis2016-12-051-13/+0
| * | | | | | | | fix conflictRegis2016-12-022-8/+11
| |\ \ \ \ \ \ \ \
| * | | | | | | | | add svg to pipeline index haml - prep for commit comp change - [ci skip]Regis2016-12-011-0/+2
| * | | | | | | | | Merge branch 'master' into auto-pipelines-vueRegis2016-11-291-4/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge masterRegis2016-11-183-34/+93
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | more fine tuning - catching edge cases - progress in testing - [ci skip]Regis2016-11-151-2/+0
| * | | | | | | | | | | re-wire count for pagination - refactorRegis2016-11-101-1/+1
| * | | | | | | | | | | attempRegis2016-11-101-2/+1
| * | | | | | | | | | | Support pipelines APIKamil Trzcinski2016-11-101-2/+1
| * | | | | | | | | | | extract pagination into own folder and precompile in application.rbRegis2016-11-061-0/+3
| * | | | | | | | | | | making reusable status and status icons componentsRegis2016-11-051-0/+2
| * | | | | | | | | | | conditional render to have running - branches - tags be HAMLRegis2016-11-031-0/+13
| * | | | | | | | | | | count passing through - last page knownRegis2016-11-021-1/+1
| * | | | | | | | | | | extracted Commit Column to vue componentRegis2016-11-011-1/+1
| * | | | | | | | | | | remove fragment warning - formattingRegis2016-11-011-4/+2
| * | | | | | | | | | | breaking more HTML out of templateRegis2016-10-311-1/+1
| * | | | | | | | | | | page specific js - remove inline js - refactorRegis2016-10-311-19/+3
| * | | | | | | | | | | remove non existant commit valueRegis2016-10-301-1/+0
| * | | | | | | | | | | can grab commits prior to pipelines - might need more custom APIRegis2016-10-301-0/+1
| * | | | | | | | | | | change to more component like structure for reusable componentsRegis2016-10-301-1/+0
| * | | | | | | | | | | change architecture - add store - make api call by defaultRegis2016-10-301-6/+9
| * | | | | | | | | | | stashingRegis2016-10-291-5/+1
| * | | | | | | | | | | getting somewhere - now need to fix loopRegis2016-10-271-16/+10
| * | | | | | | | | | | follow eslint in HAML file as wellRegis2016-10-261-7/+4
| * | | | | | | | | | | integrate vue components, use intance variables to pass data to vueRegis2016-10-251-16/+36