aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/request/abstract-request-scheduler.ts
Commit message (Expand)AuthorAgeFilesLines
* Make it compile at leastChocobozzz2017-11-271-168/+0
* Be tolerant with remote requestsChocobozzz2017-10-261-2/+4
* Fix lintChocobozzz2017-10-261-1/+1
* Use async/await in lib and initializersChocobozzz2017-10-261-59/+62
* Better typescript typing for a better worldChocobozzz2017-07-101-6/+16
* Fix error loggingChocobozzz2017-07-071-2/+2
* Async signature and various fixesChocobozzz2017-07-071-1/+0
* Move to promisesChocobozzz2017-07-051-63/+61
* BaseRequestScheduler -> AbstractRequestSchedulerChocobozzz2017-06-161-0/+156