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

AutoRotation BugFixes #30

Merged
merged 1 commit into from
Aug 29, 2016
Merged

AutoRotation BugFixes #30

merged 1 commit into from
Aug 29, 2016

Commits on Aug 29, 2016

  1. AutoRotation BugFixes

    - using old-style next_id(atom(),integer()) for tables and non-atom for
    custom counters
    - fix count/1, all/0, index/3 and dump/0 funs with rotation logic
    - extend dump fun:
        use dump() for detail listening
        use dump(short) for summary
        use dump(table) or dump(TableList) for custom view
    m-2k committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    8031b50 View commit details
    Browse the repository at this point in the history