[ckan-changes] [ckan/ckan] ad15a7: [#4801] Last one promise
Adrià Mercader
noreply at github.com
Thu Nov 28 09:00:41 UTC 2019
Branch: refs/heads/py3-general-support
Home: https://github.com/ckan/ckan
Commit: ad15a78950eed436e212302e828cca69437829a0
https://github.com/ckan/ckan/commit/ad15a78950eed436e212302e828cca69437829a0
Author: amercader <amercadero at gmail.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#4801] Last one promise
Commit: 5f240f4a21b1f192fe634cac626d9656ccd18bc8
https://github.com/ckan/ckan/commit/5f240f4a21b1f192fe634cac626d9656ccd18bc8
Author: David Read <david.read at hackneyworkshop.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M ckan/authz.py
M ckan/cli/translation.py
M ckan/config/middleware/__init__.py
M ckan/config/middleware/flask_app.py
M ckan/controllers/package.py
M ckan/i18n/check_po_files.py
M ckan/lib/base.py
M ckan/lib/dictization/__init__.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/lib/helpers.py
M ckan/lib/i18n.py
M ckan/lib/lazyjson.py
M ckan/lib/navl/dictization_functions.py
M ckan/lib/navl/validators.py
M ckan/lib/search/index.py
M ckan/logic/__init__.py
M ckan/logic/action/__init__.py
M ckan/logic/action/update.py
M ckan/logic/converters.py
M ckan/migration/revision_legacy_code.py
M ckan/tests/controllers/test_template.py
M ckan/tests/legacy/test_coding_standards.py
M ckan/tests/test_common.py
M ckan/views/api.py
M ckan/views/dataset.py
M ckan/views/feed.py
M ckan/views/group.py
M ckan/views/resource.py
M ckanext/datastore/backend/postgres.py
M ckanext/multilingual/plugin.py
M ckanext/reclineview/plugin.py
M ckanext/textview/plugin.py
Log Message:
-----------
Merge pull request #5104 from ckan/py3-iteritems
[#4801] Replace usage of iteritems() with six.iteritems()
Commit: cd8ef0449623f27ecbb2f508e631e92849e8b250
https://github.com/ckan/ckan/commit/cd8ef0449623f27ecbb2f508e631e92849e8b250
Author: amercader <amercadero at gmail.com>
Date: 2019-11-28 (Thu, 28 Nov 2019)
Changed paths:
Log Message:
-----------
Merge branch 'master' into py3-general-support
Compare: https://github.com/ckan/ckan/compare/f6dbc7cf32bf...cd8ef0449623
More information about the ckan-changes
mailing list