index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
Commit message (
Expand
)
Author
Age
Files
Lines
*
132: Removed test util.py file
Jason Gerard DeRose
2008-08-13
1
-57
/
+0
*
131: Renamed Plugins/ to plugins/
Jason Gerard DeRose
2008-08-13
3
-1
/
+1
*
130: Renamed startup.py to load_plugins.py
Jason Gerard DeRose
2008-08-13
1
-5
/
+3
*
129: Deleted the test mod1.py, mod2.py files
Jason Gerard DeRose
2008-08-13
2
-48
/
+0
*
128: Fixed startup.py, example.py to work with new plugin locations
Jason Gerard DeRose
2008-08-13
3
-5
/
+6
*
127: Removed depreciated identity.py
Jason Gerard DeRose
2008-08-13
1
-54
/
+0
*
126: Renamed plugins.py to Plugins/example.py
Jason Gerard DeRose
2008-08-13
1
-0
/
+0
*
125: Added some generic auto-import stuff
Jason Gerard DeRose
2008-08-13
4
-0
/
+129
*
124: Fixed case in example in ReadOnly class docstring
Jason Gerard DeRose
2008-08-12
1
-1
/
+1
*
123: API.finalize() now raises AssetionError if called more than once; added ...
Jason Gerard DeRose
2008-08-12
2
-0
/
+7
*
122: The dictorary interface to CLI now has keys build using to_cli(), rather...
Jason Gerard DeRose
2008-08-12
2
-4
/
+15
*
121: Renamed API.__call__() method to API.finalize()
Jason Gerard DeRose
2008-08-12
4
-4
/
+4
*
120: Moved ProxyTarget below Proxy to emphasize relationship with Plugin; add...
Jason Gerard DeRose
2008-08-12
1
-37
/
+81
*
119: Added ProxyTarget.implemented_by() classmethod; added corresponding unit...
Jason Gerard DeRose
2008-08-12
2
-0
/
+55
*
118: Added user_login.default() method as another example; print_call() now p...
Jason Gerard DeRose
2008-08-12
2
-6
/
+12
*
117: Improved readability of cmd.print_call()
Jason Gerard DeRose
2008-08-12
1
-6
/
+8
*
116: Added a user_initials property plugin to demostrate default() method
Jason Gerard DeRose
2008-08-12
2
-9
/
+24
*
115: CLI now parses out kw args; cmd.__call__() now uses print_n_call() to gi...
Jason Gerard DeRose
2008-08-12
3
-20
/
+32
*
114: Fixed cmd.__get_options(); more work on CLI
Jason Gerard DeRose
2008-08-12
3
-10
/
+31
*
113: Fixed regex used in attr.__init__(); added unit tests for mthd.get_optio...
Jason Gerard DeRose
2008-08-11
2
-2
/
+42
*
112: More work on cli.py
Jason Gerard DeRose
2008-08-11
1
-9
/
+15
*
111: Minor changes to mthd and prop classes; updated mthd and prop unit tests
Jason Gerard DeRose
2008-08-11
2
-17
/
+30
*
110: Started fleshing out more in cli.py
Jason Gerard DeRose
2008-08-11
4
-3
/
+59
*
109: Cleanups in cmd; added unit tests for cmd.validate()
Jason Gerard DeRose
2008-08-11
2
-5
/
+35
*
108: Changed cmd.default() so that it now only return dictionary of values fo...
Jason Gerard DeRose
2008-08-11
2
-14
/
+12
*
107: Some cleanup in cmd; added unit tests for cmd.default() method
Jason Gerard DeRose
2008-08-11
2
-10
/
+40
*
106: Fixed some typos in cmd.__get_options(); added unit tests for cmd.option...
Jason Gerard DeRose
2008-08-11
2
-6
/
+42
*
105: Added a default implementation of cmd.get_options; added corresponding u...
Jason Gerard DeRose
2008-08-11
2
-12
/
+43
*
104: public.option now subclasses from plugable.Plugin; cleaned up unit tests...
Jason Gerard DeRose
2008-08-10
2
-10
/
+13
*
103: Fixed missing API.__keys assignment
Jason Gerard DeRose
2008-08-09
1
-1
/
+1
*
102: After the API instance calls plugin.finalize(), it also calls plugin.__l...
Jason Gerard DeRose
2008-08-09
1
-0
/
+2
*
101: Registrar now subclasses from ReadOnly
Jason Gerard DeRose
2008-08-09
1
-1
/
+2
*
100: Cleaned up NameSpace docstrings; cleanup up NameSpace unit tests
Jason Gerard DeRose
2008-08-09
2
-57
/
+68
*
99: Cleaned up unit tests for plugable.Plugin
Jason Gerard DeRose
2008-08-09
2
-25
/
+35
*
98: Completed docstrings in Proxy
Jason Gerard DeRose
2008-08-09
1
-5
/
+19
*
97: Some whitespace and docstring cleanup; Plugin now subclasses from ProxyTa...
Jason Gerard DeRose
2008-08-09
1
-18
/
+5
*
96: Fixed typo is ReadOnly docstring
Jason Gerard DeRose
2008-08-09
1
-1
/
+1
*
95: Improved docstrings for ReadOnly class; added ReadOnly.__islocked__() met...
Jason Gerard DeRose
2008-08-09
2
-0
/
+51
*
94: Renamed Proxy._clone() method to Proxy.__clone__(); updated unit tests
Jason Gerard DeRose
2008-08-09
3
-16
/
+29
*
93: Added Proxy.implements() method; addeded corresponding unit tests
Jason Gerard DeRose
2008-08-09
2
-81
/
+113
*
92: Added ProxyTarget.name property; added corresponding unit tests
Jason Gerard DeRose
2008-08-08
2
-3
/
+21
*
91: Fleshed out docstrings in plugable.Proxy
Jason Gerard DeRose
2008-08-08
1
-0
/
+27
*
90: Renamed plugable.Abstract to ProxyTarget, which now subclasses from ReadO...
Jason Gerard DeRose
2008-08-08
2
-120
/
+139
*
89: Moved ClassChecker from test_public.py into tstutil.py; improved unit tes...
Jason Gerard DeRose
2008-08-08
3
-44
/
+75
*
88: Renamed ReadOnly._lock() to ReadOnly.__lock__(); updated subclasses and u...
Jason Gerard DeRose
2008-08-08
2
-35
/
+38
*
87: Moved to_cli(), from_cli() functions from plugable.py into new cli.py fil...
Jason Gerard DeRose
2008-08-08
4
-30
/
+76
*
86: Actually change *all* tab indentation to 4-space: 'sed s/\t/ /g'
Jason Gerard DeRose
2008-08-08
9
-655
/
+655
*
85: Added ReadOnly._lock() method to make class easier to use; updated subcla...
Jason Gerard DeRose
2008-08-08
2
-26
/
+35
*
84: Renamed Proxy.__public to Proxy.__public__ so it works with Abstract.impl...
Jason Gerard DeRose
2008-08-08
1
-7
/
+7
*
83: Added unit tests for plugable.Abstract
Jason Gerard DeRose
2008-08-08
1
-0
/
+50
[next]