Ecosyste.ms: Issues

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

GitHub / Shopify/paquito issues and pull requests

#54 - Release v1.0.0

Pull Request - State: open - Opened by shioyama 7 days ago

#53 - Test with all supported versions of Ruby and Rails

Pull Request - State: closed - Opened by rafaelfranca 13 days ago

#52 - Deserialize records with extra unused array elements in payload

Pull Request - State: closed - Opened by shioyama 14 days ago - 1 comment

#51 - Encode digest of column names + types along with records

Pull Request - State: closed - Opened by shioyama 14 days ago - 2 comments

#50 - Upgrade Sorbet runtime to 0.5.11633

Pull Request - State: closed - Opened by vinistock 4 months ago

#49 - Bump rexml from 3.3.6 to 3.3.9 in the bundler group

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#48 - Bump to v0.11.2

Pull Request - State: closed - Opened by ianks 4 months ago - 1 comment

#47 - Attempt to load `active_support/core_ext/time/calculations`

Pull Request - State: closed - Opened by ianks 4 months ago

#46 - Test against both Rails 7.1 and 7.2

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

#45 - Bump rexml from 3.3.3 to 3.3.6 in the bundler group

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#44 - Bump rexml from 3.2.8 to 3.3.3 in the bundler group

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#43 - CI: Avoid deprecation warning about actions/checkout@v3

Pull Request - State: closed - Opened by olleolleolle 7 months ago

#42 - Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#41 - Centralize Ruby Version to `.ruby-version`

Pull Request - State: closed - Opened by jenshenny 11 months ago

#40 - SingleBytePrefixVersionWithStringBypass fails on non-ascii strings

Issue - State: closed - Opened by naveg 11 months ago - 1 comment

#39 - Update README.md to indicate Sorbet -> Paquito load order

Pull Request - State: closed - Opened by cameronmccord2 11 months ago
Labels: cla-needed

#38 - Test against Ruby 3.2 and fix BigDecimal test

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

#37 - Optimize `Time` and `ActiveSupport::TimeWithZone` serializers

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

#36 - Bump activesupport from 7.0.4.3 to 7.0.7.1

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

#35 - Document how to use Rails caching with paquito?

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

#33 - Bump activesupport from 7.0.4.1 to 7.0.4.3

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

#32 - Bump activesupport from 7.0.4 to 7.0.4.1

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

#31 - Bump activerecord from 7.0.4 to 7.0.4.1

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

#30 - 0

Issue - State: closed - Opened by fsateler about 2 years ago

#29 - Introduce new packers for Time, DateTime and AS::TimeWithZone

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

#28 - Introduce new packers for Time and DateTime

Pull Request - State: closed - Opened by casperisfine about 2 years ago - 5 comments

#27 - Time type: avoid mutating the serialized object

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

#26 - Time and DateTime V0 serializers can produce corrupted payloads

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

#25 - Fix a typo in readme

Pull Request - State: closed - Opened by drinkbeer about 2 years ago

#24 - Support cast in translate_errors

Pull Request - State: closed - Opened by drinkbeer about 2 years ago

#22 - Support compress and decompress codec

Pull Request - State: closed - Opened by drinkbeer about 2 years ago

#21 - Introduce FlatCacheEntryCoder

Pull Request - State: closed - Opened by casperisfine about 2 years ago

#20 - Introduce SingleBytePrefixVersionWithStringBypass for faster string serialization

Pull Request - State: closed - Opened by casperisfine about 2 years ago - 5 comments

#19 - Fix typo in readme

Pull Request - State: closed - Opened by Mangara over 2 years ago

#18 - Allow to skip MessagePack for String objects

Issue - State: closed - Opened by casperisfine over 2 years ago

#17 - Update CI rubies and update gems in `Gemfile.lock`

Pull Request - State: closed - Opened by shioyama over 2 years ago - 3 comments

#16 - Add ActiveRecordCoder codec test with hard-coded payload

Pull Request - State: closed - Opened by shioyama over 2 years ago

#15 - Update test suite to handle latest Psych error message

Pull Request - State: closed - Opened by casperisfine over 2 years ago

#14 - Use `recursive: true` for encoding ActiveRecord objects

Pull Request - State: open - Opened by shioyama over 2 years ago - 9 comments

#13 - ActiveRecordCoder: handle `new_record` flag

Pull Request - State: closed - Opened by casperisfine over 2 years ago

#12 - ActiveRecordCoder: encode wether the record was persisted or not

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

#11 - Set @new_record so new objects can be saved after being deserialized

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

#10 - Unable to save deserialized new ActiveRecord instance

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

#9 - Prevent Sorbet from storing incorrect ActiveSupport::TimeWithZone name

Pull Request - State: closed - Opened by michaelherold over 2 years ago
Labels: bug

#8 - CI: Use latest "checkout" Action

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

#7 - Recursive extensions

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

#6 - Integrate MessagePack pooling

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

#5 - Integrate Bigint support from msgpack master branch

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

#4 - Implement MessagePack pooling

Pull Request - State: closed - Opened by casperisfine about 3 years ago - 1 comment

#3 - Proofread README

Pull Request - State: closed - Opened by dzunk about 3 years ago - 1 comment

#2 - Restrict objects even if responds to encode_with

Pull Request - State: closed - Opened by nvasilevski about 3 years ago

#1 - Test that `ActiveRecordCoder` encodes attributes for database

Pull Request - State: closed - Opened by shioyama about 3 years ago