Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-19 | Disable '--offline' temporarily. | Ivan Alejandro | |
2014-12-19 | Refactor login usage. | Ivan Alejandro | |
- factor out the signal tracking code as a helper class, - move login logic from MainWindow to LoginWidget, - add new signals to the LoginWidget to interact with MainWindow, - add login sequence docs to LoginWidget class, - improve docs for login methods, - add LoginState class to handle login states, - disable login button until data is entered, - move some properties and actions to .ui file. | |||
2014-12-19 | Forward the right env data to subprocess call. | Ivan Alejandro | |
Closes #6123. | |||
2014-12-18 | Quit Bitmask if there is no polkit agent running. | Ivan Alejandro | |
Closes #6150. | |||
2014-12-15 | Merge branch 'release/0.7.x' into develop | Ivan Alejandro | |
Conflicts: pkg/tuf/release.py relnotes.txt | |||
2014-12-12 | Update relnotes for 0.7.0.0.7.0release/0.7.x | Ivan Alejandro | |
2014-12-12 | Fold in changes. | Ivan Alejandro | |
2014-12-11 | Pin Calyx.net provider. | Ivan Alejandro | |
2014-12-05 | Bump bitmask-root version.0.7.0rc6 | Ivan Alejandro | |
2014-11-25 | fix typo, add license | Kali Kaneko | |
2014-11-24 | Add script to enable ipdb debugging in bundle directories. | drebs | |
2014-11-24 | freeze debian version (0.7.0rc5) | Kali Kaneko | |
2014-11-24 | bump debian changelog | Kali Kaneko | |
2014-11-24 | Merge tag '0.7.0rc5' into debian/experimental | Kali Kaneko | |
Tag leap.bitmask version 0.7.0rc5 | |||
2014-11-14 | Fold in changes and update relnotes.0.7.0rc5 | Ivan Alejandro | |
2014-11-14 | vpn: support for the server setting custom fragment openvpn option | elijah | |
2014-11-12 | Do not use logger.exception during provider checks. | Kali Kaneko | |
Closes: #6219 leap log handler was choking on the captured exception. it might have to do with the exception unwinding made by the reactor. this is a workaround to allow the provider checks to show a meaningful error message. The backtrace should only be there for development purpuses, so removing it. | |||
2014-11-12 | Fix compatibilty with newest openssl. Closes: #6133 | Kali Kaneko | |
Newest OpenSSL expect cafile to be None or byte stream (was retunrning unicode) | |||
2014-11-11 | bump python-zmq requirement to use leap provided build against libsodium (#6023) | Micah Anderson | |
2014-11-11 | Add support for the internal LXDE polkit agent. | Ivan Alejandro | |
Closes #6043. | |||
2014-11-10 | Remove email instructions/reference. Closes #6140. | Ivan Alejandro | |
- cleanup some code, - remove unused import, - pep8 fixes | |||
2014-11-10 | fix changelog entry | Kali Kaneko | |
2014-11-10 | Merge branch 'deb-0.7.1-rc4' into debian | Kali Kaneko | |
2014-11-10 | freeze debian version | Kali Kaneko | |
2014-11-10 | update debian changelog to rc4 | Kali Kaneko | |
2014-11-10 | Merge branch 'bug/provider-check-deb-fixes' into deb-0.7.1-rc4 | Kali Kaneko | |
2014-11-10 | Fix compatibilty with newest openssl. Closes: #6133 | Kali Kaneko | |
Newest OpenSSL expect cafile to be None or byte stream (was retunrning unicode) | |||
2014-11-07 | Do not use logger.exception during provider checks. | Kali Kaneko | |
Closes: #6219 leap log handler was choking on the captured exception. it might have to do with the exception unwinding made by the reactor. this is a workaround to allow the provider checks to show a meaningful error message. The backtrace should only be there for development purpuses, so removing it. | |||
2014-11-03 | remove bad line break | Kali Kaneko | |
2014-11-03 | bump changelog | Kali Kaneko | |
2014-11-03 | freeze debian version | Kali Kaneko | |
2014-11-03 | Merge tag '0.7.0rc3' into deb-0.7.1-rc3 | Kali Kaneko | |
Tag leap.bitmask version 0.7.0rc3 Conflicts: src/leap/bitmask/services/soledad/soledadbootstrapper.py | |||
2014-10-31 | Remove unused TUF helpers. | Ivan Alejandro | |
These files are now in the bitmask_bundler repo. | |||
2014-10-31 | Remove unused scripts | Ivan Alejandro | |
2014-10-28 | Update release date and version number.0.7.0rc3 | Ivan Alejandro | |
2014-10-28 | Update requirements to use newer Soledad. | Ivan Alejandro | |
2014-10-28 | Fold in changes | Ivan Alejandro | |
Update release date and version name. | |||
2014-10-28 | Better error message for PostLimitError. | Ivan Alejandro | |
Suggested by user 'kingu' on transifex. | |||
2014-10-28 | Set version to 0.7.0 and date to the rc1 date. | Ivan Alejandro | |
2014-10-28 | Fix typos on strings and remove unused button. | Ivan Alejandro | |
This was reported by the user 'strel' on transifex. | |||
2014-10-28 | Handle removals on the updater repo | Ruben Pollan | |
2014-10-28 | Replace triple dot character with 3 dots. | Ivan Alejandro | |
The string was unicode and the conversion was troublesome, was displayed badly on transifex. | |||
2014-10-28 | Update i18n strings. | Ivan Alejandro | |
Exclude pinned providers and tests from the bitmask.pro generator since there is no strings to translate in there. | |||
2014-10-21 | Better error message for PostLimitError. | Ivan Alejandro | |
Suggested by user 'kingu' on transifex. | |||
2014-10-10 | Set version to 0.7.0 and date to the rc1 date. | Ivan Alejandro | |
2014-10-08 | Merge branch 'ivan/bug/fix-strings' into develop | Ruben Pollan | |
2014-10-07 | Fix typos on strings and remove unused button. | Ivan Alejandro | |
This was reported by the user 'strel' on transifex. | |||
2014-10-07 | Merge remote-tracking branch 'meskio/feature/keymanager_api' into develop | Ivan Alejandro | |
2014-10-06 | Add new leap.keymanager version to VERSION_COMPAT | Ruben Pollan | |
2014-10-06 | Merge remote-tracking branch 'meskio/bug/6146_release_handle_removals' into ↵ | Ivan Alejandro | |
develop |