summaryrefslogtreecommitdiff
path: root/app/views/projects/builds
Commit message (Expand)AuthorAgeFilesLines
* Add js prefix to right sidebarAnnabel Dunstone Gray2017-02-101-1/+1
* Keep sidebars absolute until fixed at top; remove unneeded JSAnnabel Dunstone Gray2017-02-101-1/+1
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-033-5/+5
* Change "Build" to "Job" in builds show page header and sidebarFilipa Lacerda2017-02-035-16/+16
* Use badge partial as single source of truth instead of having 2 partials doin...26947-build-status-self-linkFilipa Lacerda2017-01-271-1/+1
* Adds tests to build viewFilipa Lacerda2017-01-271-1/+1
* Add Presentable concernRémy Coutable2017-01-181-2/+4
* Add method that checks for expiring build artifactsGrzegorz Bizon2017-01-091-2/+2
* Do not show artifacts keep button if not allowedGrzegorz Bizon2017-01-091-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-4/+4
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-311-2/+2
* Merge branch '23638-remove-builds-tab' into 'master' Kamil Trzciński2016-12-211-1/+1
|\
| * Remove builds tab from commitFilipa Lacerda2016-12-211-1/+1
* | Embed SVG using `custom_icon`Kushal Pandya2016-12-211-2/+7
* | Update class names & element typesKushal Pandya2016-12-211-3/+3
* | added a running loading indicatorDimitrie Hoekstra2016-12-211-1/+1
* | Autoscroll is disabled by defaultKushal Pandya2016-12-211-1/+1
* | Replace scroll buttons with new iconsKushal Pandya2016-12-211-8/+4
* | Add title for autoscroll status indicator for a11yKushal Pandya2016-12-211-1/+1
* | Update look of scroll buttons, autoscroll indicatorKushal Pandya2016-12-211-6/+10
|/
* Merge branch 'build-statuses' into 'master' Rémy Coutable2016-12-141-1/+1
|\
| * Improve detailed status badge partialGrzegorz Bizon2016-12-121-1/+1
| * Rename icon_with_label to icon_with_descriptionKamil Trzcinski2016-12-121-1/+1
| * Remove ci_status_with_icon helper and replace it with partial [ci skip]Kamil Trzcinski2016-12-121-1/+1
* | Merge branch '25136-last-deployment-link' into 'master' Grzegorz Bizon2016-12-141-2/+1
|\ \ | |/ |/|
| * Changes after review25136-last-deployment-linkFilipa Lacerda2016-12-071-1/+1
| * Changes after reviewFilipa Lacerda2016-12-071-1/+1
| * Fix broken link for latest deploymentFilipa Lacerda2016-12-071-2/+1
* | Update stage rendering viewsKamil Trzcinski2016-12-061-2/+2
* | Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-061-1/+1
|/
* Update some more sort/filter dropdownsDavid Wagner2016-11-281-1/+1
* Merge branch '24779-last-deployment-call-on-nil-environment-fix' into 'master' Kamil Trzciński2016-11-241-3/+2
|\
| * Add testsKamil Trzcinski2016-11-231-2/+1
| * changes environment.last_deployment to a try expression so it does not fail i...tiagonbotelho2016-11-221-2/+2
* | Converted all status icons to be managed by scss colors only and deleted any ...Dimitrie Hoekstra2016-11-221-1/+2
|/
* Merge branch '23205-information-about-environments-build-page' into 'master' Fatih Acet2016-11-181-0/+24
|\
| * Fix builds/show spec; use iid instead of id23205-information-about-environments-build-pageAnnabel Dunstone Gray2016-11-171-1/+1
| * Fix tests and add has_environment?Kamil Trzcinski2016-11-171-1/+1
| * Improve specs and add missing cases that were not supportedKamil Trzcinski2016-11-171-12/+15
| * Finish specs for environment infoAnnabel Dunstone Gray2016-11-091-9/+4
| * First pass at testsAnnabel Dunstone Gray2016-11-091-7/+8
| * Expose `last_deployment` on `Ci::Builds` [ci skip]Kamil Trzcinski2016-11-081-16/+18
| * Add switch statement & last_deployment methodAnnabel Dunstone Gray2016-11-081-3/+19
| * Start adding environment infoAnnabel Dunstone Gray2016-11-081-0/+7
* | Merge branch 'pipelines-page-redesign' into 'master' Fatih Acet2016-11-181-1/+1
|\ \
| * | Create global secondary inverted buttonpipelines-page-redesignAnnabel Dunstone Gray2016-11-171-1/+1
| * | Rearrange and style items on pipeline pageAnnabel Dunstone Gray2016-11-101-1/+1
| |/
* | Merge branch '22307-pipeline-link-in-builds-view' into 'master' Kamil Trzciński2016-11-132-1/+5
|\ \
| * | only display link to pipeline in generic build index, not on pipeline showMike Greiling2016-11-101-1/+1