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-11-13Export text utils as ES6 modulesFilipa Lacerda
2017-10-10removed global eslint for remaining filesPhil Hughes
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-10-09Move cycle analytics banner into a vue fileFilipa Lacerda
2017-10-06Fix typo in cycle analytics breaking time componentFilipa Lacerda
2017-10-02Remove global componentsFilipa Lacerda
2017-09-26Moves cycle analytics components into vue filesFilipa Lacerda
2017-09-25Removes cycle analytics service and store from global namespaceFilipa Lacerda
2017-08-04Remove monkey-patched Array.prototype.first() and last() methodsMike Greiling
2017-05-22Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda
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-17refactor instances of CJS module.exports to ES module syntaxMike Greiling
2017-05-16update cycle_analytics_bundle to ES module syntaxMike Greiling
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-20Merge branch 'js-translations' into 28433-internationalise-cycle-analytics-pageRuben Davila
2017-04-20Merge 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-14Add expirations to CA and user calloutsLuke "Jared" Bennett
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-22remove Cookies class from global spaceMike Greiling
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-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