aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/poolRequests.js
Commit message (Expand)AuthorAgeFilesLines
* Create a constants module to easily modify some constants in a testChocobozzz2015-12-141-14/+6
* Fix bug in the pool of requestsChocobozzz2015-12-071-13/+46
* Logging refractoringChocobozzz2015-12-071-1/+0
* Don't make useless requests to friendsChocobozzz2015-12-041-0/+2
* Add a pool of requests instead of making a request at each action (addChocobozzz2015-12-041-0/+158