Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-14 | Apply changes removed rebasing pullreq #679. | Ivan Alejandro | |
https://github.com/leapcode/bitmask_client/pull/679/files | |||
2014-07-14 | Use main process to run frontend. | Ivan Alejandro | |
Running the GUI in a child process gives problems on OSX. Also, change signal handling since we have less processes. | |||
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 | |
Add serialize/deserialize to dict helper. | |||
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 | |
This prepares the scenario to run the frontend and the backend in different processes. | |||
2014-06-05 | Reorder logging helpers and handlers. | Ivan Alejandro | |