[ckan-changes] [okfn/ckanjs] 5ce541: Fixed issue with infinite recursion when loading p...
noreply at github.com
noreply at github.com
Mon Jul 25 21:37:31 UTC 2011
Branch: refs/heads/master
Home: https://github.com/okfn/ckanjs
Commit: 5ce5414747d604efe5dc086e1f4ccdad221d1591
https://github.com/okfn/ckanjs/commit/5ce5414747d604efe5dc086e1f4ccdad221d1591
Author: Aron Carroll <self at aroncarroll.com>
Date: 2011-07-25 (Mon, 25 Jul 2011)
Changed paths:
M lib/model.js
M test/model-test.js
Log Message:
-----------
Fixed issue with infinite recursion when loading packages with relationships. Fixes #22
Turned out to be a simple typo, added unit tests to prevent regressions.
Commit: 131f281ab38437c20d8eeb29848888036f8ef257
https://github.com/okfn/ckanjs/commit/131f281ab38437c20d8eeb29848888036f8ef257
Author: Aron Carroll <self at aroncarroll.com>
Date: 2011-07-25 (Mon, 25 Jul 2011)
Changed paths:
M test/view-test.js
Log Message:
-----------
Removing redundant test for title in dataset view as of 7ca7298
Compare: https://github.com/okfn/ckanjs/compare/5ddf390...131f281
More information about the ckan-changes
mailing list