[ckan-changes] [okfn/ckan] afcce3: Add requests to core requirements

GitHub noreply at github.com
Wed Nov 28 16:31:58 UTC 2012


  Branch: refs/heads/add-shared-post-method-for-api-tests
  Home:   https://github.com/okfn/ckan
  Commit: afcce35935daa0ce4136d41bfbc66c496e46cba3
      https://github.com/okfn/ckan/commit/afcce35935daa0ce4136d41bfbc66c496e46cba3
  Author: amercader <amercadero at gmail.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M pip-requirements-test.txt
    M pip-requirements.txt

  Log Message:
  -----------
  Add requests to core requirements


  Commit: aeddf425583e58d72f3ab3259ff0c4347f2a7903
      https://github.com/okfn/ckan/commit/aeddf425583e58d72f3ab3259ff0c4347f2a7903
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M ckan/model/activity.py

  Log Message:
  -----------
  Fix an activity streams crash

It seems that _group_activity_query() can sometimes be called for a
group that doesn't exist (though I'm not sure exactly how this happens).
A test was failing. Not sure how this crept into master.  Fix it to
handle this case.


  Commit: 81a471c5e58436ce27931916ae6fd4e928d737cf
      https://github.com/okfn/ckan/commit/81a471c5e58436ce27931916ae6fd4e928d737cf
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M pip-requirements-test.txt
    M pip-requirements.txt

  Log Message:
  -----------
  Merge branch 'master' of github.com:okfn/ckan


  Commit: e4f38380deab1ec8711ffd8b0fe5b69091782752
      https://github.com/okfn/ckan/commit/e4f38380deab1ec8711ffd8b0fe5b69091782752
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M ckan/tests/mock_publisher_auth.py

  Log Message:
  -----------
  Fix a crash in mock_publisher_auth

mock_publisher_auth uses `log` but doesn't initialise it. Import logging
and initialise log.


  Commit: 6aad4b8aa4549d613769ac57896773532287172f
      https://github.com/okfn/ckan/commit/6aad4b8aa4549d613769ac57896773532287172f
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M ckan/tests/mock_publisher_auth.py

  Log Message:
  -----------
  Delete an unused import


  Commit: 53013843af361b7310a6418b3609c2ff1fc0378e
      https://github.com/okfn/ckan/commit/53013843af361b7310a6418b3609c2ff1fc0378e
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M ckan/tests/mock_publisher_auth.py

  Log Message:
  -----------
  PEP8 fixes


  Commit: 0449abe4f5b480e84bc3ed56d2531bcddc9ce834
      https://github.com/okfn/ckan/commit/0449abe4f5b480e84bc3ed56d2531bcddc9ce834
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M ckan/tests/__init__.py
    M ckan/tests/functional/api/test_follow.py

  Log Message:
  -----------
  Rename post -> call_action_api

More descriptive name


  Commit: ec3fdd465822292cbbb31f084670e5ee882136cd
      https://github.com/okfn/ckan/commit/ec3fdd465822292cbbb31f084670e5ee882136cd
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M ckan/model/activity.py
    M ckan/tests/mock_publisher_auth.py
    M pip-requirements-test.txt
    M pip-requirements.txt

  Log Message:
  -----------
  Merge branch 'master' of github.com:okfn/ckan into add-shared-post-method-for-api-tests


Compare: https://github.com/okfn/ckan/compare/9eedc534c755...ec3fdd465822


More information about the ckan-changes mailing list