summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Fix Rubocop complains.Ruben Davila2017-05-021-1/+0
* Adjust regex used in order to parse inline content.Ruben Davila2017-04-271-2/+2
* Adjust the patch for the gettext_i18n_rails and gettext_i18n_rails_js gems.Ruben Davila2017-04-261-24/+3
* Add ability to parse *.vue files through the `ruby gettext:find` scriptRuben Davila2017-04-251-0/+15
* Parse translate filters from JS files.Ruben Davila2017-04-251-2/+29
* Parse the translate-plural filter in HAML viewsRuben Davila2017-04-241-0/+4
* Merge branch 'js-translations' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-04-242-1/+1
|\
| * Revert line being commented outjs-translationsPhil Hughes2017-04-211-12/+12
| * Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-p...Phil Hughes2017-04-213-1/+18
| |\
| | * Monkey patch gettext_i18n_rails so it can parse content in Mustache formatRuben Davila2017-04-201-0/+17
| * | Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-p...Phil Hughes2017-04-208-118/+113
| |\ \
* | | | Monkey patch gettext_i18n_rails so it can parse content in Mustache formatRuben Davila2017-04-241-0/+19
| |_|/ |/| |
* | | Some small fixes for the current I18n implementationRuben Davila2017-04-201-1/+1
* | | Merge branch 'js-translations' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-04-201-0/+13
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed missing textPhil Hughes2017-04-181-1/+1
| * Added Vue filters & directives for translatingPhil Hughes2017-04-181-0/+8
| * Started internationalising cycyle analyticsPhil Hughes2017-04-151-0/+5
* | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-04-197-117/+112
|\ \
| * \ Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-193-7/+27
| |\ \
| | * | Don't use `send` in settings initializerSean McGivern2017-04-141-6/+6
| | * | Remove unused user activities codeSean McGivern2017-04-141-2/+2
| | * | Rename user cohorts -> cohortsSean McGivern2017-04-141-1/+1
| | * | Add user cohorts table to admin areaSean McGivern2017-04-141-0/+2
| | * | Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable2017-04-142-0/+6
| | * | Port 'Add more usage data to EE ping' to CESean McGivern2017-04-141-0/+1
| | * | Port 'Add EE usage ping' to CESean McGivern2017-04-141-0/+11
| * | | Remove special naming of pipelines folderFilipa Lacerda2017-04-191-9/+9
| * | | Remove format from end of URL for URLs that take a ref or pathDouwe Maan2017-04-172-101/+70
| * | | Issue Title Vue: convert to .vue - use 'render' with 'createElement' in indexRegis Boudinot2017-04-151-0/+1
| * | | Turn on caching of classes in Knapsack specsStan Hu2017-04-141-1/+6
| |/ /
* | | Fix Rubocop complains plus some small refactorRuben Davila2017-04-191-1/+1
| |/ |/|
* | Add missing initializer for FastGettextRuben Davila2017-04-121-0/+3
|/
* Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling2017-04-121-1/+3
* Merge branch 'gitaly-testing' into 'master' Rémy Coutable2017-04-121-2/+2
|\
| * Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testingAlejandro Rodríguez2017-04-111-2/+2
* | add license approbals for nodemon dependenciesMike Greiling2017-04-101-0/+18
* | add license approval for ansi-htmlMike Greiling2017-04-101-0/+6
* | watch node_modules for changes when a module is missingMike Greiling2017-04-101-0/+5
* | add license approvals for vue-loaderadd-vue-loaderMike Greiling2017-04-091-0/+30
* | clean up webpack configMike Greiling2017-04-091-5/+6
* | add vue-loader dependencies and basic configMike Greiling2017-04-091-0/+4
|/
* Add a name field to the group edit formadd-field-for-group-nameDouglas Lovell2017-04-091-0/+1
* Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-072-0/+3
|\
| * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-063-1/+15
| |\
| * \ Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones2017-04-062-0/+4
| |\ \
| * \ \ Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-0612-38/+99
| |\ \ \
| * | | | Update bundle path for Protected Tags bundleKushal Pandya2017-04-061-1/+1
| * | | | Protected tags copy/paste from protected branchesJames Edwards-Jones2017-03-311-0/+2
| * | | | Add protected tags to bundle config18471-restrict-tags-push-uiKushal Pandya2017-03-211-0/+1
* | | | | Add /-/readiness /-/liveness and /-/health_metrics endpoints to track applica...Paweł Chojnacki2017-04-071-0/+6
| |_|_|/ |/| | |