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-03-04create a cacheable commons bundle for our Vue bundlesMike Greiling
2017-02-25remove tech debt codeFilipa Lacerda
2017-02-17Adds Pending and Finished tabs to pipelines pageFilipa Lacerda
2017-02-15Add active_when helperSemyon Pupkov
2017-02-05Use webpack to require filesFilipa Lacerda
2017-02-03Only load pipelines vue component when there are pipelines.Filipa Lacerda
2017-02-03Add time ago auto-update to the 2 newest tablesFilipa Lacerda
2017-01-15change how pagination component is loadedRegis
2017-01-03fix haml_lint complaintsRegis
2017-01-03fix pipelines/index.html.haml merge conflictRegis
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-31HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya
2016-12-27add manual icon to svgsRegis
2016-12-27add borderless svgsRegis
2016-12-19Makes API call when stage is clickedFilipa Lacerda
2016-12-17all svgs from index hamlRegis
2016-12-15CSS - Adds background color.Filipa Lacerda
2016-12-15Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon
2016-12-14Remove white space between nav itemsAlfredo Sumaran
2016-12-13dynamic API consumption for SVGsRegis
2016-12-12pass svg as prop to commit componentRegis
2016-12-07conform to status object for svg icon namesRegis
2016-12-06remove all files related to Vue SVG rendering - use dynamic svg loadingRegis
2016-12-06Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski
2016-12-06Support pipelines APIKamil Trzcinski
2016-12-05can render all tabs for pipelines - remove uneeded properties - [ci skip]Regis
2016-12-02add svg to pipeline index haml - prep for commit comp change - [ci skip]Regis
2016-11-15more fine tuning - catching edge cases - progress in testing - [ci skip]Regis
2016-11-10re-wire count for pagination - refactorRegis
2016-11-10attempRegis
2016-11-10Support pipelines APIKamil Trzcinski
2016-11-06extract pagination into own folder and precompile in application.rbRegis
2016-11-06making reusable status and status icons componentsRegis
2016-11-04conditional render to have running - branches - tags be HAMLRegis
2016-11-03count passing through - last page knownRegis
2016-11-02extracted Commit Column to vue componentRegis
2016-11-02remove fragment warning - formattingRegis
2016-11-01breaking more HTML out of templateRegis
2016-10-31page specific js - remove inline js - refactorRegis
2016-10-31remove non existant commit valueRegis
2016-10-31can grab commits prior to pipelines - might need more custom APIRegis
2016-10-30change to more component like structure for reusable componentsRegis
2016-10-30change architecture - add store - make api call by defaultRegis
2016-10-29stashingRegis
2016-10-28getting somewhere - now need to fix loopRegis
2016-10-26follow eslint in HAML file as wellRegis
2016-10-26integrate vue components, use intance variables to pass data to vueRegis
2016-10-18Merge branch '19991-triggered-pipeline' into 'master' Jacob Schatz
2016-10-11Replace generic table withAnnabel Dunstone Gray
2016-10-10Add separate pipeline and commit columnsAnnabel Dunstone Gray