summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-22fix versioneer build and sdist commandsKali Kaneko
It turns out that I was using remnants of old functions in which I had to hook the branding mechanism, but that's not needed anymore, so it's much simple. With this change, we get the correct _version generated after a build or sdist command. For the bundles, we should use that _version. Ideally we should use the whole build tree for bundles instead of the source tree directly.
2013-06-19Merge remote-tracking branch 'kali/feature/launch-polkit-agent' into developTomas Touceda
2013-06-19Merge remote-tracking branch 'kali/bug/osx-systray-menu-glitch' into developTomas Touceda
2013-06-19Merge remote-tracking branch 'kali/bug/fix-down-plugin-for-launcher' into ↵Tomas Touceda
develop
2013-06-20tries to launch polkit authentication agentkali
Closes: #2884
2013-06-20Merge remote-tracking branch 'ivan-github/bug/2936_fix-psutil-error-import' ↵kali
into develop
2013-06-20do not apply systray menu workaround for osxKali Kaneko
Closes: #2920
2013-06-20look for down-root plugin in bundle and systemkali
2013-06-19Add psutil.error import to solve OSX problem.Ivan Alejandro
Closes #2936
2013-06-19Merge remote-tracking branch 'kali/bug/minor-ui-fixes-osx' into developTomas Touceda
2013-06-20fix for empty dataKali Kaneko
2013-06-20nullify _tn instead of deletingKali Kaneko
2013-06-20fix zero length field format in 2.6Kali Kaneko
2013-06-19Merge remote-tracking branch 'ivan/bug/2932_comment-out-soledad' into developTomas Touceda
2013-06-19Comment out soledad temporarily. Closes #2932.Ivan Alejandro
2013-06-19Merge remote-tracking branch 'ivan/bug/windows_lockfiles_fix' into developchiiph
2013-06-19Merge remote-tracking branch 'kali/feature/improve_texts' into developchiiph
2013-06-19Merge remote-tracking branch 'kali/feature/linux_install_scripts_rev2' into ↵chiiph
develop
2013-06-19Fix: clean lock files on Windows.Ivan Alejandro
Closes #2931 and #2909.
2013-06-19Merge remote-tracking branch ↵chiiph
'ivan/feature/2922_temporary-removal-enrollment-policy' into develop
2013-06-19Merge remote-tracking branch 'ivan/feature/2877_improve-gateway-selector' ↵chiiph
into develop
2013-06-19Merge remote-tracking branch 'ivan/bug/2905_close_app_on_rejected_wizard' ↵chiiph
into develop
2013-06-19Merge remote-tracking branch 'kali/bug/2890-remove-tempdir-on-shutdown' into ↵chiiph
develop
2013-06-20Improve labels in the appkali
* Clarify use of EIP * Closes #2695
2013-06-19install missing files during linux initializationkali
Closes: #2247, #2761
2013-06-19Temporary removal of enrollment policy in UI.Ivan Alejandro
Only hide the components. Closes issue #2922.
2013-06-18Improve timezone gateway selector. Closes #2894Ivan Alejandro
It allows to use multiple gateways in openvpn for redundancy.
2013-06-18Close the app on rejected wizard. Closes bug #2905Ivan Alejandro
2013-06-17Remove temporal folder during shutdownkali
Closes: #2891 This is the temporal folder that is used under osx and linux for the unix socket to connect to the management interface.
2013-06-15Merge remote-tracking branch 'ivan-github/bug/2643_eip-status-icons' into ↵kali
develop
2013-06-14Set EIP different status icons depending on OS.Ivan Alejandro
Closes bug #2643
2013-06-14Merge remote-tracking branch 'kali/feature/terminate_openvpn_rev1' into developTomás Touceda
2013-06-15working openvpn termination: SIGTERM, then SIGKILL.kali
Closes: #2753
2013-06-15Merge remote-tracking branch 'chiiph/bug/fix_tray_behaviour' into developkali
2013-06-15disable soledad bootstrapperkali
2013-06-15Merge branch 'develop' of ssh://leap.se/leap_client into developkali
2013-06-15Merge remote-tracking branch 'chiiph/bug/true_threading' into developkali
Closes #2848
2013-06-14Merge remote-tracking branch 'ivan/bug/2871_fix-logger-history' into developTomás Touceda
2013-06-14Bugfix: add logs to history. Closes #2871.Ivan Alejandro
2013-06-14Merge remote-tracking branch 'ivan/feature/2790_autoselect-vpn-gateway_rev1' ↵Tomás Touceda
into develop
2013-06-14Actually deferToThread all the things we expect to do in parallelTomás Touceda
2013-06-14Autoselect VPN gateway based on timezone.Ivan Alejandro
2013-06-14Merge remote-tracking branch 'chiiph/bug/improve_error_msgs' into developIvan Alejandro
2013-06-14Merge branch 'bug/fix_wrong_status_call' into developIvan Alejandro
2013-06-14Merge remote-tracking branch 'chiiph/bug/fix_eip_status_call' into developIvan Alejandro
2013-06-14Make both clicks behave the same in the systrayTomás Touceda
2013-06-14Improve error messages in loginTomás Touceda
2013-06-14Fix wrong set_status call after refactorTomás Touceda
2013-06-14Fix set_eip_status wrong callTomás Touceda
2013-06-14Merge remote-tracking branch 'chiiph/bug/fix_get_domains' into developkali