[ckan-changes] [okfn/ckan] 57e770: [lib, controllers]: #1504 Fix for blank data_dict i...
noreply at github.com
noreply at github.com
Fri Dec 9 13:14:08 UTC 2011
Branch: refs/heads/release-v1.5.1c
Home: https://github.com/okfn/ckan
Commit: 57e770ebfd064c3e6c08af0d25b08f236f7cceff
https://github.com/okfn/ckan/commit/57e770ebfd064c3e6c08af0d25b08f236f7cceff
Author: David Read <david.read at okfn.org>
Date: 2011-12-09 (Fri, 09 Dec 2011)
Changed paths:
M ckan/controllers/api.py
M ckan/lib/base.py
Log Message:
-----------
[lib,controllers]: #1504 Fix for blank data_dict in action api.
Commit: b43e028ee4051336c211b97e83475a78579fa31a
https://github.com/okfn/ckan/commit/b43e028ee4051336c211b97e83475a78579fa31a
Author: David Read <david.read at okfn.org>
Date: 2011-12-09 (Fri, 09 Dec 2011)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
[cli]: Fix for CLI load-only command that was broken in last commit.
Commit: bb4fd64dba235f144f9681db1092ba9f35c8c02e
https://github.com/okfn/ckan/commit/bb4fd64dba235f144f9681db1092ba9f35c8c02e
Author: David Read <david.read at okfn.org>
Date: 2011-12-09 (Fri, 09 Dec 2011)
Changed paths:
M ckan/tests/functional/api/test_action.py
Log Message:
-----------
[controller,tests]: #1505 Fix catching of search errors in package_search Action API.
Commit: c790b8268aee1525d1a15ad0610ab6c139bbb7fe
https://github.com/okfn/ckan/commit/c790b8268aee1525d1a15ad0610ab6c139bbb7fe
Author: David Read <david.read at okfn.org>
Date: 2011-12-09 (Fri, 09 Dec 2011)
Changed paths:
M ckan/lib/search/query.py
M doc/apiv3.rst
Log Message:
-----------
[lib,doc][xs]: Slightly improved SOLR search errors.
Commit: e2402d3ec882f562ef290a0cd9267cc14c547519
https://github.com/okfn/ckan/commit/e2402d3ec882f562ef290a0cd9267cc14c547519
Author: David Read <david.read at okfn.org>
Date: 2011-12-09 (Fri, 09 Dec 2011)
Changed paths:
M ckan/tests/functional/api/test_action.py
Log Message:
-----------
[tests][xs]: Fix test broken in ca8a11649.
Commit: ecbff1c8aaf5f36a56b87a808f236763ad49abf7
https://github.com/okfn/ckan/commit/ecbff1c8aaf5f36a56b87a808f236763ad49abf7
Author: Ian Murray <ian.c.murray at gmail.com>
Date: 2011-12-09 (Fri, 09 Dec 2011)
Changed paths:
M ckan/model/meta.py
M ckan/model/types.py
Log Message:
-----------
[types][sqlite/datetime check] Check whether the engine itself is sqlite
Rather than checking the config file.
Commit: 6ae89dbeda489c91652a6f0d606604859bb4a527
https://github.com/okfn/ckan/commit/6ae89dbeda489c91652a6f0d606604859bb4a527
Author: Ross Jones <ross at ross-vm.(none)>
Date: 2011-12-09 (Fri, 09 Dec 2011)
Changed paths:
M ckan/model/types.py
Log Message:
-----------
[model][xs] Cope with sqlite on my machine returns a datetime instead of a string.
Compare: https://github.com/okfn/ckan/compare/e1f68e1...6ae89db
More information about the ckan-changes
mailing list