1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Sep 06, 2024 — Sep 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup: Remove useless code from Game.php More... over 16 years ago
Use a "caution" icon as an intermediate between the checkmark and the X. More... over 16 years ago
Remove Google Calendar link. More... over 16 years ago
Take home field into account when calculating preferred ratio More... over 16 years ago
Force preferred ratio to be over 100% for any team without region pref, so that teams with no preference sort last More... over 16 years ago
Full-day schedule view link should open in parent window, not in iframe More... over 16 years ago
Simplified output for "Games Today" page More... over 16 years ago
Add .gitignore More... over 16 years ago
Conditionally display timecap information More... over 16 years ago
Feature: API handler class More... over 16 years ago
Bugfix: don't display numeric SOTG when it shouldn't be viewable More... over 16 years ago
Bugfix: zero scores were disallowed More... over 16 years ago
Bugfix: Send missing-score notifications to correct recipients More... over 16 years ago
Fix example configuration More... over 16 years ago
Coordinators need to be able to adjust ratings too! More... over 16 years ago
Bugfix: Need to pass null as 2nd arg to create_full_roundrobin so that teams are loaded More... over 16 years ago
Don't set 'complete'. It doesn't exist in the DB, and thus causes a failure on save More... over 16 years ago
Remove duplicate save of spirit info More... over 16 years ago
Remove more remnants of ranked ladder More... over 16 years ago
Use transaction for removeresults More... over 16 years ago
Remove non-working code More... over 16 years ago
update_elo.pl is old and broken More... over 16 years ago
Bump most recent changes to schema 20; OCUA has deployed Schema 19 More... over 16 years ago
We really don't need the league_id in the allstars table, since we have the game_id. Duh. Save incident reports as well as e-mailing them. More... over 16 years ago
More descriptive error message. More... over 16 years ago
Added new option for all-star nominations. A league can now be configured to show the nomination page never, only if the captain requests it, or always. Also, moved all-star nomination records to their own table instead of co-opting the activity_log table. Note that, while DBInit.pm has been updated to reflect these changes, no queries were included to migrate old records, or even convert the interim allstars field definition to the new one, as it's not expected that anyone is using this feature in production yet. More... over 16 years ago
Consistently shorten long team names where appropriate More... over 16 years ago
Remove broken OCUA links from header, remove version number from default footer More... over 16 years ago
Fix bugs in schema detection More... over 16 years ago
Better conversion of DSN More... over 16 years ago