aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/redundancy
Commit message (Collapse)AuthorAgeFilesLines
* Fix lintChocobozzz2021-02-011-4/+11
|
* Fix testsChocobozzz2021-02-012-38/+47
|
* Fix redundancy with HLS only filesChocobozzz2021-02-011-13/+77
|
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+3
|
* Add ability to accept or not remote redundanciesChocobozzz2020-04-072-0/+201
|
* Move to eslintcontainChocobozzz2020-02-032-44/+44
|
* Add ability to list redundanciesChocobozzz2020-01-283-23/+489
|
* Remove HLS torrentsChocobozzz2020-01-241-4/+4
|
* Filter on follows actor types in about pageChocobozzz2019-11-291-2/+2
|
* Fix redundancy testsChocobozzz2019-08-131-4/+4
|
* Redundancy and search tests in parallel tooChocobozzz2019-05-141-12/+22
|
* Use test wrapper exit functionChocobozzz2019-04-241-21/+17
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-4/+4
| | | | Because they need dev dependencies
* Add videos playlist exist testsChocobozzz2019-03-181-2/+2
|
* Add playlist check param testsChocobozzz2019-03-181-4/+10
|
* Use a single file instead of segments for HLSChocobozzz2019-02-111-9/+13
|
* Add hls support on serverChocobozzz2019-02-111-65/+147
|
* Merge branch 'move-utils-to-shared' of ↵Chocobozzz2018-12-071-4/+5
|\ | | | | | | https://github.com/buoyantair/PeerTube into buoyantair-move-utils-to-shared
| * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵buoyantair2018-11-181-2/+4
| |\ | | | | | | | | | move-utils-to-shared
| * \ Merge from upstreambuoyantair2018-11-161-20/+16
| |\ \
| * | | Move utils to /sharedbuoyantair2018-10-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* | | | Create redundancy endpointChocobozzz2018-12-041-12/+15
| |_|/ |/| |
* | | Fix images size when downloading themChocobozzz2018-11-161-2/+3
| |/ |/|
* | Remove wrong redundancy testChocobozzz2018-11-151-20/+16
|/
* Move redundancy in its own travis containerChocobozzz2018-10-162-0/+484