Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-19 | Add comments, refactor code, use latest tag. | Ivan Alejandro | |
Improve documentation of the script regarding its usage. Support different tags in the needed repositories and use latest tag for each one. Refactor code to be more readable. | |||
2013-09-19 | Merge remote-tracking branch 'kwadronaut/develop' into develop | Ivan Alejandro | |
2013-09-19 | Url change of download | KwadroNaut | |
Actually there should still be a test if it fails! | |||
2013-09-18 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/feature/3792_systray-texts-improvements' into develop | |||
2013-09-18 | Add changelog. Closes #3792. | Ivan Alejandro | |
2013-09-18 | Move EIP status and action to submenu in tray. | Ivan Alejandro | |
2013-09-18 | Update services' status texts. | Ivan Alejandro | |
2013-09-18 | Remove the provider domain item from tray menu. | Ivan Alejandro | |
2013-09-18 | Merge remote-tracking branch 'kali/bug/docs-update-dep-in-howto' into develop | Ivan Alejandro | |
2013-09-18 | Merge remote-tracking branch 'kali/bug/workaround_keyring_imports' into develop | Ivan Alejandro | |
2013-09-18 | Merge remote-tracking branch 'ivan-github/feature/proper-app-header' into ↵ | Kali Kaneko | |
develop | |||
2013-09-18 | fix keyring problem with imports | Kali Kaneko | |
2013-09-18 | update obsolete qt4 dep | Kali Kaneko | |
2013-09-18 | Merge remote-tracking branch 'kali/bump-soledad-dep' into develop | Ivan Alejandro | |
2013-09-18 | bump soledad version in next release requirements | Kali Kaneko | |
2013-09-18 | Merge remote-tracking branch 'kali/bug/start_smtp_without_eip' into develop | Ivan Alejandro | |
2013-09-18 | download cert for SMTP if EIP did not do it. | Kali Kaneko | |
includes refactor of common code for download of certificates and config files. | |||
2013-09-18 | Merge remote-tracking branch 'ivan-github/bug/3774_handle-logout-problem' ↵ | Kali Kaneko | |
into develop | |||
2013-09-17 | Add a proper header for the app.py. | Ivan Alejandro | |
2013-09-16 | Merge remote-tracking branch 'ivan-github/bug/3821_inconsistent-hide-show' ↵ | Kali Kaneko | |
into develop | |||
2013-09-16 | Wait for visibility to change before update menu. | Ivan Alejandro | |
2013-09-16 | Merge remote-tracking branch 'kali/bug/update-readme-to-latest-repo' into ↵ | Ivan Alejandro | |
develop | |||
2013-09-16 | explicitely invoke python2 | Kali Kaneko | |
2013-09-16 | update readme | Kali Kaneko | |
2013-09-16 | Merge remote-tracking branch 'kali/feature/update-metadata' into develop | Ivan Alejandro | |
2013-09-16 | update metadata in setup.py | Kali Kaneko | |
2013-09-13 | Handle correctly a logout problem. Closes #3774. | Ivan Alejandro | |
Also remove preferences button disable, we don't need that. | |||
2013-09-12 | Merge remote-tracking branch 'kali/feature/update-repo-in-docs' into develop | Ivan Alejandro | |
2013-09-12 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/feature/improve-git-release-workflow' into develop | |||
2013-09-12 | update to new git repo name | Kali Kaneko | |
2013-09-12 | Update instructions to improve release process. | Ivan Alejandro | |
This allows us to have master and develop in sync after the release. Also get a correct and clean version report. I've included the `-m` switch in the `git tag` command so we avoid to open an editor and let us closer to make a script to automate this. | |||
2013-09-12 | Merge remote-tracking branch 'kali/checklist-style' into develop | Ivan Alejandro | |
2013-09-12 | Merge remote-tracking branch 'kali/feature/add-version-flag' into develop | Ivan Alejandro | |
2013-09-12 | add checkboxes | Kali Kaneko | |
2013-09-12 | Merge remote-tracking branch 'ivan-github/feature/update-release-checklist' ↵ | Kali Kaneko | |
into develop | |||
2013-09-12 | add --version flag | Kali Kaneko | |
2013-09-12 | Change the order of the actions in the release. | Ivan Alejandro | |
With this change we are following more accurately: http://nvie.com/posts/a-successful-git-branching-model/ Also, we achieve a clean version in master. If we do the tag before the merge in master, then we would have an extra commit after the tagging, which causes version to be X.Y.Z-1-blah. | |||
2013-09-12 | remove duplicated dependency | Kali Kaneko | |
2013-09-11 | Merge remote-tracking branch 'kali/hotfix/fix-keyring-dep' into develop | Ivan Alejandro | |
2013-09-11 | Fix the format for the keyring requirement | Kali Kaneko | |
2013-09-11 | Merge remote-tracking branch 'kali/bug/remove-icons-from-resources' into develop | Ivan Alejandro | |
2013-09-11 | remove unused icons from resources | Kali Kaneko | |
2013-09-11 | Merge branch 'develop' of ssh://leap.se/leap_client into develop | Kali Kaneko | |
2013-09-11 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/bug/3791_prevent-last-window-close-app' into develop | |||
2013-09-11 | Merge remote-tracking branch 'kali/hotfix/fix-first' into develop | Ivan Alejandro | |
2013-09-11 | Prevent last window closing the app in tray. | Ivan Alejandro | |
2013-09-11 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/bug/3714_fix-logger-saving-several-line-returns' into develop | |||
2013-09-11 | catch indexerror on first utility | Kali Kaneko | |
2013-09-10 | Merge remote-tracking branch 'kali/hotfix/do-not-install-globally' into develop | Ivan Alejandro | |
2013-09-10 | do not try to install globally. | Kali Kaneko | |