FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · splitwise/cacheable · GitHub
splitwise
/
cacheable
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
58
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Mar 2, 2026
Merge pull request #23 from splitwise/ar/docs
Show description for c1c6a2b
agrberg
authored
c1c6a2b
View commit details
Copy full SHA for c1c6a2b
Browse repository at this point
Add gem badge and architecture document
Show description for 68c5589
agrberg
and
claude
committed
68c5589
View commit details
Copy full SHA for 68c5589
Browse repository at this point
Merge pull request #22 from splitwise/ar/memoize-option
Show description for ae64cf7
agrberg
authored
ae64cf7
View commit details
Copy full SHA for ae64cf7
Browse repository at this point
Merge pull request #21 from splitwise/ar/hangin_with_claude
Show description for 40aed1e
agrberg
authored
40aed1e
View commit details
Copy full SHA for 40aed1e
Browse repository at this point
Commits on Feb 27, 2026
Add memoize option for per-instance caching of deserialized values
Show description for c82a767
agrberg
and
claude
committed
c82a767
View commit details
Copy full SHA for c82a767
Browse repository at this point
Merge pull request #20 from splitwise/ar/housekeeping
Show description for 098b0b5
agrberg
authored
098b0b5
View commit details
Copy full SHA for 098b0b5
Browse repository at this point
Disable RuboCop extension suggestions
Show description for 4eb4a46
agrberg
and
claude
committed
4eb4a46
View commit details
Copy full SHA for 4eb4a46
Browse repository at this point
Bump version to 2.1.0
Show description for 79e3971
agrberg
and
claude
committed
79e3971
View commit details
Copy full SHA for 79e3971
Browse repository at this point
Update star counts in examples and README
Show description for 0464167
agrberg
and
claude
committed
0464167
View commit details
Copy full SHA for 0464167
Browse repository at this point
Add CLAUDE.md for Claude Code guidance
Show description for 44949f5
agrberg
and
claude
committed
44949f5
View commit details
Copy full SHA for 44949f5
Browse repository at this point
Ignore dev specific platforms
agrberg
committed
8dc4fb0
View commit details
Copy full SHA for 8dc4fb0
Browse repository at this point
Stop polluting Cacheable namespace with interceptor constants
Show description for 41e8118
agrberg
and
claude
committed
41e8118
View commit details
Copy full SHA for 41e8118
Browse repository at this point
Support per-class cache adapter configuration
Show description for f7f6cba
agrberg
and
claude
committed
f7f6cba
View commit details
Copy full SHA for f7f6cba
Browse repository at this point
Make MemoryAdapter thread-safe with Monitor
Show description for 8c488bf
agrberg
and
claude
committed
8c488bf
View commit details
Copy full SHA for 8c488bf
Browse repository at this point
Warn when default cache key format is used with arguments
Show description for 9ec5616
agrberg
and
claude
committed
9ec5616
View commit details
Copy full SHA for 9ec5616
Browse repository at this point
Forward keyword arguments and blocks through cached methods
Show description for 2f88816
agrberg
and
claude
committed
2f88816
View commit details
Copy full SHA for 2f88816
Browse repository at this point
Fix README typo and add CI badge and Ruby version
Show description for 8fa5a13
agrberg
and
claude
committed
8fa5a13
View commit details
Copy full SHA for 8fa5a13
Browse repository at this point
Replace Travis CI with GitHub Actions
Show description for fedc7b9
agrberg
and
claude
committed
fedc7b9
View commit details
Copy full SHA for fedc7b9
Browse repository at this point
Update Ruby >= 3.3, RuboCop 1.85, and rubocop-rspec 3.9
Show description for 776487e
agrberg
and
claude
committed
776487e
View commit details
Copy full SHA for 776487e
Browse repository at this point
Commits on Sep 25, 2025
Merge pull request #19 from splitwise/pb/CVE-2025-58767
Show description for 06f1556
paulaburke
authored
06f1556
View commit details
Copy full SHA for 06f1556
Browse repository at this point
Update rexml for CVE-2025-58767
paulaburke
committed
a85c51c
View commit details
Copy full SHA for a85c51c
Browse repository at this point
Commits on Aug 1, 2024
Merge pull request #18 from splitwise/ruby-3-1
Show description for fe608fc
rofreg
authored
fe608fc
View commit details
Copy full SHA for fe608fc
Browse repository at this point
Update all development and test dependencies
jas14
committed
76ceb91
View commit details
Copy full SHA for 76ceb91
Browse repository at this point
Update Bundler to 2.5.17
jas14
committed
91e44f5
View commit details
Copy full SHA for 91e44f5
Browse repository at this point
Bump to Ruby 3.1.x
jas14
committed
023a912
View commit details
Copy full SHA for 023a912
Browse repository at this point
Commits on May 22, 2024
Merge pull request #17 from splitwise/dependabot/bundler/rexml-3.2.8
Show description for 01f13d9
rofreg
authored
01f13d9
View commit details
Copy full SHA for 01f13d9
Browse repository at this point
Bump rexml from 3.2.5 to 3.2.8
Show description for 5398fc7
dependabot[bot]
authored
5398fc7
View commit details
Copy full SHA for 5398fc7
Browse repository at this point
Commits on Feb 8, 2022
Merge pull request #14 from splitwise/ar/mondernize
Show description for 6deea5d
agrberg
authored
6deea5d
View commit details
Copy full SHA for 6deea5d
Browse repository at this point
Commits on Feb 7, 2022
Prepare for 2.0.0 release
agrberg
committed
798a2f5
View commit details
Copy full SHA for 798a2f5
Browse repository at this point
Require earliest non EOL Ruby
Show description for c5e11cb
agrberg
committed
c5e11cb
View commit details
Copy full SHA for c5e11cb
Browse repository at this point
Commits on Feb 6, 2022
Update for Ruby >= 3 compatibility
Show description for af36a40
agrberg
committed
af36a40
View commit details
Copy full SHA for af36a40
Browse repository at this point
Update according to Rubocop conventions
agrberg
committed
339ed0d
View commit details
Copy full SHA for 339ed0d
Browse repository at this point
Add default rake task for running specs and linter
agrberg
committed
a7b7d3c
View commit details
Copy full SHA for a7b7d3c
Browse repository at this point
Update development dependencies
Show description for c38112b
agrberg
committed
c38112b
View commit details
Copy full SHA for c38112b
Browse repository at this point
Commits on Jan 25, 2019
Merge pull request #11 from splitwise/ar/release_1.0.4
Show description for a1eb2e8
rofreg
authored
a1eb2e8
View commit details
Copy full SHA for a1eb2e8
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL