summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Imported Translations from Transifex1.0.00.3.0OpenStack Proposal Bot2014-09-075-0/+142
* Remove unused dependency on oslo.configDoug Hellmann2014-09-031-1/+0
* Merge "Just use int(BOOL) to convert to 1 or 0"Jenkins2014-09-031-1/+1
|\
| * Just use int(BOOL) to convert to 1 or 0Angus Lees2014-08-281-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2014-08-303-7/+15
|/
* Re-enable _import* hidden methods in import_utilsDavanum Srinivas2014-08-262-36/+36
* Make strutils.mask_password more secure0.2.0Davanum Srinivas2014-08-152-13/+74
* New public API for mask_password ported from incubatorDavanum Srinivas2014-08-152-0/+298
* Imported Translations from TransifexOpenStack Proposal Bot2014-08-115-35/+103
* Merge "Make return type from urlsplit private"0.1.10.1.0Jenkins2014-07-281-3/+3
|\
| * Make return type from urlsplit privateDoug Hellmann2014-07-231-3/+3
* | Merge "Add API docs and clean up other docs"Jenkins2014-07-2516-9/+76
|\ \
| * | Add API docs and clean up other docsDoug Hellmann2014-07-2316-9/+76
| |/
* | Make the i18n integration module privateDoug Hellmann2014-07-234-3/+3
|/
* Merge "Cleaning up index.rst file"Jenkins2014-07-221-6/+1
|\
| * Cleaning up index.rst fileChristian Berendt2014-07-211-6/+1
* | Merge "export only try_import in __all__"Jenkins2014-07-222-36/+36
|\ \
| * | export only try_import in __all__Davanum Srinivas2014-07-182-36/+36
| |/
* | Merge "Setup for translation"Jenkins2014-07-221-0/+64
|\ \ | |/ |/|
| * Setup for translationAndreas Jaeger2014-07-151-0/+64
* | Switch to oslo.i18n and remove any dependency on oslo-incubatorDavanum Srinivas2014-07-159-520/+41
* | Move units into oslo.utilsDavanum Srinivas2014-07-153-4/+3
* | Switch to standard python loggingDavanum Srinivas2014-07-158-1484/+1
* | Split strutils into 2 different modulesFlavio Percoco2014-07-114-115/+157
|/
* Merge pull request #1 from FlaPer87/masterDavanum Srinivas2014-07-032-17/+17
|\
| * Rename network_utils into netutilsFlavio Percoco2014-07-032-17/+17
|/
* get pep8 workingDavanum Srinivas2014-06-181-1/+1
* Get the tox tests workingDavanum Srinivas2014-06-1831-47/+2241
* exported from oslo-incubator by graduate.shDavanum Srinivas2014-06-1832-0/+625
* Fixed a new pep8 error and a small typoAlex Gaynor2014-06-101-1/+1
* Set pbr 'warnerrors' option for doc buildIldiko2014-06-061-2/+1
* fixed typos found by RETF rulesChristian Berendt2014-05-031-1/+1
* Use moxstubout and mockpatch from oslotestVictor Sergeyev2014-04-151-1/+1
* Remove ValueError when accessing sys.modulesJakub Libosvar2014-04-031-2/+2
* Enable configuring tcp keepalivepran19902014-04-282-0/+80
* Avoid raising index error when no hostJoshua Harlow2014-04-112-1/+12
* Remove str() from LOG.* and exceptionsJay S. Bryant2014-03-031-1/+1
* Remove import workaround of SplitResultChangBo Guo(gcb)2014-04-211-11/+1
* Use oslotest instead of common test moduleVictor Sergeyev2014-04-155-13/+15
* Partial fix of test_strutils.py on Python 3Victor Stinner2014-04-071-7/+10
* Fix safe_encode(): return bytes on Python 3Victor Stinner2014-04-072-20/+17
* urlsplit issues with IPv6 addresses in python26Davanum Srinivas2014-03-262-1/+56
* save_and_reraise_exception: make logging respect the reraise parameterOleg Bondarev2014-03-132-14/+48
* strutils: Allow safe_{encode,decode} to take bytes as inputCyril Roelandt2014-03-042-4/+8
* Fix import order in test_excutilsBrant Knudson2014-02-211-2/+3
* Update oslo log messages with translation domainsDoug Hellmann2014-01-081-4/+4
* Implements SI/IEC unit system conversion to bytesZhongyue Luo2013-09-022-61/+159
* Add basic Python 3 testsJulien Danjou2013-06-121-1/+1
* py3kcompat: removeJulien Danjou2014-02-061-3/+13
* Deleted duplicated method in cliutils.ekudryashova2014-01-211-0/+7