Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

WIP - Input Filters for Apigility Admin API #124

Closed
wants to merge 22 commits into from
Closed

WIP - Input Filters for Apigility Admin API #124

wants to merge 22 commits into from

Commits on Mar 19, 2014

  1. Draft validator module name for API

    ezimuel authored and weierophinney committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    f398367 View commit details
    Browse the repository at this point in the history
  2. CS fixes

    ralphschindler authored and weierophinney committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    d1dd235 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    623a35b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f8d0c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d0f1a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87098bf View commit details
    Browse the repository at this point in the history
  7. Multiple changes:

    * CS on classes
    * added: authentication filters, db adapter filters
    * fixed REST and RPC to temporarily work with UI
    ralphschindler authored and weierophinney committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    020d7eb View commit details
    Browse the repository at this point in the history
  8. CS fixes

    ralphschindler authored and weierophinney committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    88ca8e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73b0d7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b176741 View commit details
    Browse the repository at this point in the history
  11. Added test stubs

    ContentNeogitationInputFilter internals
    ralphschindler authored and weierophinney committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    04baf06 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eb39419 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bfabd44 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    49f407c View commit details
    Browse the repository at this point in the history
  15. Updated name in ServiceNameValidator

    Added tests to RPC's PostInputFilterTest
    ralphschindler committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    65ce9f2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a0b01a1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d8139c4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2e9302d View commit details
    Browse the repository at this point in the history
  19. Added HttpMethodsArray validator

    Added MediaTypesArray validator
    ralphschindler committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    fb76220 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2014

  1. Added InputFilterInputFilterFactory

    Altered InputFilterInputFilter to use plugin manager when available
    ralphschindler committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    f562022 View commit details
    Browse the repository at this point in the history
  2. Added tests for Authentication

    Added tests and input filter for Authorization
    ralphschindler committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    3aef382 View commit details
    Browse the repository at this point in the history
  3. Added Documentation InputFilter + tests

    Enabled Authorization InputFilter
    ralphschindler committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    88fbe11 View commit details
    Browse the repository at this point in the history