[ckan-changes] [okfn/ckan] c977f3: [#473] related_list should return Query if neither...
    GitHub 
    noreply at github.com
       
    Thu Feb 28 09:56:54 UTC 2013
    
    
  
  Branch: refs/heads/473-consistent-api-validation
  Home:   https://github.com/okfn/ckan
  Commit: c977f39c574f986e3bc73a37b9e27af9ae471cdf
      https://github.com/okfn/ckan/commit/c977f39c574f986e3bc73a37b9e27af9ae471cdf
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)
  Changed paths:
    M ckan/logic/action/get.py
    M ckan/tests/functional/test_related.py
  Log Message:
  -----------
  [#473] related_list should return Query if neither an id nor a name are provided
  Commit: e028159fff4951317dec8441089d17dea84622ca
      https://github.com/okfn/ckan/commit/e028159fff4951317dec8441089d17dea84622ca
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)
  Changed paths:
    M ckan/logic/action/get.py
    M ckan/logic/schema.py
    M ckan/logic/validators.py
    M ckan/tests/logic/test_action.py
  Log Message:
  -----------
  [#473] Validate parameters for current_package_list_with_resources
  Commit: 4fc96445810b2b79e4379eca85a6910c80ccddd4
      https://github.com/okfn/ckan/commit/4fc96445810b2b79e4379eca85a6910c80ccddd4
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)
  Changed paths:
    M ckan/logic/action/get.py
    M ckan/logic/schema.py
    M ckan/tests/logic/test_action.py
  Log Message:
  -----------
  [#473] Add offset to current_package_list_with_resources and mark page deprecated
  Commit: a0d84a1bcf1a4d0689871c9457f70cdbddb2e011
      https://github.com/okfn/ckan/commit/a0d84a1bcf1a4d0689871c9457f70cdbddb2e011
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)
  Changed paths:
    M ckan/logic/action/get.py
    M ckan/logic/schema.py
    M ckan/tests/logic/test_action.py
  Log Message:
  -----------
  [#473] Unify validation for autocompletion
  Commit: 433e77d2081f45f71287f8ae08d25768529ea141
      https://github.com/okfn/ckan/commit/433e77d2081f45f71287f8ae08d25768529ea141
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)
  Changed paths:
    M ckan/logic/__init__.py
  Log Message:
  -----------
  [#473] Refactor get_or_bust, we do not have to give validate a fake context
  Commit: bd96b7ee33dd68362bfefa82e2cdb6d865cfd9e8
      https://github.com/okfn/ckan/commit/bd96b7ee33dd68362bfefa82e2cdb6d865cfd9e8
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)
  Changed paths:
    M ckan/logic/action/get.py
    M ckan/logic/schema.py
  Log Message:
  -----------
  [#473] Validate package_search parameters against a schema
Compare: https://github.com/okfn/ckan/compare/e6fc5d93276b...bd96b7ee33dd
    
    
More information about the ckan-changes
mailing list