Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / grosser/soft_deletion issues and pull requests

#60 - Add 'soft_deleted' method

Pull Request - State: closed - Opened by sberlati 2 months ago - 1 comment

#59 - Update Readme.md with example for adding `deleted_at`

Pull Request - State: closed - Opened by donni106 3 months ago - 1 comment

#58 - Add rails `8.0` support

Pull Request - State: closed - Opened by viralpraxis 3 months ago - 1 comment

#57 - rails 7.2

Pull Request - State: closed - Opened by grosser 6 months ago

#56 - fix test-coverage

Pull Request - State: closed - Opened by grosser 6 months ago

#55 - Add rails `7.2.0` support

Pull Request - State: closed - Opened by viralpraxis 6 months ago - 6 comments

#54 - try deprecators

Pull Request - State: closed - Opened by grosser about 1 year ago

#53 - Viralpraxis add rails 7 1 support

Pull Request - State: closed - Opened by grosser about 1 year ago

#52 - Add support for `Rails ~> 7.1`

Pull Request - State: closed - Opened by viralpraxis about 1 year ago - 5 comments

#51 - v1.6.0+ breaks dependent nullify if it is not a has_many association

Issue - State: open - Opened by xtagon almost 2 years ago - 3 comments

#50 - Add Ruby 3.1 and 3.2 to the CI matrix

Pull Request - State: closed - Opened by petergoldstein about 2 years ago - 1 comment

#49 - Ruby 3 support

Pull Request - State: closed - Opened by MarkusHarmsen about 2 years ago - 6 comments

#48 - drop EOL dependencies

Pull Request - State: closed - Opened by grosser almost 3 years ago

#47 - add support for rails 7

Pull Request - State: closed - Opened by roman-melnyk almost 3 years ago - 7 comments

#46 - Rails 7

Issue - State: closed - Opened by apauly almost 3 years ago - 2 comments

#45 - rails 6.1

Pull Request - State: closed - Opened by grosser about 4 years ago

#44 - When association is nullifying on soft delete it now uses `.update_all`

Pull Request - State: closed - Opened by vanhalt over 5 years ago - 2 comments

#43 - bump ruby versions / drop old rails versions

Pull Request - State: closed - Opened by grosser over 5 years ago

#42 - Rails 6 compatibility

Pull Request - State: closed - Opened by apauly over 5 years ago - 14 comments

#41 - Compatibility with Rails 5.2 final release

Pull Request - State: closed - Opened by bsboris almost 7 years ago - 1 comment

#40 - Don't really want to nullify upon soft deletion

Issue - State: open - Opened by joelmichael almost 7 years ago - 1 comment

#39 - Pass down soft delete arguments to dependents

Pull Request - State: closed - Opened by ragurney about 7 years ago

#38 - test for reload issue

Pull Request - State: closed - Opened by grosser about 7 years ago

#37 - bump

Pull Request - State: closed - Opened by grosser about 7 years ago

#36 - Reload Doesn't Apply Soft Deletion Scope

Issue - State: closed - Opened by ragurney about 7 years ago - 3 comments

#35 - Request: Keep a change log

Issue - State: closed - Opened by xtagon about 7 years ago - 4 comments

#34 - Compatibility with Rails 5.2

Pull Request - State: closed - Opened by pschambacher about 7 years ago - 1 comment

#33 - Update counter-cache on soft delete and undelete

Pull Request - State: closed - Opened by kpandya3 over 7 years ago - 6 comments

#32 - add test and docs for bad usecase

Pull Request - State: closed - Opened by grosser over 7 years ago

#31 - Uniqueness validations with scope include soft deleted records

Issue - State: open - Opened by seangoedecke over 7 years ago - 3 comments

#30 - Upgrade RSpec

Pull Request - State: closed - Opened by pschambacher almost 8 years ago

#29 - Compatibility with Rails 5.1

Pull Request - State: closed - Opened by pschambacher almost 8 years ago - 4 comments

#28 - soft_delete! passes args to save!, e.g. validate: false

Pull Request - State: closed - Opened by gabetax about 8 years ago - 4 comments

#27 - handle aborting like AR does to make errors visible

Pull Request - State: closed - Opened by grosser over 8 years ago - 2 comments

#26 - with_deleted not working with subclasses

Issue - State: closed - Opened by joelmichael over 8 years ago - 11 comments

#25 - bump gems

Pull Request - State: closed - Opened by grosser over 8 years ago

#24 - with_deleted not working properly

Issue - State: closed - Opened by joelmichael over 8 years ago - 7 comments

#23 - test STI

Pull Request - State: closed - Opened by grosser over 8 years ago - 3 comments

#22 - make with_deleted work in joins/includes

Pull Request - State: closed - Opened by grosser over 8 years ago - 3 comments

#21 - add single_cov

Pull Request - State: closed - Opened by grosser over 8 years ago

#20 - drop rails 4.0

Pull Request - State: closed - Opened by grosser over 8 years ago

#19 - bump rails 5

Pull Request - State: closed - Opened by grosser over 8 years ago

#18 - Actually test with Rails 5.0.0

Pull Request - State: closed - Opened by pschambacher almost 9 years ago

#17 - Cleanup + Compatibility with Rails 5.0

Pull Request - State: closed - Opened by pschambacher about 9 years ago - 3 comments

#16 - Do not changed deleted_at timestamp if already soft deleted

Pull Request - State: closed - Opened by rtatsumi over 9 years ago - 2 comments

#15 - be more clear about what happens to dependant associations

Issue - State: closed - Opened by osheroff over 9 years ago - 1 comment

#14 - Add deleted_for and only_deleted scopes

Pull Request - State: closed - Opened by jvorenkamp almost 11 years ago - 2 comments

#13 - There should be a scope for finding deleted objects

Issue - State: open - Opened by NullVoxPopuli over 11 years ago - 2 comments

#12 - pass default_scope a lambda for Rails 4 compability

Pull Request - State: closed - Opened by sricc over 11 years ago - 3 comments

#11 - Add soft_undelete callbacks

Pull Request - State: closed - Opened by olivernn over 11 years ago - 2 comments

#10 - Adds Rails 3 ActiveRecord::Relation methods #with_deleted and #only_deleted

Pull Request - State: closed - Opened by petermin almost 12 years ago - 6 comments

#9 - Stop execution chain if a before_callback returns false.

Pull Request - State: closed - Opened by pinkvelociraptor almost 12 years ago - 1 comment

#8 - Switch 2 rspec

Pull Request - State: closed - Opened by PikachuEXE over 12 years ago - 13 comments

#7 - Do not apply dangerous default scope when included

Pull Request - State: closed - Opened by PikachuEXE over 12 years ago - 6 comments

#6 - Define default scope if table exists

Pull Request - State: closed - Opened by steved over 12 years ago - 1 comment

#5 - don't use class methods to define soft delete default scope

Pull Request - State: closed - Opened by steved over 12 years ago - 1 comment

#4 - Nonexceptional soft-delete, before callbacks, changing default scope definition

Pull Request - State: closed - Opened by steved over 12 years ago - 1 comment

#3 - don't soft_delete! dependencies that don't include the module

Pull Request - State: closed - Opened by steved over 12 years ago - 1 comment

#2 - Bulk soft deletion

Pull Request - State: closed - Opened by steved over 12 years ago - 1 comment

#1 - Default scope problem

Pull Request - State: closed - Opened by Dagnan over 12 years ago - 2 comments