Ecosyste.ms: Issues

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

GitHub / grosser/test_after_commit issues and pull requests

#54 - Frameworks are not all Rails

Pull Request - State: open - Opened by pboling over 2 years ago - 1 comment

#53 - Fix undefined method `records' error.

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

#52 - Fix error when commit occurs in topmost transaction with TAC enabled

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

#51 - Error after updating to 1.2.0

Issue - State: closed - Opened by jfloff about 6 years ago - 16 comments

#50 - Run callbacks outside transaction

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

#49 - Callbacks are run inside transaction

Issue - State: closed - Opened by printercu about 6 years ago - 2 comments

#48 - Not working when there is `on: :update` with `if: :some_function`

Issue - State: closed - Opened by salmanasiddiqui almost 8 years ago - 2 comments

#47 - Rails 5 Migration advice

Issue - State: closed - Opened by dcosson about 8 years ago - 1 comment

#46 - Update gemspec

Pull Request - State: closed - Opened by adis-io over 8 years ago - 1 comment

#45 - Tests failing with rails 3.2

Issue - State: closed - Opened by avit over 8 years ago - 3 comments

#44 - Always clear @_current_transaction_records in AR 3

Pull Request - State: closed - Opened by nicksieger over 8 years ago - 5 comments

#43 - Rails 5 support

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

#42 - fix tests

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

#41 - Remove deprecated syntax

Pull Request - State: closed - Opened by alpaca-tc almost 9 years ago - 8 comments

#40 - fixes

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

#39 - Add default behavior configuration and ability to customize with blocks

Pull Request - State: closed - Opened by jspies about 9 years ago - 5 comments

#38 - block not a given

Pull Request - State: open - Opened by taf2 over 9 years ago - 1 comment

#37 - Incorrectly called on touch?

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

#36 - Fix behavior with Rails from 4-2-stable

Pull Request - State: closed - Opened by be9 almost 10 years ago - 2 comments

#35 - No longer need after latest rails commit

Issue - State: closed - Opened by dmitry about 10 years ago - 10 comments

#34 - Arel 6.0.0 breaks test_after_commit 0.4.0

Issue - State: closed - Opened by spovich about 10 years ago - 3 comments

#33 - disabling after_commit for some tests

Issue - State: closed - Opened by jogaco about 10 years ago - 1 comment

#32 - fix nested after_commit callbacks

Pull Request - State: closed - Opened by codekitchen over 10 years ago - 6 comments

#31 - Remove Timecop Gem

Issue - State: closed - Opened by waratuman over 10 years ago - 1 comment

#30 - Support for raise_in_transactional_callbacks in Rails 4.2

Pull Request - State: closed - Opened by afn over 10 years ago - 4 comments

#29 - Add LICENSE file.

Pull Request - State: closed - Opened by robertclancy over 10 years ago - 3 comments

#28 - add rails 4.2 support. Access transaction through `@transaction_manager`

Pull Request - State: closed - Opened by lsylvester over 10 years ago - 1 comment

#27 - after_commit callback not fired second time

Issue - State: open - Opened by kushkella over 10 years ago - 3 comments

#26 - please include your tests and readme in your gem

Issue - State: closed - Opened by timaro over 10 years ago

#25 - Gem is missing its README and tests.

Issue - State: closed - Opened by timaro over 10 years ago - 10 comments

#24 - decrease dependency activerecord version

Issue - State: closed - Opened by isqad over 10 years ago - 1 comment

#23 - Fix rollbacks for exceptions other than ActiveRecord::Rollback, ActiveRecord::RecordInvalid

Pull Request - State: closed - Opened by rohanpm over 10 years ago - 2 comments

#22 - Inconsistency between running application callback execution and test results

Issue - State: open - Opened by aprescott almost 11 years ago - 1 comment

#21 - include spec directory in gem file itself

Issue - State: closed - Opened by pravi almost 11 years ago - 4 comments

#20 - after_commit should not be called on a failed Model.create! in Rails 3

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

#19 - "current transaction is aborted" w/ v0.2.2 on Rails 4.

Issue - State: open - Opened by melcher about 11 years ago

#18 - After commit callbacks are called in reverse order

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

#17 - Rails 3 and Rails 4 0.2.x not calling after commits

Issue - State: open - Opened by bleonard over 11 years ago - 18 comments

#16 - after_commit doesn't fire if the transaction block contains a return statement

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

#15 - Nested after commit is failing

Issue - State: closed - Opened by grosser over 11 years ago - 5 comments

#14 - Failing nested after_commit

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

#13 - :on not working

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

#12 - False positives - expecting callback to be called once and never both pass

Issue - State: closed - Opened by joshuap almost 12 years ago - 1 comment

#11 - Please add some examples showing how to use the library.

Issue - State: closed - Opened by sujoyg almost 12 years ago

#10 - Disabling after commit in DatabaseCleaner truncation mode

Issue - State: closed - Opened by kbaum almost 12 years ago - 2 comments

#9 - after_commit is called before after_create

Issue - State: closed - Opened by dewski almost 12 years ago - 2 comments

#8 - after_commit hooks are not being fired in a generic Rails 3.2.12/RSpec 2.13 app

Issue - State: closed - Opened by joshuap almost 12 years ago - 3 comments

#7 - Last version is failing

Issue - State: closed - Opened by maxguzenski almost 12 years ago - 4 comments

#6 - after_commit not faild on test when it should!

Issue - State: closed - Opened by maxguzenski almost 12 years ago - 2 comments

#5 - Rails 4 support

Issue - State: closed - Opened by cmaitchison almost 12 years ago - 5 comments

#4 - after_commit runs before committing if you include gem in :develop group

Issue - State: closed - Opened by derekcroft almost 12 years ago - 1 comment

#3 - Fails to run hook (sometimes) since updating to RSpec 2.12

Issue - State: closed - Opened by xxx about 12 years ago - 6 comments

#2 - Fix observer test

Pull Request - State: closed - Opened by chewi about 12 years ago - 1 comment

#1 - Emulate after_commit/transactionless.rb

Issue - State: closed - Opened by tmm1 over 12 years ago - 18 comments