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-05-19Merge branch 'user-avatar-vue-ce' into 'master'Phil Hughes
2017-05-19Fix JavaScript translations that are using a namespaceRuben Davila
2017-05-18Consolidate user avatar Vue logicBryce Johnson
2017-05-12Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan
2017-05-05More updates for translations plus small tweaks.Ruben Davila
2017-05-04More updates for translations plus some refactoring.Ruben Davila
2017-05-03Updated some JS translate methods to correctly take in contextPhil Hughes
2017-05-03First round of updates from the code review.Ruben Davila
2017-04-28Fixed context translationPhil Hughes
2017-04-27Added some missing text that needs translatingPhil Hughes
2017-04-26Changed JS translation functionsPhil Hughes
2017-04-21Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-p...Phil Hughes
2017-04-19Created a plural filterPhil Hughes
2017-04-18Added Vue filters & directives for translatingPhil Hughes
2017-04-11Remove IIFEs from files in cycle_analytics_bundle.jsAlfredo Sumaran
2017-03-25Add event limit warning all tabs Cycle AnalyticsSam Rose
2017-03-21remove Vue from the global spaceMike Greiling
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2017-03-02Changes after reviewFilipa Lacerda
2017-02-25Load svgs in cycle analyticsFilipa Lacerda
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
2016-11-28Show dashes when date is emptyAlfredo Sumaran
2016-11-22clean up globals exemptions within .eslintrcMike Greiling
2016-11-22Ue svg from SVGs objectAlfredo Sumaran
2016-11-22Fix CSS declarationAlfredo Sumaran
2016-11-21Move SVGs to JS objects for easy reuseAlfredo Sumaran
2016-11-21Fix variable usageAlfredo Sumaran
2016-11-21Do not show overview message if there’s already CA dataAlfredo Sumaran
2016-11-21Fix URL to pipelineAlfredo Sumaran
2016-11-21Make linters happyAlfredo Sumaran
2016-11-21Delete StageButton componentAlfredo 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
2016-11-21Adde TotalTimeComponent as global componentAlfredo Sumaran
2016-11-21Set stage descriptions dynamicallyAlfredo Sumaran
2016-11-21Move templates to its corresponding componentAlfredo Sumaran
2016-11-21Wrap components with a single element for Vue 2 compatibilityAlfredo Sumaran
2016-11-21Fix text styles on ItemIssueComponentAlfredo Sumaran