[ckan-changes] [okfn/ckan] b6b981: [#1446] Require ckan.site_url when using the DataP...
    GitHub 
    noreply at github.com
       
    Fri Jan 24 10:05:43 UTC 2014
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: b6b981c07744c1193f82a64c08087d6d934c7d8a
      https://github.com/okfn/ckan/commit/b6b981c07744c1193f82a64c08087d6d934c7d8a
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-23 (Thu, 23 Jan 2014)
  Changed paths:
    M ckanext/datapusher/plugin.py
  Log Message:
  -----------
  [#1446] Require ckan.site_url when using the DataPusher
  Commit: 0230587df78bae50288272f78b0a69527335e1fa
      https://github.com/okfn/ckan/commit/0230587df78bae50288272f78b0a69527335e1fa
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-23 (Thu, 23 Jan 2014)
  Changed paths:
    M ckan/config/deployment.ini_tmpl
    M doc/configuration.rst
  Log Message:
  -----------
  [#1446] Better defaults for DataPusher config options + docs
  Commit: b128ebb1437c4f882be1304feb2020eebddc95a8
      https://github.com/okfn/ckan/commit/b128ebb1437c4f882be1304feb2020eebddc95a8
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-23 (Thu, 23 Jan 2014)
  Changed paths:
    M doc/datastore.rst
    M doc/install-from-package.rst
  Log Message:
  -----------
  [#1446] Clarify DataPusher issues in docs
  Commit: 853568a023662308113fb1756d606f1c0c4b216c
      https://github.com/okfn/ckan/commit/853568a023662308113fb1756d606f1c0c4b216c
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-23 (Thu, 23 Jan 2014)
  Changed paths:
    M ckan/config/deployment.ini_tmpl
  Log Message:
  -----------
  [#1446] Remove SQLite urls from template ini file
  Commit: 1613ed86d45a7694281ba9b161cb5a2c23dc8acf
      https://github.com/okfn/ckan/commit/1613ed86d45a7694281ba9b161cb5a2c23dc8acf
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-23 (Thu, 23 Jan 2014)
  Changed paths:
    M ckanext/datapusher/plugin.py
  Log Message:
  -----------
  [#1446] Enable DataPusher for private datasets
There's no need to prevent the import to the datastore on them, as the
datastore will manage the authorization, and logged in users still
expect these files to get imported to the DataStore.
  Commit: 699dac215996c01afecc93fc062d3a230d8e810e
      https://github.com/okfn/ckan/commit/699dac215996c01afecc93fc062d3a230d8e810e
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-23 (Thu, 23 Jan 2014)
  Changed paths:
    M doc/datastore.rst
  Log Message:
  -----------
  [#1446] Remove misleading datastore warning in docs
  Commit: e8c8bdaae7109f9255be763ad91205cb2fad04ea
      https://github.com/okfn/ckan/commit/e8c8bdaae7109f9255be763ad91205cb2fad04ea
  Author: kindly <kindly at gmail.com>
  Date:   2014-01-24 (Fri, 24 Jan 2014)
  Changed paths:
    M ckan/config/deployment.ini_tmpl
    M ckanext/datapusher/plugin.py
    M doc/configuration.rst
    M doc/datastore.rst
    M doc/install-from-package.rst
  Log Message:
  -----------
  Merge pull request #1446 from okfn/1446-datapusher-integration-issues
DataPusher integration issues
Compare: https://github.com/okfn/ckan/compare/1017a28bc6f4...e8c8bdaae710
    
    
More information about the ckan-changes
mailing list