[ckan-changes] [ckan/ckan] e32c32: [#4914] Remove unused test file
Adrià Mercader
noreply at github.com
Fri Aug 30 13:46:26 UTC 2019
Branch: refs/heads/4914-urllib-python3
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
Compare: https://github.com/ckan/ckan/compare/e32c32f6b55b%5E...79455dd07604
More information about the ckan-changes
mailing list