summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Bump hacking to 0.9.x seriesDavanum Srinivas2014-06-122-1/+2
| |/ /
* | | Fixes an issue validating max integer valuesDavid Stanek2014-06-122-2/+9
|/ /
* | Merge "Add a doc sample for how to use the required field"Jenkins2014-06-101-1/+7
|\ \ | |/ |/|
| * Add a doc sample for how to use the required fieldMatthew Treinish2014-05-271-1/+7
* | Updated from global requirementsOpenStack Proposal Bot2014-05-281-1/+1
|/
* log: string format arguments changed to function parametersChristian Berendt2014-05-201-4/+4
* Merge "Fix deprecated_opts for cli options"Jenkins2014-05-092-10/+61
|\
| * Fix deprecated_opts for cli optionsYAMAMOTO Takashi2014-05-072-10/+61
* | Merge "Updated from global requirements"Jenkins2014-05-072-1/+9
|\ \ | |/ |/|
| * Updated from global requirementsOpenStack Proposal Bot2014-04-302-1/+9
* | Merge "Add section titles and fix markup of docstring"Jenkins2014-05-061-2/+32
|\ \
| * | Add section titles and fix markup of docstringDoug Hellmann2014-04-211-2/+32
* | | Merge "Fix docstring for _Namespace._get_cli_value"Jenkins2014-05-051-1/+1
|\ \ \
| * | | Fix docstring for _Namespace._get_cli_valueYAMAMOTO Takashi2014-02-261-1/+1
* | | | Merge "Reject option names prefixed with '_'"Jenkins2014-05-052-0/+5
|\ \ \ \
| * | | | Reject option names prefixed with '_'YAMAMOTO Takashi2014-05-022-0/+5
| | |_|/ | |/| |
* | | | Graduate config fixtureBen Nemec2014-04-302-0/+154
|/ / /
* | | Fix test_version on Python 3.4Cyril Roelandt2014-04-251-2/+9
| |/ |/|
* | Avoid using too generic names in _NamespaceYAMAMOTO Takashi2014-04-151-15/+15
* | Import run_cross_tests.sh from oslo-incubatorDoug Hellmann2014-04-032-0/+98
* | Move py33 env before py2xDoug Hellmann2014-04-011-1/+1
* | Include the 'meta' trove classifiers for python versions1.3.0Alex Gaynor2014-03-061-0/+2
* | Merge "Do substitution on overrides and defaults too"Jenkins2014-03-042-2/+20
|\ \
| * | Do substitution on overrides and defaults tooBen Nemec2014-02-282-2/+20
* | | Merge "Follow style guide for help strings"Jenkins2014-03-041-11/+11
|\ \ \
| * | | Follow style guide for help stringsAndreas Jaeger2014-02-271-11/+11
| | |/ | |/|
* | | Updated from global requirementsOpenStack Jenkins2014-02-262-4/+4
| |/ |/|
* | Merge "Add py33 trove classifier"Jenkins2014-02-251-0/+1
|\ \
| * | Add py33 trove classifierSascha Peilicke2014-02-071-0/+1
* | | Convert to oslo.testJonathan LaCour2014-02-243-55/+6
* | | Fix a whitespace in a commentYAMAMOTO Takashi2014-02-241-1/+1
| |/ |/|
* | Merge "Fix docstring of parsing order"Jenkins2014-02-221-3/+3
|\ \
| * | Fix docstring of parsing orderEric Guo2014-02-171-3/+3
* | | Merge "Remove extraneous vim configuration comments"Jenkins2014-02-1811-22/+0
|\ \ \
| * | | Remove extraneous vim configuration commentsllg82122014-02-1311-22/+0
* | | | Switch over to oslosphinxDirk Mueller2014-02-142-2/+2
|/ / /
* | | Merge "Support building wheels (PEP-427)"Jenkins2014-02-111-0/+3
|\ \ \ | |/ / |/| |
| * | Support building wheels (PEP-427)Sascha Peilicke2014-02-071-0/+3
| |/
* | Merge "Fix misspellings in oslo.config"Jenkins2014-02-091-1/+1
|\ \
| * | Fix misspellings in oslo.configShane Wang2014-02-081-1/+1
| |/
* | Merge "Add docs for types"Jenkins2014-02-094-7/+25
|\ \ | |/ |/|
| * Add docs for typesDoug Hellmann2014-01-314-7/+25
* | Add Style Guide for help of config optionsAndreas Jaeger2014-02-052-0/+72
|/
* Merge "Throw exception if --config-dir doesn't exist"Jenkins2014-01-282-21/+51
|\
| * Throw exception if --config-dir doesn't existJay S. Bryant2014-01-272-21/+51
* | Merge "Remove copyright from empty files"Jenkins2014-01-273-45/+0
|\ \ | |/ |/|
| * Remove copyright from empty filesEric Guo2014-01-213-45/+0
* | Merge "Implemented support for custom opt types"Jenkins2014-01-224-193/+964
|\ \ | |/ |/|
| * Implemented support for custom opt typesMaxim Kulkin2014-01-164-193/+964
* | Merge "Fix for parsing error with Dollar Sign ($) in values"Jenkins2014-01-112-0/+29
|\ \