[ckan-changes] [ckan/ckan] 962ca4: Remove trash because there are no revisions to get...

David Read noreply at github.com
Fri Feb 22 17:02:11 UTC 2019


  Branch: refs/heads/remove-vdm
  Home:   https://github.com/ckan/ckan
  Commit: 962ca4221c12f582ccac26229c0de1d6731a0710
      https://github.com/ckan/ckan/commit/962ca4221c12f582ccac26229c0de1d6731a0710
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    M ckan/controllers/admin.py
    M ckan/templates-bs2/admin/base.html
    R ckan/templates-bs2/admin/trash.html
    M ckan/templates/admin/base.html
    R ckan/templates/admin/trash.html
    M ckan/views/admin.py

  Log Message:
  -----------
  Remove trash because there are no revisions to get rid of now


  Commit: e6401d17806bccbef45e272a3d49c3de83171d5f
      https://github.com/ckan/ckan/commit/e6401d17806bccbef45e272a3d49c3de83171d5f
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/lib/cli.py
    M ckan/lib/create_test_data.py
    M ckan/lib/dictization/model_dictize.py
    M ckan/lib/dictization/model_save.py
    M ckan/lib/helpers.py
    M ckan/logic/action/create.py
    M ckan/logic/action/delete.py
    M ckan/logic/action/get.py
    M ckan/logic/action/update.py
    M ckan/logic/auth/get.py
    M ckan/logic/schema.py
    M ckan/model/__init__.py
    M ckan/model/activity.py
    M ckan/model/core.py
    M ckan/model/group.py
    M ckan/model/group_extra.py
    M ckan/model/meta.py
    M ckan/model/package.py
    M ckan/model/package_extra.py
    M ckan/model/package_relationship.py
    M ckan/model/resource.py
    M ckan/model/system_info.py
    M ckan/model/tag.py
    M ckan/model/user.py
    M ckan/public-bs2/base/javascript/modules/popover-context.js
    M ckan/public/base/javascript/modules/popover-context.js
    M ckan/templates-bs2/snippets/context.html
    M ckan/templates-bs2/snippets/context/user.html
    M ckan/templates-bs2/user/read_base.html
    M ckan/templates/snippets/context.html
    M ckan/templates/snippets/context/user.html
    M ckan/templates/user/read_base.html
    M ckan/tests/controllers/test_home.py
    M ckan/tests/controllers/test_package.py
    M ckan/tests/legacy/functional/api/base.py
    M ckan/tests/legacy/functional/api/model/test_group.py
    M ckan/tests/legacy/functional/test_package.py
    M ckan/tests/legacy/functional/test_user.py
    M ckan/tests/legacy/lib/test_dictization.py
    M ckan/tests/legacy/lib/test_dictization_schema.py
    M ckan/tests/legacy/lib/test_solr_package_search.py
    M ckan/tests/legacy/lib/test_solr_package_search_synchronous_update.py
    M ckan/tests/legacy/logic/test_action.py
    M ckan/tests/legacy/logic/test_auth.py
    M ckan/tests/legacy/logic/test_member.py
    M ckan/tests/legacy/logic/test_tag.py
    M ckan/tests/legacy/logic/test_tag_vocab.py
    R ckan/tests/legacy/misc/test_sync.py
    M ckan/tests/legacy/models/test_extras.py
    M ckan/tests/legacy/models/test_follower.py
    M ckan/tests/legacy/models/test_group.py
    M ckan/tests/legacy/models/test_misc.py
    M ckan/tests/legacy/models/test_package.py
    M ckan/tests/legacy/models/test_package_relationships.py
    R ckan/tests/legacy/models/test_purge_revision.py
    R ckan/tests/legacy/models/test_revision.py
    M ckan/tests/legacy/models/test_user.py
    M ckan/tests/lib/dictization/test_model_dictize.py
    M ckan/tests/lib/test_jobs.py
    M ckan/tests/logic/action/test_delete.py
    M ckan/tests/logic/action/test_get.py
    M ckan/tests/logic/action/test_update.py
    M ckan/tests/migration/test_revision_legacy_code.py
    M ckan/tests/model/test_resource.py
    M ckan/tests/model/test_system_info.py
    M ckanext/datastore/logic/action.py
    M ckanext/multilingual/solr/schema.xml
    M ckanext/stats/controller.py
    M ckanext/stats/stats.py
    M ckanext/stats/templates/ckanext/stats/index.html
    M ckanext/stats/tests/test_stats_lib.py

  Log Message:
  -----------
  Rip out lots of revisioning


  Commit: aacd9e2ac6774ae029adb97811fe6d6b6fa146a3
      https://github.com/ckan/ckan/commit/aacd9e2ac6774ae029adb97811fe6d6b6fa146a3
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    M ckan/lib/activity_streams_session_extension.py
    M ckan/logic/schema.py
    M ckan/model/group_extra.py
    M ckan/model/package.py
    M ckan/model/package_extra.py
    M ckan/model/system_info.py
    M ckan/tests/controllers/test_admin.py
    M ckan/tests/legacy/models/test_group.py
    M ckan/tests/legacy/models/test_package.py

  Log Message:
  -----------
  More revision removals and fixes


  Commit: fc48aa128eb7ae32952b9246323feb5236103f44
      https://github.com/ckan/ckan/commit/fc48aa128eb7ae32952b9246323feb5236103f44
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    M ckan/controllers/admin.py
    M ckan/controllers/group.py

  Log Message:
  -----------
  Restore controllers - should not be changed


Compare: https://github.com/ckan/ckan/compare/b1fdac3d4ad2...fc48aa128eb7


More information about the ckan-changes mailing list