aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Add filter hooks testsChocobozzz2019-07-242-7/+173
* Add hook filters testsChocobozzz2019-07-246-38/+232
* Add plugin API testsChocobozzz2019-07-244-55/+354
* Add CLI plugins testsChocobozzz2019-07-2413-84/+484
* Add plugins check params testsChocobozzz2019-07-242-0/+475
* Fix lintChocobozzz2019-07-241-0/+2
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-0/+2
* WIP plugins: add theme supportChocobozzz2019-07-242-0/+6
* Add rate limit to registration and API endpointsChocobozzz2019-07-041-2/+55
* Fix/connection with email (#1917)Nassim Bounouas2019-07-021-0/+11
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-212-3/+8
* Add language filters in user preferencesChocobozzz2019-06-192-9/+67
* Fix CLI default boolean valuesChocobozzz2019-06-171-0/+1
* Add ability to override CLI import attributesChocobozzz2019-06-131-13/+51
* Add more CLI testsChocobozzz2019-06-131-13/+103
* Fix notification overflowChocobozzz2019-06-132-2/+6
* Fix user testsChocobozzz2019-06-111-1/+2
* Add more embed parametersChocobozzz2019-06-112-3/+3
* Handle email update on serverChocobozzz2019-06-112-4/+57
* Improve registrationChocobozzz2019-06-073-5/+18
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-071-6/+52
|\
| * Fix video import if autoblacklist is enabledChocobozzz2019-06-071-6/+52
| * Fix playlist get for classic usersChocobozzz2019-05-281-1/+14
* | Add ability to unpublish video/playlistChocobozzz2019-06-062-12/+34
* | Add ability to set to private a public/unlisted videoChocobozzz2019-06-061-2/+24
* | Server: Bulk update videos support fieldChocobozzz2019-05-312-8/+46
* | Remove unused actor uuid fieldChocobozzz2019-05-313-71/+49
* | Add pagination to account video channels endpointChocobozzz2019-05-292-4/+84
* | Multi step registrationChocobozzz2019-05-291-0/+7
* | Add ability to specify channel on registrationChocobozzz2019-05-282-4/+38
* | Fix playlist get for classic usersChocobozzz2019-05-281-1/+14
* | Update travis ffmpeg patch versionChocobozzz2019-05-175-4/+8
* | Add audio upload testsChocobozzz2019-05-176-14/+93
* | Add audio support in uploadChocobozzz2019-05-162-0/+4
* | Merge remote-tracking branch 'origin/pr/1785' into developChocobozzz2019-05-161-2/+18
|\ \
| * | fixed formatting, added test caseFelix Ableitner2019-05-041-4/+19
* | | Don't use parallel tests with test suite 1 and 3Chocobozzz2019-05-152-2/+2
* | | Decrease max parallel tests for travisChocobozzz2019-05-154-4/+4
* | | All API tests in parallelChocobozzz2019-05-1529-197/+260
* | | Redundancy and search tests in parallel tooChocobozzz2019-05-1423-220/+247
* | | Try parallel check params testsChocobozzz2019-05-146-7/+14
| |/ |/|
* | Fix thumbnail when listing my videosChocobozzz2019-05-131-2/+5
|/
* Fix user notifications testsChocobozzz2019-04-251-9/+13
* Fix overview endpointChocobozzz2019-04-242-6/+7
* Use test wrapper exit functionChocobozzz2019-04-2475-363/+371
* Try to fix travisChocobozzz2019-04-243-6/+31
* Use parallel testsChocobozzz2019-04-242-19/+19
* Cleanup testsChocobozzz2019-04-2481-495/+174
* Shared utils -> extra-utilsChocobozzz2019-04-2485-233/+245
* Add user adminFlagsChocobozzz2019-04-1543-500/+710