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

Transaction #90

Closed
wants to merge 36 commits into from
Closed

Commits on Mar 21, 2011

  1. Added support for transactions.

    This should solve all the problems with restoring associations.
    tderks committed Mar 21, 2011
    Configuration menu
    Copy the full SHA
    870a1f7 View commit details
    Browse the repository at this point in the history
  2. Changed rollback to be a real transaction

    Changed rollback save to save!, will raise exception when validation fails
    tderks committed Mar 21, 2011
    Configuration menu
    Copy the full SHA
    3688c3b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2011

  1. Configuration menu
    Copy the full SHA
    122f7bb View commit details
    Browse the repository at this point in the history
  2. Fixed indexes on tables

    tderks committed Mar 31, 2011
    Configuration menu
    Copy the full SHA
    9bf6819 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f3c8cd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2011

  1. Configuration menu
    Copy the full SHA
    68ac893 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2011

  1. Configuration menu
    Copy the full SHA
    36a2085 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2011

  1. Fixed reify_has_manys query

    Added delete support (add :autosave=>true to association in model)
    tderks committed Apr 8, 2011
    Configuration menu
    Copy the full SHA
    32b08e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93029c7 View commit details
    Browse the repository at this point in the history
  3. Adjusted reify_has_one query

    Only mark for destruction if child still exists
    tderks committed Apr 8, 2011
    Configuration menu
    Copy the full SHA
    a16dfd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb9e42e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2011

  1. Configuration menu
    Copy the full SHA
    a694735 View commit details
    Browse the repository at this point in the history
  2. Revert "Added select to query to prevent activerecord being marked re…

    …adonly"
    
    This reverts commit a694735.
    tderks committed Apr 26, 2011
    Configuration menu
    Copy the full SHA
    5f8a1f2 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2011

  1. Merged comits to v2.2.3.

    unknown authored and unknown committed May 6, 2011
    Configuration menu
    Copy the full SHA
    25a7efc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d823e98 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2011

  1. Configuration menu
    Copy the full SHA
    c1a3bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4fd36d View commit details
    Browse the repository at this point in the history
  3. Added extra files to gitignore

    tderks committed Jul 29, 2011
    Configuration menu
    Copy the full SHA
    506bbfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7baf0db View commit details
    Browse the repository at this point in the history
  5. Fixed merging upstream changes

    tderks committed Jul 29, 2011
    Configuration menu
    Copy the full SHA
    dda1e00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbdee1a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2011

  1. fix merge failure

    cambridgemike committed Sep 4, 2011
    Configuration menu
    Copy the full SHA
    d47bc93 View commit details
    Browse the repository at this point in the history
  2. make unit tests run

    cambridgemike committed Sep 4, 2011
    Configuration menu
    Copy the full SHA
    8e80958 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c75d234 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06c9bb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2011

  1. tests for nested load

    cambridgemike committed Sep 10, 2011
    Configuration menu
    Copy the full SHA
    cf06caf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    154694b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2011

  1. Configuration menu
    Copy the full SHA
    dd7ac8b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2011

  1. Configuration menu
    Copy the full SHA
    bb2d376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a4ff5f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2011

  1. Configuration menu
    Copy the full SHA
    9fe9fdb View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2011

  1. Configuration menu
    Copy the full SHA
    5fae61a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b29d86 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of git://github.com/airblade/paper_trail into t…

    …ransaction
    
    Conflicts:
    	lib/paper_trail/has_paper_trail.rb
    	test/dummy/db/test.sqlite3
    cambridgemike committed Sep 21, 2011
    Configuration menu
    Copy the full SHA
    3f2f0d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2011

  1. Configuration menu
    Copy the full SHA
    d2920bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df851c4 View commit details
    Browse the repository at this point in the history