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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Renamed PublicError.code attribute to PublicError.errno
Jason Gerard DeRose
2009-01-06
1
-8
/
+8
*
New Param: added Str length rule methods; added corresponding unit tests
Jason Gerard DeRose
2009-01-05
1
-25
/
+77
*
New Param: decided on calling signature for rules; added unit tests for Bytes...
Jason Gerard DeRose
2009-01-05
2
-2
/
+107
*
New Param: Added Param.get_label() method for a way to retrieve translated me...
Jason Gerard DeRose
2009-01-05
4
-9
/
+54
*
Renamed ipa_webui/ to ipawebui/ and tests/test_ipa_webui/ to tests/test_ipawebui
Jason Gerard DeRose
2009-01-04
2
-0
/
+0
*
Renamed all references to 'ipa_webui' to 'ipawebui'
Jason Gerard DeRose
2009-01-04
2
-6
/
+6
*
Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to tests/test_ip...
Jason Gerard DeRose
2009-01-04
2
-0
/
+0
*
Renamed all references to 'ipa_server' to 'ipaserver'
Jason Gerard DeRose
2009-01-04
2
-6
/
+6
*
Quite a bit of work on new public errors and their unit tests
Jason Gerard DeRose
2009-01-04
3
-8
/
+92
*
Added request.ugettext() and request.ungettext() functions; added correspondi...
Jason Gerard DeRose
2009-01-04
2
-1
/
+102
*
request.create_translation() now sets context.ugettext and context.ungettext
Jason Gerard DeRose
2009-01-03
1
-13
/
+13
*
Plugin.call() now uses errors2 version of SubprocessError
Jason Gerard DeRose
2009-01-03
1
-2
/
+1
*
Ported plugin registration errors into errors2.py; plugable.Registrar now rai...
Jason Gerard DeRose
2009-01-03
2
-7
/
+93
*
Ported errors.SubprocessError to errors2
Jason Gerard DeRose
2009-01-03
1
-0
/
+79
*
Started fleshing out reoganization of errors in errors.py (with gettext support)
Jason Gerard DeRose
2009-01-03
1
-0
/
+41
*
Removed depreciated code in ipalib.plugable that has been moving into ipalib....
Jason Gerard DeRose
2009-01-02
1
-191
/
+0
*
Copied plugable.NameSpace to base.NameSpace and made many docstring and unit ...
Jason Gerard DeRose
2008-12-31
1
-1
/
+165
*
Added base.lock() and base.islocked() functions; added corresponding unit tests
Jason Gerard DeRose
2008-12-30
1
-0
/
+73
*
Env now supports float values
Jason Gerard DeRose
2008-12-30
1
-2
/
+12
*
Added unit test for Env._merge()
Jason Gerard DeRose
2008-12-30
1
-52
/
+88
*
More docstring cleanup in ipalib.config
Jason Gerard DeRose
2008-12-30
1
-4
/
+3
*
Docstring cleanup in the Env bootstraping methods
Jason Gerard DeRose
2008-12-30
1
-1
/
+1
*
Started moving some core classes and functions from plugable.py to new base.p...
Jason Gerard DeRose
2008-12-30
2
-1
/
+136
*
Renamed Env._merge_config() to Env._merge_from_file()
Jason Gerard DeRose
2008-12-29
1
-7
/
+7
*
Finished Env class docstring; more organizational cleanup in Env and its unit...
Jason Gerard DeRose
2008-12-23
1
-50
/
+72
*
Moved setting of run-time variables from Env.__init__() to Env._bootstrap()
Jason Gerard DeRose
2008-12-22
2
-14
/
+11
*
Some more reorganization in Env and added class docstring to Env with lots of...
Jason Gerard DeRose
2008-12-22
1
-33
/
+31
*
Cleaned up Env.__setattr__() and Env.__setitem__() a bit updated their unit t...
Jason Gerard DeRose
2008-12-22
2
-40
/
+72
*
The Env.__setitem__() implied conversion is now case sensitive; Env.__setitem...
Jason Gerard DeRose
2008-12-22
1
-8
/
+8
*
Removed Env.__getattr__(); Env no longer accepts callables for values (no mor...
Jason Gerard DeRose
2008-12-22
1
-13
/
+6
*
Removed depreciated code from config.py; removed corresponding unit tests
Jason Gerard DeRose
2008-12-22
1
-161
/
+1
*
Plugin.__init__() now checks that subclass hasn't defined attributes that con...
Jason Gerard DeRose
2008-12-21
1
-0
/
+8
*
Improved Plugin.call() method and added its unit test
Jason Gerard DeRose
2008-12-21
1
-0
/
+12
*
Merge branch 'master' of git://git.engineering.redhat.com/users/rcritten/free...
Jason Gerard DeRose
2008-12-20
1
-0
/
+59
|
\
|
*
Add helper for adding Indirect maps.
Rob Crittenden
2008-12-10
1
-0
/
+59
*
|
Added request.create_translation() function and corresponding unit tests
Jason Gerard DeRose
2008-12-18
1
-1
/
+44
*
|
Started work on per-request gettext setup
Jason Gerard DeRose
2008-12-18
1
-0
/
+56
*
|
New Param: ported Param.__repr__() and corresponding unit test
Jason Gerard DeRose
2008-12-18
1
-0
/
+12
*
|
New Param: added unit tests for TypeError cases in DefaultFrom.__init__()
Jason Gerard DeRose
2008-12-18
1
-0
/
+8
*
|
New Param: added missing unit tests for TypeError and ValueError cases in par...
Jason Gerard DeRose
2008-12-18
1
-0
/
+9
*
|
New Param: fixed small bug in Param.convert() and added detailed docstring
Jason Gerard DeRose
2008-12-18
1
-1
/
+1
*
|
New Param: fixed a few things in Param.convert() and added corresponding unit...
Jason Gerard DeRose
2008-12-18
1
-1
/
+30
*
|
Plugin.doc instance attribute is now parsed out using inspect.getdoc(); added...
Jason Gerard DeRose
2008-12-17
1
-2
/
+11
*
|
Removed Plugin.doc property and replaced with instance attribute created in P...
Jason Gerard DeRose
2008-12-17
1
-10
/
+9
*
|
Removed Plugin.name property and replaced with instance attribute created in ...
Jason Gerard DeRose
2008-12-17
2
-6
/
+13
*
|
New Param: split class_rules and *rules into separate attributes
Jason Gerard DeRose
2008-12-17
1
-2
/
+12
*
|
New Param: added basic rule logic
Jason Gerard DeRose
2008-12-12
1
-2
/
+8
*
|
New Param: cleanup up readability of Param.__init__(); added unit tests for u...
Jason Gerard DeRose
2008-12-12
1
-0
/
+9
*
|
New Param: added all logic for minlength, maxlength, and length in Bytes clas...
Jason Gerard DeRose
2008-12-12
1
-1
/
+56
*
|
New Param: changed kwargs class attribute to a tuple so the subclass interfac...
Jason Gerard DeRose
2008-12-11
1
-29
/
+26
[prev]
[next]