Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-06 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/bug/4630_disable-turn-on-eip-in-tray' into develop | |||
2013-12-06 | Add changes file for #4630. | Ivan Alejandro | |
2013-12-06 | Use service name instead of hardcoded one. | Ivan Alejandro | |
2013-12-06 | Disable Turn On EIP in tray if EIP is disabled. | Ivan Alejandro | |
[Closes #4630] | |||
2013-12-06 | Merge remote-tracking branch 'refs/remotes/kali/feature/show-build-badge' ↵ | Tomás Touceda | |
into develop | |||
2013-12-05 | add downloads badge | Kali Kaneko | |
2013-12-05 | add buildbot build image | Kali Kaneko | |
2013-12-05 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/kali/bug/virtualenvwrapper-tests-fix-working-dir' into develop | |||
2013-12-05 | change path to working directory, since we reuse venv across projects | Kali Kaneko | |
2013-12-05 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/kali/feature/virtualenvwrapper-tests' into develop | |||
2013-12-04 | Add the ability to run the runner inside a virtualenv using | Kali Kaneko | |
virtualenvwrapper.sh | |||
2013-12-02 | Merge remote-tracking branch 'chiiph/bug/4504_properly_close_soledad' into ↵ | Kali Kaneko | |
develop | |||
2013-12-02 | Merge remote-tracking branch 'chiiph/bug/4632_remove_eip_stopped_message' ↵ | Ivan Alejandro | |
into develop | |||
2013-12-02 | Remove EIP has stopped message | Tomás Touceda | |
2013-12-02 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/bug/4592_support-non-ascii-in-provider-name' into develop | |||
2013-12-02 | Add changes file for #4592. | Ivan Alejandro | |
2013-12-02 | Encode paths out. | Ivan Alejandro | |
2013-12-02 | Encode URIs out. | Ivan Alejandro | |
2013-12-02 | Use repr() to show unicode values. | Ivan Alejandro | |
2013-11-29 | Properly close Soledad at quit | Tomás Touceda | |
2013-11-28 | Merge remote-tracking branch 'chiiph/bug/nobind_vpn' into develop | Kali Kaneko | |
2013-11-28 | Add --nobind as VPN parameter | Tomás Touceda | |
2013-11-27 | Merge remote-tracking branch 'chiiph/bug/versioneer_gitbash' into develop | Kali Kaneko | |
2013-11-27 | Add support for versioneer while using gitbash in Windows | Tomás Touceda | |
2013-11-26 | Merge remote-tracking branch 'kali/bug/do-not-install-policykit-in-deb' into ↵ | Ivan Alejandro | |
develop | |||
2013-11-26 | do not compare to True as per pep8 recommendations | Kali Kaneko | |
2013-11-26 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/feature/4490_preferences-selects-current-login-widget-provider' into develop | |||
2013-11-25 | Select the provider selected in the login widget. | Ivan Alejandro | |
In the preferences window, now we select the current provider from the login widget, no matter if the user is logged in or not. [Closes #4490] | |||
2013-11-25 | Avoids the checking for an "updated" policy file for debian package. | Kali Kaneko | |
In the case of the debian package, we already take care to put the file in place, so this check is not needed. | |||
2013-11-21 | Merge remote-tracking branch 'ivan/bug/eip-disabled-until-usable' into develop | Tomás Touceda | |
2013-11-21 | Add changes file for #4523, #4555, #4422. | Ivan Alejandro | |
2013-11-21 | Disable eip-config for uninitialized providers. | Ivan Alejandro | |
- Show the user which provider has not been initialized and disable its usage. - Add support for absolute path in get_eipconfig_path. - Replace hadr-coded paths with get_eipconfig_path. | |||
2013-11-20 | Remove unused import. | Ivan Alejandro | |
2013-11-20 | Disable the EIP start if EIP is disabled. | Ivan Alejandro | |
2013-11-20 | Add providers even if the wizard is rejected. | Ivan Alejandro | |
2013-11-19 | Remove unused execution path. | Ivan Alejandro | |
2013-11-19 | Disable EIP if need login before to be usable. | Ivan Alejandro | |
2013-11-19 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'drebs/bug/4537_fix-bootstrap-subtasks-order-and-key-upload' into develop | |||
2013-11-19 | Fix soledad bootstrap subtasks order. Closes #4537. | drebs | |
2013-11-15 | Merge branch 'release-0.3.7' | Tomás Touceda | |
2013-11-15 | Update relnotes | Tomás Touceda | |
2013-11-15 | Fold in changes | Tomás Touceda | |
2013-11-15 | Update requirements | Tomás Touceda | |
2013-11-14 | Merge remote-tracking branch 'ivan/feature/advanced_key_management' into develop | Tomás Touceda | |
2013-11-14 | Add changelog for #4448 and VERSION_COMPAT | Ivan Alejandro | |
2013-11-14 | Add the advanced key management to the main window | Ivan Alejandro | |
2013-11-14 | Merge remote-tracking branch 'ivan/bug/4449_password-change-conditions' into ↵ | Tomás Touceda | |
develop | |||
2013-11-14 | Enable password change in proper conditions. | Ivan Alejandro | |
- Send soledad to the constructor and check with sameProxiedObjects - Check if soledad instance is defined, otherwise wait until soledad_ready [Closes #4449] | |||
2013-11-14 | Use services' module names for the service. | Ivan Alejandro | |
2013-11-14 | Set token to none in logout. | Ivan Alejandro | |