Skip to content
Snippets Groups Projects
Commit 414dc3d8 authored by Andrzej Lisak's avatar Andrzej Lisak
Browse files

[ABW]: last_month() moved to common to be shared across APIs (it should also...

[ABW]: last_month() moved to common to be shared across APIs (it should also be changed to take month from head block but it was not done yet)
changed checks on numerical values - now empty string is treated as if parameter was skipped; also invalid cast to int no longer generates Server Error, but 'invalid parameters'
[Fix] restored older version of list_top_communities, since most recent change was apparently experimental and introduced hardcoded community id into query; also fixed check on limit there
[Fix] fixed list_pop_communities; it was apparently never used since it crashed and its code did not change since inception
[Fix] added checks on min_score and post_id to post_notifications so they can generate meaningful errors (similar change should be done in account_notifications)
[Fix] post_notifications again reacts correctly on missing post specified in its call parameters (similar change needed in account_notifications for account param)
tabs removed from schema.py
parent 8f91dfaf
No related branches found
No related tags found
3 merge requests!456Release candidate v1 24,!230Setup monitoring with pghero,!147Various fixes in bridge and hive API
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment