index
:
tools/boruta
docker
docs
httpapi
httpapi-client
listing-improvements
logger
master
sandbox/aalexanderr/demo_v5
sandbox/aalexanderr/gob-bug
sandbox/aalexanderr/logs
sandbox/amistewicz/demo_v4
ui
Domain: SCM / Uncategorized; Licenses: Apache-2.0;
Maciej Wereski <m.wereski@partner.samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
workers
/
workers.go
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
Workers: remove unused mapWorker member
HEAD
master
Maciej Wereski
1
-1
/
+0
2018-10-04
Workers: Deregister when worker is in FAIL state
Maciej Wereski
1
-2
/
+2
2018-10-04
HTTP API: Change default status code of setWorkerStateHandler
Maciej Wereski
1
-1
/
+4
2018-10-04
Fix workers state changing behaviour
Lukasz Wojciechowski
1
-74
/
+214
2018-09-17
Notify ChangeListener if worker's groups change
logger
Lukasz Wojciechowski
1
-0
/
+3
2018-09-17
Fix rpc and workers separation
Lukasz Wojciechowski
1
-7
/
+7
2018-09-05
Get rid of dot imports of boruta package
Maciej Wereski
1
-49
/
+51
2018-08-09
Change rsa.PublicKey to ssh.PublicKey in Dryad Prepare
Maciej Wereski
1
-1
/
+6
2018-08-03
Install public key on dryad
Aleksander Mistewicz
1
-3
/
+11
2018-08-03
Use address of ssh daemon when creating a tunnel
Aleksander Mistewicz
1
-24
/
+26
2018-08-03
Add dryadAddress and sshAddress to Register
Aleksander Mistewicz
1
-8
/
+36
2018-04-27
Use change listener in workers
Lukasz Wojciechowski
1
-2
/
+10
2018-04-27
Trigger appropriate actions on Drayd in SetState
Aleksander Mistewicz
1
-1
/
+35
2018-04-27
Implement WorkersManager interface in WorkerList
Lukasz Wojciechowski
1
-8
/
+145
2018-04-27
Add RW mutex based synchronization to WorkersList
Lukasz Wojciechowski
1
-0
/
+23
2018-03-27
Simplify implementation of ListWorkers
Aleksander Mistewicz
1
-69
/
+42
2017-10-09
Store ip and key alongside WorkerInfo
Aleksander Mistewicz
1
-0
/
+48
2017-10-09
Replace WorkerInfo with private mapWorker
Aleksander Mistewicz
1
-10
/
+17
2017-10-04
Implement get information about the Worker
Aleksander Mistewicz
1
-1
/
+5
2017-10-04
Implement filtered worker listing
Aleksander Mistewicz
1
-1
/
+94
2017-09-20
Implement setting groups for worker
Aleksander Mistewicz
1
-1
/
+6
2017-09-20
Implement setting worker state
Aleksander Mistewicz
1
-1
/
+14
2017-09-20
Implement worker removal from the pool
Aleksander Mistewicz
1
-1
/
+9
2017-09-20
Implement state update after failure
Aleksander Mistewicz
1
-1
/
+11
2017-09-20
Implement Worker registration
Aleksander Mistewicz
1
-1
/
+21
2017-09-20
Add workers package
Aleksander Mistewicz
1
-0
/
+72