aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Server: Add NSFW in user profileChocobozzz2017-04-033-4/+46
* Server: add nsfw attributeChocobozzz2017-03-286-1/+94
* Server: add licence video attributeChocobozzz2017-03-276-2/+127
* Server: refractoring upload/update video test utilsChocobozzz2017-03-2612-146/+158
* Fix tag testsChocobozzz2017-03-221-45/+0
* Relax on tags (accept any characters and not required anymore)Chocobozzz2017-03-221-13/+0
* Add video category supportChocobozzz2017-03-2212-26/+157
* Better real world testChocobozzz2017-03-192-18/+142
* Server: add config endpointChocobozzz2017-03-103-0/+78
* Add like/dislike system for videosChocobozzz2017-03-087-13/+290
* Update bittorrent-tracker and standard to v9Chocobozzz2017-03-0313-0/+26
* Server: implement video viewsChocobozzz2017-02-261-26/+124
* Server: make a basic "quick and dirty update" for videosChocobozzz2017-02-262-1/+70
* Add email to usersChocobozzz2017-02-184-2/+76
* Add email to podsChocobozzz2017-02-161-0/+2
* Server: assert remoteId and host pair is uniqueChocobozzz2017-01-271-0/+2
* Server: error if we add a pod that already existsChocobozzz2017-01-272-3/+16
* Fix testsChocobozzz2017-01-231-1/+2
* Server: paths refractoringChocobozzz2017-01-172-3/+3
* Server: fix single pod testsChocobozzz2017-01-122-46/+60
* Try to fix travis buildChocobozzz2017-01-123-9/+9
* Server: fix update remote video infohashChocobozzz2017-01-123-9/+41
* Server: add update case to real world scriptChocobozzz2017-01-111-2/+26
* Server: rights check for update a videoChocobozzz2017-01-111-0/+4
* Server: do not break remote videos processing on errorChocobozzz2017-01-111-1/+1
* Server: improve real world scriptChocobozzz2017-01-061-7/+22
* Server: add video abuse supportChocobozzz2017-01-047-11/+460
* Server: split check params testsChocobozzz2016-12-309-867/+1110
* Server: add updatedAt attribute to videosChocobozzz2016-12-303-2/+17
* Server: propagate video update to other podsChocobozzz2016-12-301-10/+45
* Server: add ability to update a videoChocobozzz2016-12-293-1/+204
* Fix real world scriptChocobozzz2016-12-251-5/+6
* Update migrations codeChocobozzz2016-12-251-1/+1
* Move tags in another tableChocobozzz2016-12-243-53/+56
* First version with PostgreSQLChocobozzz2016-12-198-51/+26
* Server: adapt tests to hostChocobozzz2016-11-167-48/+58
* Server: Uploads -> VideosChocobozzz2016-10-211-2/+9
* Try to fix travisChocobozzz2016-10-141-1/+1
* Server: fix real world toolsChocobozzz2016-10-103-5/+6
* Server: forbid to remove the root userChocobozzz2016-10-071-0/+9
* Server: update to webseed implementation (tests, lint...)Chocobozzz2016-10-073-16/+2
* Server: remove useless hash affectationsChocobozzz2016-10-027-29/+29
* Server: fix unit tests againChocobozzz2016-09-211-2/+4
* Server: fix testsChocobozzz2016-09-211-4/+6
* Fix client peer dependenciesChocobozzz2016-09-201-7/+0
* Server: add requests stats endpointChocobozzz2016-09-192-1/+148
* Server: add pod created date and score to the list controllerChocobozzz2016-08-261-2/+11
* Server: fix check user params testsChocobozzz2016-08-231-12/+10
* Client: fix error display for componentChocobozzz2016-08-231-0/+11
* Server: fix makefriends validation and testsChocobozzz2016-08-211-50/+59