musicbrainz-server
musicbrainz-server copied to clipboard
Server for the MusicBrainz project (website, API, database tools)
# Problem MBS-12239 If the incremental sitemaps have not run for some time, then many changes can accumulate which are too numerous to bundle into a single sitemap without exceeding...
# Problem MBS-13217 Two glitches were affecting the display of cover art edits. 1. When a release was merged, the release field was wrongly displayed as not existing anymore. 2....
### Implement MBS-12753 # Changes during conversion Much of the info in the table for this page is no longer relevant: voting period is now always 7, needed votes always...
https://metacpan.org/pod/Perl::Critic::Policy::Moose::ProhibitMultipleWiths Since this involves a lot of files, doing it in parts to ensure it's easier to find what broke if something does - this just for Controller:: On top...
### Implement MBS-12169 Note: Only parts of Artist implemented so far. # Problem Our API documentation sucks. It lives in three massive wiki pages, it's a huge wall of text,...
### Implement MBS-2349 # Problem We used to have a checkbox before NGS came which allowed editors to enter a merge for the associated release groups when merging releases, and...
I was hoping to just use https://metacpan.org/pod/Perl::Critic::Policy::Documentation::RequirePodSections for this, but sadly that makes the strange choice to ignore files without any PODs entirely rather than flagging them as missing the...
### Implement MBS-12708 A pseudo-release should never be in a release group by itself or only with other pseudos. Made this a release report, rather than RG, to allow it...
### Fix MBS-12977 # Problem We were claiming our JSON dumps are under a CC0 license, but that is not correct. The JSON dumps contain annotation, rating and tag data,...
### Implement MBS-12841, MBS-8242 # Problem Edit listings could always benefit from more ways to help voters make the right choice. Right now, there's two pieces of documentation we have...