[ckan-changes] [ckan/ckan] e4429f: [#1612] Treat zero as infinity for facets
GitHub
noreply at github.com
Fri Oct 3 10:01:37 UTC 2014
Branch: refs/heads/release-v2.2.1
Home: https://github.com/ckan/ckan
Commit: e4429f69880369c0e84b2fa894743a1c00249508
https://github.com/ckan/ckan/commit/e4429f69880369c0e84b2fa894743a1c00249508
Author: nigelb <nigel.babu at okfn.org>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#1612] Treat zero as infinity for facets
For historical reasons, limit=0 needs to be treated as infinity.
Commit: a3d9e9da63dd4afbf29bc73bc5ec61b1e125ad4f
https://github.com/ckan/ckan/commit/a3d9e9da63dd4afbf29bc73bc5ec61b1e125ad4f
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
M ckan/logic/action/create.py
M ckan/new_tests/logic/action/test_create.py
Log Message:
-----------
[#1878] make (org|group)_member_create return dictized membership
Conflicts:
ckan/new_tests/logic/action/test_create.py
Commit: 31ce99540ff77c0d02e81c16bb4239c9b845c07d
https://github.com/ckan/ckan/commit/31ce99540ff77c0d02e81c16bb4239c9b845c07d
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
[#1873] setup template variables at start of member_new controller
If a validation error was thrown, then the template would be rendered
before these variables had been setup.
Commit: 116b9709ef9d6eaf09af5eeccacc1b3eb394a613
https://github.com/ckan/ckan/commit/116b9709ef9d6eaf09af5eeccacc1b3eb394a613
Author: amercader <amercadero at gmail.com>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
M ckanext/datastore/tests/test_unit.py
Log Message:
-----------
Refactor datastore unit tests
For some reason, on the 2.2.1 branch importing datastore.plugin causes
failures on unrelated datasets because the datastore plugin is not
properly loaded. It seems to be caused by circular imports but it's too
hard to find the cause.
Commit: d1dc1c8755248e54c382f9f2d81ce04ba41861a2
https://github.com/ckan/ckan/commit/d1dc1c8755248e54c382f9f2d81ce04ba41861a2
Author: kindly <kindly at gmail.com>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
M .travis.yml
Log Message:
-----------
[#1465] exclude more unlikely cominations
Commit: 4edd867e871043ff0376b15939b9302a29a99eaa
https://github.com/ckan/ckan/commit/4edd867e871043ff0376b15939b9302a29a99eaa
Author: amercader <amercadero at gmail.com>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
M .travis.yml
M ckanext/datastore/tests/test_unit.py
Log Message:
-----------
Merge branch 'fix-2.2.1-tests' into release-v2.2.1
Compare: https://github.com/ckan/ckan/compare/21e216409163...4edd867e8710
More information about the ckan-changes
mailing list