[ckan-changes] [ckan/ckan] 64f6b5: [#3229] Add debug header with the app serving the ...

GitHub noreply at github.com
Fri Sep 2 11:39:30 UTC 2016


  Branch: refs/heads/3229-api-blueprint
  Home:   https://github.com/ckan/ckan
  Commit: 64f6b5f206b0691e3e601bdeff7e3a2c27dbacfd
      https://github.com/ckan/ckan/commit/64f6b5f206b0691e3e601bdeff7e3a2c27dbacfd
  Author: amercader <amercadero at gmail.com>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M ckan/config/middleware/flask_app.py
    M ckan/lib/base.py

  Log Message:
  -----------
  [#3229] Add debug header with the app serving the request


  Commit: 621763fba1e54a7023d753f5c7a94251293ef966
      https://github.com/ckan/ckan/commit/621763fba1e54a7023d753f5c7a94251293ef966
  Author: amercader <amercadero at gmail.com>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M ckan/config/routing.py
    M ckan/views/api.py

  Log Message:
  -----------
  [#3229] Serve the action API under Flask

Move all relevant code from the api controller. The main changes are on
`_get_request_data`, to adapt it to the way Flask handles the incoming
request data.


Compare: https://github.com/ckan/ckan/compare/64f6b5f206b0^...621763fba1e5


More information about the ckan-changes mailing list