aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/real-world
Commit message (Collapse)AuthorAgeFilesLines
* Move to eslintcontainChocobozzz2020-02-032-497/+0
|
* Add ability to filter per job typeChocobozzz2019-12-041-1/+8
|
* Cleanup testsChocobozzz2019-04-241-3/+2
|
* Shared utils -> extra-utilsChocobozzz2019-04-242-3/+3
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-1/+1
|
* Move utils to /sharedbuoyantair2018-10-292-3/+3
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Add ability to set a name to a channelChocobozzz2018-08-271-0/+1
|
* Speed up populate database scriptChocobozzz2018-07-241-9/+20
|
* Render CSS/title/description tags on server sideChocobozzz2018-07-181-5/+6
|
* Add populate database scriptChocobozzz2018-07-171-0/+110
|
* Migrate to bullChocobozzz2018-07-111-1/+1
|
* Use ISO 639 for languagesChocobozzz2018-04-231-1/+1
|
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-191-1/+1
| | | | before beta
* Don't stuck on active jobsChocobozzz2018-02-121-1/+1
|
* Begin import script with youtube-dlChocobozzz2018-02-093-215/+0
|
* Move job queue to redisChocobozzz2018-01-251-12/+9
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Fix real world scriptChocobozzz2017-12-291-372/+371
|
* Improve check follow params testsChocobozzz2017-12-281-2/+2
|
* Add follow testsChocobozzz2017-11-271-373/+372
|
* Optimize signature verificationChocobozzz2017-11-271-27/+24
|
* Handle follow/acceptChocobozzz2017-11-271-2/+1
|
* Upgrade server packagesChocobozzz2017-10-312-8/+9
|
* Improve real world scriptChocobozzz2017-09-121-27/+75
|
* Convert real world script to typescriptChocobozzz2017-09-082-367/+327
|
* Fix lintChocobozzz2017-09-071-1/+0
|
* Convert real world tools to typescriptChocobozzz2017-09-076-191/+217
|
* Requests -> RequestSchedulersChocobozzz2017-06-251-2/+2
|
* Update standard -> 10Chocobozzz2017-04-161-2/+4
|
* Server: add video language attributeChocobozzz2017-04-072-2/+7
|
* Server: add nsfw attributeChocobozzz2017-03-282-1/+6
|
* Server: add licence video attributeChocobozzz2017-03-272-2/+7
|
* Server: refractoring upload/update video test utilsChocobozzz2017-03-262-13/+23
|
* Add video category supportChocobozzz2017-03-222-3/+7
|
* Better real world testChocobozzz2017-03-191-18/+117
|
* Try to fix travis buildChocobozzz2017-01-121-3/+3
|
* Server: fix update remote video infohashChocobozzz2017-01-121-1/+1
|
* Server: add update case to real world scriptChocobozzz2017-01-111-2/+26
|
* Server: do not break remote videos processing on errorChocobozzz2017-01-111-1/+1
|
* Server: improve real world scriptChocobozzz2017-01-061-7/+22
|
* Fix real world scriptChocobozzz2016-12-251-5/+6
|
* Server: fix real world toolsChocobozzz2016-10-102-4/+5
|
* Server: fix real world simulation scriptChocobozzz2016-08-201-14/+17
|
* Server: Add some cli tools to make it easy to upload a lot of videosChocobozzz2016-07-203-0/+168
|
* Server: udpate async to 2.0.0Chocobozzz2016-07-181-5/+6
|
* Server: add script that try to simulate a real world situationChocobozzz2016-07-061-0/+215
Each pod randomly upload or remove a video and send the information to its friend