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-05Remove .es6 from file extensions (!9241)winniehell
2017-03-02Changes after reviewFilipa Lacerda
2017-02-28Merge branch 'master' into add-svg-loaderFilipa Lacerda
2017-02-28Clone nested objects from default data.Filipa Lacerda
2017-02-25remove tech debt codeFilipa Lacerda
2017-02-25Load svgs in cycle analyticsFilipa Lacerda
2017-02-20remove require.context from cycle_analytics_bundleMike Greiling
2017-02-18Merge branch 'add-additional-checks-to-ca-data' into 'master' Jacob Schatz
2017-02-13Merge branch 'fix/cycle-analytics-events-limit' into 'master' Sean McGivern
2017-02-11convert js-cookie dependency to an npm moduleMike Greiling
2017-02-11Make sure events have most properties definedAlfredo Sumaran
2017-02-10Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' "Alfredo Sumaran
2017-02-10Make sure events have most properties definedAlfredo Sumaran
2017-02-08Fix display logic for warning messageSam Rose
2017-02-08Revise tooltip message and warning textSam Rose
2017-02-07Display number of shown events on Plan stage of Cycle AnalyticsSam Rose
2017-01-14fix missing components in cycle_analytics_bundleMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-11-28Show dashes when date is emptyAlfredo Sumaran
2016-11-23Take only objects for the events listAlfredo Sumaran
2016-11-22clean up globals exemptions within .eslintrcMike Greiling
2016-11-22Use single quote for stringsAlfredo Sumaran
2016-11-22Ue svg from SVGs objectAlfredo Sumaran
2016-11-22Add custom copy for each empty stageAlfredo Sumaran
2016-11-22Fix CSS declarationAlfredo Sumaran
2016-11-21Move SVGs to JS objects for easy reuseAlfredo Sumaran
2016-11-21Keep the cookie name as beforeAlfredo Sumaran
2016-11-21Fix variable usageAlfredo Sumaran
2016-11-21Do not show overview message if there’s already CA dataAlfredo Sumaran
2016-11-21Rename Cycle Analytics bundle to .es6Alfredo Sumaran
2016-11-21Fix URL to pipelineAlfredo Sumaran
2016-11-21Set isUserAllowed property with value coming from permissions objectAlfredo Sumaran
2016-11-21Add view to handle the case when user doesn’t have access to stageAlfredo Sumaran
2016-11-21Make linters happyAlfredo Sumaran
2016-11-21Remove unnecesary empty dialogAlfredo Sumaran
2016-11-21Fix empty stage presentationAlfredo Sumaran
2016-11-21Delete StageButton componentAlfredo Sumaran
2016-11-21Use correct endpoint for stage eventsAlfredo Sumaran
2016-11-21Fix blank spaces on linksAlfredo Sumaran
2016-11-21Combine components for better legibilityAlfredo Sumaran
2016-11-21Do not show minutes if days is availableAlfredo Sumaran
2016-11-21Fix style for event titlesAlfredo Sumaran
2016-11-21Show seconds only if time is only in secondsAlfredo Sumaran
2016-11-21Update ItemBuildComponent html structureAlfredo Sumaran
2016-11-21Update ItemMergeRequestComponent structureAlfredo Sumaran
2016-11-21Show seconds it total time is less than a minuteAlfredo Sumaran
2016-11-21Fix variable names to use camelCaseAlfredo Sumaran
2016-11-21Fix total_time templateAlfredo Sumaran
2016-11-21Use correct data for ItemIssueComponent from responseAlfredo Sumaran
2016-11-21Use stage description form endpoint responseAlfredo Sumaran