0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a contributors section More... about 15 years ago
Extending ActiveRecord::NamedScope to support more complex join paths (#6), contributed by Brian Langenfeld More... about 15 years ago
Changed exception hierarchy to start at StandardError More... over 15 years ago
Added a without_access_control class method to Maintenance More... over 15 years ago
Added links to the plugin's issue tracker and Google Group More... over 15 years ago
Extended documentation for Authorization::Maintenance More... over 15 years ago
Additional documentation for array and value usage in if_attribute More... over 15 years ago
Implemented :is_in operator for if_attribute More... over 15 years ago
Missing cleanup in test More... over 15 years ago
Test case for n-way joins More... over 15 years ago
Improved error message on nil attributes More... over 15 years ago
has_role? for non-authorization decisions based on users' roles More... over 15 years ago
More documentation fixes More... over 15 years ago
Documentation fixes More... over 15 years ago
Making the plugin thread safe by using Thread.current More... over 15 years ago
Fixed maintenance helpers More... over 15 years ago
Initial maintenance and test helpers More... over 15 years ago
Added test for checking that filter_access_to does not change existing instance vars More... over 15 years ago
Added note about restful_authentication Account model to README More... over 15 years ago
Possible fix for test case for specific sqlite version More... over 15 years ago
Changed default permission denied response to 403 Forbidden More... over 15 years ago
Fixed has_one handling for query rewriting More... over 15 years ago
Improved exception when trying to validate multiple attributes on a collection More... over 15 years ago
Merge branch 'master' of git://github.com/markmansour/declarative_authorization More... over 15 years ago
the 'true' condition needs to be quoted for PostgreSql More... over 15 years ago
Added 2.2.0-RC1 as garlic target More... over 15 years ago
Garlic for tests with multiple versions of Rails More... over 15 years ago
Fixed bug in development mode: before filter not installed on second request More... over 15 years ago
Refactored controller tests to use Rails controller tests More... over 15 years ago
Descriptions and titles for roles More... over 15 years ago