0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 17 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mark associations referenced on scrooged records More... about 15 years ago
Extract Model.callsite_signature for reuse but optimization modules; Install hook for Associations More... about 15 years ago
Merge branch 'master' into associations More... about 15 years ago
Introduce Callsite#preload More... about 15 years ago
Tidy becomes code with alias_method_chain More... about 15 years ago
Minor code tidyup More... about 15 years ago
Regenerated gemspec for version 2.2.2 More... about 15 years ago
Version bump to 2.2.2 More... about 15 years ago
Fix 'should not optimize any SQL other than result retrieval' test by avoiding checking missing atttibute in after_initialize for this case More... about 15 years ago
Use quoted_table_name and mimic Model.find by raising AR::RecordNotFound for .scrooge_reload More... about 15 years ago
Merge branch 'master' of [email protected]:methodmissing/scrooge More... about 15 years ago
More efficient reloading More... about 15 years ago
test for after_initialize failure More... about 15 years ago
Fix update so all tests pass. Remove callback hack, use case to be investigated More... about 15 years ago
Avoid Hash hack with UnscroogedAttributes More... about 15 years ago
Handle #after_initialize && #after_find More... about 15 years ago
Regenerated gemspec for version 2.2.1 More... about 15 years ago
Version bump to 2.2.1 More... about 15 years ago
conflict More... about 15 years ago
Sanitize GROUP BY etc. as well More... about 15 years ago
Include missing attributes in record's gone away; Yehuda's spot on with alias_method_chain More... about 15 years ago
Rename sanitize regex More... about 15 years ago
Also strip off LIMIT clauses from callsite signature sql; further Hash proxy aliases More... about 15 years ago
Alias from within the install hook More... about 15 years ago
Move _load to SingletonMethods. Move aliases (for now) to scrooge.rb until we put them somewhere better. Just 2 test failures left to fix More... about 15 years ago
Add member? and remove unneeded fetch_remaining call from update More... about 15 years ago
Multi optimization extraction, phase 2 More... about 15 years ago
Added member? method to AttributesProxy More... about 15 years ago
Use Stephen's Hash inherited proxy More... about 15 years ago
Commit Stephen's workaround More... about 15 years ago