summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a test fixture for translatable strings0.2.0Doug Hellmann2014-08-123-0/+108
* Imported Translations from TransifexOpenStack Proposal Bot2014-07-255-0/+109
* Merge "Add Changelog to the documentation"Jenkins2014-07-142-0/+2
|\
| * Add Changelog to the documentationRosario Di Somma2014-07-112-0/+2
* | Merge "Add links to policy discussions"Jenkins2014-07-122-0/+10
|\ \ | |/ |/|
| * Add links to policy discussionsDoug Hellmann2014-06-262-0/+10
* | Merge "Setup for translation"Jenkins2014-07-071-0/+29
|\ \
| * | Setup for translationAndreas Jaeger2014-06-051-0/+29
* | | Shift public API to top level package0.1.0Doug Hellmann2014-06-2714-60/+136
* | | Merge "Improve initial documentation"Jenkins2014-06-2512-41/+304
|\ \ \ | | |/ | |/|
| * | Improve initial documentationDoug Hellmann2014-06-2312-41/+304
* | | Merge "Updated from global requirements"Jenkins2014-06-240-0/+0
|\ \ \
| * | | Updated from global requirementsOpenStack Proposal Bot2014-06-181-1/+1
* | | | Merge "Remove Babel version workaround code"Jenkins2014-06-231-16/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove Babel version workaround codeBrant Knudson2014-06-111-16/+4
| |/ /
* | | Update sphinx and hacking requirementsDoug Hellmann2014-06-1810-31/+18
* | | Fix import grouping in testsDoug Hellmann2014-06-182-5/+2
* | | Build locale dir env var name consistentlyDoug Hellmann2014-06-182-7/+10
|/ /
* | Trivial refactors for gettextutilsJuan Antonio Osorio2014-06-114-33/+23
* | Update the public API of the libraryDoug Hellmann2014-06-0416-489/+692
* | Check the lazy flag at runtimeDoug Hellmann2014-06-045-71/+121
* | Handle . and - in translation domainsDoug Hellmann2014-06-042-1/+40
* | Split up monolithic test fileDoug Hellmann2014-06-046-662/+779
|/
* Merge "Fix up usage instructions"Jenkins2014-05-224-16/+43
|\
| * Fix up usage instructionsDoug Hellmann2014-05-074-16/+43
* | Merge "fix docstring for fakes module"Jenkins2014-05-221-1/+1
|\ \ | |/
| * fix docstring for fakes moduleDoug Hellmann2014-05-071-1/+1
* | Merge "Update default tox settings"Jenkins2014-05-221-2/+2
|\ \ | |/
| * Update default tox settingsDoug Hellmann2014-05-071-2/+2
* | Updated from global requirementsOpenStack Proposal Bot2014-05-093-3/+11
|/
* update .gitreviewDoug Hellmann2014-04-291-1/+1
* update tests for python 3Doug Hellmann2014-04-291-8/+14
* sync cross-test script from incubatorDoug Hellmann2014-04-292-0/+99
* pep8 fixes from importDoug Hellmann2014-04-293-3/+3
* update .gitignore with new lib nameDoug Hellmann2014-04-291-1/+1
* Make unit tests passDoug Hellmann2014-04-295-110/+7
* initial export with graduate.shDoug Hellmann2014-04-2926-0/+578
* Add API for creating translation functionsDoug Hellmann2014-04-142-127/+155
* Use oslotest instead of common test moduleVictor Sergeyev2014-04-151-5/+5
* Fix test_gettextutils on Python 3Victor Stinner2014-03-143-9/+23
* Fix gettextutil.Message handling of deep copy failuresJames Carey2014-03-112-3/+37
* 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