Ecosyste.ms: Issues

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

GitHub / liveh2o/protobuf-activerecord issues and pull requests

#55 - Update RSpec setup

Pull Request - State: closed - Opened by liveh2o 2 months ago

#54 - Modernize the gem structure and setup

Pull Request - State: closed - Opened by liveh2o 2 months ago

#53 - Replace TravisCI with GitHub Actions

Pull Request - State: closed - Opened by liveh2o 2 months ago

#52 - Added Rails 7.0 support

Pull Request - State: closed - Opened by skunkworker 12 months ago

#51 - set nullify to empty array to address protobuf 4 deprecation warning

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

#50 - Address deprecation warnings when using the nullify field

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

#49 - added rails 6.1 support

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

#48 - Add Rails 6 support

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

#47 - Updates to Rails 6

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

#46 - fix typo

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

#45 - Upgrade to Rails 5.2

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

#44 - Rails 5.1

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

#43 - Rails 5.0

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

#42 - Update the gem to support rails 5.1.x

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

#41 - Rails 5+

Pull Request - State: closed - Opened by jjcarstens almost 6 years ago - 2 comments

#40 - can we upgrade this to work with rails 5

Issue - State: closed - Opened by arpriego88 about 6 years ago

#39 - add benchmark-ips and remove the need to write a new method on an obj…

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

#38 - Return a record instead of true/false for upsert

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

#37 - Upsert

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

#36 - Doesn't work with Google's protobuf gem

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

#35 - Abrandoned/rescue name error

Pull Request - State: closed - Opened by abrandoned over 7 years ago - 3 comments

#34 - Ensure we check connections in when done

Pull Request - State: closed - Opened by brianstien almost 8 years ago - 1 comment

#33 - fix the default middleware setup to use async connection management

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

#32 - Abrandoned/remove convert attributes method

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

#31 - default the Railtie to use Async ConnectionManagement

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

#30 - make class level symbol methods dispatch when it is private as well a…

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

#29 - add concurrent ruby and make connection mgmt async with new middleware

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

#28 - Abrandoned/optimize serialization

Pull Request - State: closed - Opened by abrandoned almost 8 years ago - 2 comments

#27 - use thread local connection and single lookup in query cache middleware

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

#26 - remove respond_to as call will fail without our check

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

#25 - accomodate nil in serialization and make sure we check date last and …

Pull Request - State: closed - Opened by abrandoned about 9 years ago - 1 comment

#24 - Bdewitt/micro optimizations

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

#23 - Date serialization timezone shift bug fix

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

#22 - Save protobuf mappings at class level

Pull Request - State: closed - Opened by brianstien over 9 years ago - 1 comment

#21 - optimize serialization and fix ordered spec array

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

#20 - make the column type values a Set instead of an Array as O(n) vs O(1)…

Pull Request - State: closed - Opened by abrandoned over 9 years ago - 1 comment

#19 - Replace deprecated has_field? with field? to support Protobuf 4.0

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

#18 - Replace has_field? with field?

Issue - State: closed - Opened by film42 over 9 years ago - 3 comments

#17 - Check message vs message class separately

Pull Request - State: closed - Opened by brianstien over 9 years ago - 3 comments

#16 - Allow attributes to be set to nil

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

#15 - Test suite update

Pull Request - State: closed - Opened by brianstien over 9 years ago - 1 comment

#14 - Make column mappings name/type exclusive to a thread

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

#13 - Fix typo

Pull Request - State: closed - Opened by seanhussey about 10 years ago - 1 comment

#12 - Replace service filters with middleware

Pull Request - State: closed - Opened by liveh2o about 11 years ago - 2 comments

#11 - Ensure DB connections are checked in

Pull Request - State: closed - Opened by liveh2o about 11 years ago - 2 comments

#10 - Convert from rspec to minitest

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

#9 - Replace RSpec with MiniTest:Spec

Issue - State: closed - Opened by liveh2o over 11 years ago - 3 comments

#8 - Serializing deprecated fields when deprecated => false is set

Issue - State: closed - Opened by liveh2o over 11 years ago - 1 comment
Labels: enhancement

#7 - transformed attributes not present in filtered_attributes

Issue - State: closed - Opened by brianstien over 11 years ago - 1 comment

#6 - Complete pending specs

Pull Request - State: closed - Opened by quixoten over 11 years ago

#5 - License missing from gemspec

Issue - State: closed - Opened by bf4 over 11 years ago - 3 comments

#4 - postpone scope verification until it's used

Pull Request - State: closed - Opened by quixoten about 12 years ago - 2 comments

#3 - fix attributes being set to nil in edge case

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

#2 - interface method name suggestions

Issue - State: closed - Opened by brianstien about 12 years ago - 1 comment