[ckan-changes] [okfn/webstore] 6c36e9: Support SQL statement parameter binding and SQLite...

noreply at github.com noreply at github.com
Tue Sep 13 08:47:38 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/okfn/webstore

  Commit: 6c36e9dc1cface06d3d1a6148cdbb34da6b33efd
      https://github.com/okfn/webstore/commit/6c36e9dc1cface06d3d1a6148cdbb34da6b33efd
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-09-12 (Mon, 12 Sep 2011)

  Changed paths:
    M test/test_rest.py
  M webstore/database.py
  M webstore/views.py

  Log Message:
  -----------
  Support SQL statement parameter binding and SQLite database attachment. 


  Commit: b40e6698761e8814fed8a10585fc83a6b8e36c97
      https://github.com/okfn/webstore/commit/b40e6698761e8814fed8a10585fc83a6b8e36c97
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-09-12 (Mon, 12 Sep 2011)

  Changed paths:
    M webstore/views.py

  Log Message:
  -----------
  Handle params lists and dicts similarly.


  Commit: 6edfa6652a8f17c4894ee709374655a3f14693f4
      https://github.com/okfn/webstore/commit/6edfa6652a8f17c4894ee709374655a3f14693f4
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-09-12 (Mon, 12 Sep 2011)

  Changed paths:
    M setup.py
  M test/test_rest.py
  M webstore/ckan.py
  M webstore/default_settings.py
  M webstore/security.py
  M webstore/web.py

  Log Message:
  -----------
  Rewrite authentication and authorization inversion of control to be more flexible with slight code duplications as a consequence. 


  Commit: 42a96debc2892379588331f592d69e15d4adc5bf
      https://github.com/okfn/webstore/commit/42a96debc2892379588331f592d69e15d4adc5bf
  Author: Friedrich Lindenberg <friedrich at pudo.org>
  Date:   2011-09-13 (Tue, 13 Sep 2011)

  Changed paths:
    R pip-requirements.txt
  M setup.py

  Log Message:
  -----------
  Move dependencies from pip-requirements file to setup.py


Compare: https://github.com/okfn/webstore/compare/9d3f067...42a96de




More information about the ckan-changes mailing list