Ticket created by ~qeef on ~qeef/damn-project
Create service that loads all (new) commits for all (new) areas and provides filtered RSS feeds.
The feeds are:
- Area change commits of all the areas.
- Area change commits of one area.
- Some square related commits of one area.
In future versions, support filtering by area tags, priority, description language, and area location.
NOTE: The list of the feeds is intentionally limited (but extendable!) RSS is for human. If some script needs all the information, it's better to use API directly.
Ticket created by ~qeef on ~qeef/damn-project
The idea is to remove the authentication functionality from the server. The reason is to keep the server API to the database only. The server will still use the JWT for authorization.
This change creates opportunity for custom, independent authentication process.
Ticket created by ~qeef on ~qeef/damn-project
Along with unit tests and integration tests, add the locust.io load testing file.
The locust.io file will be upgraded version of https://gitlab.com/-/snippets/1982365 that includes different locking policies.
The locust.io file will also contain creation of tester mappers in the database in the set-up phase and their deletion in the tear-down phase.
Ticket created by ~qeef on ~qeef/damn-project
The python client for the damn server.
Comment by ~qeef on ~qeef/wschat
Resolved in v0.2.0.
REPORTED RESOLVED FIXED