[ckan-changes] [ckan/ckan] fc697f: [#1251] Remove @deprecated decorator from PackageC...

GitHub noreply at github.com
Tue Apr 22 22:41:53 UTC 2014


  Branch: refs/heads/1251-resource-view
  Home:   https://github.com/ckan/ckan
  Commit: fc697f26d7b0493e7a463f82d5bd8b6dfd0acaba
      https://github.com/ckan/ckan/commit/fc697f26d7b0493e7a463f82d5bd8b6dfd0acaba
  Author: Vitor Baptista <vitor at vitorbaptista.com>
  Date:   2014-04-22 (Tue, 22 Apr 2014)

  Changed paths:
    M ckan/controllers/package.py

  Log Message:
  -----------
  [#1251] Remove @deprecated decorator from PackageController.autocomplete()

This makes our tests fail, probably because of a bug in the decorator itself.
I've created an issue at #1662 to try to figure it out.


  Commit: 7f8ca371666383f146c3b5abacb8ea883ea85126
      https://github.com/ckan/ckan/commit/7f8ca371666383f146c3b5abacb8ea883ea85126
  Author: Vitor Baptista <vitor at vitorbaptista.com>
  Date:   2014-04-22 (Tue, 22 Apr 2014)

  Changed paths:
    M ckan/new_tests/factories.py
    M ckan/new_tests/test_factories.py

  Log Message:
  -----------
  [#1251] Add ResourceView factory


Compare: https://github.com/ckan/ckan/compare/44d5ed194c20...7f8ca3716663


More information about the ckan-changes mailing list