summaryrefslogtreecommitdiffstats
path: root/ipalib/startup.py
Commit message (Collapse)AuthorAgeFilesLines
* 128: Fixed startup.py, example.py to work with new plugin locationsJason Gerard DeRose2008-08-131-2/+2
|
* 122: The dictorary interface to CLI now has keys build using to_cli(), ↵Jason Gerard DeRose2008-08-121-2/+0
| | | | rather than converting at each call
* 121: Renamed API.__call__() method to API.finalize()Jason Gerard DeRose2008-08-121-1/+1
|
* 51: Moved old_plugins.py back to plugins.pyJason Gerard DeRose2008-08-051-1/+1
|
* 11: Added submodules needed to triger the plugin loading, etc., so I can ↵Jason Gerard DeRose2008-07-201-0/+31
start work on the cli demo