История коммитов

Автор SHA1 Сообщение Дата
  Rafał Pitoń c980db93b1 Extra cleanups after Django 2.2 (#1229) 6 лет назад
  rafalp 7c6e8bb088 Make entire codebase pass pylint checks 6 лет назад
  rafalp b3ac48f40b Fix pylint no-else-return error 6 лет назад
  rafalp 78f0a166cf Change misago imports to relative and run isort on them 6 лет назад
  rafalp 319a9a96b4 Reorder imports with isort 6 лет назад
  rafalp 48df85108e Format code with black 6 лет назад
  rafalp 3a907dd804 Remove User.acl_cache, User.acl_ and direct imports from misago.acl 6 лет назад
  rafalp 4a75270d25 Remove override_acl from remaining tests 6 лет назад
  rafalp 1e2df6e9cf Make tests pass for misago.users 6 лет назад
  rafalp ad53adf188 Remove u prefix from gettext functions 6 лет назад
  rafalp f43696ca09 Even master with 0.19.0 release 6 лет назад
  Rafał Pitoń 1ffc144f00 Use serializer.is_valid(raise_exception=True) instead of more verbose return Response(...) 7 лет назад
  Rafał Pitoń a5fdc9b726 fix #907: removed excessive lock calls from codebase 7 лет назад
  Rafał Pitoń 0b3b4930ab wip #884: always default to pk=None so unsupported api edges 404 without pk, more work on bulk thread delete 8 лет назад
  Rafał Pitoń 5d3d7ae53e #884: bulk delete posts 8 лет назад
  Rafał Pitoń 4108aa6233 replaced all gettext functions with their unicode counterparts 8 лет назад
  Rafał Pitoń 4192bdfd1b #702: threads 8 лет назад
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 лет назад
  Rafał Pitoń 391114d1fb #728: threads permissions imports 8 лет назад
  Rafał Pitoń 0f2c443f6f fix #707: isort imports after cleanup 8 лет назад
  Rafał Pitoń 311a5fda69 #707: fix relative imports 8 лет назад
  Rafał Pitoń 8584a5a45e #600: polls and private threads migration 8 лет назад
  Rafał Pitoń 90a2965fc1 thread has_poll flag 8 лет назад
  Rafał Pitoń 3dbe77d969 fix #636: changed import path, isorted imports 8 лет назад
  Rafał Pitoń 238f891628 small performace tweaks 8 лет назад
  Rafał Pitoń 803286706f further threads viewmodels cleanup 8 лет назад
  Rafał Pitoń d387a0a97d viewmodels api cleanup 8 лет назад
  Rafał Pitoń 04faaed21d poll create/vote/edit/delete 8 лет назад
  Rafał Pitoń cafcdddcce thread poll api 8 лет назад
  Rafał Pitoń b0406dea5a sort voters via name, test if moderators can see private polls voters anyway 8 лет назад