aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Use parallel to run tests in parallelChocobozzz2020-07-311-58/+0
|
* Add gitlab ci supportChocobozzz2019-07-291-1/+1
|
* Use node 10 in travisChocobozzz2019-07-251-1/+1
|
* Update travis ffmpeg patch versionChocobozzz2019-05-171-2/+2
|
* Fix overview endpointChocobozzz2019-04-241-1/+1
|
* Use test wrapper exit functionChocobozzz2019-04-241-1/+1
|
* Remove jest testsChocobozzz2019-03-181-1/+0
| | | | I don't have time to maintain them
* Add notifications in the clientChocobozzz2019-01-091-7/+7
|
* Move redundancy in its own travis containerChocobozzz2018-10-161-0/+1
|
* Try to cache video_high_bitrate_1080p in travisChocobozzz2018-10-081-1/+4
|
* Refactor: Separated "Other Videos" section into a dedicated ↵Brad Johnson2018-08-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Add refresh video on searchChocobozzz2018-08-271-2/+3
|
* Correctly copy ffmpegChocobozzz2018-08-101-1/+1
|
* Try to fix travis testsChocobozzz2018-08-101-3/+2
|
* Try to fix travis (again)Chocobozzz2018-07-311-1/+1
|
* Try to fix travisChocobozzz2018-07-311-1/+1
|
* Try to killall peertube in travis before running testsChocobozzz2018-07-311-1/+1
|
* Updated travis.yml git depth 1Jorropo2018-07-251-0/+3
| | | We don't do any git operation except include last commit name, so we only need last commit, that will make travis-ci test faster.
* Begin advanced searchChocobozzz2018-07-241-6/+0
|
* Test travis retryChocobozzz2018-06-211-1/+1
|
* Add redis for travisChocobozzz2018-01-251-0/+1
|
* Try to fix travisChocobozzz2017-12-191-4/+3
|
* Fix migration scriptsChocobozzz2017-12-191-0/+1
|
* Upgrade travis g++Chocobozzz2017-12-191-2/+2
|
* Use RsaSignature2017Chocobozzz2017-12-191-1/+1
|
* Fix lintChocobozzz2017-11-301-1/+1
|
* Split slow and fast api tests for travisChocobozzz2017-10-311-1/+2
|
* Fix travis build stageChocobozzz2017-10-311-1/+1
|
* Try matrix to speed up travis buildsChocobozzz2017-10-311-1/+10
|
* Add yarn cache to travisChocobozzz2017-04-261-0/+2
|
* Use yarn instead of npm installChocobozzz2017-04-261-2/+0
|
* Remove Node 4 supportChocobozzz2017-04-261-1/+0
|
* Fix travisChocobozzz2016-12-251-1/+1
|
* Try to adapt travis to postgresqlChocobozzz2016-12-251-3/+11
|
* Update nodejs versions for travisChocobozzz2016-11-161-2/+2
|
* Fix travisChocobozzz2016-10-071-0/+10
|
* Remove useless commands from travisChocobozzz2016-10-071-11/+0
|
* Electron-prebuilt -> electronChocobozzz2016-10-011-1/+1
|
* Update travis node versionsChocobozzz2016-09-211-3/+3
|
* Try to fix Traviis build (caused by npm 2)Bigard Florian2016-09-211-0/+2
|
* Server: do not enable images tests by default because it needs a specialChocobozzz2016-07-201-0/+1
| | | | ffmpeg version
* Update node for travisChocobozzz2016-05-191-2/+2
|
* Be sure about the version of ffmpeg in travis builsBigard Florian2016-05-121-2/+2
|
* Fix ffmpeg extractionBigard Florian2016-05-121-3/+4
|
* Change ffmpeg download url for travisBigard Florian2016-05-111-1/+1
|
* Try another method to install latest ffmpegBigard Florian2016-05-111-4/+5
|
* Oup's, travis is based on ubuntu preciseBigard Florian2016-05-111-1/+1
|
* Try to fix ffmpeg in travis buildBigard Florian2016-05-111-2/+4
|
* Add ffmpeg dependency to travisBigard Florian2016-05-031-0/+1
|
* Add build step in travisChocobozzz2016-04-291-0/+1
|