1 Apr 2011 14:56
[mb-commits] branch, mbs-1517, updated. MBS-1517, refactor Recording-> appears_on to use a single query for multiple r...
MusicBrainz Git Server <noreply <at> musicbrainz.org>
2011-04-01 12:56:06 GMT
2011-04-01 12:56:06 GMT
The branch, mbs-1517 has been updated
via
http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=9472f3d8bd604236ef341f7d146e48d631e17b8c (commit)
from
http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=86d2e2df79c2af875da0d41abbc46d50aa7b806b (commit)
Summary of changes:
lib/MusicBrainz/Server/Controller/WS/js.pm | 34 ++++++++---
lib/MusicBrainz/Server/Data/Recording.pm | 62 +++++++++++++-------
.../Server/WebService/JSONSerializer.pm | 10 ++-
root/static/scripts/MB/Control/Autocomplete.js | 11 +++-
.../static/scripts/MB/Control/ReleaseRecordings.js | 25 ++++----
t/lib/t/MusicBrainz/Server/Data/Recording.pm | 11 ++++
t/sql/recording.sql | 31 ++++++++--
t/sql/tracklist.sql | 10 ++--
8 files changed, 134 insertions(+), 60 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 9472f3d8bd604236ef341f7d146e48d631e17b8c
Author: warp <kuno <at> frob.nl>
Date: Fri Apr 1 14:55:05 2011 +0200
MBS-1517, refactor Recording->appears_on to use a single query for multiple recordings
diff --git a/lib/MusicBrainz/Server/Controller/WS/js.pm b/lib/MusicBrainz/Server/Controller/WS/js.pm
index e5d4b60..b3b8980 100644
(Continue reading)
RSS Feed