Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -m/--mockup-mode feature to service.py and session.py | Daniel Teichmann | 2020-07-22 | 3 | -30/+100 |
| | |||||
* | Add shebang to python executables | Daniel Teichmann | 2020-07-22 | 2 | -0/+2 |
| | |||||
* | Update README | Jonathan Weth | 2020-07-21 | 2 | -14/+29 |
| | | | | Close #2 | ||||
* | Merge branch 'master' of gitlab.das-netzwerkteam.de:remotewebapp/session-service | Jonathan Weth | 2020-07-21 | 3 | -7/+7 |
|\ | |||||
| * | Merge branch 'pr/namespace-to-arctica' into 'master' | Jonathan Weth | 2020-07-21 | 3 | -5/+5 |
| |\ | | | | | | | | | | | | | Port namespace to Arctica Project See merge request remotewebapp/session-service!1 | ||||
| | * | Port namespace to Arctica Project | Daniel Teichmann | 2020-07-21 | 3 | -5/+5 |
| |/ | |||||
* / | Add trigger option and API methods for updating and getting session status | Jonathan Weth | 2020-07-21 | 5 | -18/+241 |
|/ | |||||
* | Add API documentation for service | Jonathan Weth | 2020-07-21 | 1 | -0/+35 |
| | |||||
* | Add .gitignore for Python stuff | Jonathan Weth | 2020-07-20 | 1 | -0/+138 |
| | |||||
* | Implement basic session daemon | Jonathan Weth | 2020-07-20 | 6 | -2/+412 |
| | |||||
* | Init project files | Jonathan Weth | 2020-07-17 | 4 | -0/+375 |