aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/remote
Commit message (Expand)AuthorAgeFilesLines
* Server: assert remoteId and host pair is uniqueChocobozzz2017-01-271-0/+10
* Server: remote request process refractoringChocobozzz2017-01-171-20/+20
* Server: transaction refractoringChocobozzz2017-01-171-26/+12
* Server: fix update remote videoChocobozzz2017-01-151-2/+2
* Server: create transaction refractoringChocobozzz2017-01-151-13/+5
* Server: retryer transaction wrapper refractoringChocobozzz2017-01-151-24/+10
* Server: transaction serializable for videosChocobozzz2017-01-111-1/+1
* Server: do not break remote videos processing on errorChocobozzz2017-01-111-9/+24
* Server: always check commit resultChocobozzz2017-01-111-5/+11
* Server: try to have a better video integrityChocobozzz2017-01-061-9/+47
* Server: add video abuse supportChocobozzz2017-01-041-18/+50
* Server: move remote routes in their own directoryChocobozzz2016-12-302-0/+253