Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7.0 #119

Merged
merged 33 commits into from
May 3, 2017
Merged

0.7.0 #119

merged 33 commits into from
May 3, 2017

Commits on Apr 5, 2017

  1. updated dependencies

    Umed Khudoiberdiev committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    5b13b5c View commit details
    Browse the repository at this point in the history
  2. refactored decorators moved each into its own file

    Umed Khudoiberdiev committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    b57ed78 View commit details
    Browse the repository at this point in the history
  3. moved deprecated decorators into their own directory

    Umed Khudoiberdiev committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    59b821b View commit details
    Browse the repository at this point in the history
  4. added deprecations in RoutingControllersOptions

    Umed Khudoiberdiev committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    d8303d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. refactored all decorators usage

    Umed Khudoiberdiev committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    08df531 View commit details
    Browse the repository at this point in the history
  2. refactored parameter options

    Umed Khudoiberdiev committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    f8f559f View commit details
    Browse the repository at this point in the history
  3. refactored decorators

    Umed Khudoiberdiev committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    76aba03 View commit details
    Browse the repository at this point in the history
  4. fixed wrong test

    Umed Khudoiberdiev committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    c67a6ac View commit details
    Browse the repository at this point in the history
  5. added new decorators

    Umed Khudoiberdiev committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    8c659ab View commit details
    Browse the repository at this point in the history
  6. removed @EmptyResultCode decorator

    Umed Khudoiberdiev committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    9840157 View commit details
    Browse the repository at this point in the history
  7. remove interceptor functionality

    Umed Khudoiberdiev committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    36dbc51 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. removed deprecated decorators

    Umed Khudoiberdiev committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    b226073 View commit details
    Browse the repository at this point in the history
  2. moved json controller back to non-deprecated decorators :(

    Umed Khudoiberdiev committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    41d575d View commit details
    Browse the repository at this point in the history
  3. remove string casting to fix issues with buffer returning

    Umed Khudoiberdiev committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    9b279da View commit details
    Browse the repository at this point in the history
  4. fixed some decorators plus some refactoring

    Umed Khudoiberdiev committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    4ac2766 View commit details
    Browse the repository at this point in the history
  5. refactored RoutingControllers class

    Umed Khudoiberdiev committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    8e4e617 View commit details
    Browse the repository at this point in the history
  6. refactored action options object

    Umed Khudoiberdiev committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    b7591b2 View commit details
    Browse the repository at this point in the history
  7. refactored action parameters stuff

    Umed Khudoiberdiev committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    0e84913 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. refactored ActionParameterHandler

    Umed Khudoiberdiev committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    460b8f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. refactored action metadata + beatifying all other classes

    Umed Khudoiberdiev committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    45e6c7f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. decorators and drivers refactoring

    Umed Khudoiberdiev committed Apr 24, 2017
    3 Configuration menu
    Copy the full SHA
    906fe8d View commit details
    Browse the repository at this point in the history
  2. refactored named and non-named based parameters hydration

    Umed Khudoiberdiev committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    15c45d6 View commit details
    Browse the repository at this point in the history
  3. implemented #75 - support for custom parameters decorators

    Umed Khudoiberdiev committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    eaf9b39 View commit details
    Browse the repository at this point in the history
  4. added custom authorized and current user decorators support

    Umed Khudoiberdiev committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    308ade7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. added context decorator for koa

    Umed Khudoiberdiev committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    8552369 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. small fixes; added more docs

    Umed Khudoiberdiev committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    9bb2008 View commit details
    Browse the repository at this point in the history
  2. exported metadata args storage; version bump

    Umed Khudoiberdiev committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    f3b931d View commit details
    Browse the repository at this point in the history
  3. added extra release note

    Umed Khudoiberdiev committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    17cf0e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. added role checker support; fixed bug with validation and class trans…

    …former
    Umed Khudoiberdiev committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    c9e28df View commit details
    Browse the repository at this point in the history
  2. implemented global metadata args storage

    Umed Khudoiberdiev committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    c263928 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

  1. Configuration menu
    Copy the full SHA
    f5c5642 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. added authorized support for controllers, added api for model control…

    …lers, fixed issue with koa
    Umed Khudoiberdiev committed May 3, 2017
    Configuration menu
    Copy the full SHA
    7831c64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #126 from 19majkel94/patch-3

    Update auto-validation Readme paragraph + typo
    pleerock committed May 3, 2017
    Configuration menu
    Copy the full SHA
    38de552 View commit details
    Browse the repository at this point in the history