summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing six dependency1.0.00.4.0Doug Hellmann2014-09-101-0/+1
* Merge "Imported Translations from Transifex"0.3.0Jenkins2014-09-0710-0/+235
|\
| * Imported Translations from TransifexOpenStack Proposal Bot2014-09-0710-0/+235
* | Updated from global requirementsOpenStack Proposal Bot2014-08-281-2/+2
|/
* Merge "Document how to add import exceptions"Jenkins2014-08-271-0/+39
|\
| * Document how to add import exceptionsDoug Hellmann2014-08-231-0/+39
* | Merge "Remove mention of Message objects from public docs"Jenkins2014-08-272-8/+9
|\ \ | |/
| * Remove mention of Message objects from public docsDoug Hellmann2014-07-132-8/+9
* | Imported Translations from TransifexOpenStack Proposal Bot2014-08-241-0/+35
* | 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