Rafał Pitoń
|
fafa7d8750
Move settings from settings.py to database (#1241)
|
6 лет назад |
rafalp
|
7c6e8bb088
Make entire codebase pass pylint checks
|
6 лет назад |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 лет назад |
rafalp
|
1dfadd24ed
Format code with black
|
6 лет назад |
rafalp
|
e1eea12159
Rename testutils modules to test
|
6 лет назад |
rafalp
|
48df85108e
Format code with black
|
6 лет назад |
rafalp
|
2f0befd230
Fix posts moving
|
6 лет назад |
rafalp
|
e2de5db6f0
Remove assertContains from thread posts move api tests
|
6 лет назад |
rafalp
|
b113253a5b
Simplify super() calls
|
6 лет назад |
rafalp
|
37b52372a4
Remove unicode_literals imports, and missed coding: comments
|
6 лет назад |
rafalp
|
521d05f9a4
Remove coding utf-8 comment from python files
|
6 лет назад |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 лет назад |
Rafał Pitoń
|
570002a9c5
Added fixme comments for some weirdness spotted
|
7 лет назад |
Rafał Pitoń
|
5a07144466
Removed assertContains from more thread APIs tests
|
7 лет назад |
Rafał Pitoń
|
7bd0a4ce04
Small tweaks in thread model test, test that moving best answer post clears best answer on thread
|
7 лет назад |
Rafał Pitoń
|
7f81075d30
#910: remove readtracker on moved/split posts
|
7 лет назад |
Rafał Pitoń
|
8b59804f1d
#893: don't use serializer attributes hackery for getting objects from serializer
|
7 лет назад |
Rafał Pitoń
|
7033f2046d
#893: added serializer for split thread endpoint
|
7 лет назад |
Rafał Pitoń
|
5c7fcca04f
#893: wip posts move/merge API's
|
7 лет назад |
Rafał Pitoń
|
598d28e2b2
wip #887: move posts from closed thread/category
|
7 лет назад |
Rafał Pitoń
|
4192bdfd1b
#702: threads
|
8 лет назад |
Rafał Pitoń
|
f9b0b2c957
tweaking yapf
|
8 лет назад |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 лет назад |
Rafał Pitoń
|
3b0fbc61a6
further cleanups
|
8 лет назад |
Rafał Pitoń
|
383346a0b7
fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl
|
8 лет назад |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 лет назад |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 лет назад |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 лет назад |
Rafał Pitoń
|
6061da3a19
fix postmove test
|
8 лет назад |
Rafał Pitoń
|
738d845076
drop split threads perm, add tests for split thread endpoint, small fixes and cleanups in other endpoints
|
8 лет назад |