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-01-23Improve button accessibility on pipelines pageEric Eastwood
2017-01-20remove bitwise - make code human readableRegis
2017-01-20remove need for spinner on additional clicks - visual diff is actually very niceRegis
2017-01-20handle actions and buildsRegis
2017-01-20keep graph displayed when build is clicked so that multiple tabs can be opene...Regis
2017-01-18use destructuring syntax insteadRegis
2017-01-17get rid of logRegis
2017-01-17fix UI behaviour - only make new calls when button is clicked and dropdown is...Regis
2017-01-17better UI fix - simple solutionRegis
2017-01-15phil said this is good - no need to dynamically update since this is a static...Regis
2017-01-15works in browsers without sourceCapabilities APIRegis
2017-01-15update commented documentation to reflect new changesRegis
2017-01-15fix clicking url bar, browser UI, dev tools collapsing the mini_graphRegis
2017-01-15fix UI without Promise or timeOut/intervalRegis
2017-01-15fix UI behaviourRegis
2017-01-13make tests pass - change a bit of logicRegis
2017-01-12fixed issue - description in function (check diff)Regis
2017-01-07fix flash and request logic in stageRegis
2017-01-07remove white spaceRegis
2017-01-05Simplifies the HTML strucutre in the mini pipeline graph to make it as simila...Filipa Lacerda
2016-12-28fix svgs for stagesRegis
2016-12-28fix spacing on both sides for stages - svgs nextRegis
2016-12-28fix initial svg spacing for stagesRegis
2016-12-27rafactor logic for event handlingRegis
2016-12-27avoid making multiple calls on blur on collapse click eventsRegis
2016-12-27hook up new API key values to stage dropdown mini graph in vueRegis
2016-12-27add borderless svgsRegis
2016-12-27remove v-if to let spinner showRegis
2016-12-27almost close to svgs - fixed bug for API callRegis
2016-12-27mini-graph shows up from API call - need to fix state bugsRegis
2016-12-27add api call - get mock url nextRegis
2016-12-27wipRegis
2016-12-22changed label to group for cssRegis
2016-12-13add more tests for paginationRegis
2016-12-13stage icon linkRegis
2016-12-13dynamic API consumption for SVGsRegis
2016-12-12stages render correctly and use new status objectRegis
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-06tried css only approach didn't work for now - adding all icons to stagesRegis
2016-11-14add cancelled iconRegis
2016-11-11update stage icons with createdRegis
2016-11-10re-wired a lot of the application - need a few more API valuesRegis