[ckan-changes] [okfn/ckan] e38468: format paster command

GitHub noreply at github.com
Wed Sep 19 15:58:35 UTC 2012


  Branch: refs/heads/2733-feature-datastore
  Home:   https://github.com/okfn/ckan
  Commit: e38468ef655c0edf07700cecedffc65e6e1d6064
      https://github.com/okfn/ckan/commit/e38468ef655c0edf07700cecedffc65e6e1d6064
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M ckanext/datastore/commands.py

  Log Message:
  -----------
  format paster command


  Commit: 6ea18bb3d6a6dfa76d91fe665457f0c431b6e940
      https://github.com/okfn/ckan/commit/6ea18bb3d6a6dfa76d91fe665457f0c431b6e940
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M ckanext/datastore/db.py
    M ckanext/datastore/logic/action.py

  Log Message:
  -----------
  enable datastore to run without ckan


  Commit: 295410fa9afc3a2f802b9566be9aa83c233c8a48
      https://github.com/okfn/ckan/commit/295410fa9afc3a2f802b9566be9aa83c233c8a48
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

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

  Log Message:
  -----------
  Fix problems with % in column names and table names.


  Commit: a61c497c0484b47f7d205d0cbbfb811b2eb99c98
      https://github.com/okfn/ckan/commit/a61c497c0484b47f7d205d0cbbfb811b2eb99c98
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

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

  Log Message:
  -----------
  test % in records


  Commit: 4b252aba55ac9bea2232d8f36b2094b53b7ad334
      https://github.com/okfn/ckan/commit/4b252aba55ac9bea2232d8f36b2094b53b7ad334
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M ckanext/datastore/db.py

  Log Message:
  -----------
  from .. import .. -> import .. as ..


  Commit: 94c27f9352e1de450e9249ddde18e457da7b1828
      https://github.com/okfn/ckan/commit/94c27f9352e1de450e9249ddde18e457da7b1828
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

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

  Log Message:
  -----------
  Fix index creation on nested fields in postgres 9.2.


  Commit: a586adf856c947a96fdadfe225270d82e3bc0d3d
      https://github.com/okfn/ckan/commit/a586adf856c947a96fdadfe225270d82e3bc0d3d
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M ckan/config/deployment.ini_tmpl
    M ckanext/datastore/commands.py
    M ckanext/datastore/logic/action.py
    M ckanext/datastore/plugin.py
    M doc/datastore.rst

  Log Message:
  -----------
  renamed datastore urls and removed ckan.datastore.enabled = 1


Compare: https://github.com/okfn/ckan/compare/3475895319df...a586adf856c9


More information about the ckan-changes mailing list