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

Deprecate mam02 #1514

Merged
merged 21 commits into from
Nov 30, 2017
Merged

Deprecate mam02 #1514

merged 21 commits into from
Nov 30, 2017

Commits on Nov 29, 2017

  1. Make mongoose remind about mam 0.2 deprecation

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    3acca02 View commit details
    Browse the repository at this point in the history
  2. Change naming

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    4394608 View commit details
    Browse the repository at this point in the history
  3. Fix typo (no influence on code)

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    9542ec6 View commit details
    Browse the repository at this point in the history
  4. Extract deprecation logic to a module

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    c34e081 View commit details
    Browse the repository at this point in the history
  5. Change date

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    eedd878 View commit details
    Browse the repository at this point in the history
  6. Fix dialyzer error

    kanes115 authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    dadc860 View commit details
    Browse the repository at this point in the history
  7. [skip ci] Remove ambiguity in error message

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    9b438a5 View commit details
    Browse the repository at this point in the history
  8. Make all deprecations work the same way

    We decided that all deprecation messages will need the same system -
    cooldowns. So this commit makes it common.
    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    a10a3fc View commit details
    Browse the repository at this point in the history
  9. Add tags while logging

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    ea7c8de View commit details
    Browse the repository at this point in the history
  10. Document functions and types

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    fb99d82 View commit details
    Browse the repository at this point in the history
  11. Implement tests for mongoose_deprecations

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    9fe5eaf View commit details
    Browse the repository at this point in the history
  12. Fill all() list

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    e5aa227 View commit details
    Browse the repository at this point in the history
  13. Change file name

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    93acc7c View commit details
    Browse the repository at this point in the history
  14. Don't mock lager, just the function that directly calls it

    kanes115 authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    640224b View commit details
    Browse the repository at this point in the history
  15. Don't use ifdef

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    19dfa48 View commit details
    Browse the repository at this point in the history
  16. Scale down the times

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    ca16d6d View commit details
    Browse the repository at this point in the history
  17. Add new tests

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    0bb3581 View commit details
    Browse the repository at this point in the history
  18. Make assert log levels

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    9a76cbd View commit details
    Browse the repository at this point in the history
  19. Make some little corrections

    Dominik Stanaszek authored and fenek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    9e69e7c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ba5ae84 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    127a4f7 View commit details
    Browse the repository at this point in the history