Age | Commit message (Collapse) | Author |
|
|
|
|
|
Hide 'remember' checkbox until the registration succeeds.
Use word wrapping to the successful registration message, to be
more long-username-friendly.
|
|
|
|
'ivan/bug/issue-2693_select-configured-provider' into develop
|
|
develop
|
|
|
|
|
|
|
|
into develop
|
|
|
|
|
|
Also, some pep8 fixes
|
|
|
|
|
|
This removes CheckerThread
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
develop
|
|
closes issue #2640.
don not automatic login if there is no password
add changes file
|
|
|
|
|
|
Also document the --danger flag for the client run
|
|
Close issue #2630
Add changes file for #2630
Add documentation to '_is_auth_agent_running' method.
|
|
|
|
|
|
|
|
|
|
this particular way of invoking the run method in the reactor
was giving trouble under some conditions.
switching to runReturn makes it work.
|