index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipatests
/
test_ipalib
Commit message (
Expand
)
Author
Age
Files
Lines
*
frontend: don't copy command arguments to output params
Jan Cholasta
2016-06-20
1
-3
/
+3
*
plugable: initialize plugins on demand
Jan Cholasta
2016-06-15
2
-11
/
+11
*
rpc: specify connection options in API config
Jan Cholasta
2016-06-03
1
-1
/
+1
*
plugable: turn Plugin attributes into properties
Jan Cholasta
2016-06-03
1
-4
/
+0
*
plugable: switch API to Registry-based plugin discovery
Jan Cholasta
2016-05-25
1
-23
/
+13
*
ipalib: remove the unused `csv` argument of Param
Jan Cholasta
2016-05-25
1
-5
/
+0
*
frontend: remove the unused Command.soft_validate method
Jan Cholasta
2016-05-25
1
-29
/
+0
*
frontend: re-raise remote RequirementError using CLI name in CLI
Jan Cholasta
2016-05-25
1
-17
/
+11
*
parameters: remove unused ConversionError and ValidationError arguments
Jan Cholasta
2016-05-25
1
-21
/
+3
*
Pylint: enable reimported check
Martin Basti
2016-03-22
1
-2
/
+0
*
test_parameters: Ignore specific error message
Petr Viktorin
2016-02-17
1
-2
/
+1
*
Remove unused imports
Martin Basti
2015-12-23
8
-20
/
+10
*
Remove empty test file
Martin Basti
2015-12-23
1
-26
/
+0
*
raise more descriptive Backend connection-related exceptions
Martin Babinsky
2015-12-21
1
-7
/
+9
*
Applied tier0 and tier1 marks on unit tests and xmlrpc tests
Milan Kubik
2015-11-09
15
-0
/
+51
*
test_parameters: Alias long to int under Python 3
Petr Viktorin
2015-10-27
1
-0
/
+1
*
Fix more bytes/unicode issues
Petr Viktorin
2015-10-22
5
-37
/
+68
*
ipalib.parameters: Require bytes for Bytes.pattern
Petr Viktorin
2015-10-13
1
-1
/
+0
*
ipalib.parameters: Handle 0-prefixed octal format of ints
Petr Viktorin
2015-10-13
1
-0
/
+1
*
ipalib.aci: Port to Python 3
Petr Viktorin
2015-10-13
1
-3
/
+3
*
test_ipalib.test_frontend: Port unbound method tests to Python 3
Petr Viktorin
2015-10-13
1
-4
/
+16
*
x509: Port to Python 3
Petr Viktorin
2015-10-13
1
-15
/
+6
*
Appease pylint
Petr Viktorin
2015-10-07
1
-0
/
+2
*
Remove uses of the `types` module
Petr Viktorin
2015-10-07
1
-6
/
+5
*
Use six.moves.xmlrpc.client instead of xmlrpclib
Petr Viktorin
2015-10-07
2
-7
/
+7
*
Use sys.maxsize instead of sys.maxint
Petr Viktorin
2015-10-07
1
-3
/
+3
*
Replace StandardError with Exception
Robert Kuska
2015-09-30
4
-17
/
+17
*
Use byte literals where appropriate
Jan Cholasta
2015-09-17
2
-14
/
+14
*
Use bytes instead of str where appropriate
Jan Cholasta
2015-09-17
1
-5
/
+5
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
6
-0
/
+30
*
Modernize use of range()
Petr Viktorin
2015-09-01
7
-12
/
+12
*
Use the print function
Petr Viktorin
2015-09-01
4
-17
/
+21
*
Replace uses of map()
Petr Viktorin
2015-09-01
1
-2
/
+1
*
Use six.integer_types instead of (long, int)
Petr Viktorin
2015-09-01
1
-2
/
+5
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
5
-15
/
+15
*
Modernize function and method attribute names
Petr Viktorin
2015-08-12
1
-4
/
+4
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-5
/
+5
*
tests: test_rpc: Create connection for the current thread
Tomas Babej
2015-07-22
1
-0
/
+3
*
plugable: Remove unused call method of Plugin
Jan Cholasta
2015-07-01
1
-10
/
+0
*
plugable: Specify plugin base classes and modules using API properties
Jan Cholasta
2015-07-01
1
-1
/
+5
*
plugable: Change is_production_mode to method of API
Jan Cholasta
2015-07-01
2
-12
/
+59
*
plugable: Remove SetProxy, DictProxy and MagicDict
Jan Cholasta
2015-07-01
1
-170
/
+0
*
plugable: Pass API to plugins on initialization rather than using set_api
Jan Cholasta
2015-07-01
6
-121
/
+103
*
plugable: Load plugins only from modules imported by API
Jan Cholasta
2015-07-01
4
-13
/
+13
*
plugable: Move plugin base class and override logic to API
Jan Cholasta
2015-07-01
1
-97
/
+21
*
Fix ldap2 shared connection
Martin Basti
2015-04-02
1
-6
/
+6
*
ipalib: Allow multiple API instances
Jan Cholasta
2015-03-05
1
-44
/
+75
*
Run pylint on tests
Petr Viktorin
2015-01-14
5
-7
/
+25
*
tests: Use PEP8-compliant setup/teardown method names
Petr Viktorin
2014-11-21
2
-4
/
+4
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
3
-9
/
+12
[next]