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
path: root/config
AgeCommit message (Expand)Author
2017-04-26Add ability to parse *.vue files through the `ruby gettext:find` scriptRuben Davila
2017-04-25Parse translate filters from JS files.Ruben Davila
2017-04-25Parse the translate-plural filter in HAML viewsRuben Davila
2017-04-25Merge branch 'js-translations' into 28433-internationalise-cycle-analytics-pageRuben Davila
2017-04-25Monkey patch gettext_i18n_rails so it can parse content in Mustache formatRuben Davila
2017-04-21Revert line being commented outPhil Hughes
2017-04-21Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-p...Phil Hughes
2017-04-21Monkey patch gettext_i18n_rails so it can parse content in Mustache formatRuben Davila
2017-04-21Some small fixes for the current I18n implementationRuben Davila
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-20Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila
2017-04-20Fix Rubocop complains plus some small refactorRuben Davila
2017-04-19Merge branch 'usage-ping-port' into 'master' Sean McGivern
2017-04-19Remove special naming of pipelines folderFilipa Lacerda
2017-04-18Fixed missing textPhil Hughes
2017-04-18Added Vue filters & directives for translatingPhil Hughes
2017-04-18Remove format from end of URL for URLs that take a ref or pathDouwe Maan
2017-04-15Issue Title Vue: convert to .vue - use 'render' with 'createElement' in indexRegis Boudinot
2017-04-15Started internationalising cycyle analyticsPhil Hughes
2017-04-15Turn on caching of classes in Knapsack specsStan Hu
2017-04-14Don't use `send` in settings initializerSean McGivern
2017-04-14Remove unused user activities codeSean McGivern
2017-04-14Rename user cohorts -> cohortsSean McGivern
2017-04-14Add user cohorts table to admin areaSean McGivern
2017-04-14Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable
2017-04-14Port 'Add more usage data to EE ping' to CESean McGivern
2017-04-14Port 'Add EE usage ping' to CESean McGivern
2017-04-13Add missing initializer for FastGettextRuben Davila
2017-04-12Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling
2017-04-12Merge branch 'gitaly-testing' into 'master' Rémy Coutable
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
2017-04-10add license approbals for nodemon dependenciesMike Greiling
2017-04-10add license approval for ansi-htmlMike Greiling
2017-04-10watch node_modules for changes when a module is missingMike Greiling
2017-04-09add license approvals for vue-loaderMike Greiling
2017-04-09clean up webpack configMike Greiling
2017-04-09add vue-loader dependencies and basic configMike Greiling
2017-04-09Add a name field to the group edit formDouglas Lovell
2017-04-07Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan
2017-04-07Add /-/readiness /-/liveness and /-/health_metrics endpoints to track applica...Paweł Chojnacki
2017-04-07Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-06Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones
2017-04-06Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple...Kamil Trzciński
2017-04-06Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...Grzegorz Bizon
2017-04-06Change configuration in gitlab.com as trigger_schedule_worker will perform tw...Shinya Maeda
2017-04-06Change configuration in gitlab.com as trigger_schedule_worker will perform tw...Shinya Maeda
2017-04-06Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda
2017-04-06Add config for workerShinya Maeda
2017-04-06Merge branch 'fix/gh-import-status-check' into 'master' Sean McGivern