Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes: #3554
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Remove key manager code from this repo.
* Add dependency for leap.keymanager.
|
|
|
|
|
|
|
|
- filter comments for the result
- add licence
- remove unused comment
|
|
'drebs/feature/2683-move-keymanager-to-leap_client-2' into develop
Conflicts:
setup.py
|
|
|
|
* fix run_tests
* add tox.ini
* cleanup/update requirements
* fix coverage reports
* add pypi badge
|
|
|
|
|
|
|
|
|
|
aboutToQuit signal is not raised anymore with the qt4reactor.
So we are calling all cleanup callbacks from the quit function.
|
|
|
|
|
|
* documentation reviewed after rewrite, ready for 0.2.1
* updated docstrings format to fit sphinx autodoc
|
|
sending RAISE_WINDOW leap event if we are not
the main instance.
|
|
|
|
|
|
|
|
With new additions for nose: nose-progressive
|
|
|
|
|
|
|
|
so we can use them with "pip install -r requirements-dev.pip"
|
|
|
|
and modify parse_requirements to skip it for now.
|