aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/travis.sh
Commit message (Collapse)AuthorAgeFilesLines
* Refactor: Separated "Other Videos" section into a dedicated ↵Brad Johnson2018-08-311-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | component/service (#969) * Separated "Other Videos" section into a dedicated component/service I'm currently working on some proof-of-concepts for recommendation providers that could work with PeerTube to provide useful video suggestions to the user. As a first step, I want to have great clarity about how PeerTube, itself, will surface these videos to the user. With this branch, I'm refactoring the "recommendations" to make it easier to swap out different recommender implementations quickly. Stop recommender from including the video that's being watched. Ensure always 5 recommendations * Treat recommendations as a stream of values, rather than a single async value. * Prioritize readability over HTTP response size early-optimization. * Simplify pipe
* Don't compile all languages in travisChocobozzz2018-08-271-1/+1
|
* Add refresh video on searchChocobozzz2018-08-271-5/+8
|
* Try to fix travis (again)Chocobozzz2018-07-311-0/+2
|
* Add video comments RSSChocobozzz2018-06-081-1/+2
|
* Clean shell scripts (#398)Léo Andrès2018-03-271-5/+7
|
* Fix lint momory issuesChocobozzz2018-03-081-1/+1
|
* Increase mocha default timeoutChocobozzz2018-02-281-5/+5
|
* Fix travis testsChocobozzz2018-02-161-5/+5
|
* Fix lintChocobozzz2018-01-241-1/+1
|
* Fix lintChocobozzz2017-11-301-2/+2
|
* Split slow and fast api tests for travisChocobozzz2017-10-311-0/+6
|
* Build server files before test the apiChocobozzz2017-10-311-3/+3
|
* Try matrix to speed up travis buildsChocobozzz2017-10-311-0/+23