[ckan-changes] [ckan/ckan] 2ffba4: [#2334] Perform DataPusher timestamp check using U...

GitHub noreply at github.com
Mon Apr 17 14:18:56 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 2ffba46b05165b41026fbbbc3fd6b2f1bc796e21
      https://github.com/ckan/ckan/commit/2ffba46b05165b41026fbbbc3fd6b2f1bc796e21
  Author: amercader <amercadero at gmail.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
    M ckanext/datapusher/logic/action.py

  Log Message:
  -----------
  [#2334] Perform DataPusher timestamp check using UTC

Task timestamps are stored in UTC but the check was done against .now(),
causing a test failure locally (Summer saving time)


  Commit: 402de205eecf33c585ac2e5a698518fb07fccd17
      https://github.com/ckan/ckan/commit/402de205eecf33c585ac2e5a698518fb07fccd17
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
    M ckanext/datapusher/logic/action.py

  Log Message:
  -----------
  Merge pull request #3541 from ckan/2334-date-check-utcnow

[#2334] Perform DataPusher timestamp check using UTC


Compare: https://github.com/ckan/ckan/compare/eee6decdbab3...402de205eecf


More information about the ckan-changes mailing list