[ckan-changes] [okfn/ckan] 079af7: Fix small bug in datastore command, which made oth...
GitHub
noreply at github.com
Fri Oct 19 10:54:12 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 079af723ca86af5c3a8844354ea8c9f7085b1fe6
https://github.com/okfn/ckan/commit/079af723ca86af5c3a8844354ea8c9f7085b1fe6
Author: amercader <amercadero at gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
Fix small bug in datastore command, which made other paster commands fail
Commit: f61458f30a84ed80bcf600ac5234568d50cff34a
https://github.com/okfn/ckan/commit/f61458f30a84ed80bcf600ac5234568d50cff34a
Author: Joshua Tauberer <jt at occams.info>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
M ckan/lib/authztool.py
Log Message:
-----------
authztool s/RIGHTS_HELP/self.usage/, otherwise it dies
Commit: 41f72718d8067001e21ff81933028c6423feb159
https://github.com/okfn/ckan/commit/41f72718d8067001e21ff81933028c6423feb159
Author: Joshua Tauberer <jt at occams.info>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
M ckan/templates/ajax_snippets/api_info.html
Log Message:
-----------
DataStore api_info.html s/Pyhton/Python/
Commit: f0e2ca2222294c57bbb8970259376e96a5e62408
https://github.com/okfn/ckan/commit/f0e2ca2222294c57bbb8970259376e96a5e62408
Author: Joshua Tauberer <jt at occams.info>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
M ckan/lib/authztool.py
Log Message:
-----------
authztool.py s/ROLES_HELP/self.usage/
Commit: f98b3b84db7d9d7515b4977ba1bab4d50842dbaf
https://github.com/okfn/ckan/commit/f98b3b84db7d9d7515b4977ba1bab4d50842dbaf
Author: amercader <amercadero at gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
M .gitignore
Log Message:
-----------
Add node_modules to .gitignore
Thanks @srkunze for the patch
Commit: e1e132f0db4e50303be90389ef2f4c1de21c28a5
https://github.com/okfn/ckan/commit/e1e132f0db4e50303be90389ef2f4c1de21c28a5
Author: amercader <amercadero at gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Remove python 2.7 only format in log message
Thanks to @srkunze for the patch
Compare: https://github.com/okfn/ckan/compare/b806bb0142e5...e1e132f0db4e
More information about the ckan-changes
mailing list