Comparing aurorafeint:master...pat:master · aurorafeint/after_commit

Commits on Jan 25, 2011

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Mar 12, 2012

  1. fix several issues related to leaking memory:

     * remove duplicate decrement on the transaction_pointer during rollback
     * remove unnecessary code to handle decrementing the transaction_pointer prior to rollback which caused transactions following the first rollback to fail to decrement the transaction_pointer
     * change cleanup() unset the collection instead of reinitializing it to an empty array, so we don't keep numerous empty arrays in memory if the transaction pointer gets off
     * add test assertions to ensure that the transaction pointer is always returned to zero and the transaction-specific in-memory objects have been cleared at the end of each test
    Configuration menu

    Browse the repository at this point in the history

Commits on Nov 5, 2012

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Jan 11, 2013

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Aug 10, 2013

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Configuration menu

    Browse the repository at this point in the history

Commits on Sep 8, 2013

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Mar 28, 2016

  1. Configuration menu

    Browse the repository at this point in the history