Server: add video language attribute
[oweals/peertube.git] / server / tests / utils /
2017-04-07 ChocobozzzServer: add video language attribute
2017-04-03 ChocobozzzServer: Add NSFW in user profile
2017-03-28 ChocobozzzServer: add nsfw attribute
2017-03-27 ChocobozzzServer: add licence video attribute
2017-03-26 ChocobozzzServer: refractoring upload/update video test utils
2017-03-22 ChocobozzzAdd video category support
2017-03-19 ChocobozzzBetter real world test
2017-03-10 ChocobozzzServer: add config endpoint
2017-03-08 ChocobozzzAdd like/dislike system for videos
2017-02-18 ChocobozzzAdd email to users
2017-01-27 ChocobozzzServer: error if we add a pod that already exists
2017-01-23 ChocobozzzFix tests
2017-01-17 ChocobozzzServer: paths refractoring
2017-01-12 ChocobozzzMerge branch 'postgresql'
2017-01-12 ChocobozzzServer: fix single pod tests
2017-01-04 ChocobozzzServer: add video abuse support
2016-12-30 ChocobozzzServer: split check params tests
2016-12-30 ChocobozzzServer: add updatedAt attribute to videos
2016-12-29 ChocobozzzServer: add ability to update a video
2016-12-25 ChocobozzzUpdate migrations code
2016-12-19 ChocobozzzFirst version with PostgreSQL
2016-11-16 ChocobozzzServer: adapt tests to host
2016-10-10 ChocobozzzServer: fix real world tools
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-10-02 ChocobozzzServer: remove useless hash affectations
2016-08-20 ChocobozzzServer: make friends urls come from the request instead...
2016-08-16 ChocobozzzServer: add user list sort/pagination
2016-08-09 ChocobozzzServer: delete user with the id and not the username
2016-08-07 ChocobozzzServer: create requests utils module
2016-08-07 ChocobozzzServer: split tests utils in multiple files