[ckan-changes] [ckan/ckan] e32c32: [#4914] Remove unused test file
Sergey
noreply at github.com
Thu Sep 12 09:33:04 UTC 2019
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: e32c32f6b55b56b9f885836c5695bcb38395abdc
https://github.com/ckan/ckan/commit/e32c32f6b55b56b9f885836c5695bcb38395abdc
Author: amercader <amercadero at gmail.com>
Date: 2019-07-19 (Fri, 19 Jul 2019)
Changed paths:
R ckan/tests/legacy/misc/test_sync.py
Log Message:
-----------
[#4914] Remove unused test file
Commit: 56b9cdea509d453dccac68cc12bf3cea079c4cad
https://github.com/ckan/ckan/commit/56b9cdea509d453dccac68cc12bf3cea079c4cad
Author: amercader <amercadero at gmail.com>
Date: 2019-07-19 (Fri, 19 Jul 2019)
Changed paths:
M ckan/lib/captcha.py
M ckan/lib/search/__init__.py
M ckan/model/license.py
M ckan/tests/legacy/__init__.py
Log Message:
-----------
[#4914] Replace usage of urllib2.open with requests.get
Commit: 7ad7aaa370377197a5a4d45ef48ac7b99121210a
https://github.com/ckan/ckan/commit/7ad7aaa370377197a5a4d45ef48ac7b99121210a
Author: amercader <amercadero at gmail.com>
Date: 2019-08-30 (Fri, 30 Aug 2019)
Changed paths:
M ckan/config/middleware/common_middleware.py
M ckan/controllers/api.py
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/lib/helpers.py
M ckan/lib/search/common.py
M ckan/tests/legacy/functional/api/base.py
M ckan/tests/legacy/functional/api/test_package_search.py
M ckan/tests/legacy/test_coding_standards.py
M ckan/views/dataset.py
M ckan/views/group.py
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/tests/test_search.py
M ckanext/datatablesview/controller.py
Log Message:
-----------
[#4914] [#4914] [#4914] Replace direct usage of urllib and urllib2 with six wrappers
Commit: 79455dd076041cbad7eb6e8ddf3f3790927288bb
https://github.com/ckan/ckan/commit/79455dd076041cbad7eb6e8ddf3f3790927288bb
Author: amercader <amercadero at gmail.com>
Date: 2019-08-30 (Fri, 30 Aug 2019)
Changed paths:
M ckan/config/environment.py
M ckan/config/middleware/__init__.py
M ckan/controllers/feed.py
M ckan/lib/datapreview.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/helpers.py
M ckan/logic/validators.py
M ckan/views/feed.py
M ckanext/datapusher/logic/action.py
M ckanext/datastore/backend/postgres.py
M ckanext/resourceproxy/controller.py
M ckanext/resourceproxy/plugin.py
M ckanext/textview/tests/test_view.py
Log Message:
-----------
[#4914] [#4914] Replace direct usage of urlparse with six wrappers
Commit: 82f5ab13d155db46762ac9b6e10da678b3b8821b
https://github.com/ckan/ckan/commit/82f5ab13d155db46762ac9b6e10da678b3b8821b
Author: amercader <amercadero at gmail.com>
Date: 2019-08-30 (Fri, 30 Aug 2019)
Changed paths:
M .circleci/config.yml
M CHANGELOG.rst
M ckan/cli/cli.py
A ckan/cli/less.py
A ckan/cli/minify.py
A ckan/cli/notify.py
A ckan/cli/tracking.py
M ckan/config/middleware/flask_app.py
M ckan/config/who.ini
R ckan/lib/auth_tkt.py
A ckan/lib/repoze_plugins/__init__.py
A ckan/lib/repoze_plugins/auth_tkt.py
A ckan/lib/repoze_plugins/friendly_form.py
M ckan/plugins/core.py
M ckan/plugins/toolkit.py
M ckan/public/base/vendor/select2/select2.js
M ckan/templates/group/edit_base.html
M ckan/templates/group/read_base.html
M ckan/templates/organization/edit_base.html
M ckan/templates/organization/read_base.html
M ckan/templates/package/edit_base.html
M ckan/templates/package/read_base.html
M ckan/templates/package/resource_edit_base.html
M ckan/templates/user/dashboard.html
M ckan/templates/user/read_base.html
M ckan/tests/config/test_middleware.py
M ckan/tests/helpers.py
M ckan/tests/legacy/test_plugins.py
M ckan/tests/lib/test_auth_tkt.py
M ckan/tests/test_coding_standards.py
M ckan/tests/test_common.py
M ckan/views/home.py
M ckanext/datastore/tests/test_db.py
M ckanext/example_flask_iblueprint/plugin.py
M ckanext/example_flask_iblueprint/tests/test_routes.py
M ckanext/example_iconfigurer/tests/test_example_iconfigurer.py
M ckanext/example_idatasetform/tests/test_controllers.py
M ckanext/example_iuploader/test/test_plugin.py
M ckanext/reclineview/plugin.py
M requirements.in
M requirements.txt
Log Message:
-----------
Merge branch 'master' into 4914-urllib-python3
Commit: 33cf3cf97d2ce45b2f3abd402976c4cae8d9fa74
https://github.com/ckan/ckan/commit/33cf3cf97d2ce45b2f3abd402976c4cae8d9fa74
Author: amercader <amercadero at gmail.com>
Date: 2019-09-06 (Fri, 06 Sep 2019)
Changed paths:
M ckan/authz.py
M ckan/common.py
M ckan/config/middleware/flask_app.py
M ckan/config/middleware/pylons_app.py
M ckan/controllers/package.py
M ckan/controllers/user.py
M ckan/i18n/ckan.pot
M ckan/lib/activity_streams_session_extension.py
M ckan/lib/app_globals.py
A ckan/lib/changes.py
M ckan/lib/cli.py
M ckan/lib/helpers.py
M ckan/lib/i18n.py
M ckan/lib/mailer.py
M ckan/lib/search/__init__.py
M ckan/lib/search/index.py
M ckan/lib/search/query.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/patch.py
M ckan/logic/action/update.py
M ckan/logic/auth/get.py
M ckan/model/license.py
M ckan/model/meta.py
M ckan/plugins/core.py
M ckan/plugins/toolkit.py
M ckan/public/base/css/main.css
A ckan/public/base/javascript/modules/metadata-button.js
M ckan/public/base/javascript/webassets.yml
M ckan/public/base/less/activity.less
M ckan/templates/package/changes.html
A ckan/templates/package/snippets/change_item.html
A ckan/templates/snippets/changes/author.html
A ckan/templates/snippets/changes/author_email.html
A ckan/templates/snippets/changes/delete_resource.html
A ckan/templates/snippets/changes/extension_fields.html
A ckan/templates/snippets/changes/extra_fields.html
A ckan/templates/snippets/changes/license.html
A ckan/templates/snippets/changes/maintainer.html
A ckan/templates/snippets/changes/maintainer_email.html
A ckan/templates/snippets/changes/name.html
A ckan/templates/snippets/changes/new_file.html
A ckan/templates/snippets/changes/new_resource.html
A ckan/templates/snippets/changes/no_change.html
A ckan/templates/snippets/changes/notes.html
A ckan/templates/snippets/changes/org.html
A ckan/templates/snippets/changes/private.html
A ckan/templates/snippets/changes/resource_desc.html
A ckan/templates/snippets/changes/resource_extras.html
A ckan/templates/snippets/changes/resource_format.html
A ckan/templates/snippets/changes/resource_name.html
A ckan/templates/snippets/changes/tags.html
A ckan/templates/snippets/changes/title.html
A ckan/templates/snippets/changes/url.html
A ckan/templates/snippets/changes/version.html
A ckan/tests/lib/test_changes.py
M ckan/tests/lib/test_helpers.py
M ckan/views/__init__.py
M ckan/views/dataset.py
M ckan/views/user.py
M ckanext/datastore/helpers.py
Log Message:
-----------
Merge branch 'master' into 4914-urllib-python3
Commit: 613888449a54bc47f187defcd532fd11d4362477
https://github.com/ckan/ckan/commit/613888449a54bc47f187defcd532fd11d4362477
Author: amercader <amercadero at gmail.com>
Date: 2019-09-06 (Fri, 06 Sep 2019)
Changed paths:
M ckan/model/license.py
Log Message:
-----------
[#4914] Support local licenses files
Commit: 8ca6e3b66a77520511ac83cadc7f6d149185d4c0
https://github.com/ckan/ckan/commit/8ca6e3b66a77520511ac83cadc7f6d149185d4c0
Author: amercader <amercadero at gmail.com>
Date: 2019-09-06 (Fri, 06 Sep 2019)
Changed paths:
M ckan/config/middleware/__init__.py
M ckan/lib/captcha.py
M ckan/lib/search/__init__.py
M ckanext/datapusher/logic/action.py
Log Message:
-----------
[#4914] Fix bad references
Commit: e2df68facbd21705f709593e5240599d309ee446
https://github.com/ckan/ckan/commit/e2df68facbd21705f709593e5240599d309ee446
Author: amercader <amercadero at gmail.com>
Date: 2019-09-06 (Fri, 06 Sep 2019)
Changed paths:
M ckan/lib/search/__init__.py
Log Message:
-----------
[#4914] Fix operator
It's late Friday and I'm tired
Commit: a86242a10ef0246e0c7ddd871ba5abd344f010af
https://github.com/ckan/ckan/commit/a86242a10ef0246e0c7ddd871ba5abd344f010af
Author: Sergey <tonnydexter at gmail.com>
Date: 2019-09-12 (Thu, 12 Sep 2019)
Changed paths:
M ckan/config/environment.py
M ckan/config/middleware/__init__.py
M ckan/config/middleware/common_middleware.py
M ckan/controllers/api.py
M ckan/controllers/feed.py
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/lib/captcha.py
M ckan/lib/datapreview.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/helpers.py
M ckan/lib/search/__init__.py
M ckan/lib/search/common.py
M ckan/logic/validators.py
M ckan/model/license.py
M ckan/tests/legacy/__init__.py
M ckan/tests/legacy/functional/api/base.py
M ckan/tests/legacy/functional/api/test_package_search.py
R ckan/tests/legacy/misc/test_sync.py
M ckan/tests/legacy/test_coding_standards.py
M ckan/views/dataset.py
M ckan/views/feed.py
M ckan/views/group.py
M ckanext/datapusher/logic/action.py
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/tests/test_search.py
M ckanext/datatablesview/controller.py
M ckanext/resourceproxy/controller.py
M ckanext/resourceproxy/plugin.py
M ckanext/textview/tests/test_view.py
Log Message:
-----------
Merge pull request #4964 from ckan/4914-urllib-python3
[#4914] Update urllib, urllib2 and urlparse usage for Python 3 support
Compare: https://github.com/ckan/ckan/compare/6660a9fc5bb8...a86242a10ef0
More information about the ckan-changes
mailing list