Jason Gerard DeRose
|
b6e4972e7f
|
Take 2: Extensible return values and validation; steps toward a single output_for_cli(); enable more webUI stuff
|
2009-12-10 08:29:15 -07:00 |
|
Jason Gerard DeRose
|
7e58b29a92
|
Completed Param.use_in_context() functionality, which is now used by Command and Object
|
2009-05-21 14:32:45 -04:00 |
|
Pavel Zuna
|
7d0bd4b895
|
Rename errors2.py to errors.py. Modify all affected files.
|
2009-04-23 10:29:14 -04:00 |
|
Jason Gerard DeRose
|
13ff27e9ec
|
Fixed Executioner.execute() so that its 'name' argument doesn't conflict with a param called 'name' (which is a valid param name)
|
2009-03-13 10:31:00 -04:00 |
|
Jason Gerard DeRose
|
66b6029e40
|
Ported xmlclient to subclass from Connectible
|
2009-02-03 15:29:03 -05:00 |
|
Jason Gerard DeRose
|
0cfb0e191a
|
Removed the depreciated Context and LazyContext classes
|
2009-02-03 15:29:03 -05:00 |
|
Jason Gerard DeRose
|
f7375bb609
|
Added stuff for managing connections and new Executioner backend base class
|
2009-02-03 15:29:03 -05:00 |
|
Jason Gerard DeRose
|
ddb5449c7f
|
Did some initial work for Context plugins
|
2008-10-30 01:11:33 -06:00 |
|
Jason Gerard DeRose
|
deb8e3dfc8
|
Renamed tests/tstutil.py to tests/util.py
|
2008-10-07 22:30:53 -06:00 |
|
Jason Gerard DeRose
|
f6ac2df6bd
|
Moved tstutil.py into base of tests so it can be used by all test subpackages more easily
|
2008-10-07 21:59:47 -06:00 |
|
Jason Gerard DeRose
|
af56c71d50
|
Cleaned up package and module level docstrings for everything in tests/
|
2008-10-07 21:25:23 -06:00 |
|
Jason Gerard DeRose
|
7721443a62
|
Moved ipalib/tests/ into tests/test_ipalib/
|
2008-10-07 20:41:15 -06:00 |
|