aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue
Commit message (Expand)AuthorAgeFilesLines
* Don't send follow request if the follow is already acceptedChocobozzz2018-07-311-2/+2
* Increase max stalled count in job queueChocobozzz2018-07-301-1/+4
* Graceful job queue shutdownChocobozzz2018-07-301-0/+7
* expliciting type checks and predicates (server only)Rigel Kent2018-07-253-5/+5
* adding redis unix connectionRigel Kent2018-07-141-6/+2
* Migrate to bullChocobozzz2018-07-117-112/+95
* Reset published date on publishChocobozzz2018-06-281-4/+9
* Refractor retry transaction functionChocobozzz2018-06-132-15/+3
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-122-58/+70
* Pick average video file insead of max qualityChocobozzz2018-06-071-1/+1
* Improve create import file jobChocobozzz2018-06-072-8/+8
* Add create-import-video-file-job commandFlorent Fayolle2018-06-072-4/+29
* Add ability to manually run transcoding jobChocobozzz2018-05-301-9/+15
* Refractor and optimize AP collectionsChocobozzz2018-05-251-41/+3
* feature: db selection in redisRigel Kent2018-05-211-1/+2
* Add timeout and TTL to request jobsChocobozzz2018-05-094-11/+27
* Process broadcast requests in parallelChocobozzz2018-04-181-10/+7
* Move server follow in the job queueChocobozzz2018-04-182-1/+72
* Fix error loggingChocobozzz2018-03-261-2/+2
* Fix video_share_url duplicate key in transcoding jobChocobozzz2018-03-191-22/+18
* Add short description in configChocobozzz2018-03-152-3/+3
* Fix typingsChocobozzz2018-02-271-3/+3
* Fix job panel sorting in administrationChocobozzz2018-02-271-8/+22
* Fix resolution for portrait videosChocobozzz2018-02-271-5/+6
* Don't stuck on active jobsChocobozzz2018-02-121-1/+28
* Fix job count apiChocobozzz2018-02-081-1/+1
* Fix job queue apiChocobozzz2018-02-071-1/+1
* Fix job queue backoffChocobozzz2018-01-301-1/+1
* Add ability to reset our passwordChocobozzz2018-01-302-2/+29
* Move job queue to redisChocobozzz2018-01-257-0/+429