Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-12 | Implement UpdateRequest | Maciej Wereski | 2 | -143/+96 |
2017-10-12 | Change Set methods in Requests interface | Maciej Wereski | 2 | -12/+9 |
2017-10-12 | Guard requests collection with mutex | Maciej Wereski | 1 | -0/+21 |
2017-10-12 | Initial Request Queue implementation | Maciej Wereski | 6 | -0/+1018 |
2017-10-10 | Use common error type for ErrWorkerNotFound | Aleksander Mistewicz | 1 | -1/+3 |
2017-10-10 | Remove unused interface | Maciej Wereski | 1 | -8/+0 |
2017-10-10 | Make uint types have explicit sizes | Maciej Wereski | 1 | -2/+2 |
2017-10-09 | Store ip and key alongside WorkerInfo | Aleksander Mistewicz | 2 | -0/+121 |
2017-10-09 | Replace WorkerInfo with private mapWorker | Aleksander Mistewicz | 2 | -13/+20 |
2017-10-09 | Remove AccessInfo from WorkerInfo | Aleksander Mistewicz | 1 | -1/+0 |
2017-10-05 | Add common errors | Maciej Wereski | 2 | -0/+56 |
2017-10-05 | Make ListFilter an interface | Maciej Wereski | 1 | -1/+4 |
2017-10-05 | Fix types of request states | Maciej Wereski | 1 | -6/+6 |
2017-10-05 | Add tunnels to workers package | Aleksander Mistewicz | 2 | -0/+235 |
2017-10-04 | Add benchmark tests for WorkerList | Aleksander Mistewicz | 1 | -0/+108 |
2017-10-04 | Implement get information about the Worker | Aleksander Mistewicz | 3 | -44/+19 |
2017-10-04 | Implement filtered worker listing | Aleksander Mistewicz | 3 | -10/+244 |
2017-09-20 | Implement setting groups for worker | Aleksander Mistewicz | 3 | -5/+30 |
2017-09-20 | Implement setting worker state | Aleksander Mistewicz | 4 | -5/+76 |
2017-09-20 | Implement worker removal from the pool | Aleksander Mistewicz | 4 | -5/+44 |
2017-09-20 | Implement state update after failure | Aleksander Mistewicz | 4 | -5/+63 |
2017-09-20 | Fix type of WorkerState constants | Aleksander Mistewicz | 1 | -3/+3 |
2017-09-20 | Implement Worker registration | Aleksander Mistewicz | 4 | -5/+153 |
2017-09-20 | Add workers package | Aleksander Mistewicz | 4 | -0/+196 |
2017-09-13 | Add Dryad interface | Aleksander Mistewicz | 1 | -0/+15 |
2017-09-13 | Rework interfaces definitions | Maciej Wereski | 1 | -14/+18 |
2017-08-18 | Base state types on string instead of byte | Maciej Wereski | 1 | -13/+13 |
2017-07-14 | Add UserInfo argument to NewRequest | Maciej Wereski | 1 | -1/+2 |
2017-06-09 | Add missing license header | Maciej Wereski | 1 | -0/+16 |
2017-06-07 | Add basic structures of the boruta | Aleksander Mistewicz | 1 | -0/+168 |
2017-05-02 | Initial empty repository | Rafal Krypa | 0 | -0/+0 |