aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/request/request-scheduler.ts
Commit message (Expand)AuthorAgeFilesLines
* Make it compile at leastChocobozzz2017-11-271-96/+0
* Use async/await in lib and initializersChocobozzz2017-10-261-9/+7
* Better typescript typing for a better worldChocobozzz2017-07-101-4/+4
* Fix error loggingChocobozzz2017-07-071-1/+1
* Async signature and various fixesChocobozzz2017-07-071-8/+1
* Move to promisesChocobozzz2017-07-051-18/+14
* Create types for model enumsChocobozzz2017-06-161-1/+2
* BaseRequestScheduler -> AbstractRequestSchedulerChocobozzz2017-06-161-2/+2
* Type functionsChocobozzz2017-06-101-10/+13
* Type modelsChocobozzz2017-05-251-4/+5
* First typescript iterationChocobozzz2017-05-201-0/+104