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

GitHub noreply at github.com
Tue Apr 11 09:13:50 UTC 2017


  Branch: refs/heads/3229-api-blueprint
  Home:   https://github.com/ckan/ckan
  Commit: f5eb025279fc54bb6fa7362d982aee066a0773a1
      https://github.com/ckan/ckan/commit/f5eb025279fc54bb6fa7362d982aee066a0773a1
  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: 605febf1b74bac0fb31f4759c6eb24ee182fa4b1
      https://github.com/ckan/ckan/commit/605febf1b74bac0fb31f4759c6eb24ee182fa4b1
  Author: amercader <amercadero at gmail.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
    M ckanext/datapusher/tests/test_action.py

  Log Message:
  -----------
  [#3229] Fix url_for test


Compare: https://github.com/ckan/ckan/compare/7db147054aba...605febf1b74b


More information about the ckan-changes mailing list