summaryrefslogtreecommitdiff
path: root/lib/tasks/gettext.rake
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-1/+1
* Fix typo in method name "silence_stderr"Brett Walker2018-11-291-2/+2
* Rails 5: replace removed silence_streamJasper Maes2018-08-281-1/+12
* Remove timestamps from `locale/gitlab.pot`Bob Van Landuyt2018-07-101-1/+7
* Update `gettext:updated_check` regenerate pot fileBob Van Landuyt2018-07-091-7/+23
* Merge branch 'bvl-dont-generate-mo' into 'master'Rubén Dávila2018-06-201-1/+0
|\
| * Don't generate `.mo` filesBob Van Landuyt2018-06-201-1/+0
* | Unify flay.rake and gettext.rake from EEunify-lib-tasksLin Jen-Shin2018-06-211-1/+1
|/
* More verbose errors in static-analysisBob Van Landuyt2018-06-201-6/+15
* Correctly translate all forms in testsbvl-i18n-validationBob Van Landuyt2018-06-151-4/+4
* Validate if changed translations are checked inBob Van Landuyt2018-06-151-0/+26
* 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