Rafał Pitoń f2d7ed1d9f Small pylint fixes 7 лет назад
..
testfiles 8969ab9c1c some cleanups in attachment processing and storage 8 лет назад
__init__.py 657ea71dac wip threads lists 9 лет назад
test_anonymize_data.py 28d58ba125 Merge in changes from Misago 0.17 7 лет назад
test_attachmentadmin_views.py 4192bdfd1b #702: threads 8 лет назад
test_attachments_api.py bc99d5c4da WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988) 7 лет назад
test_attachments_middleware.py f3c87d5be0 #702: build fixed again 8 лет назад
test_attachmenttypeadmin_views.py f3c87d5be0 #702: build fixed again 8 лет назад
test_attachmentview.py 4192bdfd1b #702: threads 8 лет назад
test_clearattachments.py be5bb6a97f fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts 8 лет назад
test_delete_user_likes.py 2d2f0f58a7 Another iteration on anonymize_content 7 лет назад
test_emailnotification_middleware.py 4192bdfd1b #702: threads 8 лет назад
test_events.py c38230c828 fix #924: events are now marked as read by default for users that caused them 7 лет назад
test_floodprotection.py 4192bdfd1b #702: threads 8 лет назад
test_floodprotection_middleware.py 055992eed5 first pass of cleansource script 8 лет назад
test_gotoviews.py 7009d3d49b Go to best answer url 7 лет назад
test_mergeconflict.py a9d201ea36 Handle merging best answers 7 лет назад
test_paginator.py 055992eed5 first pass of cleansource script 8 лет назад
test_participants.py 4192bdfd1b #702: threads 8 лет назад
test_post_mentions.py fb4e0fe31a #893: fixed te misago.markup api to detect malformed request data 7 лет назад
test_post_model.py 545bbfa4e3 Merge tweaks and handling for best answers 7 лет назад
test_posts_moderation.py 0f2c443f6f fix #707: isort imports after cleanup 8 лет назад
test_privatethread_patch_api.py 44152c0f53 Merge branch '0.17.x' 7 лет назад
test_privatethread_reply_api.py 4192bdfd1b #702: threads 8 лет назад
test_privatethread_start_api.py 4badbca034 WIP Improve API, Username Change 7 лет назад
test_privatethread_view.py 055992eed5 first pass of cleansource script 8 лет назад
test_privatethreads.py 4192bdfd1b #702: threads 8 лет назад
test_privatethreads_api.py 1d9655063e Removed url, acl and api keys from serialized items 7 лет назад
test_privatethreads_lists.py 055992eed5 first pass of cleansource script 8 лет назад
test_search.py 10b067a244 Small cleanup of response_json assertions 7 лет назад
test_subscription_middleware.py 82cd7bcbc2 fix #911: don't account events in subscribe on reply check 7 лет назад
test_subscriptions.py 4192bdfd1b #702: threads 8 лет назад
test_sync_unread_private_threads.py 055992eed5 first pass of cleansource script 8 лет назад
test_synchronizethreads.py 3b0fbc61a6 further cleanups 8 лет назад
test_thread_editreply_api.py 4badbca034 WIP Improve API, Username Change 7 лет назад
test_thread_merge_api.py ea140f7fde Replace assert contains with strict json comparision in more API tests. 7 лет назад
test_thread_model.py 2322fdaa44 Best answers feature 7 лет назад
test_thread_patch_api.py 10b067a244 Small cleanup of response_json assertions 7 лет назад
test_thread_poll_api.py 4192bdfd1b #702: threads 8 лет назад
test_thread_pollcreate_api.py 1d9655063e Removed url, acl and api keys from serialized items 7 лет назад
test_thread_polldelete_api.py f755db1d17 Don't return error message for 404 errors from json api 7 лет назад
test_thread_polledit_api.py 1d9655063e Removed url, acl and api keys from serialized items 7 лет назад
test_thread_pollvotes_api.py 1d9655063e Removed url, acl and api keys from serialized items 7 лет назад
test_thread_postbulkdelete_api.py 93d0bc0e56 Another pass on removing assertContains from API tests 7 лет назад
test_thread_postbulkpatch_api.py fd8ecd51fe Redo patch.dispatch_bulk to follow new bulk actions convention 7 лет назад
test_thread_postdelete_api.py 93d0bc0e56 Another pass on removing assertContains from API tests 7 лет назад
test_thread_postedits_api.py f7fb28ca22 Fix build after previous API iteration 7 лет назад
test_thread_postlikes_api.py 1d9655063e Removed url, acl and api keys from serialized items 7 лет назад
test_thread_postmerge_api.py 93d0bc0e56 Another pass on removing assertContains from API tests 7 лет назад
test_thread_postmove_api.py 570002a9c5 Added fixme comments for some weirdness spotted 7 лет назад
test_thread_postpatch_api.py 10b067a244 Small cleanup of response_json assertions 7 лет назад
test_thread_postread_api.py ea140f7fde Replace assert contains with strict json comparision in more API tests. 7 лет назад
test_thread_postsplit_api.py 5a07144466 Removed assertContains from more thread APIs tests 7 лет назад
test_thread_reply_api.py f755db1d17 Don't return error message for 404 errors from json api 7 лет назад
test_thread_start_api.py 10b067a244 Small cleanup of response_json assertions 7 лет назад
test_threadparticipant_model.py 4192bdfd1b #702: threads 8 лет назад
test_threads_api.py 1d9655063e Removed url, acl and api keys from serialized items 7 лет назад
test_threads_bulkdelete_api.py 5a07144466 Removed assertContains from more thread APIs tests 7 лет назад
test_threads_bulkpatch_api.py f755db1d17 Don't return error message for 404 errors from json api 7 лет назад
test_threads_editor_api.py f755db1d17 Don't return error message for 404 errors from json api 7 лет назад
test_threads_merge_api.py f2d7ed1d9f Small pylint fixes 7 лет назад
test_threads_moderation.py 0d3b72cccf #702: comments cleanup 8 лет назад
test_threadslists.py bc99d5c4da WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988) 7 лет назад
test_threadview.py 4108aa6233 replaced all gettext functions with their unicode counterparts 8 лет назад
test_treesmap.py f9b0b2c957 tweaking yapf 8 лет назад
test_utils.py 63268cc519 Fix pathhandling 7 лет назад
test_validate_post.py 94c90c228f another cleansource pass, fix #40: post validation framework 8 лет назад
test_validators.py e403e7abf9 cleansource 8 лет назад