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
2016-08-17Merge master into branchAnnabel Dunstone
2016-08-17Move deployable conditional to variable; fix pipelines_specAnnabel Dunstone
2016-08-17Update CSS selector and play iconAnnabel Dunstone
2016-08-17Add deploy btn in graph; fix JS to toggle one graph at a time if multiple pip...Annabel Dunstone
2016-08-17Add support for Play and Created jobsKamil Trzcinski
2016-08-17Split pipeline status item for Commit Status and BuildKamil Trzcinski
2016-08-16Hide branch name and status text on mr pipelines; don't use shorter timeagoAnnabel Dunstone
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-04Update timeago to shorter representationAnnabel Dunstone
2016-08-01Merge branch 'admin-builds' into 'master' Fatih Acet
2016-07-29Check for Ci::Build artifacts at database levelPaco Guzman
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
2016-07-21Bug fixesAnnabel Dunstone
2016-07-20Add link to user profile to commit avatar (!5163)winniehell
2016-07-19Merge branch '19847-running-icon' into 'master' Jacob Schatz
2016-07-19Add new icons for every CI statusAnnabel Dunstone
2016-07-19Add global style for running iconAnnabel Dunstone
2016-07-19Add new running icon; add a bunch of styles to get svg to match existing fa i...Annabel Dunstone
2016-07-19Merge branch 'manual-actions' into 'master' Rémy Coutable
2016-07-19Merge branch '19751-branch-tag-icons' into 'master' Fatih Acet
2016-07-18Use `humanize`Kamil Trzcinski
2016-07-18Use `capitalize` instead of `titleize` for manual actionsKamil Trzcinski
2016-07-18Improve manual actions code and add model, service and feature testsKamil Trzcinski
2016-07-18Rename playable_actions to manual_actionsKamil Trzcinski
2016-07-18Add implementation of manual actionsKamil Trzcinski
2016-07-18Merge branch 'fix-stage-status-show-for-pipelines' into 'master' Rémy Coutable
2016-07-17Align cancel and retry buttonsAnnabel Dunstone
2016-07-17Remove deploy to production buttonAnnabel Dunstone
2016-07-15Fix stage status shown for pipelinesKamil Trzcinski
2016-07-14Add margin between buttons if both retry and cancel are presentAnnabel Dunstone
2016-07-13Remove pipeline styled tagAnnabel Dunstone
2016-07-13Fix icon alignment; reduce side padding on table cells; add tag and fork icon...Annabel Dunstone
2016-07-12Update duration representation on builds pagesAnnabel Dunstone
2016-07-12Fix label alignment bug; re-add build-linkAnnabel Dunstone
2016-07-12Add new stopwatch and commit icons; rename custom icon helper; fix commit pip...Annabel Dunstone
2016-07-12Rearrange and update admin buildsAnnabel Dunstone
2016-07-12Update builds pageAnnabel Dunstone
2016-07-12Add link to pipline IDAnnabel Dunstone
2016-07-12Add empty deploy dropdown buttonAnnabel Dunstone
2016-07-12Set width on stage columns; min width on table with scroll on mobile; add ava...Annabel Dunstone
2016-07-12Move pipeline ID to commit column; add status; branch style updatesAnnabel Dunstone
2016-07-12Add clock and calendar icons for duration and finished at; add finished at se...Annabel Dunstone
2016-07-06Update time format of durationAnnabel Dunstone
2016-06-21Rename commit_data in Pipeline to commitGrzegorz Bizon
2016-06-10Pipeline artifacts download button wording improvedLuke "Jared" Bennett
2016-06-06Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski
2016-05-31Pipelines can be canceled only when there are running buildsKamil Trzcinski
2016-05-24Remove icons from tables; remove timestamp from pipelines, remove info block ...Annabel Dunstone
2016-05-24Merge branch 'master' into improve-pipeline-designKamil Trzcinski