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

Traverse audits backwards instead of forwards in time #395

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Dec 14, 2017

  1. Configuration menu
    Copy the full SHA
    ccf15fd View commit details
    Browse the repository at this point in the history
  2. Fix specs

    RavenXce committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    bdfa7b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. Configuration menu
    Copy the full SHA
    375c747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae9bfd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. Fix Audit#descendents for create action as well

    The first create action sometimes come with an identical
    update audit but with no old_attributes. This ignores that
    redudant update audit.
    RavenXce committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    d132d92 View commit details
    Browse the repository at this point in the history
  2. Fix specs

    RavenXce committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    391e61d View commit details
    Browse the repository at this point in the history
  3. Fix query

    RavenXce committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    98cf0fc View commit details
    Browse the repository at this point in the history