damn_server.list_of.square_commits

damn_server.list_of.square_commits(aid, sid, since=None, before=None, after=None)

Return the list of area commits with maximum length of 1024.

Parameters:
  • aid (ConstrainedIntValue) – The area identifier.

  • sid (ConstrainedIntValue) – The square identifier.

  • since (datetime) – The date/time since the commits were created.

  • before (int) – Commits with identifier (cid) less than before.

  • after (int) – Commits with identifier (cid) greater than after.