[ckan-changes] [okfn/ckan] 91c829: fix for 500 error on HTTP-ACCEPT: text/plain
GitHub
noreply at github.com
Tue Dec 10 00:45:40 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 91c829dc4e5e1b049c11be7b80fcae0d267b650c
https://github.com/okfn/ckan/commit/91c829dc4e5e1b049c11be7b80fcae0d267b650c
Author: Ian Ward <ian at excess.org>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M ckan/lib/accept.py
Log Message:
-----------
fix for 500 error on HTTP-ACCEPT: text/plain
Commit: 8e1a94ea36a0702b70fc8922cc9b5ee8a8fb085c
https://github.com/okfn/ckan/commit/8e1a94ea36a0702b70fc8922cc9b5ee8a8fb085c
Author: Ian Ward <ian at excess.org>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
fix for 500 error on non-int int query parameters
Commit: 86dea6cbcad3bd9bfc7ccd1254be453cda0a4433
https://github.com/okfn/ckan/commit/86dea6cbcad3bd9bfc7ccd1254be453cda0a4433
Author: Ian Ward <ian at excess.org>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
fix for local use of datastore api
Commit: 129aec805528f1cba3c6ac73c7363421d35e38d2
https://github.com/okfn/ckan/commit/129aec805528f1cba3c6ac73c7363421d35e38d2
Author: Ian Ward <ian at excess.org>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
fix local use of datastore api without try, except
Commit: e98ee16683f9974a2f8516b1f79123b832a2ad76
https://github.com/okfn/ckan/commit/e98ee16683f9974a2f8516b1f79123b832a2ad76
Author: Ian Ward <ian at excess.org>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M ckan/tests/lib/test_accept.py
Log Message:
-----------
no longer sending text/plain versions of datasets
Commit: 9004bac5880f5aac1c44b2de33351890bc2aa10a
https://github.com/okfn/ckan/commit/9004bac5880f5aac1c44b2de33351890bc2aa10a
Author: Ian Ward <ian at excess.org>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
fix access of organizations through /group url
Commit: fde70209da7006acc95b73935a576d249196e93a
https://github.com/okfn/ckan/commit/fde70209da7006acc95b73935a576d249196e93a
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/lib/accept.py
M ckan/lib/helpers.py
M ckan/tests/lib/test_accept.py
M ckanext/datastore/db.py
Log Message:
-----------
Merge branch 'small-fixes'
Compare: https://github.com/okfn/ckan/compare/f3c65852ca4b...fde70209da70
More information about the ckan-changes
mailing list