Ecosyste.ms: Issues

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

GitHub / jhawthorn/discard issues and pull requests

#111 - Support Rails 8.1

Pull Request - State: closed - Opened by peterberkenbosch 12 days ago - 1 comment

#110 - Support Rails 8.0

Pull Request - State: closed - Opened by trevorrjohn 25 days ago - 1 comment

#108 - More descriptive error messages

Pull Request - State: open - Opened by Sam-Robin 4 months ago - 2 comments

#107 - Fix a very minor doc typo on the undiscard! method

Pull Request - State: open - Opened by mattbnz 6 months ago - 1 comment

#106 - Best practices for FK interactions with soft delete?

Issue - State: closed - Opened by mjankowski 6 months ago - 2 comments

#105 - Discarded scope doesnt work properly

Issue - State: closed - Opened by Hanaffi 8 months ago - 1 comment

#104 - Clarify the note about default_scope

Pull Request - State: open - Opened by robertp 10 months ago

#103 - Add Ruby 3.3 to CI matrix

Pull Request - State: closed - Opened by m-nakamura145 11 months ago

#102 - Remove .travis.yml

Pull Request - State: closed - Opened by m-nakamura145 11 months ago - 1 comment

#101 - Improve documentation for overriding undiscarded methods

Pull Request - State: closed - Opened by rafaelsales 12 months ago - 1 comment

#100 - Bang-Methods hides internal errors (e.g. ActiveModel::ValidationError)

Issue - State: closed - Opened by psmandzich 12 months ago - 1 comment

#99 - Add testing on Rails 7.1

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

#98 - .discarded query

Issue - State: closed - Opened by no1-knows about 1 year ago - 3 comments

#97 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#96 - #95 Fix `undiscard` returns false unless discarded?

Pull Request - State: closed - Opened by chiperific over 1 year ago - 1 comment

#95 - `def undiscard` doesn't follow `return false` pattern

Issue - State: closed - Opened by chiperific over 1 year ago - 1 comment

#93 - guard on discard

Issue - State: closed - Opened by gioggi over 1 year ago - 1 comment

#92 - Update CI badge

Pull Request - State: closed - Opened by joeljuca over 1 year ago - 1 comment

#91 - Add Ruby 3.2 to the CI matrix

Pull Request - State: closed - Opened by petergoldstein almost 2 years ago

#90 - Sequel Support

Issue - State: closed - Opened by IsmailM almost 2 years ago - 1 comment

#89 - dependent: :discard

Issue - State: closed - Opened by gsdean about 2 years ago - 12 comments

#88 - how is the integration with papertrail?

Issue - State: closed - Opened by laptopmutia about 2 years ago - 1 comment

#87 - Nil when finding has_one association

Issue - State: closed - Opened by lucydoja over 2 years ago - 2 comments

#86 - Bump actions/checkout from 1 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#85 - Add Dependabot for GitHub Actions

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

#84 - Wrap discard methods in a transaction

Pull Request - State: open - Opened by thewatts over 2 years ago - 8 comments

#83 - Add the ability to use `dependent: :discard` in associations

Issue - State: closed - Opened by eikes over 2 years ago - 1 comment

#82 - Load an appropriate Ruby version for each Rails version

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

#81 - GitHub workflow requires minimum of Rails 7 final

Pull Request - State: closed - Opened by lylo almost 3 years ago - 1 comment

#80 - Support for Rails 7.0.0

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

#79 - Rails 7 is here, why not drop the upper version dependency?

Issue - State: closed - Opened by leehericks almost 3 years ago - 1 comment

#78 - Update ActiveRecord dependency for Rails 7

Pull Request - State: closed - Opened by lylo almost 3 years ago - 6 comments

#77 - Run callbacks inside of the same transaction

Issue - State: open - Opened by jeffblake almost 4 years ago - 5 comments

#76 - Update README.md to reflect correct undiscarding associations in callbacks

Pull Request - State: closed - Opened by emor about 4 years ago - 1 comment

#75 - All new records are discarded use-case

Issue - State: closed - Opened by skatkov over 4 years ago - 2 comments

#74 - Propose to use safer migration in README

Pull Request - State: closed - Opened by skatkov over 4 years ago - 1 comment

#73 - after_discard_commit

Issue - State: open - Opened by quorak over 4 years ago - 1 comment

#72 - This test was passing incorrectly

Pull Request - State: closed - Opened by wacko over 4 years ago - 1 comment

#71 - is discard_all! working on version 1.1.0

Issue - State: closed - Opened by mahinourElsheikh over 4 years ago - 2 comments

#70 - Test with Ruby 2.7 in CI

Pull Request - State: closed - Opened by aried3r almost 5 years ago - 1 comment

#69 - Archive-discard

Pull Request - State: closed - Opened by agakrist almost 5 years ago

#68 - NoMethodError (undefined method `undiscarded?' ...

Issue - State: closed - Opened by porterbayne almost 5 years ago - 4 comments

#67 - Discard callbacks don't work with observers

Issue - State: closed - Opened by pelargir about 5 years ago - 3 comments

#66 - document value of discarded_at after undiscard

Pull Request - State: closed - Opened by ItsNickBarry about 5 years ago - 1 comment

#65 - Return false when discarding discarded post

Pull Request - State: closed - Opened by jarednorman about 5 years ago

#64 - discard has_and_belongs_to_many association

Issue - State: closed - Opened by kashifnaseer about 5 years ago - 1 comment

#63 - kept? method for instances

Pull Request - State: closed - Opened by MiguelCorti about 5 years ago - 1 comment

#62 - CI: Use ruby 2.4.9, 2.5.7, 2.6.5

Pull Request - State: closed - Opened by olleolleolle about 5 years ago

#61 - add support for mongoid

Pull Request - State: closed - Opened by hobbypunk90 about 5 years ago - 1 comment

#60 - Add discard! and undiscard! methods to README.md

Pull Request - State: closed - Opened by bughuntsman about 5 years ago - 1 comment

#59 - Run specs against Rails 6

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

#58 - Add workfow for GitHub Actions CI

Pull Request - State: closed - Opened by jhawthorn over 5 years ago - 1 comment

#57 - Unable to declare scope :kept as per the readme.md

Issue - State: closed - Opened by shawnkoh over 5 years ago - 2 comments

#56 - CI: Drop unused directive sudo: false

Pull Request - State: closed - Opened by olleolleolle over 5 years ago - 1 comment

#55 - [Feature] Add support for discarded_by

Pull Request - State: closed - Opened by caseyprovost over 5 years ago - 6 comments

#54 - Support for discarded_by?

Issue - State: closed - Opened by caseyprovost over 5 years ago - 3 comments

#53 - Add *_all! methods

Pull Request - State: closed - Opened by tegandbiscuits over 5 years ago - 1 comment

#52 - How forget password token should be linked with non-discarded record

Issue - State: closed - Opened by kashifnaseer over 5 years ago - 1 comment

#51 - discarded? value on validations and callbacks

Issue - State: open - Opened by kennyadsl over 5 years ago - 1 comment

#50 - Rails 6 and Fix Travis

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

#49 - document value of discarded_at after undiscard

Pull Request - State: closed - Opened by ItsNickBarry over 5 years ago - 1 comment

#48 - Integration with Discard gem for soft-deletes

Issue - State: closed - Opened by yagudaev over 5 years ago - 1 comment

#47 - Not working with counter_cache

Issue - State: closed - Opened by bragovo over 5 years ago - 1 comment

#46 - Forcing explicit scope: kept, discarded, or with_discarded. Never all

Issue - State: closed - Opened by j1mmie over 5 years ago - 6 comments

#45 - Expanding compatibility into Rails 6

Pull Request - State: closed - Opened by ErvalhouS almost 6 years ago - 3 comments

#44 - Will this work when saving related models?

Issue - State: closed - Opened by bo-oz almost 6 years ago - 5 comments

#43 - Discard record on has_many through

Issue - State: closed - Opened by lostie almost 6 years ago - 3 comments

#42 - has_many: use soft-delete when clearing associated collection

Issue - State: closed - Opened by ivanbrennan almost 6 years ago - 6 comments

#41 - add (un)discard(!) class methods

Pull Request - State: closed - Opened by nihil2501 almost 6 years ago

#40 - This gem doesn't do much

Issue - State: closed - Opened by toobulkeh almost 6 years ago - 2 comments

#39 - Unable to login with Active User having a discarded record

Issue - State: closed - Opened by kashifnaseer almost 6 years ago - 1 comment

#38 - N+1 queries

Issue - State: closed - Opened by NoMemoryError almost 6 years ago - 1 comment

#37 - Uniqueness validation triggered for records that have been discarded

Issue - State: closed - Opened by JamesDullaghan about 6 years ago - 5 comments

#36 - Need new version of gem

Issue - State: closed - Opened by jonkarna about 6 years ago - 5 comments

#35 - Discarding should skip validations (maybe)

Issue - State: closed - Opened by slaith about 6 years ago - 5 comments

#34 - Add ruby syntax highlighting to code blocks

Pull Request - State: closed - Opened by BenEmdon about 6 years ago - 1 comment

#33 - Return true when calling discard on discarded record

Pull Request - State: closed - Opened by aried3r about 6 years ago - 5 comments

#32 - Add `undiscarded?` and `kept?` both as !discarded?

Pull Request - State: closed - Opened by robotdana about 6 years ago - 4 comments

#31 - declarative discard parents

Issue - State: closed - Opened by robotdana about 6 years ago - 1 comment

#30 - discard method is not working inside transactions

Issue - State: closed - Opened by SalmaNegm over 6 years ago - 1 comment

#29 - Make readme sections anchors

Pull Request - State: closed - Opened by adamrdavid over 6 years ago - 1 comment

#28 - Update discard gem to support unique indexes

Pull Request - State: closed - Opened by cthornton over 6 years ago - 2 comments

#27 - Bang in the methods discard and undiscard

Issue - State: closed - Opened by celsoMartins over 6 years ago - 2 comments

#26 - Replacing associations support

Issue - State: closed - Opened by kennyadsl over 6 years ago - 2 comments

#25 - Fix association in README

Pull Request - State: closed - Opened by MaxLap over 6 years ago - 1 comment

#24 - Update readme instructions for devise to use discarded?

Pull Request - State: closed - Opened by nunosilva800 over 6 years ago - 1 comment

#23 - Mongoid support

Issue - State: closed - Opened by stanley90 over 6 years ago - 2 comments

#22 - Add section on README about integration with counter_culture gem

Issue - State: closed - Opened by rainerborene over 6 years ago - 5 comments

#21 - Discarding on nested attributes doesn't trigger callbacks

Issue - State: closed - Opened by aried3r over 6 years ago - 1 comment

#20 - Documentation for un/discard is not completely correct

Issue - State: closed - Opened by aried3r over 6 years ago - 2 comments

#19 - Update instructions for migration

Pull Request - State: closed - Opened by aried3r over 6 years ago - 1 comment

#18 - Adding an config parameter to skip update/save hooks/validations

Issue - State: closed - Opened by vishthemenon over 6 years ago - 1 comment

#17 - Add bang(!) methods

Pull Request - State: closed - Opened by gssbzn over 6 years ago - 2 comments

#16 - Update readme to explain how to optimise for performance

Pull Request - State: closed - Opened by skatkov over 6 years ago - 1 comment

#15 - Improve discard_all and undiscard_all

Pull Request - State: closed - Opened by gssbzn over 6 years ago - 3 comments

#14 - #discard_all doing batch updates ?

Issue - State: closed - Opened by skatkov over 6 years ago

#13 - Update README.md

Pull Request - State: closed - Opened by ErvalhouS over 6 years ago - 3 comments

#12 - README: about .with_deleted with joins/eager_load

Pull Request - State: closed - Opened by Liooo over 6 years ago - 1 comment

#11 - Warden/Devise: Preventing login for discarded users?

Issue - State: closed - Opened by rlue over 6 years ago - 1 comment