summaryrefslogtreecommitdiff
path: root/app/views/projects/builds
Commit message (Expand)AuthorAgeFilesLines
* Detect build setup state based on gitlab_ci.yml presenseDmitriy Zaporozhets2016-03-241-1/+1
* Add links to CI setup documentation from project settings and builds pagesDmitriy Zaporozhets2016-03-241-0/+3
* Fix review commentsfix-commit-status-renderingKamil Trzcinski2016-03-141-1/+1
* Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-142-11/+11
* Affix the build scroll controlsPhil Hughes2016-03-071-1/+1
* Show test coverage on project builds pageSteffen Köhler2016-02-221-1/+3
* Use POST method instead of DELETE when erasing a buildGrzegorz Bizon2016-02-191-1/+1
* Improve build view for erased build detailsGrzegorz Bizon2016-02-191-2/+6
* Use button groups in build summary for consistencyGrzegorz Bizon2016-02-191-12/+13
* Fix name of build erasable, remove superfluous method from itGrzegorz Bizon2016-02-191-8/+9
* Fix date in alert saying that build has been erasedGrzegorz Bizon2016-02-191-1/+1
* Use DELETE verb for erasing a build contentGrzegorz Bizon2016-02-191-1/+1
* And CI API endpoint where user can erase a buildGrzegorz Bizon2016-02-191-1/+2
* Show information indicating that build has been erasedGrzegorz Bizon2016-02-191-4/+9
* Add build eraseable feature implementationGrzegorz Bizon2016-02-191-4/+5
* Add build remove button to build summary viewGrzegorz Bizon2016-02-191-17/+28
* Remove current_user && when can? is usedKamil Trzcinski2016-02-051-1/+1
* Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-041-12/+11
|\
| * Use top-area component for top page navigation for pages that contains list o...Dmitriy Zaporozhets2016-02-031-12/+11
* | Make the CI permission model simplerKamil Trzcinski2016-02-022-4/+3
|/
* Add method that calculates total size for artifacts subfolderci/recursive-artifacts-entriesKamil Trzcinski2016-01-201-1/+1
* Remove dropdown containing CI Lint button on builds pagefeature/expose-ci-lint-toolGrzegorz Bizon2016-01-181-9/+3
* Reuse existing CSS classes when exposing CI Lint toolGrzegorz Bizon2016-01-171-10/+9
* Expose link to CI Lint Tool on builds pageGrzegorz Bizon2016-01-171-1/+13
* Merge branch 'remove-gray-bg'Dmitriy Zaporozhets2016-01-142-2/+2
|\
| * Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-132-2/+2
* | Improvements, readability for artifacts browserGrzegorz Bizon2016-01-141-1/+1
* | Update artifacts download specsGrzegorz Bizon2016-01-141-8/+8
* | Add method that checks if artifacts browser is supportedGrzegorz Bizon2016-01-141-1/+2
* | Update specs for CI Build, add `artifacts?` methodGrzegorz Bizon2016-01-141-1/+1
* | Rename method that returns url to CI build artifacts downloadGrzegorz Bizon2016-01-141-2/+2
* | Add button to CI build artifacts browser into build summaryGrzegorz Bizon2016-01-141-1/+6
* | Move artifacts controller level upGrzegorz Bizon2016-01-141-4/+0
* | Add view action to artifacts controllerGrzegorz Bizon2016-01-141-0/+4
|/
* Merge branch 'fix-build-page-typo' into 'master' Kamil Trzciński2016-01-111-1/+1
|\
| * Fix typo in build page of projectsSteffen Köhler2016-01-101-1/+1
* | Show 'All' tab by default in the builds pageshow-all-builds-by-defaultDouglas Barbosa Alexandre2016-01-041-6/+6
|/
* Add link to MR from Build detail page. #3452Rubén Dávila2015-12-161-0/+4
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-112-4/+4
* Add number_with_delimiter to build countsrs-delimit-build-countsRobert Speicher2015-12-091-3/+6
* Add '#' to build page titleDouwe Maan2015-12-081-1/+1
* Change "Cancel all" to "Cancel running"Douwe Maan2015-12-081-3/+2
* Remove top border from build pageDouwe Maan2015-12-081-7/+5
* Allow center top menu to span multiple linesDouwe Maan2015-12-081-1/+1
* Merge branch 'fix_project_build_links' into 'master' Kamil Trzciński2015-11-121-1/+1
|\
| * fix build linkAndy Brandt2015-11-101-1/+1
* | Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+3
|/
* CI details cleanupKamil Trzcinski2015-11-054-77/+28
* Fix small CI UI regressionsKamil Trzcinski2015-10-231-1/+1
* Fix build trace updatingfix-build-trace-updatingKamil Trzcinski2015-10-211-1/+1