1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switch Version model to correctly use ApplicationRecord and threadsafe site More... about 7 years ago
Make site domains case-insensitive More... about 7 years ago
Backend support for multiple/alternate domains per site More... about 7 years ago
Clean up sites created outside of rspec's transaction-based cleanup strategy More... about 7 years ago
Prevent bleeding of current site changes between specs More... about 7 years ago
Filter disabled topics/types from public-facing selection uis More... about 7 years ago
Ability to enable and disable topics/types that have associated events More... about 7 years ago
Make site selection threadsafe More... about 7 years ago
Remove timecop monkeypatch, localize time travel to specs that use it More... about 7 years ago
Shared contexts for verifying admin restricted controllers More... about 7 years ago
Fix shared contexts/examples inclusion when :apply_to_host_groups behavior More... about 7 years ago
Make rspec specs that don't require rails work w/o spec/rails_helper.rb More... about 7 years ago
Allow deleting venues if only associated events are marked as duplicates More... about 7 years ago
Fix cache keys to further distinguish future from past events on show pages More... about 7 years ago
Enable additional suggested rspec default options More... about 7 years ago
Enable rspec's verify_partial_double config More... about 7 years ago
Upgrade rspec/rspec-rails configs to be close to latest rspec templates More... about 7 years ago
Keep session and user login for a week, are only really for reducing spam More... about 7 years ago
Automatically maintain test database schema from development More... about 7 years ago
Keep track of geo precision returned from geocoder More... about 7 years ago
Make admin index views open in new tab, prevents accidental nav away More... about 7 years ago
Restrict editing calendar sources to logged in users More... about 7 years ago
Use simpler logic for event lists when embedded in other pages More... about 7 years ago
Fix n+1 due to venue lookup with some event admin pages More... about 7 years ago
Re-add date ordering of event dates pre- overlap detection More... about 7 years ago
Fix 500 error in duplicate management when event has venue id but no record More... about 7 years ago
Improve ordering of events in admin ui duplicate management More... about 7 years ago
Fix timepicker dropdown not hiding when selecting a new time More... about 7 years ago
Restrict organization update/delete to authenticated users More... about 7 years ago
Restrict venue clone/update/delete to authenticated users More... about 7 years ago