aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/request.js
Commit message (Collapse)AuthorAgeFilesLines
* Server: add informations when removing requests of unexisting podChocobozzz2016-10-011-0/+1
|
* Server: fix remaining milli seconds before the next requests featureChocobozzz2016-10-011-3/+18
|
* Server: fix error log when a friend request failsChocobozzz2016-10-011-2/+1
|
* Server: add information why a friend request failed (status code)Chocobozzz2016-10-011-7/+8
|
* Server: add requests stats endpointChocobozzz2016-09-191-3/+8
|
* Server: udpate async to 2.0.0Chocobozzz2016-07-181-5/+7
|
* Server: limit actions for each request between podsChocobozzz2016-07-061-3/+3
|
* Fix requests ordering between podsChocobozzz2016-07-051-1/+1
|
* Pod model refractoring -> use mongoose apiChocobozzz2016-06-301-19/+29
|
* Request model refractoring -> use mongoose apiChocobozzz2016-06-281-0/+280