[mb-commits] branch, beta, updated. Merge branch 'mbs-3072' into beta MBS-3072, work language should be included ...
MusicBrainz Git Server <[email protected]>
| Newsgroups | gmane.comp.audio.musicbrainz.cvs |
|---|---|
| Message-ID | <E1TddAj-0000i4-Lr@wiley> |
The branch, beta has been updated
via http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=e5cc1ba0571bbd19cd9be2dbf38f8ba09fc329cb (commit)
via http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=b8bab5d13c6d6c29f291ae8cce45f7b61bdc4373 (commit)
via http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=ff8e4aa9c5a02f3ddc1b20ac9fb93a5f4f206635 (commit)
via http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=a39ebc378013b927ce6dbc3c24760e2eca8c2488 (commit)
from http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=786cc4354a8269f987776dc51edcd5240f13451c (commit)
Summary of changes:
.../WebService/Serializer/JSON/2/Recording.pm | 2 +-
.../WebService/Serializer/JSON/2/Role/LifeSpan.pm | 10 ++-
.../Server/WebService/Serializer/JSON/2/Work.pm | 4 +
.../Server/Controller/WS/2/JSON/BrowseArtists.pm | 38 +++++++-
.../Server/Controller/WS/2/JSON/BrowseLabels.pm | 5 +
.../Server/Controller/WS/2/JSON/BrowseWorks.pm | 10 ++
.../Server/Controller/WS/2/JSON/LookupArtist.pm | 97 +++++++++++++++++--
.../Server/Controller/WS/2/JSON/LookupLabel.pm | 20 +++--
.../Server/Controller/WS/2/JSON/LookupWork.pm | 4 +
9 files changed, 161 insertions(+), 29 deletions(-)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e5cc1ba0571bbd19cd9be2dbf38f8ba09fc329cb
Merge: 786cc43 b8bab5d
Author: warp <[email protected]>
Date: Wed Nov 28 09:38:59 2012 +0100
Merge branch 'mbs-3072' into beta
* mbs-3072:
MBS-3072, work language should be included in the /ws/2 json output.
MBS-3072, "length" should not be omitted from the /ws/2 json output when empty.
MBS-3072, "life-span" should not be omitted from the /ws/2 json output when empty.
-----------------------------------------------------------------------
hooks/post-receive
--
mb_server