Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test_ipalib.test_frontend: Port unbound method tests to Python 3 | Petr Viktorin | 2015-10-13 | 1 | -4/+16 |
* | Alias "unicode" to "str" under Python 3 | Jan Cholasta | 2015-09-17 | 1 | -0/+6 |
* | Modernize use of range() | Petr Viktorin | 2015-09-01 | 1 | -2/+2 |
* | Use Python3-compatible dict method names | Petr Viktorin | 2015-09-01 | 1 | -1/+1 |
* | Modernize function and method attribute names | Petr Viktorin | 2015-08-12 | 1 | -4/+4 |
* | plugable: Change is_production_mode to method of API | Jan Cholasta | 2015-07-01 | 1 | -11/+55 |
* | plugable: Pass API to plugins on initialization rather than using set_api | Jan Cholasta | 2015-07-01 | 1 | -90/+76 |
* | plugable: Load plugins only from modules imported by API | Jan Cholasta | 2015-07-01 | 1 | -6/+6 |
* | Run pylint on tests | Petr Viktorin | 2015-01-14 | 1 | -3/+6 |
* | Remove the unused ipalib.frontend.Property class | Petr Viktorin | 2014-02-21 | 1 | -65/+15 |
* | frontend: report arguments errors with better detail | Alexander Bokovoy | 2013-10-04 | 1 | -1/+1 |
* | Make an ipa-tests package | Petr Viktorin | 2013-06-17 | 1 | -0/+1188 |