Ecosyste.ms: Issues

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

GitHub / orslumen/record-cache issues and pull requests

#56 - Bump tzinfo from 0.3.42 to 0.3.61

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

#55 - Update activerecord requirement from < 4.2 to < 7.1

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

#54 - Bump i18n from 0.7.0 to 0.9.5

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

#53 - Bump rake from 10.4.2 to 13.0.1

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

#52 - Bump sprockets from 3.4.0 to 3.7.2

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

#51 - Update activerecord requirement from < 4.2 to < 6.1

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

#50 - Active Record 4.2/Rails 4.2 Support

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

#49 - Fixes bad parameters to version store

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

#48 - Uses public methods for query cache access

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

#47 - Uses the public #select_all instead of private #select

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

#45 - Rails 4.1

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

#44 - Rails 4.0

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

#42 - Mysql2 failures

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

#41 - Rails 4.0 support

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

#40 - Issue #39: Fixing specs in dev environment

Pull Request - State: closed - Opened by JohnMorales almost 10 years ago - 1 comment

#39 - Failing specs when using development guidelines

Issue - State: closed - Opened by robinroestenburg almost 10 years ago - 7 comments

#38 - Rails 4

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

#37 - Rails 3.2 find(id) problem

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

#36 - Record caching simply stops working

Issue - State: open - Opened by HitmanInWis about 10 years ago - 3 comments

#35 - Find through relationship no longer works in 0.1.3

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

#34 - With 0.1.3 find calls are no longer cached

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

#33 - Travis CI integration

Pull Request - State: closed - Opened by robinroestenburg over 10 years ago

#31 - Disables writes to the cache during a transaction

Pull Request - State: closed - Opened by joshtabak over 11 years ago - 1 comment

#30 - Adds an optional TTL to limit cache time

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

#29 - Stop using prepared statements

Pull Request - State: closed - Opened by joshtabak over 11 years ago - 1 comment

#28 - Handle version == 0

Pull Request - State: closed - Opened by joshtabak over 11 years ago - 1 comment

#27 - Allow subclassing

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

#26 - Correctly handle parameterized find_by_sql selects

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

#25 - incompatible marshal file format

Issue - State: closed - Opened by fenelon over 11 years ago - 4 comments

#24 - Caching polymorphic associations

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

#23 - ActiveRecord#find method occasionally doesn't pass parameters

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

#22 - Circular reference error

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

#21 - Rails 3.2.2 Insert problem

Issue - State: closed - Opened by zonecheung over 12 years ago - 20 comments

#20 - Support for postgresql

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

#19 - Rails 3.2 store fields

Issue - State: closed - Opened by alecslupu over 12 years ago - 3 comments

#18 - MySQL-specific table and column name quoting in AREL visitor

Pull Request - State: closed - Opened by funkenblatt almost 13 years ago - 1 comment

#17 - Error when destroying a record with has_one association

Pull Request - State: closed - Opened by zonecheung almost 13 years ago - 1 comment

#16 - Rails 3.2 - incompatible

Issue - State: closed - Opened by alecslupu almost 13 years ago - 1 comment

#15 - Very strange benchmarking on staging and development

Issue - State: closed - Opened by KensoDev almost 13 years ago - 4 comments

#14 - Record-cache saying SQL query is "Not Cacheable"

Issue - State: closed - Opened by dhruvg almost 13 years ago - 4 comments

#13 - a possible conflict with dalli

Issue - State: closed - Opened by thawatchai almost 13 years ago - 4 comments

#12 - as_json and to_xml

Issue - State: closed - Opened by alecslupu almost 13 years ago - 3 comments

#11 - Replace request_cache in favor of ActiveRecord::QueryCache

Pull Request - State: closed - Opened by lawrencepit almost 13 years ago

#10 - Require version

Pull Request - State: closed - Opened by lawrencepit almost 13 years ago - 1 comment

#9 - Should call after_find when deserializing a record from cache.

Pull Request - State: closed - Opened by lawrencepit almost 13 years ago - 2 comments

#8 - Allow cache_records to be called without arguments

Pull Request - State: closed - Opened by Veraticus almost 13 years ago - 1 comment

#7 - Travis CI?

Issue - State: closed - Opened by jaylevitt almost 13 years ago - 8 comments

#6 - 3.1 support?

Issue - State: closed - Opened by jaylevitt almost 13 years ago - 1 comment

#5 - Caching (SELECT *)

Issue - State: closed - Opened by glebm almost 13 years ago - 1 comment

#4 - :index => :some_string_attribute

Issue - State: closed - Opened by glebm almost 13 years ago - 5 comments

#3 - Ruby 1.9 fixes, Limit of 1 for has_one, Remove Freeze for Dalli encoding

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

#2 - bypassing record_cache when selecting rows with lock

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

#1 - This is impressive... is it soup yet?

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