Age | Commit message (Expand) | Author |
2015-08-07 | [bug] schedule signal emitting in reactor thread | Kali Kaneko |
2015-08-07 | [feat] add path to gpg binary in the bundle | Kali Kaneko |
2015-08-07 | [feat] add util function fo find location when frozen | Kali Kaneko |
2015-08-07 | [test] fix SRP tests | Ruben Pollan |
2015-08-05 | [feat] Move the updater code from the launcher | Ruben Pollan |
2015-07-24 | [feat] enable '--danger' for stable versions | Ivan Alejandro |
2015-07-24 | [style] pep8 comments | Ivan Alejandro |
2015-07-20 | [refactor] minor reordering of events registration | Kali Kaneko |
2015-07-20 | [bug] start the events server when reactor is running | Kali Kaneko |
2015-07-20 | [bug] prevent logbook subscriber to fail | Ivan Alejandro |
2015-07-20 | [style] grammar fix | kwadronaut |
2015-07-06 | [bug] run zmq log subscriber in background | Ivan Alejandro |
2015-06-30 | [style] fix typo | Kali Kaneko |
2015-06-29 | [bug] log contains exported PGP private key | Ivan Alejandro |
2015-06-22 | [bug] make sure log path exists | Ivan Alejandro |
2015-06-22 | [feat] log lsb_release info if available | Kali Kaneko |
2015-06-22 | [feat] add log rotation feature | Ivan Alejandro |
2015-06-22 | [feat] handle twisted/logging logs with logbook | Ivan Alejandro |
2015-06-22 | [feat] support new psutil API | Ivan Alejandro |
2015-06-22 | [feat] replace old log handler with new one | Ivan Alejandro |
2015-06-22 | [feat] add a zmq based logger, change log window | Ivan Alejandro |
2015-06-10 | [bug] don't run event server on the standalone | Ivan Alejandro |
2015-06-08 | [bug] fix attribute error on mail conductor | Kali Kaneko |
2015-06-05 | bug regression: polkit agent is not automatically launched #6652 | Parménides GV |
2015-06-01 | [bug] do not unset soledad proxy object too early | drebs |
2015-05-29 | [bug] move events server init to backend | drebs |
2015-05-27 | [feat] adapt to new events api on common | Ivan Alejandro |
2015-05-21 | [bug] fix soledad bootstrap sync issues | Ruben Pollan |
2015-05-08 | [feat] use txzmq in backend | drebs |
2015-04-29 | [feat] update api port for pinned riseup | Ivan Alejandro |
2015-04-16 | [bug] do not disable autostart on system quit() | Ivan Alejandro |
2015-04-09 | [bug] enable atexit subprocess termination | Ivan Alejandro |
2015-04-09 | [bug] handle user cancel keyring open operation | Ivan Alejandro |
2015-04-01 | [style] fix pep8 violations | Duda Dornelles |
2015-04-01 | [refactor] move SRPRegister to SRPRegisterImpl | Neissi Lima |
2015-04-01 | [refactor] move SRPAuth to SRPAuthImpl | Duda Dornelles |
2015-04-01 | [bug] Use less threads. | Duda Dornelles |
2015-03-30 | [bug] use ports specified in eip-service.json | Ivan Alejandro |
2015-03-16 | [bug] enable providers combo box on check fail | Ivan Alejandro |
2015-03-13 | [feat] make 'check' button selected by default | Ivan Alejandro |
2015-03-10 | [doc] Remove unneded comment about collection refs | Kali Kaneko |
2015-03-09 | [bug] Use Deferred.errback | Ruben Pollan |
2015-03-09 | [feat] add support for xfce-polkit agent | Ivan Alejandro |
2015-03-09 | Merge branch 'release/0.8.x' into develop | Ivan Alejandro |
2015-02-23 | Merge remote-tracking branch 'leapcode/pr/826' into release/0.8.x | Kali Kaneko |
2015-02-23 | Use unix sockets for the fallback, and set permissions | Kali Kaneko |
2015-02-23 | [Cherry Pick] Regression fix: Use the right provider to log in. | Ivan Alejandro |
2015-02-23 | Regression fix: Use the right provider to log in. | Ivan Alejandro |
2015-02-20 | Fall back to plain ZMQ if Curve is not available. | Ivan Alejandro |
2015-02-19 | Use the collection instead of the mailbox to initalize IncomingMail | Ruben Pollan |