summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 10: Updated base.API to reflect the fact that base.Object is now the new ↵Jason Gerard DeRose2008-07-204-106/+90
| | | | unit of plugin functionality; updated corresponding unit tests
* 9: Reorganized new work and unit tests based around base.Object being the ↵Jason Gerard DeRose2008-07-194-251/+177
| | | | plugin definining unit
* 8: Experimental work on more OO definition of what gets pluged into API.commandsJason Gerard DeRose2008-07-194-2/+254
|
* 7: Roughed out API.finalize(); added corresponding unit testsJason Gerard DeRose2008-07-192-12/+43
|
* 6: Fleshed out API.register_command, made correpsonding unit tests much more ↵Jason Gerard DeRose2008-07-193-37/+77
| | | | rigorous
* 5: Fleshed out base.Named, added corresponding unit testsJason Gerard DeRose2008-07-193-7/+95
|
* 4: Got basics of API.register_command() working; added corresponding unit testsJason Gerard DeRose2008-07-194-20/+127
|
* 3: Finished NameSpace and cerresponding unit testsJason Gerard DeRose2008-07-193-18/+150
|
* 2: Got basics of NameSpace working, added corresponding unit testsJason Gerard DeRose2008-07-184-15/+138
|
* 1: Started roughing out ipalib packageJason Gerard DeRose2008-07-185-0/+139