summaryrefslogtreecommitdiff
path: root/lib/tasks/gettext.rake
Commit message (Expand)AuthorAgeFilesLines
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-0/+1
* Do not require the simple_po_parser in the gettext rake task when in aDJ Mountney2017-09-051-1/+2
* Only require `simple_po_parser` in rake task that needs itbvl-only-require-po-parser-in-rakeBob Van Landuyt2017-09-041-0/+1
* Move `PoLinter` into `Gitlab::I18n`Bob Van Landuyt2017-08-311-2/+2
* Add a linter for PO filesBob Van Landuyt2017-08-311-0/+40
* Remove .coffee ext files for i18nTakuya Noguchi2017-07-081-1/+1
* Add new Rake task to simplify the compilation of PO filesadd-new-rake-task-for-gettextRuben Davila2017-06-011-0/+8
* Fix Rubocop complains.Ruben Davila2017-05-021-21/+2
* Add ability to parse *.vue files through the `ruby gettext:find` scriptRuben Davila2017-04-251-0/+33