| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add option to configure API URL | Jonathan Weth | 2020-07-29 | 1 | -2/+0 |
| | | |||||
| * | Reformat | Jonathan Weth | 2020-07-29 | 1 | -2/+4 |
| | | |||||
| * | Create lock file if service is running | Jonathan Weth | 2020-07-29 | 1 | -0/+16 |
| | | |||||
| * | Add one-time service option | Jonathan Weth | 2020-07-29 | 1 | -4/+14 |
| | | |||||
| * | Use typing everywhere and clean up argparse | Jonathan Weth | 2020-07-27 | 1 | -13/+6 |
| | | | | | Close #8 | ||||
| * | Add documentation | Jonathan Weth | 2020-07-27 | 1 | -7/+68 |
| | | |||||
| * | Add logging | Jonathan Weth | 2020-07-27 | 1 | -10/+30 |
| | | | | | Close #5 | ||||
| * | Ensure that only one just can run | Jonathan Weth | 2020-07-27 | 1 | -2/+8 |
| | | | | | Close #6 | ||||
| * | Create global trigger server and handle SIGINT correctly | Jonathan Weth | 2020-07-27 | 1 | -4/+40 |
| | | |||||
| * | Prevent crashing when asking for status with invalid pid & mockup-mode: make ↵ | Daniel Teichmann | 2020-07-24 | 1 | -4/+17 |
| | | | | | sessionid's positive | ||||
| * | Implement bi-directional stopping of sessions | Jonathan Weth | 2020-07-23 | 1 | -0/+2 |
| | | |||||
| * | Reformat | Jonathan Weth | 2020-07-22 | 1 | -16/+22 |
| | | |||||
| * | Add -m/--mockup-mode feature to service.py and session.py | Daniel Teichmann | 2020-07-22 | 1 | -3/+33 |
| | | |||||
| * | Add shebang to python executables | Daniel Teichmann | 2020-07-22 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'master' of gitlab.das-netzwerkteam.de:remotewebapp/session-service | Jonathan Weth | 2020-07-21 | 1 | -5/+5 |
| |\ | |||||
| | * | Port namespace to Arctica Project | Daniel Teichmann | 2020-07-21 | 1 | -3/+3 |
| | | | |||||
| * | | Add trigger option and API methods for updating and getting session status | Jonathan Weth | 2020-07-21 | 1 | -17/+32 |
| |/ | |||||
| * | Implement basic session daemon | Jonathan Weth | 2020-07-20 | 1 | -0/+81 |
