Commit History

Author SHA1 Message Date
  rafalp cc47a3bb71 Update readtracker to use user_acl 6 years ago
  rafalp 263dff949c Update misago.users tests to use new testing utilities 6 years ago
  rafalp 55156a85be Improve test util to work as decorator or context processor 6 years ago
  rafalp 8e63ac7ae0 Improve patch_user_acl testing utility and get_user_status tests 6 years ago
  rafalp 0354f43cb0 Improve get_user_status tests 6 years ago
  rafalp 1e2df6e9cf Make tests pass for misago.users 6 years ago
  rafalp 8ef7c58919 Include user staff and superuser status flags in user_acl 6 years ago
  rafalp 58cbc437ef Add non-global acl implementation and testing utils 6 years ago
  Rafał Pitoń 44b648ef7f Merge pull request #1143 from rafalp/remove-global-state-from-users-bans 6 years ago
  rafalp e44ca3fc25 Remove bans cache versioning from old cache versioning feature 6 years ago
  rafalp cdea0c5e2b Remove global state from bans 6 years ago
  rafalp b950fc4118 Move user online utils to take request instead of viewer 6 years ago
  rafalp f96aea9d3c Cleanup migration 6 years ago
  rafalp 8762f23718 Revert old cache versioning migrations to make build pass 6 years ago
  Rafał Pitoń 2e7d18a145 Merge pull request #1139 from rafalp/extract-cache-to-app 6 years ago
  rafalp 6f29825f49 Rename misago.cache.cache to misago.cache.versions 6 years ago
  rafalp 27f5058c1a Add tests for management command 6 years ago
  rafalp 7d6fe8ecaf Small polishing on middleware tests 6 years ago
  rafalp 38325a7b7b Add middleware tests 6 years ago
  rafalp e82261188c Add tests for invalidating caches 6 years ago
  rafalp c919604d4e Add tests for misago.cache.cache 6 years ago
  rafalp 50f918ec96 Add more features to misago.cache 6 years ago
  rafalp 4c246418a6 Another iteration on utility module 6 years ago
  rafalp cfdb9d5339 Create basic misago.cache application 6 years ago
  Rafał Pitoń ba864fe27b Merge pull request #1133 from rafalp/remove-gettext-u-prefix 6 years ago
  rafalp ad53adf188 Remove u prefix from gettext functions 6 years ago
  Rafał Pitoń d4c55a24e7 Merge pull request #1132 from rafalp/replace-format-syntax 6 years ago
  rafalp c7d7f63a7b Revert most of code to old-style format 6 years ago
  Rafał Pitoń c77a7b053e Merge pull request #1131 from rafalp/make-api-response-tests-explicit 6 years ago
  rafalp 493f6ec573 Replace assertContains from validate post middleware 6 years ago