0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Mar 03, 2025 — Mar 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Manually updated date in CVS properties, just for reference. More... about 15 years ago
Initial commit of station_stream More... about 15 years ago
Removed hook_cron(), it's not currently used. Fixed indentation. More... about 15 years ago
Remove completed todos. More... about 15 years ago
Change track_nid to track_id since tracks aren't true nodes. More... about 15 years ago
Added missing MusicBrainz.org release ID report. More... over 15 years ago
Updates to conform to Drupal coding standards. Use theme_item_list() to build unordered lists. Removed t() from menu labels and descriptions, Drupal's menu system handles translation. Thanks drewish! More... over 15 years ago
Added dupe album, dupe track, and missing ASIN report pages. Made all paged recordsets, 100 items per page. Updated else formatting to conform to Drupal standards. More... over 15 years ago
Show general station log statistics, including number of tracks and albums logged. Initial work to split out duped album, track, and missing ASIN reports into separate report pages. More... over 15 years ago
Changed station/log/duplicates to station/log/reports since we'll show more than just duplicate reports here. Disabled duplicate updates, I'll add buttons/options to update individual items or a button to update items in bulk. More... over 15 years ago
White-space fixes. More... over 15 years ago
Commented out fix duplicates menu item, don't want this available until access properly set. Updated to dos. More... over 15 years ago
Implemented admin settings. To do updates. More... over 15 years ago
Get amazon affiliate code from the amazon.module variable instead of hardcoding it. More... over 15 years ago
Renamed log_track_nid to track_nid. Changed 'song' to 'title' in array indices. Updated to do's. More... over 15 years ago
Renamed log_track_nid to track_nid. Changed 'song' to 'title' in array indices. Updated to do's. More... over 15 years ago
Fixed bugs which were duplicating station_catalog album entries and station_log_track song entries. Also added a function to cleanup the dupes in each table. More... over 15 years ago
Really fixed the bug that was inserting duplicate albums. Wasn't using Drupal's db_fetch_object when looking up an album. More... over 15 years ago
Fixed bug that was inserting duplicate albums. Wasn't checking the proper variable when looking up albums. More... over 15 years ago
Added station/log/recent page and a block. Updated docblock comments and to do's. This version is suitable for replacing the functions in station.nowplaying. More... over 15 years ago
Added station/log/recent page and a block. Updated docblock comments and to do's. This version is suitable for replacing the functions in station.nowplaying. More... over 15 years ago
Initial commit of a working log module. More... over 15 years ago
Initial commit More... over 15 years ago