[mb-commits] annotated tag, v-2012-11-27, created. Sort by edit ids correctly in Controller::Work::Create test.
MusicBrainz Git Server <[email protected]>
| Newsgroups | gmane.comp.audio.musicbrainz.cvs |
|---|---|
| Message-ID | <E1TdJob-0003nT-OD@wiley> |
The annotated tag, v-2012-11-27 has been created
at e6c65a0cf6eca09ff4d676c48efbe4fcbff48c9c (tag)
tagging 667064ed94d95f4a5cb04d28cadf59079440266f (commit)
replaces v-2012-11-14
tagged by Oliver Charles
on Tue Nov 27 11:58:49 2012 +0000
- Log -----------------------------------------------------------------
http://blog.musicbrainz.org/?p=1717
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
iQEcBAABAgAGBQJQtKr5AAoJEHWxli/OM88EAsYH+wfIKI4fiex+2C7VDjWZohjw
kMyFCJUxI2HynRXuFaqcZ1iHcU8RDILl8n2kA5B17chCIOWKdikcq2GXoHu7fopA
Az1bxbPhMKTjgFEV9oNQnxwC/i1WEy8lSzZ/esbKUHF2CfvPGz4bWHuE18JTPrRV
6a/oSuLLVPWHl+AhIs8cA7Dj/gZyhK1+JwH/tPyA15CSFGF2y0Dk/AuzctNJGqwU
QK/93Bowipt3Wv4/lS1r+K+rZ16uxquGfK/CYRiuunRBGX9ZKPLo4BBw3u0YGH+s
EFzJtN2CD4QpR26uYTKV+VV2NFrRKYKFyZqD6xbW4ek0m9wUydcOqTTsojti7gA=
=aIXx
-----END PGP SIGNATURE-----
warp (28):
MBS-4627, add an Artwork entity, which displays artwork based on database data instead of a webservice call to coverartarchive.org.
MBS-4627, set cover art edits_pending column in cover art edits.
MBS-4627, fix date on caa-edits-pending database upgrade script, include said script in upgrade.sh.
Use cover_art_archive.index_listing when loading cover art data from the database. Add edits_pending column to caa/CreateTables.sql.
MBS-5265, Add release-group front cover art support table in cover_art_archive schema.
MBS-5265, Add "set release group cover art" edit.
MBS-5265, Set release group cover art edit tests.
MBS-5265, Add dependancy checks + test in set release group cover art edit.
MBS-5265, make Artwork->load_for_release_groups() load front cover art from the earliest associated release if no cover art is set.
MBS-5265, Use green instead of yellow to show which cover art is currently selected.
MBS-5265, Call event.preventDefault () at the start of the function. Do not display the "old cover art" section if there is no old cover art.
MBS-4627, small fixes based on code review feedback.
Merge branch 'master' into mbs-5265
MBS-5265, fix crash release group cover art related crash on release group page.
MBS-5265, fix "Use of uninitialized value $offset" warning.
MBS-5265, Don't show "Set Cover Art" form when no cover art can be set for a release group.
MBS-5265, Update release group cover art when merging releases.
MBS-5265, unset cover art on release group when the associated release is deleted.
Merge branch 'master' into mbs-5265
Merge branch 'master' into mbs-4627
MBS-4627, use DBDefs-> instead of DBDefs:: in Entity::Artwork.
MBS-4627, use DBDefs-> instead of DBDefs:: in Entity::Artwork.
MBS-5265, perl 5.10 fix in Edit::ReleaseGroup::SetCoverArt.
Update HACKING-CAA.md with the correct location of admin/sql/caa/CreatePGQ.sql
Merge branch 'mbs-5265'
Merge branch 'mbs-4627'
MBS-5265, don't include the old release id in Release Group Set Cover Art edits if it was automatically picked.
Sort by edit ids correctly in Controller::Work::Create test.
-----------------------------------------------------------------------
hooks/post-receive
--
mb_server