0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Oct 13, 2024 — Oct 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated structure of artist page. Added sidebar with additional info. + Other small tweaks. More... over 11 years ago
Not showing block with external links on release group page if there are no external links. More... over 11 years ago
Added provider attribute for lyrics urls in release groups. More... over 11 years ago
Removed caching from release_group_details() function since it's already done in get_release_group_by_id(). More... over 11 years ago
Merge branch 'cut-limit' into stage1 More... over 11 years ago
Added caching for new functions in MusicBrainz API wrapper. More... over 11 years ago
Moved client's interface to MusicBrainz into apis package. Old api module is now called server. More... over 11 years ago
Removed rels argument from some functions in MusicBrainzClient. More... over 11 years ago
Moved relationship processors into separate module. Processing is now done with some API requests to MusicBrainz. Added band members on artist page. More... over 11 years ago
Fixed broken link to artist on release group page. More... over 11 years ago
Added support for icons in Release Group-URL relationship. Adjusted process of new dictionary creation. More... over 11 years ago
Implemented basic relationship processor. Right now it works only with Release Group-URL relationship. More... over 11 years ago
Added external links to release group page. More... over 11 years ago
Adjusted interface to MusicBrainz to allow more complex requests with includes. More... over 11 years ago
Removed results limit parameter from search requests. Made it constant. More... over 11 years ago
Updated incorrect variable name for user counter in index view. More... over 11 years ago
Merge branch 'memcache' into stage1 More... over 11 years ago
Making sure that review_count is being updated. More... over 11 years ago
Moved colon from namespace into cache key generator. More... over 11 years ago
Added caching for release groups browser. Removed limit parameter from artist page. More... over 11 years ago
Added caching for some interfaces to MusicBrainz API (ones that take ids). Added docstrings. Removed unused "release" argument from browse_release_groups(). More... over 11 years ago
Added caching for home page. More... over 11 years ago
Added memcached into client. More... over 11 years ago
Merge branch 'revisions' into stage1 More... over 11 years ago
Merge branch 'sign-in' into stage1 More... over 11 years ago
Minor code style tweaks. More... over 11 years ago
Merge branch 'user-stats' into stage1 More... over 11 years ago
Replaced "Sign up" string that was left before to match others ("Sign in"). More... over 11 years ago
Integrated revisions into voting system. More... over 11 years ago
Merge branch 'stage1' into revisions More... over 11 years ago