Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-13 | create sumo tarball with leap dependencies (Closes: #6683) | Kali Kaneko | |
2015-02-13 | add pipdeptree to requirements-dev | Kali Kaneko | |
2015-02-13 | gather bitmask dependency tree | Kali Kaneko | |
2015-02-13 | enable --offline mode for email again | Kali Kaneko | |
2015-02-13 | Re-add mail instructions for 0.9.0 release (beta mail) | Kali Kaneko | |
2015-02-12 | Split changelog into recent changes and history. | Ivan Alejandro | |
Closes #6717. | |||
2015-02-11 | Merge branch 'feature/async-api' into develop | Kali Kaneko | |
2015-02-11 | do not terminate the session on the backend, moved to mail | Kali Kaneko | |
factory.do_Stop will handle this now. | |||
2015-02-11 | remove use of threading.Condition | Kali Kaneko | |
we should deal with this with pure deferreds | |||
2015-02-11 | pass userid correctly, and cast it to string | Kali Kaneko | |
2015-02-11 | fix mail imports for new mail api (0.4.0) | Kali Kaneko | |
2015-02-11 | Use the incoming mail IService | Ruben Pollan | |
From kali: add some notes about the improper handling of the mailbox required to initialize the account, and draft some notes about how to improve this in next iterations. | |||
2015-02-11 | Use the new keymanager async API | Ruben Pollan | |
2015-02-09 | Fix Changelog markup | Kali Kaneko | |
Beware, the markup has to remember that the changelog is appended to the long description, and all together is displayed as the package info in the pypi page. So, we cannot reuse section markups so happily: they have to be consistent. | |||
2015-02-05 | freeze debian version | Kali Kaneko | |
2015-02-05 | bump changelog to 0.8.0 final | Kali Kaneko | |
2015-02-05 | Merge branch 'release/0.8.x' into develop | Ivan Alejandro | |
2015-02-05 | Merge tag '0.8.0' into debian/experimental | Kali Kaneko | |
Tag leap.bitmask version 0.8.0 Conflicts: pkg/requirements.pip src/leap/bitmask/gui/mainwindow.py | |||
2015-02-04 | Update release notes.0.8.0 | Ivan Alejandro | |
2015-02-04 | Fold in changes. | Ivan Alejandro | |
2015-02-04 | Update translated strings. | Ivan Alejandro | |
Update source strings with latest UI changes. | |||
2015-01-30 | fix path for gnome polkit agent (Closes: #6652) | Kali Kaneko | |
fix also a typo when logging errors | |||
2015-01-29 | Use the right provider to log in.0.8.0rc4 | Ivan Alejandro | |
FIX: Login attempt is made against previously selected provider. Closes #6654. Remove unused comments as well. | |||
2015-01-28 | Remove all the Slot() decorators. | Ivan Alejandro | |
This causes (on certain scenarios) the app to segfault and it is really hard to debug. | |||
2015-01-28 | Enable signal connect/disconnect logic. | Ivan Alejandro | |
Now it's working and no longer segfaults, so we can enable safely this feature again. Stop tracking the gui connections on wizard. | |||
2015-01-28 | Refactor wizard call. | Ivan Alejandro | |
2015-01-16 | Fix failing tests. | Ivan Alejandro | |
Remove srpauth obsolete tests. Remove providerconfig obsolete test. Set as mandatory the signaler object on ProviderBootstrapper and EIPBootstrapper. Closes #6631. | |||
2015-01-15 | Use tuple instead of set. | Ivan Alejandro | |
The set syntax using {} works for python >= 2.7, so failed on 2.6. Closes #6638. | |||
2015-01-14 | Pin/unpin dependencies. | Ivan Alejandro | |
Unpin python-dateutil since is no longer a problem. Pin python-daemon since latest version (2.0.3 as today) fails to get installed wich causes problems with the bundle and the bootstrapper script. | |||
2015-01-13 | update standards version to 3.9.6 (no changes) | Micah Anderson | |
2015-01-13 | update debian/copyright to fix dep5 invalid shortname for GPLv3 | Micah Anderson | |
2015-01-13 | update debian/copyright to fix space-in-std-shortname-in-dep5-copyright | Micah Anderson | |
gpl-3+ openssl (paragraph at line 6) | |||
2015-01-13 | Changed build-depends for python-requests to resolve the following | Micah Anderson | |
lintian issue: W: bitmask source: build-depends-on-1-revision build-depends: python-requests (>= 1.2.3-1) N: The package declares a build dependency on a version of a package with a N: -1 Debian revision such as "libfoo (>= 1.2-1)". Such a dependency will N: not be satisfied by a backport of libfoo 1.2-1 and therefore makes N: backporting unnecessarily difficult. Normally, the -1 version is N: unneeded and a dependency such as "libfoo (>= 1.2)" would be sufficient. N: If there was an earlier -0.X version of libfoo that would not satisfy N: the dependency, use "libfoo (>= 1.2-1~)" instead. | |||
2015-01-08 | manually bump the leap-mail dependency | Kali Kaneko | |
2015-01-08 | freeze debian version | Kali Kaneko | |
2015-01-08 | bump debian changelog | Kali Kaneko | |
2015-01-08 | Merge branch 'release/0.8.x' into debian/experimental | Kali Kaneko | |
2015-01-08 | Support for 'nobody' (used on Arch) group name.0.8.0rc3 | Ivan Alejandro | |
2015-01-08 | Support for 'nobody' (used on Arch) group name. | Ivan Alejandro | |
2015-01-05 | Revert "Fix soledad imports (#5989)."0.8.0rc2 | Ivan Alejandro | |
This reverts commit 93750f2371555ad0c769c62c1bd179e2b96c282c. | |||
2014-12-30 | Disable signal disconnection and untrack.0.8.0rc1 | Ivan Alejandro | |
This temporary hack prevents the app to have segfaults when the first run wizard finishes. For more information look at https://leap.se/code/issues/6597 | |||
2014-12-30 | Add changes file for pullreqs #792 and #793. | Ivan Alejandro | |
2014-12-29 | Create the certificates if they don't exist. | Ivan Alejandro | |
Fix typo for signal disconnection. The backend is the one who always creates the certificates. Either if it is run separately or in a process in the same app as the frontend. | |||
2014-12-26 | add missing dependency on python-daemon (github #796) | Micah Anderson | |
2014-12-23 | freeze debian version | Kali Kaneko | |
2014-12-23 | update changelog to 0.7.0 final | Kali Kaneko | |
2014-12-23 | Merge tag '0.7.0' into debian/experimental | Kali Kaneko | |
Tag leap.bitmask version 0.7.0 | |||
2014-12-19 | add some notes about changes needed in srpauth | Kali Kaneko | |
2014-12-19 | log any soledad exception during initialization | Kali Kaneko | |
2014-12-19 | Allow frontend and backend to be run separately. | Ivan Alejandro | |
Add the 'check_online' method to check whether the backend is accessible or not. Reduce the wait for running threads timeout on quit. Add retry feature to the backend requests send. |