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
/
public.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
82: Cleaned up unit tests for public.option; added some doodles in plugable.Base
Jason Gerard DeRose
2008-08-08
1
-2
/
+10
*
81: Switch from tab to 4-space indentation
Jason Gerard DeRose
2008-08-08
1
-217
/
+217
*
80: Cleaned up docstring for option.normalize()
Jason Gerard DeRose
2008-08-08
1
-5
/
+8
*
79: More work on option and cmd
Jason Gerard DeRose
2008-08-08
1
-19
/
+31
*
78: Renamed opt to option; started fleshing out cmd more
Jason Gerard DeRose
2008-08-08
1
-5
/
+42
*
77: A few stylistic changes
Jason Gerard DeRose
2008-08-07
1
-8
/
+8
*
76: Fleshed out opt.validate(); added corresponding unit tests
Jason Gerard DeRose
2008-08-07
1
-2
/
+12
*
75: Fixed opt.__rules_iter; added corresponding unit tests
Jason Gerard DeRose
2008-08-07
1
-6
/
+12
*
74: Finished opt.__rules_iter(); is_rule(obj) now returns False if obj is not...
Jason Gerard DeRose
2008-08-07
1
-4
/
+7
*
73: Started work on validation rules for opt; added corresponding unit tests
Jason Gerard DeRose
2008-08-07
1
-0
/
+26
*
72: Started work on public.opt class; added corresponding unit tests
Jason Gerard DeRose
2008-08-07
1
-1
/
+29
*
71: Proxy now uses base.__public__ instead of base.public; updated unit tests
Jason Gerard DeRose
2008-08-07
1
-4
/
+4
*
68: Ported to changes in NameSpace, Proxy; updated unit tests
Jason Gerard DeRose
2008-08-07
1
-39
/
+16
*
63: Started fleshing out public.cmd
Jason Gerard DeRose
2008-08-06
1
-0
/
+25
*
54: Added plugable.Proxy._clone() method; fleshed out public.obj; updated uni...
Jason Gerard DeRose
2008-08-06
1
-3
/
+49
*
53: Changed plugable.Registar so the same plugin can be added to in the ns fo...
Jason Gerard DeRose
2008-08-05
1
-1
/
+1
*
52: Got cli working against new framework
Jason Gerard DeRose
2008-08-05
1
-1
/
+19
*
49: Added public.PublicAPI class; added some basic unit tests for same
Jason Gerard DeRose
2008-08-05
1
-7
/
+19
*
48: Added public.py with base classes for 'public' api used for XML-RPC, CLI,...
Jason Gerard DeRose
2008-08-05
1
-0
/
+81