[ckan-changes] [okfn/ckan] fa29c2: Fix peer permissions problems with paster command

GitHub noreply at github.com
Fri Oct 12 15:25:38 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: fa29c2bd9792b8f2dfd2207a1ec6e0e947519197
      https://github.com/okfn/ckan/commit/fa29c2bd9792b8f2dfd2207a1ec6e0e947519197
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckanext/datastore/commands.py

  Log Message:
  -----------
  Fix peer permissions problems with paster command


  Commit: c1a5a640f5a1f73d6468294a4371bf213884c70a
      https://github.com/okfn/ckan/commit/c1a5a640f5a1f73d6468294a4371bf213884c70a
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckanext/datastore/db.py
    M ckanext/datastore/tests/test_datastore.py

  Log Message:
  -----------
  Better error reporting and duplicate alias testing.


  Commit: 6fe81ff07ffc2e8a667441d452500f2a66bce62c
      https://github.com/okfn/ckan/commit/6fe81ff07ffc2e8a667441d452500f2a66bce62c
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-06 (Sat, 06 Oct 2012)

  Changed paths:
    M ckanext/datastore/commands.py

  Log Message:
  -----------
  Fix setup with separate users for datastore-write and ckan. Also make setup easier (one command). 


  Commit: 7cf6fe87e60d5715df4476512836c9b1e226c666
      https://github.com/okfn/ckan/commit/7cf6fe87e60d5715df4476512836c9b1e226c666
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-06 (Sat, 06 Oct 2012)

  Changed paths:
    M ckanext/datastore/commands.py

  Log Message:
  -----------
  Consistent naming


  Commit: 44fef830e6ce84e5248bd37c8acdf794f5515282
      https://github.com/okfn/ckan/commit/44fef830e6ce84e5248bd37c8acdf794f5515282
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-06 (Sat, 06 Oct 2012)

  Changed paths:
    M doc/datastore.rst

  Log Message:
  -----------
  Improved and fixed documentation. Thanks to @mwainwright


  Commit: 6317fc1185eee20275994592cc82861266fdf703
      https://github.com/okfn/ckan/commit/6317fc1185eee20275994592cc82861266fdf703
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-06 (Sat, 06 Oct 2012)

  Changed paths:
    M doc/datastore.rst

  Log Message:
  -----------
  Make docs more readable


  Commit: 5614733cb44131b949c35e038f9b9553cc040331
      https://github.com/okfn/ckan/commit/5614733cb44131b949c35e038f9b9553cc040331
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

  Changed paths:
    M ckanext/datastore/commands.py

  Log Message:
  -----------
  Skip write user creation if ckan user is write user


  Commit: 416def60bbbc324206d7a321f32d0dce351163e4
      https://github.com/okfn/ckan/commit/416def60bbbc324206d7a321f32d0dce351163e4
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-08 (Mon, 08 Oct 2012)

  Changed paths:
    M doc/datastore.rst

  Log Message:
  -----------
  Add warning to docs that resources in the ds in private datasets are not private.


  Commit: a18f077887d9fa58c903bfac666ff79e33741180
      https://github.com/okfn/ckan/commit/a18f077887d9fa58c903bfac666ff79e33741180
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-09 (Tue, 09 Oct 2012)

  Changed paths:
    R ckanext/datastore/bin/create_datastore_db_and_read_only_user.sql
    A ckanext/datastore/bin/set_permissions.sql

  Log Message:
  -----------
  move sql script


  Commit: 2a641ac2d470e134c2cc92dc1132333a376f3630
      https://github.com/okfn/ckan/commit/2a641ac2d470e134c2cc92dc1132333a376f3630
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-09 (Tue, 09 Oct 2012)

  Changed paths:
    A ckanext/datastore/bin/__init__.py
    A ckanext/datastore/bin/datastore_setup.py
    M ckanext/datastore/bin/set_permissions.sql
    M ckanext/datastore/commands.py

  Log Message:
  -----------
  Change the set-up process as recommended by @kindly


  Commit: 3c874c1b7c11638ad4d49eda207b7af61fa06d9a
      https://github.com/okfn/ckan/commit/3c874c1b7c11638ad4d49eda207b7af61fa06d9a
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-09 (Tue, 09 Oct 2012)

  Changed paths:
    M doc/datastore.rst

  Log Message:
  -----------
  Adapt docs to changes from previous commit.


  Commit: 3a74287bfb17033c3f1fad7251b4ceea1b7f1dbe
      https://github.com/okfn/ckan/commit/3a74287bfb17033c3f1fad7251b4ceea1b7f1dbe
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-09 (Tue, 09 Oct 2012)

  Changed paths:
    M ckanext/datastore/bin/set_permissions.sql
    M ckanext/datastore/commands.py
    M doc/datastore.rst

  Log Message:
  -----------
  Improved the overall script and fixed the grant permissions stuff


  Commit: e8e8c0144571bce24524b88e214fc03e3a193fd1
      https://github.com/okfn/ckan/commit/e8e8c0144571bce24524b88e214fc03e3a193fd1
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M ckanext/datastore/plugin.py

  Log Message:
  -----------
  added legacy mode


  Commit: b0f38838cd361a685586e96f097b27590eb313d4
      https://github.com/okfn/ckan/commit/b0f38838cd361a685586e96f097b27590eb313d4
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M ckanext/datastore/logic/action.py
    M ckanext/datastore/plugin.py
    M ckanext/datastore/tests/test_datastore.py

  Log Message:
  -----------
  Enable legacy mode (no sql search) if read url is undefined 


  Commit: 936605ec54169ebc632d96010907de0701bb6442
      https://github.com/okfn/ckan/commit/936605ec54169ebc632d96010907de0701bb6442
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M ckanext/datastore/plugin.py
    M doc/datastore.rst

  Log Message:
  -----------
  Docs on how to install the datastore on pg 8.4


  Commit: aa4bb3f7111e3017a48dc5294532129eda7fc302
      https://github.com/okfn/ckan/commit/aa4bb3f7111e3017a48dc5294532129eda7fc302
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M ckanext/datastore/plugin.py
    A ckanext/datastore/tests/helpers.py
    A ckanext/datastore/tests/test_create.py
    R ckanext/datastore/tests/test_datastore.py
    A ckanext/datastore/tests/test_delete.py
    A ckanext/datastore/tests/test_search.py
    A ckanext/datastore/tests/test_unit.py
    A ckanext/datastore/tests/test_upsert.py

  Log Message:
  -----------
  Split datastore tests into separate files


  Commit: 7ec092197fdbce3950b6c0ebf5b13406fa362f2c
      https://github.com/okfn/ckan/commit/7ec092197fdbce3950b6c0ebf5b13406fa362f2c
  Author: amercader <amercadero at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    M ckanext/datastore/logic/action.py
    M doc/apiv3.rst
    M doc/datastore.rst

  Log Message:
  -----------
  Better docs for datastore

Link to docstrings via autodoc to avoid duplication. Check api reference
for consistency. Other minor changes.


  Commit: caa9c398d7145febba90b0e7c8328f420fef78c1
      https://github.com/okfn/ckan/commit/caa9c398d7145febba90b0e7c8328f420fef78c1
  Author: amercader <amercadero at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    M doc/datastore.rst

  Log Message:
  -----------
  Add missing reference


  Commit: 8e87f15294cf3ac26cbf2f6beb70877d50814082
      https://github.com/okfn/ckan/commit/8e87f15294cf3ac26cbf2f6beb70877d50814082
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    M doc/using-data-api.rst

  Log Message:
  -----------
  Link how to use api docs to datastore api docs


  Commit: 779337f1e364382b9902ae316f55f449b971c210
      https://github.com/okfn/ckan/commit/779337f1e364382b9902ae316f55f449b971c210
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    A doc/datastore-api.rst
    R doc/using-data-api.rst

  Log Message:
  -----------
  moved file


  Commit: ceffd4dfe1a659e77595eaa50b03fcaaec8603e6
      https://github.com/okfn/ckan/commit/ceffd4dfe1a659e77595eaa50b03fcaaec8603e6
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    M ckanext/datastore/logic/action.py
    M doc/datastore-api.rst
    M doc/datastore.rst
    M doc/index.rst

  Log Message:
  -----------
  Reordered datastore docs to make more sense


  Commit: dbebfd25d40601a6923a3d08e877b6161a3ca91a
      https://github.com/okfn/ckan/commit/dbebfd25d40601a6923a3d08e877b6161a3ca91a
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    M doc/datastore-api.rst

  Log Message:
  -----------
  Improve references


  Commit: 119236a5a8a927743880ea8a89c0363e3bdcf14f
      https://github.com/okfn/ckan/commit/119236a5a8a927743880ea8a89c0363e3bdcf14f
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    A doc/datastore-setup.rst

  Log Message:
  -----------
  Added missing setup docs


  Commit: 3cafece798584e302b80fa808c1f24c90ae42fbc
      https://github.com/okfn/ckan/commit/3cafece798584e302b80fa808c1f24c90ae42fbc
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    M doc/datastore-setup.rst

  Log Message:
  -----------
  Minor doc and reference fixes and improvements


  Commit: dbfae05bec95e364d14d2d8ddae7b6ef15eb8385
      https://github.com/okfn/ckan/commit/dbfae05bec95e364d14d2d8ddae7b6ef15eb8385
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    M ckanext/datastore/db.py

  Log Message:
  -----------
  Coding style in sql


  Commit: defd153ef8f43cee2180916e21db698e2e12cdb0
      https://github.com/okfn/ckan/commit/defd153ef8f43cee2180916e21db698e2e12cdb0
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    M doc/datastore.rst

  Log Message:
  -----------
  Changed heading because the datastore doc page does not contain the api docs any more


  Commit: 44fa728e9b8fda2dfeb3dde48a0885bd66f05f07
      https://github.com/okfn/ckan/commit/44fa728e9b8fda2dfeb3dde48a0885bd66f05f07
  Author: amercader <amercadero at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    A ckanext/datastore/bin/__init__.py
    R ckanext/datastore/bin/create_datastore_db_and_read_only_user.sql
    A ckanext/datastore/bin/datastore_setup.py
    A ckanext/datastore/bin/set_permissions.sql
    M ckanext/datastore/commands.py
    M ckanext/datastore/db.py
    M ckanext/datastore/logic/action.py
    M ckanext/datastore/plugin.py
    A ckanext/datastore/tests/helpers.py
    A ckanext/datastore/tests/test_create.py
    R ckanext/datastore/tests/test_datastore.py
    A ckanext/datastore/tests/test_delete.py
    A ckanext/datastore/tests/test_search.py
    A ckanext/datastore/tests/test_unit.py
    A ckanext/datastore/tests/test_upsert.py
    M doc/apiv3.rst
    A doc/datastore-api.rst
    A doc/datastore-setup.rst
    M doc/datastore.rst
    M doc/index.rst
    R doc/using-data-api.rst

  Log Message:
  -----------
  Merge branch '2733-feature-datastore'


Compare: https://github.com/okfn/ckan/compare/e192cdd02b34...44fa728e9b8f


More information about the ckan-changes mailing list