1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
releasing 1.0.3 with Rails 3.2 support More... about 11 years ago
releasing 1.0.2 with debug log message fix More... about 11 years ago
releasing 1.0.1 with caching resource/build_resource in query_includes. Thanks to Tommy for noticing More... about 11 years ago
doc clarifications More... about 11 years ago
more readme cleanup More... about 11 years ago
updating documentation More... about 11 years ago
releasing 1.0.0 More... about 11 years ago
doc fixes related to absolute namespace changes More... about 11 years ago
no relative namespaces More... about 11 years ago
less confusing to use convert_param as name, I think. cleanup around custom ext example and doc More... about 11 years ago
fixing includes More... about 11 years ago
added debug logging to resource/build_resource includes More... about 11 years ago
setting layout: false automatically if not html in new extension, since layout not often used for json and js, for example. doc cleanup and slightly more tested. also makes assumption that autorendering shouldn't use layout, because likely non-layout format is desired More... about 11 years ago
removing unnecessary require and debugging monkey patches More... about 11 years ago
one example of refactored controller added to tests More... about 11 years ago
more realistic respond_to in doc More... about 11 years ago
revoving distinct in doc More... about 11 years ago
better description in doc More... about 11 years ago
doc change for clarity More... about 11 years ago
doc change for clarity More... about 11 years ago
shortening alias param method names, replacing overall delimiter value with can_filter_by optional split More... about 11 years ago
added routing scope to tests/routes.rb More... about 11 years ago
fixing Irie.register_extension More... about 11 years ago
allow reordering of extension includes More... about 11 years ago
added register_extension method to make config of new extensions easier More... about 11 years ago
clarifying error message for config More... about 11 years ago
fixing can_filter_by/default_filter_by/can_order_by/default_order_by through/define_params (inner joins/renaming) related problems, getting new tests to pass More... about 11 years ago
removing distinct and autorender_errors More... about 11 years ago
removing distinct, adding tests, fixing bugs More... about 11 years ago
several fixes. setting ivars, fixing tests, removing define_param alias, added UpdateIncludesResource, making non-action overrides protected More... about 11 years ago