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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-15
Add README
docs
Alexander Mazuruk
2
-0
/
+146
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
3
-9
/
+20
2018-10-04
Fix generating HTTP API v1 test fixtures
Maciej Wereski
7
-1
/
+2
2018-10-04
HTTP API: Change error JSON format
Maciej Wereski
31
-32
/
+32
2018-10-04
HTTP API: Change default status code of setWorkerStateHandler
Maciej Wereski
4
-3
/
+7
2018-10-04
Fix go vet warnings about usage of unkeyed fields
Lukasz Wojciechowski
4
-11
/
+11
2018-10-04
Fix finishing a Job
Lukasz Wojciechowski
9
-22
/
+51
2018-10-04
Fix situations when request's job is not set
Lukasz Wojciechowski
3
-8
/
+36
2018-10-04
Fix workers state changing behaviour
Lukasz Wojciechowski
4
-188
/
+851
2018-10-04
Add tests for rpc/dryad package
Lukasz Wojciechowski
4
-0
/
+325
2018-09-19
Fix inability to send SSH keys over RPC
Michal Sidor
3
-0
/
+43
2018-09-17
Notify ChangeListener if worker's groups change
logger
Lukasz Wojciechowski
2
-0
/
+51
2018-09-17
Fix rpc and workers separation
Lukasz Wojciechowski
4
-60
/
+128
2018-09-13
Replace DialTCP with Dial in reception test
Lukasz Wojciechowski
1
-2
/
+3
2018-09-05
Add Boruta server executable
Maciej Wereski
1
-0
/
+49
2018-09-05
Get rid of dot imports of boruta package
Maciej Wereski
31
-493
/
+541
2018-08-09
Change rsa.PublicKey to ssh.PublicKey in Dryad Prepare
Maciej Wereski
10
-27
/
+43
2018-08-03
Install public key on dryad
Aleksander Mistewicz
10
-103
/
+55
2018-08-03
Use address of ssh daemon when creating a tunnel
Aleksander Mistewicz
17
-143
/
+166
2018-08-03
Add dryadAddress and sshAddress to Register
Aleksander Mistewicz
9
-37
/
+133
2018-08-01
Inform Dryad about SSH listen address
Aleksander Mistewicz
2
-4
/
+12
2018-08-01
Generate UUID with a new configuration file
Aleksander Mistewicz
1
-0
/
+11
2018-08-01
Fix tests in CI
Aleksander Mistewicz
6
-15
/
+102
2018-07-11
Make ReqID and Priority types implement Stringer
ui
docker
Maciej Wereski
5
-25
/
+34
2018-07-11
Merge branch 'httpapi-client'
Maciej Wereski
10
-4
/
+1768
2018-07-10
HTTP API Client: Add example to documentation
httpapi-client
Maciej Wereski
1
-0
/
+80
2018-07-10
HTTP API: Pass job timeout in HTTP headers
Maciej Wereski
6
-18
/
+206
2018-07-10
HTTP API Client: Add method to check worker state
Maciej Wereski
2
-2
/
+78
2018-07-10
HTTP API Client: Add method to check request state
Maciej Wereski
2
-1
/
+65
2018-07-10
HTTP API Client: Deregister worker
Maciej Wereski
2
-5
/
+38
2018-07-10
HTTP API Client: Set worker groups
Maciej Wereski
2
-7
/
+46
2018-07-10
HTTP API Client: Set worker state
Maciej Wereski
2
-7
/
+45
2018-07-10
HTTP API Client: Get worker information
Maciej Wereski
2
-7
/
+52
2018-07-10
HTTP API Client: List and filter workers
Maciej Wereski
2
-6
/
+113
2018-07-10
HTTP API Client: Prolong access to worker
Maciej Wereski
2
-5
/
+38
2018-07-10
HTTP API Client: Acquire worker
Maciej Wereski
4
-13
/
+116
2018-07-09
HTTP API Client: List and filter requests
Maciej Wereski
2
-8
/
+106
2018-07-05
HTTP API Client: Get request information
Maciej Wereski
2
-8
/
+50
2018-07-05
HTTP API Client: Update request
Maciej Wereski
2
-4
/
+80
2018-07-05
HTTP API Client: Close request
Maciej Wereski
2
-12
/
+45
2018-07-04
HTTP API Client: New request
Maciej Wereski
2
-24
/
+447
2018-07-02
Add HTTP client package skeleton
Maciej Wereski
2
-0
/
+275
2018-06-27
Make ServerError implement error interface
Maciej Wereski
2
-0
/
+11
2018-06-27
HTTP API: Don't loop redirecting when URL wasn't found
Maciej Wereski
2
-0
/
+31
2018-06-18
Add STMsocket to dryad/conf
Aleksander Mistewicz
3
-3
/
+22
2018-06-18
Refactor tests to use mock instead of real STM
Aleksander Mistewicz
4
-42
/
+188
2018-06-05
Merge branch 'httpapi'
Maciej Wereski
71
-3
/
+2337
2018-06-05
Add custom Boruta HTTP headers
httpapi
Maciej Wereski
3
-6
/
+55
2018-06-05
HTTP API: Add agregation package
Maciej Wereski
7
-112
/
+291
[next]