[ckan-changes] [ckan/ckan] e1ce54: Remove trash because there are no revisions to get...
David Read
noreply at github.com
Fri Feb 22 12:38:20 UTC 2019
Branch: refs/heads/remove-vdm
Home: https://github.com/ckan/ckan
Commit: e1ce5418f560709fe126b5076913d5d194d81605
https://github.com/ckan/ckan/commit/e1ce5418f560709fe126b5076913d5d194d81605
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: 7c9f1f9b56e9f94c6edee99938a106463c7d6cd2
https://github.com/ckan/ckan/commit/7c9f1f9b56e9f94c6edee99938a106463c7d6cd2
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
R ckan/templates-bs2/group/snippets/revisions_table.html
M ckan/templates-bs2/snippets/context.html
M ckan/templates-bs2/snippets/context/user.html
M ckan/templates-bs2/user/read_base.html
R ckan/templates/group/snippets/revisions_table.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
Compare: https://github.com/ckan/ckan/compare/e1ce5418f560%5E...7c9f1f9b56e9
More information about the ckan-changes
mailing list