aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Server: fix real world simulation scriptChocobozzz2016-08-201-14/+17
* Server: make friends urls come from the request instead of theChocobozzz2016-08-202-5/+60
* Server: add user list sort/paginationChocobozzz2016-08-163-4/+120
* Server: test filenames with hyphensChocobozzz2016-08-156-5/+5
* Server: fix travis testsChocobozzz2016-08-141-9/+2
* Server: delete user with the id and not the usernameChocobozzz2016-08-093-8/+8
* Server: create requests utils moduleChocobozzz2016-08-072-89/+105
* Server: split tests utils in multiple filesChocobozzz2016-08-0714-626/+712
* Server: do not allow a user to remove a video of another userChocobozzz2016-08-051-0/+2