Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-03 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/bug/3657_display-correct-service-name-in-wizard' into develop | |||
2013-09-02 | Display correct service name in wizard. | Ivan Alejandro | |
2013-09-02 | Fix local offset calculation. Closes #3595. | Ivan Alejandro | |
Python returns the timezone with the opposed sign to the standard notation. | |||
2013-09-02 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'ivan/feature/3668_complete-use-of-configured-gateway' into develop | |||
2013-09-02 | Use configured gateway in all platforms. | Ivan Alejandro | |
Also use python 2.6 compatible str.format. | |||
2013-09-02 | Fix typo, closes #3615. | Ivan Alejandro | |
2013-09-01 | Improve mail UI until we have a proper state machine | Tomás Touceda | |
2013-09-01 | Fix arguments passed to get_selected_gateway() | Kali Kaneko | |
Closes: #3658 | |||
2013-08-30 | Fix, method name bug. | Ivan Alejandro | |
2013-08-30 | Merge remote-tracking branch 'kali/feature/add-version-compat' into develop | Tomás Touceda | |
2013-08-30 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'ivan/feature/3505_preferences-select-gateway-manually' into develop | |||
2013-08-30 | remove reqs from vcs | Kali Kaneko | |
2013-08-30 | Start the vpn with the user configured gateway. | Ivan Alejandro | |
2013-08-30 | Add gateway selection feature to the preferences. | Ivan Alejandro | |
2013-08-30 | Add method to return gateways with their names. | Ivan Alejandro | |
Also the test code in the bottom was updated to work. | |||
2013-08-30 | Add config option to set & get preferred gateway. | Ivan Alejandro | |
2013-08-30 | Update preferences ui to select and save gateway. | Ivan Alejandro | |
2013-08-30 | s/bitmask/leap.bitmask in package name | Kali Kaneko | |
...And this should be fixed forever and ever now. or until we change namespaces/package names again :) | |||
2013-08-29 | Enable password change when soledad is ready. | Ivan Alejandro | |
Closes #3610. | |||
2013-08-28 | Replace old path_prefix with new method. | Ivan Alejandro | |
2013-08-28 | Merge remote-tracking branch 'ivan/feature/3574_use-dirspec-instead-of-xdg' ↵ | Tomás Touceda | |
into develop Conflicts: src/leap/bitmask/config/leapsettings.py | |||
2013-08-28 | Use dirspec instead of plain xdg. Closes #3574. | Ivan Alejandro | |
2013-08-28 | Refactor services display names out. Closes #3578. | Ivan Alejandro | |
2013-08-28 | Preferences: select enabled services for providers | Ivan Alejandro | |
2013-08-28 | Remove key for a provider with no enabled services | Ivan Alejandro | |
2013-08-28 | Move configured providers getter to LeapSettings. | Ivan Alejandro | |
2013-08-27 | more naming changes | Kali Kaneko | |
2013-08-26 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'ivan/feature/3552_refactor-basic-password-checks' into develop | |||
2013-08-23 | Refactor basic password checks. Closes #3552. | Ivan Alejandro | |
2013-08-23 | fix up script in linux | Kali Kaneko | |
2013-08-23 | Add password change feature. | Ivan Alejandro | |
2013-08-23 | Add preferences panel. | Ivan Alejandro | |
2013-08-23 | Remove unused resources path. | Ivan Alejandro | |
2013-08-22 | Make username lower case before using them | Tomás Touceda | |
2013-08-22 | fetch incoming mail when mail client logged in | Kali Kaneko | |
2013-08-22 | Fix logout test | Tomás Touceda | |
2013-08-22 | Merge remote-tracking branch 'kali/feature/3409_make_imap_poll_configurable' ↵ | Tomás Touceda | |
into develop | |||
2013-08-21 | Use DELETE /1/logout to properly logout | Tomás Touceda | |
2013-08-21 | Make mail fetch interval in imap service configurable | Kali Kaneko | |
using environment variable. Closes: #3409 | |||
2013-08-21 | Merge remote-tracking branch 'kali/bug/pep8' into develop | Tomás Touceda | |
2013-08-21 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'drebs/feature/3487-split-soledad-into-common-client-and-server' into develop | |||
2013-08-21 | pep8 | Kali Kaneko | |
2013-08-21 | Merge branch 'develop' of ssh://leap.se/leap_client into develop | Kali Kaneko | |
2013-08-20 | Improve test coverage for StreamToLogger. | Ivan Alejandro | |
2013-08-20 | Improve test coverage for VPNGatewaySelector. | Ivan Alejandro | |
2013-08-20 | Improve test coverage for ProviderBootstrapper. | Ivan Alejandro | |
2013-08-20 | Add first draft of mail UI | Tomás Touceda | |
2013-08-20 | Update failing test, pep8 fixes. | Ivan Alejandro | |
2013-08-19 | Update to new soledad package scheme. | drebs | |
2013-08-16 | Move a little bit down the setenv flag in linux. | Kali Kaneko | |
Otherwise it is not taken as an argument for openvpn. |