[ckan-changes] [ckan/ckan] e2fedb: [#2631] Also purge Members by table_id.
GitHub
noreply at github.com
Mon Sep 14 16:36:43 UTC 2015
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: e2fedb6a6870b4c7329899f10c897addd216d9b5
https://github.com/ckan/ckan/commit/e2fedb6a6870b4c7329899f10c897addd216d9b5
Author: David Read <david.read at hackneyworkshop.com>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
M ckan/logic/action/delete.py
M ckan/tests/logic/action/test_delete.py
Log Message:
-----------
[#2631] Also purge Members by table_id.
* purge members instead of delete - I see no reason to keep the Member
as state=deleted.
* a blank revision was being created - comment explains the removal.
Commit: 3bbef1b029dcec224c54bafddc00655ac234916d
https://github.com/ckan/ckan/commit/3bbef1b029dcec224c54bafddc00655ac234916d
Author: David Read <david.read at hackneyworkshop.com>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
M ckan/tests/logic/action/test_delete.py
Log Message:
-----------
[#2631] Tests added for auth and orgs.
Commit: 2f6b9039533ad2c218e22153c19b04edf693cea3
https://github.com/ckan/ckan/commit/2f6b9039533ad2c218e22153c19b04edf693cea3
Author: David Read <david.read at hackneyworkshop.com>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
M ckan/logic/action/delete.py
M ckan/tests/logic/action/test_delete.py
Log Message:
-----------
[#2632] Delete the owner_org field of orphaned datasets. More tests.
Commit: d5d275d399be99664c653b2cc5d1ca198823326f
https://github.com/ckan/ckan/commit/d5d275d399be99664c653b2cc5d1ca198823326f
Author: David Read <david.read at hackneyworkshop.com>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
R ckan/tests/legacy/functional/api/model/test_group_and_organization_purge.py
M ckan/tests/logic/action/test_delete.py
Log Message:
-----------
[#2632/#2631] All tests migrated now from legacy.
Commit: 7ca003ff0bbd156d2b8ba44f872a48d1de39b3a4
https://github.com/ckan/ckan/commit/7ca003ff0bbd156d2b8ba44f872a48d1de39b3a4
Author: David Read <david.read at hackneyworkshop.com>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
M ckan/tests/logic/action/test_delete.py
Log Message:
-----------
[#2632] PEP8
Commit: 147ebed683398ef6bc9964c8bb543421ae942e7a
https://github.com/ckan/ckan/commit/147ebed683398ef6bc9964c8bb543421ae942e7a
Author: Ross Jones <ross at servercode.co.uk>
Date: 2015-09-14 (Mon, 14 Sep 2015)
Changed paths:
M ckan/config/resource_formats.json
M ckan/lib/cli.py
M ckan/logic/action/delete.py
M ckan/logic/auth/delete.py
A ckan/migration/versions/079_resource_revision_index.py
A ckan/migration/versions/080_continuity_id_indexes.py
M ckan/model/domain_object.py
M ckan/model/group.py
M ckan/tests/lib/test_helpers.py
M ckan/tests/logic/action/test_delete.py
M test-core.ini
Log Message:
-----------
Merge with master
Commit: c991cd6fd35d7b328627a097fdf200ffe0b12765
https://github.com/ckan/ckan/commit/c991cd6fd35d7b328627a097fdf200ffe0b12765
Author: Ross Jones <ross at mailbolt.com>
Date: 2015-09-14 (Mon, 14 Sep 2015)
Changed paths:
M ckan/logic/action/delete.py
R ckan/tests/legacy/functional/api/model/test_group_and_organization_purge.py
M ckan/tests/logic/action/test_delete.py
Log Message:
-----------
Merge pull request #2633 from ckan/2631-group-purge
group_purge fixes
Compare: https://github.com/ckan/ckan/compare/ed5fe6e86e52...c991cd6fd35d
More information about the ckan-changes
mailing list