summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change behavior in utils.import_object().Russell Bryant2012-04-113-20/+50
* Move auth_str_equal() to a new authutils module.Russell Bryant2012-04-112-6/+29
* Merge "Create openstack.common.timeutils."Jenkins2012-04-112-131/+157
|\
| * Create openstack.common.timeutils.Russell Bryant2012-04-042-131/+157
* | Merge "Add generic PasteDeploy app and filter factories"Jenkins2012-04-041-0/+109
|\ \ | |/ |/|
| * Add generic PasteDeploy app and filter factoriesMark McLoughlin2012-03-261-0/+109
* | Merge "Add greenthread local storage model from nova"Jenkins2012-04-041-0/+53
|\|
| * Add greenthread local storage model from novaMark McLoughlin2012-03-161-0/+53
* | Make 'yes' also a true booleanSean Dague2012-03-221-2/+11
* | Merge "Finish implementing MultiStrOpt"Jenkins2012-03-222-7/+127
|\ \
| * | Finish implementing MultiStrOptJohannes Erdfelt2012-03-222-7/+127
* | | Merge "Avoid leaking secrets into config logging."Jenkins2012-03-221-3/+9
|\ \ \ | |/ / |/| |
| * | Avoid leaking secrets into config logging.Eoghan Glynn2012-03-221-3/+9
| |/
* / Add auth_str_equal() to common utils.Russell Bryant2012-03-191-0/+6
|/
* Add ConfigOpts.print_help()Mark McLoughlin2012-02-221-0/+10
* Promote more complete support for ISO 8601 time.Eoghan Glynn2012-02-201-2/+110
* Merge changes I71d99f00,Ib91b5af0Jenkins2012-02-202-7/+33
|\
| * Add git changelog method.Monty Taylor2012-02-092-7/+33
* | PEP8 cleanup (openstack-common)Zhongyue Luo2012-02-112-4/+4
* | Disable ConfigParser interpolation (lp#930270)Mark McLoughlin2012-02-101-0/+12
|/
* Split functions to avoid eventlet import.Monty Taylor2012-02-061-1/+2
* Makes common/cfg.py raise AttributeErrorVishvananda Ishaya2012-02-021-0/+5
* Add the Mapping interface to cfg.ConfigOptsMark McLoughlin2012-01-271-0/+29
* Merge "Add support to cfg for disabling interspersed args"Jenkins2012-01-231-0/+12
|\
| * Add support to cfg for disabling interspersed argsMark McLoughlin2012-01-231-0/+12
* | Add cfg test case for recursive substitutionMark McLoughlin2012-01-231-0/+8
|/
* Get cfg test cases to 100%Mark McLoughlin2012-01-121-5/+91
* Add cfg test case for exceptions' __str__ methodsMark McLoughlin2012-01-121-0/+39
* Fix some cfg test case naming conflictsMark McLoughlin2012-01-121-18/+18
* Add new cfg moduleMark McLoughlin2012-01-101-0/+784
* make sure a '_' function is availible for noseJason Kölker2012-01-041-0/+2
* add some server testsJason Kölker2011-12-021-0/+20
* moar utils testsJason Kölker2011-12-021-0/+53
* add utils testJason Kölker2011-12-011-0/+70
* add context middleware testsJason Kölker2011-12-012-0/+79
* add more coverage to test_extensionsJason Kölker2011-12-011-1/+66
* add exceptions test coverageJason Kölker2011-12-011-0/+151
* add context 'tests'Jason Kölker2011-12-011-0/+27
* add more config testsJason Kölker2011-12-011-3/+61
* Rename setup_extensions_test_app so that nosetests ignores itJason Kölker2011-11-301-15/+15
* add __init__.py so tests run, remove bin and skeleton from pep8Jason Kölker2011-11-012-0/+0
* Merge commit '99b2c6c202b1ec450e5f7bc1c4080f8c36773376'Jason Kölker2011-11-014-24/+110
|\
| * Rajaram/Vinkesh|increased tests for Request and Response serializersRajaram Mallya2011-09-142-9/+17
| * Rajaram/Vinkesh|added config test file from glanceRajaram Mallya2011-09-091-0/+66
| * Rajaram/Vinkesh|Default xmlns for extension serialization can be overriden, a...Rajaram Mallya2011-09-091-15/+27
* | merge in upstreamJason Kölker2011-11-013-0/+0
|/
* Rajaram/Vinkesh | Copied tests for wsgi from nova. Added default content/acce...Rajaram Mallya2011-09-083-12/+555
* Rajaram/Vinkesh | Fixed the extension bug where custom collection actions' ro...Rajaram Mallya2011-09-071-3/+3
* Vinkesh/Rajaram|Added nova's extension framework into common and tests for itRajaram Mallya2011-09-074-0/+544
* Initial skeleton projectJay Pipes2011-07-263-0/+0