Age | Commit message (Expand) | Author |
2013-08-07 | Define abstract methods from BaseConfig. | Ivan Alejandro |
2013-08-07 | Move code to common.BaseConfig | Ivan Alejandro |
2013-08-07 | Update code to use the new SMTP schema selection. | Ivan Alejandro |
2013-08-06 | Add multiple schemas support for SMTP | Ivan Alejandro |
2013-08-06 | Merge remote-tracking branch 'chiiph/bug/update_hideshow_text' into develop | Ivan Alejandro |
2013-08-06 | Merge remote-tracking branch 'ivan/feature/3310_add-support-for-multiple-sche... | Tomás Touceda |
2013-08-06 | Update hide/show menu text when visibility changes | Tomás Touceda |
2013-08-06 | Update/add tests to support multiple schema. | Ivan Alejandro |
2013-08-06 | Update code to use the new EIP schema selection. | Ivan Alejandro |
2013-08-06 | Add multiple schemas support for EIP. | Ivan Alejandro |
2013-08-06 | Merge remote-tracking branch 'kali/fix/fix_soledad_boostrap' into develop | Tomás Touceda |
2013-08-06 | Properly shutdown soledad instance. | Kali Kaneko |
2013-08-05 | Always raise when setting the window visible | Tomás Touceda |
2013-08-05 | Merge remote-tracking branch 'chiiph/bug/3214_regex_username' into develop | Ivan Alejandro |
2013-08-05 | Validate the username at login against a regexp | Tomás Touceda |
2013-08-05 | Merge remote-tracking branch 'chiiph/bug/improve_displayed_errors' into develop | Ivan Alejandro |
2013-08-05 | Make the displayed errors more generic to the user | Tomás Touceda |
2013-08-05 | Merge remote-tracking branch 'chiiph/feature/re-integrate-smtp' into develop | Kali Kaneko |
2013-08-02 | Bugfix, avoid getting negative rates. Closes #3274 | Ivan Alejandro |
2013-08-02 | Add missing files improvement + user warning. | Ivan Alejandro |
2013-08-02 | Remove 'set -e' to avoid exit if a command fails. | Ivan Alejandro |
2013-08-02 | Reintegrate SMTP module | Tomás Touceda |
2013-08-02 | Replace 'User' with 'Username'. | Ivan Alejandro |
2013-08-02 | Replace 'sign out' with 'log out'. | Ivan Alejandro |
2013-08-02 | reduce indentation | Kali Kaneko |
2013-08-02 | fix for none | Kali Kaneko |
2013-08-02 | update comments | Kali Kaneko |
2013-08-01 | PEP8 fix: E501 line too long (80 > 79 characters). | Ivan Alejandro |
2013-08-01 | Test fix: change exception type. | Ivan Alejandro |
2013-08-01 | Add defer canceling to the app quit method. | Ivan Alejandro |
2013-08-01 | Add cancel button to login. Closes #3318. | Ivan Alejandro |
2013-08-01 | Update docstring and remove unused import. | Ivan Alejandro |
2013-08-01 | Enable translation for string in code. | Ivan Alejandro |
2013-08-01 | Fail gracefully when the events server fails to start | Tomás Touceda |
2013-08-01 | Merge remote-tracking branch 'ivan/bug/3362_check-if-cacert-exists' into develop | Tomás Touceda |
2013-08-01 | Verify cacert existence before using it. | Ivan Alejandro |
2013-08-01 | Replace assert with check and add exception. | Ivan Alejandro |
2013-07-31 | Reintegrate Soledad | Tomás Touceda |
2013-07-31 | Merge remote-tracking branch 'ivan/bug/3317_update-providerbootstrapper-tests... | Tomás Touceda |
2013-07-31 | Add test for: download new provider config. | Ivan Alejandro |
2013-07-30 | Update failing tests for ProviderBootstrapper. | Ivan Alejandro |
2013-07-30 | Refactor cmd and add permission change. | Ivan Alejandro |
2013-07-30 | Add check for outdated polkit file. Closes #3209. | Ivan Alejandro |
2013-07-30 | Refactor policies to the policies module. | Ivan Alejandro |
2013-07-29 | Merge remote-tracking branch 'ivan/feature/keep-danger-enabled' into develop | Tomás Touceda |
2013-07-29 | Merge remote-tracking branch 'kali/feature/check_kext' into develop | Tomás Touceda |
2013-07-29 | Keep the --danger flag enabled by now. | Ivan Alejandro |
2013-07-26 | add kext check | Kali Kaneko |
2013-07-26 | Do not assume the existence of the danger flag. | Kali Kaneko |
2013-07-25 | Merge remote-tracking branch 'ivan/feature/3227_TOFU-provider' into develop | Tomás Touceda |