~qeef/damn-server

v0.30.0 3 months ago .tar.gz browse log

Release damn server version 0.30.0

The main feature if this release is adding "enforce_divide" to the
CreateArea schema. This behavior enforces divide to square function of
the damn project even if the "name" member is present in the GeoJSON
FeatureCollection.

This is backward compatible with API v0.5.0.

Jiri Vlasak (9):
      Add failing test for enforce divide function
      Implement enforce divide function
      Fix integration tests
      Set build image to alpine/latest
      Upgrade asyncpg dependency
      Use IsolatedAsyncioTestCase of unittests
      Return commit type value on 404 no square to ...
      Merge branch 'enforce-divide'
      Increase API version, CreateArea updated

v0.29.0 10 months ago .tar.gz browse log

Release damn server version 0.29.0

Upgrade to OAuth2.

Jiri Vlasak (3):
      Add tests for liste of squares ge and lt
      Upgrade to OAuth2
      Merge branch 'oauth2'

v0.28.2 1 year, 16 days ago .tar.gz browse log

Release damn server version 0.28.2

Jiri Vlasak (1):
      Fix f63c217

v0.28.1 1 year, 16 days ago .tar.gz browse log

Release damn server version 0.28.1

The fix is to enable both, ge and lt arguments when retrieving the list
of area squares.

Jiri Vlasak (4):
      Do per area db query to get squares snapshots
      Add locust-based reachibility test script
      Update damn_server module doc
      Enable both, lt and ge, for list of area squares

json-manually 1 year, 2 months ago .tar.gz browse log

Do per area db query to get squares snapshots

Because the server suffers under the amount of work needed for the
previous solution. Damn prod server is 1 CPU, 1 GB RAM, so the computing
power and amount of memory is limited. No JOIN, please.

v0.28.0 1 year, 2 months ago .tar.gz browse log

Release damn server version 0.28.0

In this version, upkeep generate script includes generating of squares
snapshots: for each area, the file with all the squares, their borders
and the last "type" (of commit) is generated.

v0.27.4 1 year, 5 months ago .tar.gz browse log

Release damn server version 0.27.4

Jiri Vlasak (2):
      Update damn_server docstring
      Change finished area filename format

v0.27.3 1 year, 5 months ago .tar.gz browse log

Release damn server version 0.27.3

Jiri Vlasak (2):
      Fix link to area (use mappy) in upkeep gen
      Add square history to squares to review RSS

v0.27.2 1 year, 5 months ago .tar.gz browse log

Release damn server version 0.27.2

Jiri Vlasak (1):
      Add aid and sid to square to review RSS

v0.27.1 1 year, 6 months ago .tar.gz browse log

Release damn server version 0.27.1

Jiri Vlasak (1):
      Use lt rather than le for list of squares
1 / 9

Branches

Do not follow this link