MusicBrainz Git Server | 2 Aug 2010 09:53
Favicon

[mb-commits] branch, next, updated. Merge branch 're-trackparser' into next Release Editor Track Parser tests and...

The branch, next has been updated
       via 
http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=301066316713662449918b0461cdfce2b3f4811c (commit)
       via 
http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=1c2f5ec3e981f47bcfd23db28dd2e9723d55677e (commit)
      from 
http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=db7c715e535cb1c32dede5ce02f76e5ac3d19eeb (commit)

Summary of changes:
 .../scripts/MB/Control/ReleaseAdvancedTab.js       |    2 +
 root/static/scripts/MB/TrackParser.js              |   22 +++-
 root/static/scripts/MB/utility.js                  |    3 +-
 root/static/scripts/tests/ReleaseEditor/Runner.js  |    1 +
 .../scripts/tests/ReleaseEditor/TrackParser.js     |  114 ++++++++++++++++++++
 root/static/scripts/tests/index.html               |    1 +
 6 files changed, 136 insertions(+), 7 deletions(-)
 create mode 100644 root/static/scripts/tests/ReleaseEditor/TrackParser.js

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 301066316713662449918b0461cdfce2b3f4811c
Merge: db7c715 1c2f5ec
Author: warp <kuno <at> frob.nl>
Date:   Mon Aug 2 09:52:48 2010 +0200

    Merge branch 're-trackparser' into next

(Continue reading)

MusicBrainz Git Server | 2 Aug 2010 22:02
Favicon

[mb-commits] branch, mbs-386-ws-1, created. Lookup releases with relationships.

The branch, mbs-386-ws-1 has been created
        at  663d1b44706e01832e8397bea2107c11c6387e05 (commit)

- Log -----------------------------------------------------------------
commit 663d1b44706e01832e8397bea2107c11c6387e05
Author: Oliver Charles <oliver.g.charles <at> googlemail.com>
Date:   Mon Aug 2 16:47:35 2010 +0100

    Lookup releases with relationships.
    
    Done where test data is available

diff --git a/lib/MusicBrainz/Server/Controller/WS/1/Artist.pm b/lib/MusicBrainz/Server/Controller/WS/1/Artist.pm
index 2c01e2a..1ff0ea8 100644
--- a/lib/MusicBrainz/Server/Controller/WS/1/Artist.pm
+++ b/lib/MusicBrainz/Server/Controller/WS/1/Artist.pm
 <at>  <at>  -22,6 +22,7  <at>  <at>  with 'MusicBrainz::Server::WebService::Validator' => {
 
 with 'MusicBrainz::Server::Controller::WS::1::Role::Alias';
 with 'MusicBrainz::Server::Controller::WS::1::Role::Rating';
+with 'MusicBrainz::Server::Controller::WS::1::Role::Relationships';
 with 'MusicBrainz::Server::Controller::WS::1::Role::Tags';
 
 sub root : Chained('/') PathPart('ws/1/artist') CaptureArgs(0) { }
 <at>  <at>  -98,25 +99,6  <at>  <at>  sub lookup : Chained('load') PathPart('')
          $c->stash->{data}->{labels} = \ <at> labels;
     }
 
-     if ($c->stash->{inc}->has_rels)
-     {
(Continue reading)

MusicBrainz Git Server | 2 Aug 2010 22:06
Favicon

[mb-commits] branch, acid2/fey, created. Fey conversion of Data::Country

The branch, acid2/fey has been created
        at  689bf8c4f17a9fc69b54969aa422029bfa79cf93 (commit)

- Log -----------------------------------------------------------------
commit 689bf8c4f17a9fc69b54969aa422029bfa79cf93
Author: Oliver Charles <oliver.g.charles <at> googlemail.com>
Date:   Sun Jun 6 23:02:30 2010 +0100

    Fey conversion of Data::Country

diff --git a/lib/MusicBrainz/Server/Data/Country.pm b/lib/MusicBrainz/Server/Data/Country.pm
index da03153..1fcd9d9 100644
--- a/lib/MusicBrainz/Server/Data/Country.pm
+++ b/lib/MusicBrainz/Server/Data/Country.pm
 <at>  <at>  -1,32 +1,18  <at>  <at> 
 package MusicBrainz::Server::Data::Country;
-
 use Moose;
-use MusicBrainz::Server::Entity::Country;
+use Method::Signatures::Simple;
+
 use MusicBrainz::Schema qw( schema );
 
 extends 'MusicBrainz::Server::Data::FeyEntity';
 with 'MusicBrainz::Server::Data::Role::EntityCache' => { prefix => 'c' };
-with 'MusicBrainz::Server::Data::Role::SelectAll' => { order_by => [ 'name ASC' ] };
+with 'MusicBrainz::Server::Data::Role::SelectAll' => { order_by => [ ['name', 'ASC'] ] };
 with 'MusicBrainz::Server::Data::Role::Subobject';
 
-sub _build_table { schema->table('country') }
(Continue reading)

root | 5 Aug 2010 00:21
Favicon

[mb-commits] r12797 - in mb_server/branches/RELEASE_20090524-BRANCH/htdocs: . comp/layout

Author: robert
Date: 2010-08-04 22:21:12 +0000 (Wed, 04 Aug 2010)
New Revision: 12797

Modified:
   mb_server/branches/RELEASE_20090524-BRANCH/htdocs/comp/layout/topmenu
   mb_server/branches/RELEASE_20090524-BRANCH/htdocs/index.html
Log:
Removed My Collection

Modified: mb_server/branches/RELEASE_20090524-BRANCH/htdocs/comp/layout/topmenu
===================================================================
--- mb_server/branches/RELEASE_20090524-BRANCH/htdocs/comp/layout/topmenu	2010-07-26
20:58:10 UTC (rev 12796)
+++ mb_server/branches/RELEASE_20090524-BRANCH/htdocs/comp/layout/topmenu	2010-08-04
22:21:12 UTC (rev 12797)
 <at>  <at>  -82,7 +82,6  <at>  <at> 
 				{ url => "/doc/Picard_QuickStart" },
 			{ name => "Jaikoz Tag Editor",			url => "/doc/Jaikoz_MP3_Tag_Editor" },
 			{ name => "Magic MP3 Tagger",			url => "/doc/Magic_MP3_Tagger" },
-			{ name => "My Music Collection",		url => "/doc/My_Music_Collection" },
 			{ name => "libmusicbrainz",	url => "/doc/libmusicbrainz" },
 			[
 				{ url => "/doc/libmusicbrainz_Download" },

Modified: mb_server/branches/RELEASE_20090524-BRANCH/htdocs/index.html
===================================================================
--- mb_server/branches/RELEASE_20090524-BRANCH/htdocs/index.html	2010-07-26 20:58:10 UTC (rev 12796)
+++ mb_server/branches/RELEASE_20090524-BRANCH/htdocs/index.html	2010-08-04 22:21:12 UTC (rev 12797)
 <at>  <at>  -86,25 +86,22  <at>  <at> 
(Continue reading)

root | 5 Aug 2010 11:28
Favicon

[mb-commits] r12798 - search_server/trunk/index/src/test/java/org/musicbrainz/search/index

Author: ijabz
Date: 2010-08-05 09:28:13 +0000 (Thu, 05 Aug 2010)
New Revision: 12798

Modified:
   search_server/trunk/index/src/test/java/org/musicbrainz/search/index/TagIndexTest.java
Log:
SEARCH-43:Temporary comment out of test that fails in maven but not IDE

Modified: search_server/trunk/index/src/test/java/org/musicbrainz/search/index/TagIndexTest.java
===================================================================
---
search_server/trunk/index/src/test/java/org/musicbrainz/search/index/TagIndexTest.java	2010-08-04
22:21:12 UTC (rev 12797)
+++
search_server/trunk/index/src/test/java/org/musicbrainz/search/index/TagIndexTest.java	2010-08-05
09:28:13 UTC (rev 12798)
 <at>  <at>  -34,7 +34,7  <at>  <at> 

 
         Statement stmt = conn.createStatement();
-        stmt.addBatch("INSERT INTO tag(id, name, refcount) VALUES (1, 'rock', 1);");
+        stmt.addBatch("INSERT INTO tag (id, name, refcount) VALUES (1, 'rock', 1);");
         stmt.executeBatch();
         stmt.close();
         conn.close();
 <at>  <at>  -44,6 +44,7  <at>  <at> 

         addTagOne();

(Continue reading)

root | 5 Aug 2010 14:34
Favicon

[mb-commits] r12799 - in search_server/trunk/index: . src/main/java/org/musicbrainz/search/index src/test/java/org/musicbrainz/search/index

Author: ijabz
Date: 2010-08-05 12:34:09 +0000 (Thu, 05 Aug 2010)
New Revision: 12799

Modified:
   search_server/trunk/index/pom.xml
   search_server/trunk/index/src/main/java/org/musicbrainz/search/index/RecordingIndex.java
   search_server/trunk/index/src/test/java/org/musicbrainz/search/index/RecordingIndexTest.java
Log:
SEARCH-41

Fixed issue with Release SQL in RecordingIndex, this wasnt picked up by the tests because h2 database seems
to be more forgiving then Postgres wrt groups even when in POSTGRES mode. Added a test for a recording
linked with two releases and upgraded version of h2 in an attempt to create a test that could cause the
failure seen when building index, didnt manage it but adding these anyway as they are improvements. (Must
remind myself to always do a test build indexes before checking in, the tests themselves are not enough)

Modified: search_server/trunk/index/pom.xml
===================================================================
--- search_server/trunk/index/pom.xml	2010-08-05 09:28:13 UTC (rev 12798)
+++ search_server/trunk/index/pom.xml	2010-08-05 12:34:09 UTC (rev 12799)
 <at>  <at>  -64,7 +64,7  <at>  <at> 
     <dependency>
         <groupId>com.h2database</groupId>
         <artifactId>h2</artifactId>
-        <version>1.1.117</version>
+        <version>1.2.140</version>
       <scope>test</scope>
     </dependency>
     <dependency>
(Continue reading)

root | 7 Aug 2010 00:12
Favicon

[mb-commits] r12800 - mb_server/branches/RELEASE_20090524-BRANCH/admin/sql

Author: robert
Date: 2010-08-06 22:12:23 +0000 (Fri, 06 Aug 2010)
New Revision: 12800

Modified:
   mb_server/branches/RELEASE_20090524-BRANCH/admin/sql/CreateIndexes.sql
   mb_server/branches/RELEASE_20090524-BRANCH/admin/sql/DropIndexes.sql
Log:
Committing Dave's fixes for our live DB server. These indexes made ALL the difference.

Modified: mb_server/branches/RELEASE_20090524-BRANCH/admin/sql/CreateIndexes.sql
===================================================================
--- mb_server/branches/RELEASE_20090524-BRANCH/admin/sql/CreateIndexes.sql	2010-08-05
12:34:09 UTC (rev 12799)
+++ mb_server/branches/RELEASE_20090524-BRANCH/admin/sql/CreateIndexes.sql	2010-08-06
22:12:23 UTC (rev 12800)
 <at>  <at>  -30,6 +30,7  <at>  <at> 

 CREATE UNIQUE INDEX artist_gidindex ON artist (gid);
 CREATE INDEX artist_nameindex ON artist (name);
+CREATE INDEX artist_lowernameindex ON artist (lower(name));
 CREATE INDEX artist_pageindex ON artist (page);
 CREATE INDEX artist_sortnameindex ON artist (sortname);

 <at>  <at>  -58,7 +59,7  <at>  <at> 

 CREATE INDEX currentstat_name ON currentstat (name);

-CREATE UNIQUE INDEX isrc_isrc_track ON isrc (isrc, track);
+CREATE UNIQUE INDEX isrc_track_isrc ON isrc (track, isrc);
(Continue reading)

root | 7 Aug 2010 01:10
Favicon

[mb-commits] r12801 - in metabrainz/trunk/htdocs: about images/customers

Author: robert
Date: 2010-08-06 23:10:22 +0000 (Fri, 06 Aug 2010)
New Revision: 12801

Added:
   metabrainz/trunk/htdocs/images/customers/musixmatch.png
   metabrainz/trunk/htdocs/images/customers/rankem.png
   metabrainz/trunk/htdocs/images/customers/zeezee.jpg
Removed:
   metabrainz/trunk/htdocs/images/customers/flatster.png
   metabrainz/trunk/htdocs/images/customers/musicip.png
Modified:
   metabrainz/trunk/htdocs/about/customers.html
Log:
Removed musicip and flatster. Added zeezee. Working on rankem and musixmatch

Modified: metabrainz/trunk/htdocs/about/customers.html
===================================================================
--- metabrainz/trunk/htdocs/about/customers.html	2010-08-06 22:12:23 UTC (rev 12800)
+++ metabrainz/trunk/htdocs/about/customers.html	2010-08-06 23:10:22 UTC (rev 12801)
 <at>  <at>  -40,30 +40,6  <at>  <at> 
 </tr>
 <tr>
    <td align="center">
-	    <a href="http://cloudspeakers.com"><img src="/images/customers/cloudspeakers.png"></a>
-   </td>
-   <td>&nbsp;</td>
-   <td>
-			<p><a href="http://cloudspeakers.com"><b>Cloudspeakers</b></a> -- Cloudspeakers aims to the
major hub 
(Continue reading)

root | 9 Aug 2010 19:36
Favicon

[mb-commits] r12802 - metabrainz/trunk/quickbooks

Author: robert
Date: 2010-08-09 17:36:48 +0000 (Mon, 09 Aug 2010)
New Revision: 12802

Modified:
   metabrainz/trunk/quickbooks/PayPal2IIF.py
Log:
Updated for MCB account

Modified: metabrainz/trunk/quickbooks/PayPal2IIF.py
===================================================================
--- metabrainz/trunk/quickbooks/PayPal2IIF.py	2010-08-06 23:10:22 UTC (rev 12801)
+++ metabrainz/trunk/quickbooks/PayPal2IIF.py	2010-08-09 17:36:48 UTC (rev 12802)
 <at>  <at>  -5,6 +5,9  <at>  <at> 

 senderPayPalMoneyMarket = 'PayPal - Money Market'
 senderBankAccount = 'Bank Account'
+taggerCustomers = ("JThink ltd",
+                   "Mathias Kunter")
+taggerAccount = "Income - Affiliate - Tagger"

 expenseAccountPayPal = 2
 expenseAccounts = ("Expense - Hosting - DWNI",
 <at>  <at>  -34,9 +37,10  <at>  <at> 
                   "Expense - Bank - PayPal",
                  )

+
 bankAccountHOB = 0
 bankAccountPayPal = 1
(Continue reading)

root | 9 Aug 2010 20:43
Favicon

[mb-commits] r12803 - in metabrainz/trunk/htdocs/finances: . reports

Author: robert
Date: 2010-08-09 18:43:39 +0000 (Mon, 09 Aug 2010)
New Revision: 12803

Added:
   metabrainz/trunk/htdocs/finances/reports/MetaBrainz_Foundation_balance_sheet_20190731.pdf
   metabrainz/trunk/htdocs/finances/reports/MetaBrainz_Foundation_profit_loss_20100731.pdf
Modified:
   metabrainz/trunk/htdocs/finances/index.html
Log:
July finances

Modified: metabrainz/trunk/htdocs/finances/index.html
===================================================================
--- metabrainz/trunk/htdocs/finances/index.html	2010-08-09 17:36:48 UTC (rev 12802)
+++ metabrainz/trunk/htdocs/finances/index.html	2010-08-09 18:43:39 UTC (rev 12803)
 <at>  <at>  -51,6 +51,8  <at>  <at> 
 </p>

 <ul>
+<li>July: <a href="reports/MetaBrainz_Foundation_balance_sheet_20100731.pdf">balance sheet</a>,
+             <a href="reports/MetaBrainz_Foundation_profit_loss_20100731.pdf">profit &amp; loss</a></li>
 <li>June: <a href="reports/MetaBrainz_Foundation_balance_sheet_20100630.pdf">balance sheet</a>,
              <a href="reports/MetaBrainz_Foundation_profit_loss_20100630.pdf">profit &amp; loss</a></li>
 <li>May: <a href="reports/MetaBrainz_Foundation_balance_sheet_20100531.pdf">balance sheet</a>,

Property changes on: metabrainz/trunk/htdocs/finances/reports/MetaBrainz_Foundation_balance_sheet_20190731.pdf
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream
(Continue reading)


Gmane