Age | Commit message (Expand) | Author |
---|---|---|
2015-10-06 | [bug] store logs in the right place | Ivan Alejandro |
2015-06-22 | [feat] replace old log handler with new one | Ivan Alejandro |
2015-04-16 | [bug] do not disable autostart on system quit() | Ivan Alejandro |
2014-12-19 | Allow frontend and backend to be run separately. | Ivan Alejandro |
2014-09-15 | Improve support for RTL languages. | Ivan Alejandro |
2014-07-22 | Kill backend on quit if it does not respond. | Ivan Alejandro |
2014-07-14 | Apply changes removed rebasing pullreq #679. | Ivan Alejandro |
2014-07-14 | Use main process to run frontend. | Ivan Alejandro |
2014-07-14 | Add file docstrings. | Ivan Alejandro |
2014-07-14 | Handle SIGINT/SIGTERM in processes. | Ivan Alejandro |
2014-07-14 | Send the flag module values to the processes. | Ivan Alejandro |
2014-07-14 | Add SIGINT handler. | Ivan Alejandro |
2014-07-14 | Use new backend/signaler and start logic in processes. | Ivan Alejandro |
2014-07-14 | Separate app.py and frontend_app.py logics. | Ivan Alejandro |
2014-06-05 | Reorder logging helpers and handlers. | Ivan Alejandro |