Fix tests
[oweals/peertube.git] / server / tests /
2019-05-16 ChocobozzzMerge branch 'feature/parallel-tests' into develop
2019-05-15 ChocobozzzDon't use parallel tests with test suite 1 and 3
2019-05-15 ChocobozzzDecrease max parallel tests for travis
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-05-15 ChocobozzzAll API tests in parallel
2019-05-14 ChocobozzzRedundancy and search tests in parallel too
2019-05-14 ChocobozzzTry parallel check params tests
2019-05-13 ChocobozzzFix thumbnail when listing my videos
2019-05-04 Felix Ableitnerfixed formatting, added test case
2019-04-25 ChocobozzzFix user notifications tests
2019-04-24 ChocobozzzFix overview endpoint
2019-04-24 ChocobozzzUse test wrapper exit function
2019-04-24 ChocobozzzTry to fix travis
2019-04-24 ChocobozzzUse parallel tests
2019-04-24 ChocobozzzCleanup tests
2019-04-24 ChocobozzzShared utils -> extra-utils
2019-04-15 ChocobozzzAdd user adminFlags
2019-04-12 ChocobozzzAdd ability to delete old remote views
2019-04-11 ChocobozzzAdd ability to limit videos history size
2019-04-11 ChocobozzzTry to improve server tests compilation speed
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-11 ChocobozzzAdd debug component to help admins to fix IP issues
2019-04-10 ChocobozzzAdd logs endpoint
2019-04-10 ChocobozzzAdd ability to disable tracker
2019-04-09 ChocobozzzAdd check params account ratings tests
2019-04-09 Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-04-08 ChocobozzzAdd notification on new instance follower (server side)
2019-04-08 ChocobozzzAdd ability to manually approves instance followers...
2019-04-08 ChocobozzzAdd ability to forbid followers
2019-04-08 ChocobozzzAdd ability to remove an instance follower in API
2019-04-03 ChocobozzzFix notification tests
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-19 ChocobozzzCleanup invalid rates/comments/shares
2019-03-19 ChocobozzzRefresh playlists
2019-03-19 ChocobozzzCleanup tmp directory at startup
2019-03-18 ChocobozzzHandle theater mode for playlists
2019-03-18 ChocobozzzFix unit tests
2019-03-18 ChocobozzzForbid public playlists not assigned to a channel
2019-03-18 ChocobozzzAdd playlist updatedAt tests
2019-03-18 ChocobozzzAdd videos playlist exist tests
2019-03-18 ChocobozzzAdd server migrations
2019-03-18 ChocobozzzRefactor video playlist middlewares
2019-03-18 ChocobozzzAdd playlist rest tests
2019-03-18 ChocobozzzAdd playlist check param tests
2019-03-18 ChocobozzzPlaylist server API
2019-02-21 ChocobozzzAdd request body limit
2019-02-21 ChocobozzzAdd NSFW info in about page
2019-02-21 ChocobozzzfindById -> findByPk
2019-02-20 ChocobozzzAdd isNSFW instance configuration key
2019-02-18 Josh Morelcheck email enabled for requiresEmailVer config
2019-02-15 ChocobozzzTry to fix travis tests
2019-02-15 ChocobozzzFix mention helper test
2019-02-15 ChocobozzzFix from header in contact form
2019-02-15 ChocobozzzFix mention notification with a remote account
2019-02-14 ChocobozzzMerge branch 'release/v1.2.0'
2019-02-14 ChocobozzzFix mention helper test
2019-02-14 ChocobozzzFix from header in contact form
2019-02-14 ChocobozzzFix mention notification with a remote account
2019-02-12 ChocobozzzRefractor published date on video import
2019-02-12 Andrés MaldonadoAdd search by original publication date
2019-02-11 ChocobozzzAdd originallyPublishedAt unit tests
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzAdd federation tests on download enabled
2019-02-11 ChocobozzzFix reverse proxy test
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzCleanup reset user password by admin
2019-02-11 ChocobozzzUse a single file instead of segments for HLS
2019-02-11 ChocobozzzAdd hls support on server
2019-02-07 Josh Morelremove .only from notifications tests
2019-02-07 Josh Moreldon't notify prior to scheduled update
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-29 ChocobozzzMerge branch 'develop' into release/v1.2.0
2019-01-28 Josh Morelfix typo in test accounts api validators
2019-01-15 ChocobozzzPrepare Dislike/Flag/View fixes
2019-01-15 ChocobozzzAdd totalLocalVideoFilesSize in stats
2019-01-14 ChocobozzzIncrease abuse length to 3000
2019-01-10 ChocobozzzAdd ability to unfederate a local video (on blacklist)
2019-01-10 ChocobozzzUpdate translations
2019-01-10 ChocobozzzImplement contact form on server side
2019-01-09 ChocobozzzFix socket.io websocket connection
2019-01-09 ChocobozzzAdd notifications in the client
2019-01-09 ChocobozzzAdd new follow, mention and user registered notifs
2019-01-09 ChocobozzzAdd import finished and video published notifs
2019-01-09 ChocobozzzAdd notification settings migration
2019-01-09 ChocobozzzAdd user notification base code
2018-12-18 ChocobozzzAdd history on server side
2018-12-17 Josh Morelthrow error if MailDev doesn't run
2018-12-13 ChocobozzzKeep old channel/user name constraints
2018-12-11 ChocobozzzSupport additional video extensions
2018-12-11 ChocobozzzAdd test regarding tmp directory
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-07 BRAINS YUMusername/display_name/video_channel_name min length...
2018-12-07 ChocobozzzFix AP tests
2018-12-07 Rigel Kent(well-known url) add change-password
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-05 ChocobozzzAdd sitemap
2018-12-04 ChocobozzzCreate redundancy endpoint
2018-12-04 ChocobozzzFix thumbnail processing
2018-11-30 ChocobozzzFix AP redirection
next