[ckan-changes] [ckan/ckan] 7fafb2: Removes webstore_* from resource schema.
GitHub
noreply at github.com
Tue Feb 9 11:47:25 UTC 2016
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 7fafb2e441babe7c6831bc0693eae289e161941a
https://github.com/ckan/ckan/commit/7fafb2e441babe7c6831bc0693eae289e161941a
Author: Ross Jones <ross at servercode.co.uk>
Date: 2016-01-26 (Tue, 26 Jan 2016)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/schema.py
M ckan/model/resource.py
M ckan/tests/legacy/lib/test_dictization.py
M ckan/tests/lib/dictization/test_model_dictize.py
Log Message:
-----------
Removes webstore_* from resource schema.
These fields were added around CKAN 1.7, and have been unused since CKAN
1.8. This PR will remove them.
Commit: b479848579e114fbfe2f81249524d0e857e3efce
https://github.com/ckan/ckan/commit/b479848579e114fbfe2f81249524d0e857e3efce
Author: Michail Alexakis <alexakis at imis.athena-innovation.gr>
Date: 2016-01-27 (Wed, 27 Jan 2016)
Changed paths:
M ckanext/datastore/helpers.py
M ckanext/datastore/tests/test_helpers.py
Log Message:
-----------
Encode EXPLAIN SQL before sending to datastore
Commit: 41c6f6cfbd6bc01c9fc19d6b7d40f2425b008ba2
https://github.com/ckan/ckan/commit/41c6f6cfbd6bc01c9fc19d6b7d40f2425b008ba2
Author: Michail Alexakis <alexakis at imis.athena-innovation.gr>
Date: 2016-01-27 (Wed, 27 Jan 2016)
Changed paths:
M ckanext/datastore/tests/test_helpers.py
Log Message:
-----------
Provide unicode CREATE TABLE statements (datastore tests)
Commit: e24f7e58fcc0d7b45dbe26f521b3f7e6ed0f604b
https://github.com/ckan/ckan/commit/e24f7e58fcc0d7b45dbe26f521b3f7e6ed0f604b
Author: Michail Alexakis <alexakis at imis.athena-innovation.gr>
Date: 2016-01-28 (Thu, 28 Jan 2016)
Changed paths:
M ckanext/datastore/tests/test_helpers.py
Log Message:
-----------
Provide unicode queries for testing `get_table_names_from_sql` (datastore tests)
Commit: 502f841e4edd4e2ca8cc2b3a44dcad3f67dd10ce
https://github.com/ckan/ckan/commit/502f841e4edd4e2ca8cc2b3a44dcad3f67dd10ce
Author: David Read <david.read at hackneyworkshop.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
Fix exception in log.error a few lines later than this change. https://github.com/ckan/ckan/commit/34e1e3f05f52b9ec5b2c2ff79af9822e6d01dd0a#commitcomment-15781370
Commit: 628b13a8f854118749de31af9ce09b703ace12d1
https://github.com/ckan/ckan/commit/628b13a8f854118749de31af9ce09b703ace12d1
Author: Laurent Goderre <laurent.goderre at gmail.com>
Date: 2016-02-05 (Fri, 05 Feb 2016)
Changed paths:
M ckan/lib/formatters.py
Log Message:
-----------
Changed the date formatter to display the timezone abbreviation instead of full name
Commit: cb05019dab4599de715cb84bb900992d3975cd7c
https://github.com/ckan/ckan/commit/cb05019dab4599de715cb84bb900992d3975cd7c
Author: amercader <amercadero at gmail.com>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M ckanext/datastore/helpers.py
M ckanext/datastore/tests/test_helpers.py
Log Message:
-----------
Merge branch '2841-datastore-explain-sql' of https://github.com/PublicaMundi/ckan into PublicaMundi-2841-datastore-explain-sql
Commit: dda8e7b9d19876688e974eb971d6293f4b1da8a1
https://github.com/ckan/ckan/commit/dda8e7b9d19876688e974eb971d6293f4b1da8a1
Author: amercader <amercadero at gmail.com>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M ckanext/datastore/helpers.py
M ckanext/datastore/tests/test_helpers.py
Log Message:
-----------
Merge branch 'PublicaMundi-2841-datastore-explain-sql'
Commit: 6d331c86d97bf15a704ff081176660f5a912d893
https://github.com/ckan/ckan/commit/6d331c86d97bf15a704ff081176660f5a912d893
Author: amercader <amercadero at gmail.com>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/schema.py
M ckan/model/resource.py
M ckan/tests/legacy/lib/test_dictization.py
M ckan/tests/lib/dictization/test_model_dictize.py
Log Message:
-----------
Merge branch 'remove-webstore-fields'
Commit: c749d54418bf58421cc39c0728a807927bc0fbe4
https://github.com/ckan/ckan/commit/c749d54418bf58421cc39c0728a807927bc0fbe4
Author: amercader <amercadero at gmail.com>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
Merge branch 'solr-error-msg-fix'
Commit: a5094c2b9aef6ac52a3a3c78c41508eafb684db0
https://github.com/ckan/ckan/commit/a5094c2b9aef6ac52a3a3c78c41508eafb684db0
Author: amercader <amercadero at gmail.com>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M ckan/lib/formatters.py
Log Message:
-----------
Merge branch 'tz-abbr' of https://github.com/LaurentGoderre/ckan into LaurentGoderre-tz-abbr
Commit: 3c6f8285ed644904b9da938e34700d71ae5f5ccd
https://github.com/ckan/ckan/commit/3c6f8285ed644904b9da938e34700d71ae5f5ccd
Author: amercader <amercadero at gmail.com>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M ckan/lib/formatters.py
Log Message:
-----------
Merge branch 'LaurentGoderre-tz-abbr'
Compare: https://github.com/ckan/ckan/compare/5e86b3e90574...3c6f8285ed64
More information about the ckan-changes
mailing list