[ckan-changes] [okfn/ckan] eb93bd: add a helpful response to SearchIndexError excepti...

GitHub noreply at github.com
Wed Jun 12 15:21:07 UTC 2013


  Branch: refs/heads/547-plugins-love
  Home:   https://github.com/okfn/ckan
  Commit: eb93bdf9ac879a31c0a8bc9bb620e954e4c978be
      https://github.com/okfn/ckan/commit/eb93bdf9ac879a31c0a8bc9bb620e954e4c978be
  Author: Ian Ward <ian at excess.org>
  Date:   2013-04-27 (Sat, 27 Apr 2013)

  Changed paths:
    M ckan/controllers/api.py

  Log Message:
  -----------
  add a helpful response to SearchIndexError exceptions raised within the action api


  Commit: c862b41b3bb085b25741fc65b3212a0dacf54dda
      https://github.com/okfn/ckan/commit/c862b41b3bb085b25741fc65b3212a0dacf54dda
  Author: Ian Ward <ian at excess.org>
  Date:   2013-04-30 (Tue, 30 Apr 2013)

  Changed paths:
    M ckan/controllers/api.py

  Log Message:
  -----------
  [#835] return str(exception) on SearchIndexError in acton API


  Commit: 85bfa969eea3b0d2fbd85fa3a04b363a424ddc70
      https://github.com/okfn/ckan/commit/85bfa969eea3b0d2fbd85fa3a04b363a424ddc70
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-05-11 (Sat, 11 May 2013)

  Changed paths:
    M ckan/model/meta.py
    M ckan/tests/__init__.py
    M ckanext/datastore/plugin.py

  Log Message:
  -----------
  [893] Allow passing the engine to engine_is_pg and engine_is_sqlite so that can do the checks even if ckan uses a db which is different from the one the datastore uses


  Commit: 63ffff0997b9d5cef97b2de48531e6fb62b393b3
      https://github.com/okfn/ckan/commit/63ffff0997b9d5cef97b2de48531e6fb62b393b3
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

  Changed paths:
    M CHANGELOG.rst
    A doc/changelog.rst
    M doc/conf.py
    M doc/index.rst
    M doc/installing.rst
    M doc/release-process.rst
    R doc/releases.rst
    A doc/upgrade-package-ckan-1-to-2.rst
    A doc/upgrade-package-to-minor-release.rst
    A doc/upgrade-package-to-patch-release.rst
    A doc/upgrade-source.rst
    R doc/upgrading-a-package-install.rst
    R doc/upgrading-a-source-install.rst
    A doc/upgrading.rst

  Log Message:
  -----------
  [#945] Upgrading docs reorganization.

Reorganise the upgrading and releases docs. We now have a single
Upgrading page that includes info about the different types of release
and the release process, and links to the various instructions for
upgrading CKAN.

Fixes #945.


  Commit: fc3507382c1d2411906c99031a0376b8051765d9
      https://github.com/okfn/ckan/commit/fc3507382c1d2411906c99031a0376b8051765d9
  Author: amercader <amercadero at gmail.com>
  Date:   2013-06-11 (Tue, 11 Jun 2013)

  Changed paths:
    M CHANGELOG.rst

  Log Message:
  -----------
  Add 2.0.1 release date to CHANGELOG


  Commit: 98fc914cf884afb5d5ce6373f05852df9d2d75cd
      https://github.com/okfn/ckan/commit/98fc914cf884afb5d5ce6373f05852df9d2d75cd
  Author: amercader <amercadero at gmail.com>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M CHANGELOG.rst
    A doc/changelog.rst
    M doc/conf.py
    M doc/index.rst
    M doc/installing.rst
    M doc/release-process.rst
    R doc/releases.rst
    A doc/upgrade-package-ckan-1-to-2.rst
    A doc/upgrade-package-to-minor-release.rst
    A doc/upgrade-package-to-patch-release.rst
    A doc/upgrade-source.rst
    R doc/upgrading-a-package-install.rst
    R doc/upgrading-a-source-install.rst
    A doc/upgrading.rst

  Log Message:
  -----------
  Merge branch '945-merge-upgrading-docs'


  Commit: 49132593b5ba96c732870b63a634305b2ca1dfb2
      https://github.com/okfn/ckan/commit/49132593b5ba96c732870b63a634305b2ca1dfb2
  Author: amercader <amercadero at gmail.com>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M ckan/controllers/api.py

  Log Message:
  -----------
  Merge branch '835-helpful-action-api-search-index-error' of git://github.com/open-data/ckan into open-data-835-helpful-action-api-search-index-error


  Commit: e3456e9ac13c253783d5edf2502ec696c14e4010
      https://github.com/okfn/ckan/commit/e3456e9ac13c253783d5edf2502ec696c14e4010
  Author: amercader <amercadero at gmail.com>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M ckan/controllers/api.py

  Log Message:
  -----------
  Merge branch 'open-data-835-helpful-action-api-search-index-error'


  Commit: 0e96f74e3f283e4a9906fc65633195cf26b55707
      https://github.com/okfn/ckan/commit/0e96f74e3f283e4a9906fc65633195cf26b55707
  Author: amercader <amercadero at gmail.com>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M ckan/model/meta.py
    M ckan/tests/__init__.py
    M ckanext/datastore/plugin.py

  Log Message:
  -----------
  Merge branch '893-datastore-postgres-checks-fail-if-different-dbs'


  Commit: 1c8ddf22cd80b61ad89456c912f5ea2c8ffa4eb6
      https://github.com/okfn/ckan/commit/1c8ddf22cd80b61ad89456c912f5ea2c8ffa4eb6
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M CHANGELOG.rst
    M ckan/controllers/api.py
    M ckan/model/meta.py
    M ckan/tests/__init__.py
    M ckanext/datastore/plugin.py
    A doc/changelog.rst
    M doc/conf.py
    M doc/index.rst
    M doc/installing.rst
    M doc/release-process.rst
    R doc/releases.rst
    A doc/upgrade-package-ckan-1-to-2.rst
    A doc/upgrade-package-to-minor-release.rst
    A doc/upgrade-package-to-patch-release.rst
    A doc/upgrade-source.rst
    R doc/upgrading-a-package-install.rst
    R doc/upgrading-a-source-install.rst
    A doc/upgrading.rst

  Log Message:
  -----------
  Merge branch 'master' into 547-plugins-love

Conflicts:
	ckanext/datastore/plugin.py

    minor change to new_resource_show


Compare: https://github.com/okfn/ckan/compare/9f6ab9ceda6c...1c8ddf22cd80


More information about the ckan-changes mailing list