[ckan-changes] [okfn/ckan] 8f284e: [doc][s]: Added missing config option.

noreply at github.com noreply at github.com
Thu Nov 24 13:12:55 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan

  Commit: 8f284e64053607e538a2e3ea2801b74f64948dda
      https://github.com/okfn/ckan/commit/8f284e64053607e538a2e3ea2801b74f64948dda
  Author: David Read <david.read at okfn.org>
  Date:   2011-11-24 (Thu, 24 Nov 2011)

  Changed paths:
    M doc/configuration.rst

  Log Message:
  -----------
  [doc][s]: Added missing config option.


  Commit: 625bb2ad7bb6c91a9de6e302a6e15f4ce5621f3b
      https://github.com/okfn/ckan/commit/625bb2ad7bb6c91a9de6e302a6e15f4ce5621f3b
  Author: David Read <david.read at okfn.org>
  Date:   2011-11-24 (Thu, 24 Nov 2011)

  Changed paths:
    M .gitignore
  M ckan/controllers/package.py
  M ckan/forms/common.py
  M ckan/forms/package.py
  M ckan/forms/package_dict.py
  M ckan/lib/create_test_data.py
  M ckan/lib/dictization/model_dictize.py
  M ckan/lib/navl/dictization_functions.py
  M ckan/lib/search/query.py
  M ckan/logic/action/get.py
  M ckan/logic/schema.py
  M ckan/logic/validators.py
  M ckan/misc.py
  A ckan/model/misc.py
  M ckan/model/package.py
  M ckan/public/scripts/application.js
  M ckan/templates/package/new_package_form.html
  M ckan/tests/__init__.py
  M ckan/tests/forms/test_package.py
  M ckan/tests/functional/api/base.py
  M ckan/tests/functional/api/model/test_package.py
  M ckan/tests/functional/api/model/test_tag.py
  M ckan/tests/functional/api/test_action.py
  M ckan/tests/functional/api/test_misc.py
  M ckan/tests/functional/api/test_package_search.py
  M ckan/tests/functional/api/test_resource_search.py
  M ckan/tests/functional/test_package.py
  M ckan/tests/functional/test_tag.py
  M ckan/tests/lib/test_dictization.py
  M ckan/tests/lib/test_dictization_schema.py
  M ckan/tests/lib/test_solr_package_search.py
  M ckan/tests/lib/test_tag_search.py
  M ckan/tests/misc/test_format_text.py
  M ckan/tests/models/test_misc.py
  M ckan/tests/models/test_package.py
  M ckan/tests/pylons_controller.py
  A ckan/tests/schema/__init__.py
  A ckan/tests/schema/test_schema.py
  M ckan/tests/test_dumper.py
  M doc/api.rst

  Log Message:
  -----------
  Merge branch 'master' of ssh://github.com/okfn/ckan


Compare: https://github.com/okfn/ckan/compare/fc2dbc0...625bb2a




More information about the ckan-changes mailing list