[ckan-changes] [okfn/ckan] 532889: [#] Only copy the content encoding and type, not a...
GitHub
noreply at github.com
Mon May 13 20:45:51 UTC 2013
Branch: refs/heads/896-resource-proxy-fixes
Home: https://github.com/okfn/ckan
Commit: 5328891a112f90a439c43f3ab4464db4bdebb513
https://github.com/okfn/ckan/commit/5328891a112f90a439c43f3ab4464db4bdebb513
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-13 (Mon, 13 May 2013)
Changed paths:
M ckanext/resourceproxy/controller.py
M ckanext/resourceproxy/tests/test_proxy.py
Log Message:
-----------
[#] Only copy the content encoding and type, not all headers to fix issues with chunked responses. Improve overall performance and error reporting.
Commit: fd12b0c7122b13eb8378ceede95411ded5bdb928
https://github.com/okfn/ckan/commit/fd12b0c7122b13eb8378ceede95411ded5bdb928
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-13 (Mon, 13 May 2013)
Changed paths:
M ckanext/jsonpreview/theme/public/preview_json.js
Log Message:
-----------
[#896] Make json preview ajax request async to prevent blocked ui
Commit: e318599852fd3ae2e280a405a09726325673b786
https://github.com/okfn/ckan/commit/e318599852fd3ae2e280a405a09726325673b786
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-13 (Mon, 13 May 2013)
Changed paths:
M ckanext/jsonpreview/theme/public/preview_json.js
Log Message:
-----------
[#896] Show the original error from the response instead of limited message.
Compare: https://github.com/okfn/ckan/compare/5328891a112f^...e318599852fd
More information about the ckan-changes
mailing list