Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-26Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-24Use refresh icon for retried jobsAnnabel Dunstone Gray
2017-05-17Rename BuildsController to JobsControllerLin Jen-Shin
2017-05-12Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan
2017-05-05Use update build policy instead of new play policyGrzegorz Bizon
2017-04-22Fix typo in CI/CD build partial viewGrzegorz Bizon
2017-04-13Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-04-12Use build policy to determine if user can play buildGrzegorz Bizon
2017-04-12Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres
2017-04-06Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin
2017-04-06Check if user can trigger manual action in the UIGrzegorz Bizon
2017-04-06Show the test coverage if it is availableToon Claes
2017-04-05Fix test and only show job status title if it'sLin Jen-Shin
2017-04-04extract build.pipeline as variableRydkin Maxim
2017-04-04adds tooltips into several placesRydkin Maxim
2017-03-30Add download attribute to download linksClement Ho
2017-03-06Reinstitute a core `manual` status for manual actionsGrzegorz Bizon
2017-02-03Fix broken testsFilipa Lacerda
2017-01-24HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-12Improve detailed status badge partialGrzegorz Bizon
2016-12-12Rename icon_with_label to icon_with_descriptionKamil Trzcinski
2016-12-12Remove ci_status_with_icon helper and replace it with partial [ci skip]Kamil Trzcinski
2016-12-08Fix specsKamil Trzcinski
2016-11-29collapse nested if statementMike Greiling
2016-11-29remove redundant if statementMike Greiling
2016-11-11remove unused class nameMike Greiling
2016-11-11only display link to pipeline in generic build index, not on pipeline showMike Greiling
2016-11-11add pipeline column within builds indexMike Greiling
2016-10-18Merge branch '19991-triggered-pipeline' into 'master' Jacob Schatz
2016-10-18Remove unnecessary retried check & fix test failuresAnnabel Dunstone Gray
2016-10-18Move sidebar build class into helperAnnabel Dunstone Gray
2016-10-18Remove retried build labelAnnabel Dunstone Gray
2016-10-18Replace retried build icon with fa-refreshAnnabel Dunstone Gray
2016-10-18Add background color and icon to retried buildsAnnabel Dunstone Gray
2016-10-10Trigger updatesAnnabel Dunstone Gray
2016-10-03Fixes invalid html - table was inside an ul and had 2 tbody tagsFilipa Lacerda
2016-09-13Remove unnecessary variablesKatarzyna Kobierska
2016-09-13Code refactoringKatarzyna Kobierska
2016-09-13Improve build_path name and admin variableKatarzyna Kobierska
2016-09-13Fix error in pathsKatarzyna Kobierska
2016-09-13Build path with callKatarzyna Kobierska
2016-09-13Create shared partial for project and admin buildsKatarzyna Kobierska
2016-09-13Improve codeKatarzyna Kobierska
2016-09-13Liken admin and project builds views to each otherKatarzyna Kobierska
2016-09-01Replace play icon font with svgClement Ho
2016-08-10Cleanup the use of duration and optimize some queriesLin Jen-Shin
2016-07-28Add pipeline icon to admin builds; position warning icon after shaAnnabel Dunstone
2016-07-22Add branch or tag icon to ref in builds pageAnnabel Dunstone