Commit History

Author SHA1 Message Date
  rafalp 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
  rafalp e1eea12159 Rename testutils modules to test 6 years ago
  rafalp 48df85108e Format code with black 6 years ago
  rafalp daf21308da Move context processor to request.settings, rename it to conf. 6 years ago
  rafalp 3a907dd804 Remove User.acl_cache, User.acl_ and direct imports from misago.acl 6 years ago
  rafalp 4307c0acb9 Fix tests for threads editor api 6 years ago
  rafalp c7d7f63a7b Revert most of code to old-style format 6 years ago
  rafalp fffbaae3dd Remove assertContains from threads editor api tests 6 years ago
  rafalp b113253a5b Simplify super() calls 6 years ago
  rafalp f43696ca09 Even master with 0.19.0 release 6 years ago
  Rafał Pitoń f755db1d17 Don't return error message for 404 errors from json api 7 years ago
  Rafał Pitoń 38684c1cba Remove remaining assertContains from API tests 7 years ago
  Rafał Pitoń c90379701a #702: more work on fixdictsformatting 8 years ago
  Rafał Pitoń 4192bdfd1b #702: threads 8 years ago
  Rafał Pitoń f9b0b2c957 tweaking yapf 8 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 years ago
  Rafał Pitoń 4f67c08bd2 fix #741: cleaned response json handling in tests a little 8 years ago
  Rafał Pitoń be5bb6a97f fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts 8 years ago
  Rafał Pitoń 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 8 years ago
  Rafał Pitoń 0f2c443f6f fix #707: isort imports after cleanup 8 years ago
  Rafał Pitoń 311a5fda69 #707: fix relative imports 8 years ago
  Rafał Pitoń 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
  Rafał Pitoń 8969ab9c1c some cleanups in attachment processing and storage 8 years ago
  Rafał Pitoń d333c97f5d small cleanup 8 years ago
  Rafał Pitoń 6826a45013 make attachments acl aware in test on py 3.5k 8 years ago
  Rafał Pitoń 19855b33f6 disable maxdiff on test thats failing on py 3.5k for debug 8 years ago
  Rafał Pitoń e0743bdf6a replaced downlaods count with filesize, test editor endpoint for returning attachments 8 years ago
  Rafał Pitoń 738d845076 drop split threads perm, add tests for split thread endpoint, small fixes and cleanups in other endpoints 8 years ago
  Rafał Pitoń ff20edcd75 Some guards on post specific actions, delete event endpoint 8 years ago
  Rafał Pitoń 56507f1bd8 bugfix: edit first post in hidden thread 8 years ago