[ckan-changes] [ckan/ckan] a9c6c0: [#1572] dataset_purge action added

GitHub noreply at github.com
Fri Sep 11 12:58:53 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: a9c6c0e62a97675dba8f84a5ee58ae3f7b733824
      https://github.com/ckan/ckan/commit/a9c6c0e62a97675dba8f84a5ee58ae3f7b733824
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-09-10 (Thu, 10 Sep 2015)

  Changed paths:
    M ckan/lib/cli.py
    M ckan/logic/action/delete.py
    M ckan/logic/auth/delete.py
    M ckan/model/group.py
    M ckan/tests/logic/action/test_delete.py

  Log Message:
  -----------
  [#1572] dataset_purge action added


  Commit: 31a28dd62fdd765ac1931463338076758982db9a
      https://github.com/ckan/ckan/commit/31a28dd62fdd765ac1931463338076758982db9a
  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:
  -----------
  [#1572] More tests.


  Commit: 945aad58088bfea8bdeb18ab2b68738ad96e008a
      https://github.com/ckan/ckan/commit/945aad58088bfea8bdeb18ab2b68738ad96e008a
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-09-10 (Thu, 10 Sep 2015)

  Changed paths:
    M ckan/lib/cli.py
    M ckan/logic/action/delete.py
    A ckan/migration/versions/079_resource_revision_index.py

  Log Message:
  -----------
  [#1572] Fix slow purging using index. Fix CLI.


  Commit: f48a8e67b53933ae3eeab63193b04969587793fc
      https://github.com/ckan/ckan/commit/f48a8e67b53933ae3eeab63193b04969587793fc
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-09-10 (Thu, 10 Sep 2015)

  Changed paths:
    M ckan/migration/versions/079_resource_revision_index.py
    M ckan/tests/logic/action/test_delete.py

  Log Message:
  -----------
  [#1572] Test fixes.


  Commit: b5b8cc5daeb23d432d67ae9defa08bbce06c47ac
      https://github.com/ckan/ckan/commit/b5b8cc5daeb23d432d67ae9defa08bbce06c47ac
  Author: Ross Jones <ross at mailbolt.com>
  Date:   2015-09-11 (Fri, 11 Sep 2015)

  Changed paths:
    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
    M ckan/model/group.py
    M ckan/tests/logic/action/test_delete.py

  Log Message:
  -----------
  Merge pull request #2634 from ckan/1572-dataset-purge

dataset_purge


Compare: https://github.com/ckan/ckan/compare/4671c9318d99...b5b8cc5daeb2


More information about the ckan-changes mailing list