summaryrefslogtreecommitdiffstats
path: root/tests/test_ipalib/test_backend.py
Commit message (Expand)AuthorAgeFilesLines
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Remove __public__ and __proxy__ hold-overs from Plugin classJason Gerard DeRose2010-01-281-1/+0
* Fix backend.Executioner unit test.Pavel Zuna2010-01-131-6/+13
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-101-5/+9
* Completed Param.use_in_context() functionality, which is now used by Command ...Jason Gerard DeRose2009-05-211-3/+3
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-5/+5
* Fixed Executioner.execute() so that its 'name' argument doesn't conflict with...Jason Gerard DeRose2009-03-131-0/+14
* Ported xmlclient to subclass from ConnectibleJason Gerard DeRose2009-02-031-37/+65
* Removed the depreciated Context and LazyContext classesJason Gerard DeRose2009-02-031-18/+0
* Added stuff for managing connections and new Executioner backend base classJason Gerard DeRose2009-02-031-2/+177
* Did some initial work for Context pluginsJason Gerard DeRose2008-10-301-2/+20
* Renamed tests/tstutil.py to tests/util.pyJason Gerard DeRose2008-10-071-1/+1
* Moved tstutil.py into base of tests so it can be used by all test subpackages...Jason Gerard DeRose2008-10-071-1/+1
* Cleaned up package and module level docstrings for everything in tests/Jason Gerard DeRose2008-10-071-1/+1
* Moved ipalib/tests/ into tests/test_ipalib/Jason Gerard DeRose2008-10-071-0/+37