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

Rewrite name handling #21

Merged
merged 20 commits into from
Aug 10, 2017
Merged

Rewrite name handling #21

merged 20 commits into from
Aug 10, 2017

Commits on Aug 9, 2017

  1. Rewrite name handling

    sbstjn committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    9675af5 View commit details
    Browse the repository at this point in the history
  2. Move texts to constants

    sbstjn committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    3a932c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2f233d View commit details
    Browse the repository at this point in the history
  4. Add build:watch task

    sbstjn committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    8b5c4c1 View commit details
    Browse the repository at this point in the history
  5. Update index/table dimensions

    sbstjn committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    2322419 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. Configuration menu
    Copy the full SHA
    2e71879 View commit details
    Browse the repository at this point in the history
  2. Update serverless declarations

    sbstjn committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    9157b4f View commit details
    Browse the repository at this point in the history
  3. Closes #20

    sbstjn committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    b09f920 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cab9999 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef49497 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Add information about breaking changes in CF resource names
    sbstjn committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    08bb799 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    sbstjn committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    578c02d View commit details
    Browse the repository at this point in the history
  8. Update README.md

    sbstjn committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    5bb7890 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    421d5d6 View commit details
    Browse the repository at this point in the history
  10. Add readonly properties

    sbstjn committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    e3dddb2 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'rewrite-names' of github.com:sbstjn/serverless-dynamodb…

    …-autoscaling into rewrite-names
    sbstjn committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    d27efaf View commit details
    Browse the repository at this point in the history
  12. Add name handling to Resource

    sbstjn committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    9840e49 View commit details
    Browse the repository at this point in the history
  13. Remove unused imports

    sbstjn committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    5efa22e View commit details
    Browse the repository at this point in the history
  14. Add Options export to Resource

    sbstjn committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    f660815 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    53421b7 View commit details
    Browse the repository at this point in the history