index
:
RWA.Support.SessionService
crypt
master
mr/add_web_app_host-fix-str-casting-issue
mr/stuff
Remote Web App::Support::Session Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update project URLs.
Mike Gabriel
2020-10-04
1
-1
/
+1
*
LICENSE'ing: Add individual license/copyright headers to (nearly) all files.
Mike Gabriel
2020-09-17
1
-0
/
+26
*
Return error status if connection to RWA wasn't successful
Jonathan Weth
2020-07-31
1
-11
/
+20
*
Don't log so often.
Jonathan Weth
2020-07-31
1
-2
/
+4
*
Stop service if lock file was removed
Jonathan Weth
2020-07-30
1
-8
/
+16
*
Store lock file in own directory in /tmp/
Jonathan Weth
2020-07-30
1
-1
/
+3
*
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
*
Add documentation
Jonathan Weth
2020-07-27
1
-7
/
+68
*
Add logging
Jonathan Weth
2020-07-27
1
-10
/
+30
*
Ensure that only one just can run
Jonathan Weth
2020-07-27
1
-2
/
+8
*
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
*
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