summaryrefslogtreecommitdiff
path: root/oslo_i18n
Commit message (Expand)AuthorAgeFilesLines
* Imported Translations from ZanataHEADmasterOpenStack Proposal Bot2023-05-061-0/+18
* Remove unnecessary unicode prefixessongwenping2022-04-194-5/+5
* Remove all usage of six libraryhaixin2020-11-2610-70/+20
* Remove six.PY3wangzihao2020-09-234-23/+10
* Stop to use the __future__ module.Hervé Beraud2020-06-022-4/+0
* Remove a couple more shim testsBen Nemec2020-05-271-17/+0
* Merge "Remove Message.translate"Zuul2020-05-272-44/+0
|\
| * Remove Message.translateBen Nemec2020-05-262-44/+0
* | Add Babel aliases to get_available_languagesBen Nemec2020-05-222-4/+23
|/
* Drop use of babelStephen Finucane2020-04-162-66/+26
* Use unittest.mock instead of third party mockussuri-em4.0.1Sean McGinnis2020-03-317-10/+11
* [ussuri][goal] Drop python 2.7 support and testingHervé Beraud2020-02-061-39/+0
* Deprecate Message.translate in favor of Message.translationBen Nemec2019-08-293-52/+77
* Allow Message.translate to handle unhashable inputsBen Nemec2019-08-282-0/+35
* Override getttext.find to cache result3.23.0Thomas Herve2018-11-212-0/+36
* Remove unused codeChuck Short2018-08-211-4/+0
* Remove moxstubout usageCharles Short2018-05-191-5/+9
* set default python to python3Doug Hellmann2018-04-161-1/+1
* Imported Translations from ZanataOpenStack Proposal Bot2018-03-014-24/+24
* Fix wrong response with language zh-TW.WangBinbin2017-02-201-3/+15
* Replace six.iteritems() with .items()Luong Anh Tuan2016-11-232-3/+2
* Fix parameters of assertEqual are misplacedyanheven2016-07-232-16/+16
* Imported Translations from Zanata3.7.0OpenStack Proposal Bot2016-06-0411-66/+43
* Better isolate tests and fixtures from environmentJoshua Harlow2016-03-242-5/+8
* Imported Translations from Zanata3.4.0OpenStack Proposal Bot2016-02-211-0/+18
* Update translation setup3.3.0Akihiro Motoki2016-01-3112-8/+259
* add versionadded designations to newer functionsDoug Hellmann2015-12-281-0/+4
* Remove Python 2.6 workround for loggingChangBo Guo(gcb)2015-11-272-16/+0
* Drop python 2.6 supportChangBo Guo(gcb)2015-11-232-4/+2
* Enhance the formatting error robustness patchBalazs Gibizer2015-09-292-23/+67
* Trap formatting errorsBalazs Gibizer2015-08-242-14/+114
* Clean up _translate_msgid logic a bitDoug Hellmann2015-08-012-17/+80
* Merge "Only define CONTEXT_SEPARATOR once"2.2.0Jenkins2015-07-242-2/+2
|\
| * Only define CONTEXT_SEPARATOR onceDoug Hellmann2015-07-022-2/+2
* | Fix mock use for 1.1.0Doug Hellmann2015-07-121-1/+1
|/
* Support contextual and plural form of gettext functionsPeng Wu2015-07-013-6/+195
* Remove oslo namespace packageDoug Hellmann2015-06-042-11/+6
* Add test fixture to prefix lazily translated messages1.4.0James Carey2015-01-282-0/+126
* Clear global cache in test_get_available_languages1.3.1James Carey2015-01-191-0/+3
* Add a fixture to let tests manage the lazy flag1.3.0Doug Hellmann2015-01-062-2/+62
* Correct the translation domain for loading messages1.2.0Doug Hellmann2014-12-221-1/+1
* Move out of the oslo namespace packageDoug Hellmann2014-12-1823-0/+1890