summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipalib
Commit message (Expand)AuthorAgeFilesLines
* plugable: Remove unused call method of PluginJan Cholasta2015-07-011-10/+0
* plugable: Specify plugin base classes and modules using API propertiesJan Cholasta2015-07-011-1/+5
* plugable: Change is_production_mode to method of APIJan Cholasta2015-07-012-12/+59
* plugable: Remove SetProxy, DictProxy and MagicDictJan Cholasta2015-07-011-170/+0
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-016-121/+103
* plugable: Load plugins only from modules imported by APIJan Cholasta2015-07-014-13/+13
* plugable: Move plugin base class and override logic to APIJan Cholasta2015-07-011-97/+21
* Fix ldap2 shared connectionMartin Basti2015-04-021-6/+6
* ipalib: Allow multiple API instancesJan Cholasta2015-03-051-44/+75
* Run pylint on testsPetr Viktorin2015-01-145-7/+25
* tests: Use PEP8-compliant setup/teardown method namesPetr Viktorin2014-11-212-4/+4
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-163-9/+12
* ipalib.config: Don't autoconvert values to floatPetr Viktorin2014-06-161-3/+2
* ipalib.aci: Fix bugs in comparisonPetr Viktorin2014-06-041-1/+67
* ipatests: Cover DateTime in test_parameters.pyTomas Babej2014-05-051-0/+46
* ipalib.aci: Allow alternate "aci" keyword in ACIsPetr Viktorin2014-04-301-0/+4
* Move ACI tests to the testsuitePetr Viktorin2014-04-301-0/+89
* Support API version-specific RPC marshalling.Jan Cholasta2014-04-181-14/+15
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-2/+5
* Allow indexing API object types by classPetr Viktorin2014-03-251-2/+10
* Remove NULLS from constants.pyNathaniel McCallum2014-02-251-1/+3
* Remove the unused ipalib.frontend.Property classPetr Viktorin2014-02-211-65/+15
* Implement XML introspectionPetr Viktorin2014-01-141-3/+89
* Add ConcatenatedLazyText objectPetr Viktorin2013-11-211-0/+46
* Add tests for the IntEnum classPetr Viktorin2013-10-091-54/+100
* Allow multiple types in Param type validationNathaniel McCallum2013-10-091-1/+2
* test_ipalib.test_crud: Don't use a string in takes_optionsPetr Viktorin2013-10-081-1/+1
* frontend: report arguments errors with better detailAlexander Bokovoy2013-10-041-1/+1
* Make an ipa-tests packagePetr Viktorin2013-06-1717-0/+6176