Website and backend of Re-Volt America

# Revisión Autor Descripción Cuándo
1 de2bb81 GitHub
Season car usage stats in admin panel (#193) * Add admin season car

usage stats page and aggregation filters

  • Move Season stats to a proper admin-scoped controller and fix several performance issues

  • Upload general enhancements

  • Upload visual enhancements


Co-authored-by: José Benavente [email protected]

about 18 hours ago
2 c7613f6 BGM
Add missing permission check on profile updates
4 days ago
3 31bfe78 BGM
Fix incorrect triggering of async job
6 days ago
4 5371827 BGM
Upload missing job
6 days ago
5 183bc6f BGM
Add Cron tab to sidekiq
6 days ago
6 565123b BGM
Update Gemfile.lock
6 days ago
7 2396407 BGM
Harden Redis and fail stranded session imports Add a sidekiq-cron

sweeper that marks imports stalled past a grace window (pending >5m, processing >1h) as failed with a clear message, so lost jobs surface in the admin panel instead of hanging. SessionImportJob now claims imports atomically (pending -> processing) to stay idempotent.

6 days ago
8 f2f7981 BGM
Add ruby to Gemfile.lock platforms
9 days ago
9 25c5795 BGM
Switch from using "byebug" to the new "debug" gem
9 days ago
10 7ab167d BGM
Extend support for "n" number of racers per session Resolves

ithub.com/Re-Volt-America/RVA/issues/191

14 days ago
11 7a209a9 BGM
Speed up user profile load times Resolves

https://github.com/Re-Volt-America/RVA/issues/192

14 days ago
12 7a3117b BGM
Add deployment step to add and remove mongoid indexes automatically
14 days ago
13 5a51bf1 BGM
Add basic guards and cache to IP lookup service
14 days ago
14 002ff07 BGM
Bump rack-mini-profiler to version 4 This version mismatch was causing

rack-mini-profiler not to show up in development mode.

14 days ago
15 517aa07 GitHub
Fix 422 Error in csv_import_sessions_service.rb (#190) * Fix 422 Error

in csv_import_sessions_service.rb

  • Fix CodeQL warning in CSV upload reader

  • Fix parsing shift behaviour


Co-authored-by: José Benavente [email protected]

14 days ago
16 c0455c1 BGM
Fix Session log parsing
15 days ago
17 2426281 BGM
Enhance Session parsing flow
15 days ago
18 60591a1 BGM
Update Procfile.dev
15 days ago
19 f3838a9 BGM
Update Procfile.dev to include Sidekiq
16 days ago
20 e029807 BGM
Show Session ID to link to Session models in admin panel
21 days ago