- 17 Dec, 2014 2 commits
-
-
Remove stranded asterisks.
Ryan Bigg committed -
Joshua Pinter committed
-
- 03 Dec, 2014 3 commits
-
-
John Hawthorn committed
-
John Hawthorn committed
-
John Hawthorn committed
-
- 28 Nov, 2014 3 commits
-
-
Change-Id: Ib73e43a5adcb8bd9b5bbf5b7ca60f9865e5415e7
John Hawthorn committed -
Martin Sereinig committed
-
FIX: where("association_id", id) leads to invalid statement in postgres. where should just be given a hash.
Martin Sereinig committed
-
- 27 Nov, 2014 2 commits
-
-
Add paranoia_scope as named version of default_scope
John Hawthorn committed -
This reverts commit 4004bd5e.
John Hawthorn committed
-
- 26 Nov, 2014 4 commits
-
-
John Hawthorn committed
-
Regression from 6881e750 We need to be able to load our class definitions without having an available database connection.
John Hawthorn committed -
Change connect! to setup!, so that we can use connect! to give us an empty DB with no tables. Use ensure where appropriate to ensure that tests after that one can run even if it fails.
John Hawthorn committed -
This reverts commit 6881e750.
John Hawthorn committed
-
- 23 Nov, 2014 1 commit
-
-
Jozsef Nyitrai committed
-
- 21 Nov, 2014 1 commit
-
-
Ryan Bigg committed
-
- 19 Nov, 2014 1 commit
-
-
raise error for acts_as_paranoid on models without primary keys
Ryan Bigg committed
-
- 13 Nov, 2014 1 commit
-
-
see https://github.com/radar/paranoia/issues/169
Braden Anderson committed
-
- 23 Sep, 2014 2 commits
-
-
Fix usage of paranoia_column in related models
Ryan Bigg committed -
refs https://github.com/radar/paranoia/issues/102
Georg Limbach committed
-
- 19 Sep, 2014 1 commit
-
-
Add compatibility info for rails4
Ryan Bigg committed
-
- 18 Sep, 2014 1 commit
-
-
Dharam Gollapudi committed
-
- 16 Sep, 2014 2 commits
- 08 Sep, 2014 1 commit
-
-
Clear association cache
Ryan Bigg committed
-
- 04 Sep, 2014 2 commits
-
-
Alexey Pokhozhaev committed
-
Alexey Pokhozhaev committed
-
- 29 Aug, 2014 1 commit
-
-
Fix RSpec 3.x deprecations
Ryan Bigg committed
-
- 28 Aug, 2014 3 commits
-
-
Emil Sågfors committed
-
Emil Sågfors committed
-
Emil Sågfors committed
-
- 26 Aug, 2014 1 commit
-
-
Reset paranoia_column before updating it. Fixes #153
Ryan Bigg committed
-
- 25 Aug, 2014 1 commit
-
-
Peter Woo committed
-
- 22 Aug, 2014 3 commits
-
-
This appears to be a Rails ~> 4.0.8 bug, which is seemingly fixed in Rails 4.1.
Ryan Bigg committed -
Use fetch for sentinel_value Use DateTime for sentinel_value example Use an epoch. rails convers '0' or 0 to nil for datetime fields Add test for restore Update readme Move MYSQL note to bottom of readme update destroyed? for sentinel value
Shaun Dern committed -
This reverts commit 566b1cbd. Conflicts: README.md test/paranoia_test.rb
Aaron Jensen committed
-
- 17 Aug, 2014 1 commit
-
-
really_destroy! and has_one associations
Ryan Bigg committed
-
- 01 Aug, 2014 1 commit
-
-
ray committed
-
- 29 Jul, 2014 1 commit
-
-
astronz committed
-
- 28 Jul, 2014 1 commit
-
-
Ryan Bigg committed
-