Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finalise the join in a network and add the ability to quit it | Chocobozzz | 2016-01-23 | 1 | -5/+27 |
| | |||||
* | Create a constants module to easily modify some constants in a test | Chocobozzz | 2015-12-14 | 1 | -14/+6 |
| | | | | instance for example. | ||||
* | Fix bug in the pool of requests | Chocobozzz | 2015-12-07 | 1 | -13/+46 |
| | |||||
* | Logging refractoring | Chocobozzz | 2015-12-07 | 1 | -1/+0 |
| | |||||
* | Don't make useless requests to friends | Chocobozzz | 2015-12-04 | 1 | -0/+2 |
| | |||||
* | Add a pool of requests instead of making a request at each action (add | Chocobozzz | 2015-12-04 | 1 | -0/+158 |
video/remove video) for performance in big networks |