index
:
.git
master
Unnamed repository; edit this file 'description' to name the repository.
Rob Crittenden
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
crud.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
362: Implemented Get.get_args() and Del.get_args(); added corresponding unit ↵
Jason Gerard DeRose
2008-09-25
1
-2
/
+4
|
|
|
|
tests
*
361: Implemented crud.Add.get_options() method; added corresponding unit tests
Jason Gerard DeRose
2008-09-25
1
-1
/
+3
|
*
346: Added skeleton framework for crud.py module and corresponding ↵
Jason Gerard DeRose
2008-09-24
1
-0
/
+44
|
|
|
|
test_crud.py module
*
60: Remeved depreciated base.py, crud.py; remeved corresponding ↵
Jason Gerard DeRose
2008-08-06
1
-37
/
+0
|
|
|
|
test_base.py, test_crud.py
*
25: Updated plugin examples, ipa script
Jason Gerard DeRose
2008-07-20
1
-4
/
+4
|
*
18: Moved base2 stuff into base
Jason Gerard DeRose
2008-07-20
1
-19
/
+8
|
*
11: Added submodules needed to triger the plugin loading, etc., so I can ↵
Jason Gerard DeRose
2008-07-20
1
-8
/
+2
|
|
|
|
start work on the cli demo
*
10: Updated base.API to reflect the fact that base.Object is now the new ↵
Jason Gerard DeRose
2008-07-20
1
-15
/
+9
|
|
|
|
unit of plugin functionality; updated corresponding unit tests
*
9: Reorganized new work and unit tests based around base.Object being the ↵
Jason Gerard DeRose
2008-07-19
1
-47
/
+24
|
|
|
|
plugin definining unit
*
8: Experimental work on more OO definition of what gets pluged into API.commands
Jason Gerard DeRose
2008-07-19
1
-0
/
+83