summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Change lazy translation to retain complete dictJames Carey2014-03-062-37/+22
* Remove requirements.txt from .gitignoreVictor Sergeyev2014-03-061-1/+0
* Add etc/openstack.conf.sample to .gitignoreJoe Gordon2014-02-111-0/+1
* Add support for translating log levels separatelyDoug Hellmann2013-12-202-0/+86
* Fix E501 in individual openstack projectsAndrey Kurilin2014-01-221-1/+2
* Fix test method useDoug Hellmann2014-01-171-1/+1
* Make Message keep string interpolation argsDoug Hellmann2014-01-172-3/+59
* Add support for locales missing from babelLuis A. Garcia2014-01-072-6/+32
* Allow the Message class to have non-English default localesLuis A. Garcia2013-12-032-19/+97
* Implementation of translation log handlerLuis A. Garcia2013-11-252-64/+146
* Use hacking import_exceptions for gettextutils._Joe Gordon2013-12-201-1/+1
* Translation Message improvementsLuis A. Garcia2013-10-313-607/+453
* Fix violations of H302:import only modulesChang Bo Guo2013-12-091-1/+1
* Fixed misspellings of common wordsNikhil Manchanda2013-12-031-2/+2
* Trivial: Make vertical white space after license header consistentNoorul Islam K M2013-11-281-0/+1
* Remove vim headerJoe Gordon2013-10-112-4/+0
* Use six.text_type instead of unicode function in testsChang Bo Guo2013-11-111-4/+4
* Fix typos in osloChang Bo Guo2013-11-021-1/+1
* Adjust import order according to PEP8 imports ruleChang Bo Guo2013-11-051-1/+1
* Replace assertEquals with assertEqualZhongyue Luo2013-10-111-6/+6
* When translating if no locale is given use default localeLuis A. Garcia2013-10-032-8/+20
* Type check for Message param to avoid AttributeErrorLuis A. Garcia2013-09-232-3/+20
* gettextutils: port to Python 3Julien Danjou2013-08-232-28/+49
* Translate all substitution elements of a Message objectLuis A. Garcia2013-09-102-2/+126
* python3: Fix UserString importChuck Short2013-08-161-3/+6
* Replace using tests.utils part2Sergey Kraynev2013-08-191-5/+10
* Enable multiple translation domains for gettextutilsLuis A. Garcia2013-08-132-22/+28
* Bump hacking to 0.7.0Zhongyue Luo2013-08-161-15/+15
* Allow mapping _ to lazy gettext pathMatt Odden2013-08-072-1/+53
* Fix Message format-string parsingJohn Warren2013-08-022-1/+14
* Add common methods required to allow translation of REST API responsesLuis A. Garcia2013-07-192-38/+167
* Add eclipse project files to .gitignoreLuis A. Garcia2013-07-181-0/+2
* Add more robust gettext interpolation handlingMatt Odden2013-06-242-1/+76
* Add .testrepository to .gitignoreChuck Short2013-07-121-0/+1
* python3: Add basic python3 compatibility.Chuck Short2013-07-121-1/+3
* Enable hacking H404 test.Dina Belova2013-06-031-5/+5
* Add basic lazy gettext implementationMatt Odden2013-04-152-1/+547
* Ignore backup files in .gitignoreAlessio Ababilov2013-05-221-1/+2
* Support overriding oslo localedir tooMark McLoughlin2013-04-011-3/+3
* Add a gettextutils.install() helper functionMark McLoughlin2013-04-012-2/+33
* gettextutils: fix translation domainMark McLoughlin2013-03-251-1/+1
* Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-111-1/+1
* Add join_consumer_pool() to RPC connectionsDoug Hellmann2013-02-131-0/+1
* Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-231-2/+2
* Use testtools as test base class.Monty Taylor2013-01-221-2/+2
* Fixes import order errorsZhongyue Luo2013-01-181-1/+1
* Add common base weigher/weigher handler for filter schedulerZhiteng Huang2012-12-101-0/+35
* updating sphinx documentationJoe Heck2012-11-111-0/+1
* Correcting openstack-common mv to oslo-incubator.Jeremy Stanley2012-11-111-1/+1
* Update .gitreview for oslo.Jeremy Stanley2012-11-111-1/+1