[mb-commits] annotated tag, v-2013-01-28, created. Merge remote-tracking branch 'ian/mbs-5744-quicker-modbot' into beta MBS-5744...
MusicBrainz Git Server <[email protected]> Mon, 28 Jan 2013 11:23:35 +0000
| Newsgroups | gmane.comp.audio.musicbrainz.cvs |
|---|---|
| Message-ID | <E1TzmoJ-00017r-0G@wiley> |
The annotated tag, v-2013-01-28 has been created
at d427b6f919f7f358892fcda2a97eb3fd7afe97ce (tag)
tagging ec889deddd91f808e0456b92ae9d944314be85c3 (commit)
replaces v-2012-11-27
tagged by Oliver Charles
on Mon Jan 28 11:23:11 2013 +0000
- Log -----------------------------------------------------------------
http://blog.musicbrainz.org/?p=1755&preview=true
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (GNU/Linux)
iQEcBAABAgAGBQJRBl+fAAoJEHWxli/OM88EqvsH/1xXSjJeYKfoPEJQMW2B6AQf
rU9B/1vkqEUlu4EDBk2HEWoZrLew8ey1OU8dk56Seefd2yGdm7W09zKBpHgoRKVk
Lj4HjtoYbTESx0Pvo5Z6H8vayHx5fM+fpukNr1pm8PIImJqfq2j+JgM6TfbKiZdl
OVepn4PpWTs4T1aRM9iSipQ+Q93bsin9Bq6ZsHfYbUBGvRSemJWMXPR+imEtOR+G
lGs7UQMobqi7XzTucUz0zwcL1cjJtMBovfL6D/bgDK9p1XDolpFbfhwFUp0bbcLr
DhUZ3p/uRe2hKbnok2U6Y6Nq4qgId1SyO9Rg3gtdHw4QotDEt2CGksWleqeqr0Y=
=oPM9
-----END PGP SIGNATURE-----
Aurélien Mino (2):
MBS-3072, work type should be included in the /ws/2 json output.
Revert previous work comment change.
Frederik "Freso" S. Olesen (21):
MBS-5620: Add "&s=12" to Gravatar URLs.
MBS-5620: Implementing size option for Gravatar macro.
MBS-5620: Made it actually work.
MBS-5620: Fix ampersand encoding in gravatar URLs.
MBS-5620: Use 54px image on profile pages.
MBS-2966: Revert adding asterisk for name variations.
Merge remote-tracking branch 'upstream-github/beta' into mbs-3412-mbs-2966-asterisks
MBS-5717: Only include ": {title}" when there is one + i18n.
MBS-5716: Add space between new and old in Reorder Medium edits.
MBS-5717: Fix misplaced parenthesis.
Combine separate l() strings together in reorder_mediums.tt.
MBS-5606: Implement STYLE-160 in code (TheSession.org).
MBS-5699: Make CD stubs use "Comment" for comments.
MBS-5651: Make barcode and packaging links in release editor open in new windows.
MBS-5651: Add script to fix changed strings for translators' convenience.
MBS-5651: Updated *.po with the altered string.
MBS-5651: Remove a trailing space in the string cleanup script.
MBS-5651: Handle the "barcode" link as well.
MBS-5651: Run the revised script.
MBS-5651: Escape quotes in msg* strings.
MBS-5651: Fix unescaped quotes in msg* strings.
Ian McEwen (157):
MBS-5272: make it possible to do more than increment the replication sequence once after application of a packet
MBS-5272: add a BundleReplicationPackets script to bundle several packets together
MBS-5272: support periods other than hourly in LoadReplicationChanges
MBS-5272: ensure there are no jumps in replication sequence when creating bundles
MBS-5272: default $outputdir to $rootdir/$period, and read period packets from $outputdir
MBS-5272: make LoadReplicationChanges use the period subdirectories too
MBS-5272: use ftp.mb by default, falling back to data.mb. Add catchup-to-$period feature
i18n: contextualize 'Guess case'
i18n: contextualize 'Add Cover Art'
i18n: change 'button' to 'button/menu', contextualize 'Add Release'
i18n: contextualize 'Reorder Cover Art'
i18n: contextualize 'Add ISRC' and 'Add ISWC'
i18n: contextualize 'Attach CD TOC'
i18n: contextualize the rest of the edit menu 'Add X'
MBS-4108: Show Wikipedia extracts on entity pages
MBS-4108: update copyright notices
MBS-5044: don't use absolute paths for favicon images
MBS-5044: migrate inline & non-background style images:
i18n: transifex stupidly merges some things, differentiating
MBS-5260: cache text.js and statistics/view.js
Merge branch 'beta' into i18n-fixes-2012-10-07
i18n: switch to using two l() calls rather than an ln() to circumvent a gettext weirdness
MBS-5260: switch to template_signature and using file_signatures
MBS-5260: make translated .js files depend on .po file state too
MBS-4108: where the cache is cold, load wikipedia extracts asynchronously
MBS-4108: remove duplicate country-code trimming
MBS-4108: clean up Controller::Role::WikipediaExtract
MBS-4108: remove __PACKAGE__->meta->make_immutable since it doesn't work
MBS-4108: condense and abstract Data::WikipediaExtract extensively
i18n: pass 'View all ratings' through l()
MBS-4536: display cover_art_presence value in the webservice
Merge branch 'master' into mbs-4108-wikipedia-abstract
MBS-4536: change to using <cover-art-archive><artwork> instead of simply <caa>
MBS-4536: add more stats to the CAA webservice stuff
MBS-5272: at ruaok's request, don't prefer ftp.mb
MBS-4108: change to uri_for_action and action_for; keep the URI generation in the role, though
Merge branch 'master' into mbs-5260-wtf
MBS-5260: fix a lurking bug with i18n; country codes sometimes need to be dropped to find the correct .po file
MBS-5260: assorted stylistic cleanups recommended by ocharles
OTHER-17: Add a LATEST file whose contents are the latest update + \n
MBS-4536: switch to bool_or rather than count, for correctness
MBS-4536: Add (usually not present) <darkened> element to XML output
MBS-4536: JSON Serialization for CAA data in release webservice
MBS-4536: don't use strings for booleans in JSON
MBS-4108: add tests
MBS-5477: remove use of iso_code_for_display, conflicting tickets in last release
MBS-5614: Link edit notes (and annotation wikidocs links) correctly depending on https/non-https state
MBS-5614-aux: link entities to correct ssl/non-ssl in annotations
Merge branch 'master' into mbs-5260-new
MBS-5260: Don't set expires header on development servers
Merge branch 'mbs-5260-new' into beta
Merge branch 'mbs-4108-wikipedia-abstract' into beta
Fix up lurking 'DBDefs::'
Fix remaining brokenness in tests on hobbes
MBS-5618: properly URI-escape utf8 for wikipedia extracts
Merge branch 'mbs-5477-fix' into beta
Merge branch 'master' into mbs-5272-rollup-replication
Merge branch 'mbs-5272-rollup-replication' into beta
MBS-5581: create a .po fixup script for the HTML5 changes
Update translations from transifex.
Update .pot files and run fixup script on .po files checked-in
Merge branch 'mbs-5581-po-fixup-script' into beta
Merge branch 'master' into mbs-4536-release-webservice-caa
MBS-4536: Only test truthiness, not > 0
Merge branch 'other-17' into beta
MBS-4108: reverse sort in order to correctly preference same-language wikipedia links
MBS-4108: actually sort the list *at all*
Update translatios from transifex.
MBS-5622: pass $c->req->secure to Captcha::reCAPTCHA->get_html to ensure correct API endpoint is used
Merge branch 'mbs-5622-https-recaptcha' into beta
HTML5 Test still had a lurking DBDefs::, changed to ->
MBS-4536: fix existing XML ReleaseLookup tests to work with new cover-art-archive element
MBS-5432 temporary fix: revert cover art types i18n where it was causing breakage
Merge remote-tracking branch 'navap/mbs-5576' into beta
Merge remote-tracking branch 'navap/mbs-5548-escape-git-commit' into beta
Merge remote-tracking branch 'navap/mbs-4228-alias-description' into beta
Merge remote-tracking branch 'origin/mbs-3840' into beta
Merge remote-tracking branch 'origin/mbs-5607' into beta
Merge remote-tracking branch 'origin/mbs-3308' into beta
Merge remote-tracking branch 'origin/mbs-5616' into beta
Merge remote-tracking branch 'origin/mbs-5610' into beta
Merge remote-tracking branch 'origin/mbs-5612' into beta
Merge remote-tracking branch 'freso/MBS-5620' into beta
Fake-merge the broken 'origin/beta' to preserve history
Update translations from transifex
Merge remote-tracking branch 'metabrainz/yate' into beta
Merge remote-tracking branch 'metabrainz/yate' into beta
Merge remote-tracking branch 'metabrainz/new-amazon-ids' into beta
Merge remote-tracking branch 'origin/songkong' into beta
Merge remote-tracking branch 'reosarevok/mbs-5440' into beta
Add release-country predicate to edit search
MBS-5723: Allow sorting collections by any column
optimize .png files
MBS-5044: collapse forms.css declarations somewhat
MBS-5044: remove remaining <img> uses of add_row/delete_row
MBS-5044: remove tablesort.css, which is unused
style: wrap new forms.css declarations at 80 characters
MBS-5044: losslessly optimize ui-bg_gloss-wave_35_f6a828_500x100.png
Merge branch 'master' into mbs-5044-partial-new
reoptimize changed add_row.png
Merge branch 'master' into mbs-5614-edit-note-links-https
MBS-5614: Use a new _make_link function to produce entity links conditionally
MBS-5614: update and document tests
Merge branch 'release-country-edit-search' into beta
Merge branch 'master' into beta
MBS-5614-ext: only the first MBID link was getting expanded, and switch to relative links
Merge branch 'master' into i18n-fixes-2012-10-07
Update .pot file.
Update translations from transifex.
i18n: Write fixup script for migrating contexts changed in this branch
Merge branch 'master' into mbs-4536-release-webservice-caa
Fix up existing JSON LookupRelease tests.
Add support for hooks in LoadReplicationChanges, by way of a 'hooks' script; add a post-process hook and a sample hooks script.
Update translations from transifex.
MBS-5447: use 250px thumbnails now that quality is reasonable again (reverts MBS-4674)
Merge branch 'collection-sorting' into beta
Update mb_server.pot
MBS-4536: Don't output cover-art-archive data in JSON if it's not loaded
MBS-4536: Fix other webservice tests that were broken
MBS-4536: Add some cover art to webservice.sql and update tests
Change to using a directory full of hooks, rather than a single file.
i18n: revert MBS-5415, as it's proven unworkable
MBS-5415 revert: missed a spot
MBS-5691: link ISRCs in the artist recording list view
MBS-5652: sort labels when loaded by ReleaseLabel by the label ID after the catalog number
MBS-5652: Switch to using the label's sortname
MBS-5702: Tweak link to wikipedia below wikipedia extracts
MBS-5652: linebreaks
Merge branch 'mbs-5447-caa-bandwidth' into beta
Merge branch 'replication-hooks' into beta
Merge branch 'mbs-5691-recording-list-link-isrcs' into beta
Merge branch 'mbs-4536-release-webservice-caa' into beta
Merge branch 'i18n-fixes-2012-10-07' into beta
Merge branch 'mbs-5702-wikipedia-string' into beta
Merge remote-tracking branch 'navap/mbs-5749-401-link-to-profile' into beta
Merge remote-tracking branch 'freso/MBS-5651' into beta
Merge remote-tracking branch 'freso/MBS-5606' into beta
Merge remote-tracking branch 'freso/MBS-5699' into beta
Merge remote-tracking branch 'navap/mbs-5022-missing-entities' into beta
Merge branch 'master' into beta
Change editor name in webservice.sql, since it seems to be breaking a unique constraint in tests
Change edit ID number in webservice.sql, conflicting with statistics.sql
Revert "Change edit ID number in webservice.sql, conflicting with statistics.sql"
Try fixing the edit ID conflict a different way
Merge branch 'mbs-5652-rg-label-sorting' into beta
MBS-5652: use a left join so label-less catalog numbers still work correctly
Update .pot files.
Update translations from transifex.
Merge branch 'mbs-5614-edit-note-links-https' into beta
Merge branch 'mbs-5044-partial-new' into beta
Merge remote-tracking branch 'reosarevok/mbs-5304' into beta
Remove erroneous @href from button element
MBS-5744: limit edits modbot looks at to those that have any potential to actually be closed
MBS-5744: select only those edits that almost certainly will close this hour
MBS-5744: limit edits-with-votes selected to only those that have all votes of the same type
MBS-5744: >=, not > (thanks nikki!)
MBS-5744: use a REQUIRED_VOTES constant instead of a hacky comment-todo
Johannes Weißl (4):
MBS-3856: Revert MBS-1052 "Amazon should lookup cover art by barcode too"
MBS-3856: Add ./admin/RemoveBarcodeCoverArtUrls.pl.
MBS-3856: Fix ./admin/RemoveBarcodeCoverArtUrls.pl (fixup 9737724).
MBS-3856: Also clean releases where barcode has been removed (fixup 9737724).
Michael Wiencek (3):
MBS-5663: validDate should handle leap years
MBS-5577: Relationship Editor displays "vocal vocals"
MBS-5540: Release editor eats tracklists
Oliver Charles (23):
MBS-5497: Upload images to CAA with mediatype 'image'
Commiting local changes to ShowDBDefs and default DBDefs from astro
Merge branch 'master' into mbs-5497
Fix syntax in CoverArtArchive
Merge remote-tracking branch 'navap/mbs-4605-caa-key-names' into beta
Merge remote-tracking branch 'navap/mbs-5288-mediawiki-api' into beta
Merge remote-tracking branch 'origin/mbs-3072-json-work-type' into beta
When creating the 'page_index' function, specifically alias the 'musicbrainz.musicbrainz_unaccent' function
Merge remote-tracking branch 'bitmap/mbs-5663' into beta
Merge remote-tracking branch 'origin/mbs-3856-revert-barcode-search' into beta
Merge remote-tracking branch 'bitmap/mbs-5577' into beta
Merge remote-tracking branch 'freso/MBS-5716+MBS-5717' into beta
Merge branch 'beta' of ssh://git.musicbrainz.org:10015/musicbrainz-server into beta
Merge remote-tracking branch 'navap/other-127-sponsor-page' into beta
Consolidate connection opening and closing
Allow page timeouts to be configured per page, rather than per app
Merge branch 'beta'
Merge remote-tracking branch 'bitmap/mbs-5540' into beta
Merge branch 'beta' of ssh://git.musicbrainz.org:10015/musicbrainz-server into beta
Fix invalid use of `with_translations`
Merge branch 'mbs-5741' into beta
Fix invalid syntax
Merge remote-tracking branch 'ian/mbs-5744-quicker-modbot' into beta
Pavan Chander (32):
MBS-2966: Give artist credits a special mark
MBS-2966: Document what the asterisk is for
MBS-3412: Show recording name in tooltip
MBS-4605: Rename CAA S3 settings to (better) match reality
MBS-4228: Add description of what an alias is
Refactor alias templates
MBS-4228: Update alias description (again)
Use same description when adding and editing aliases
MBS-5228: (Re)implement MediaWiki API for transclusion table
Only show transclusion notice to transclusion editors
Make it clear what's wrong
Fix doc links
Always show actions to transclusion editors
Use sort_by instead of a for loop
Use natatime instead of splice
MBS-5576: Fix colspan
Remove middle-man add and edit templates
OTHER-127: Point sponsor link to MetaBrainz
Remove unneeded column
MBS-5548: Escape git last commit msg
Merge branch 'master' into mbs-5288-mediawiki-api
MBS-5288: Update based on review feedback
MBS-5022: Use proper plural texts
Whitespace commit
MBS-5022: Use hidden input when performing default
Merge branch 'master' into mbs-4605-caa-key-names
Merge branch 'master' into other-127-sponsor-page
Merge branch 'master' into other-127-sponsor-page
Merge remote branch 'metabrainz/beta' into other-127-sponsor-page
Merge branch 'master' into mbs-5022-missing-entities
MBS-5749: Add edit profile link to 401 error page
MBS-5758: Remove swag link
Robert Kaye (7):
Merge branches 'beta' and 'beta' of git://git.musicbrainz.org/musicbrainz-server into beta
Merge branch 'beta' of git://git.musicbrainz.org/musicbrainz-server into beta
Added the yate tagger
Added to yate to the home page too
Added new amazon store ids
Merge branch 'beta' of github.com:metabrainz/musicbrainz-server into beta
Added the SongKong tagger
beta (2):
Listen on port 81, enable proxy in socket-deploy.
MBH-298, Force correct server hostname/port on rewrites.
reosarevok (3):
Adding lieder.net to whitelist and sidebar
Added test, meh
Allowing us to use permanent citation URLs from Trove
warp (92):
MBS-3072, "life-span" should not be omitted from the /ws/2 json output when empty.
MBS-3072, "length" should not be omitted from the /ws/2 json output when empty.
MBS-3072, work language should be included in the /ws/2 json output.
MBS-3840, Add glue to make /ws/2/annotation searches available.
Revert "Revert "Add <bdi> around a bunch of strings coming from the db (MBS-4568)""
MBS-4568, remove <bdi> from a html attribute, where it is not valid html.
MBS-5317, support fmt=json for searches
MBS-5317, Get the decoded content from LWP instead of decoding it ourselves.
MBS-5612, Sort releases correctly when picking release group cover art.
Merge branch 'mbs-5317' into beta
Merge branch 'mbs-4568' into beta
Merge branch 'mbs-3072' into beta
MBS-2411, force https:// on the login screen.
MBS-5616, move "set cover art" from label to h1.
MBS-5610, Move "Set cover art" link to the correct section.
MBS-5612, revert the changes to load_for_release_groups in the previous commit, the previous sort behaviour was correct.
MBS-5607, don't crash when serializing a release group without a primary type for json /ws/2.
MBS-5610, always display "Set cover art" link, remove "Remove release group" link.
MBS-3308, always display "Open edits" link.
Merge remote-tracking branch 'origin/mbs-5317' into beta
Merge remote-tracking branch 'origin/mbs-4568' into beta
Merge remote-tracking branch 'navap/mbs-5576' into beta
Merge remote-tracking branch 'navap/mbs-5548-escape-git-commit' into beta
Merge remote-tracking branch 'navap/mbs-4228-alias-description' into beta
Merge remote-tracking branch 'ianmcorvidae/mbs-5477-fix' into beta
Merge remote-tracking branch 'ianmcorvidae/mbs-4108-wikipedia-abstract' into beta
Merge remote-tracking branch 'ianmcorvidae/mbs-5622-https-recaptcha' into beta
Merge remote-tracking branch 'origin/mbs-3840' into beta
Merge remote-tracking branch 'origin/mbs-5607' into beta
Merge remote-tracking branch 'origin/mbs-3308' into beta
Merge remote-tracking branch 'origin/mbs-5616' into beta
Merge remote-tracking branch 'origin/mbs-5610' into beta
Merge remote-tracking branch 'origin/mbs-5612' into beta
Merge remote-tracking branch 'freso/MBS-5620' into beta
MBS-3072, update tests with work type changes to test data.
MBS-4627, use the correct image identifier in Edit::Role::CoverArt->adjust_edit_pending().
MBS-5637, Add a relationship to the Edit::Recording::Merge test.
MBS-5637, find_or_insert() should look for links with the correct "ended" value for links with end dates.
Merge branch 'beta'
MBS-4627, add ->cover_art_id method to cover art edit classes to avoid having to know these details in Edit::Role::CoverArt.
MBS-3072, add IPIs to label and artist json serializations for /ws/2.
MBS-5672, use artist-credit as a key instead of artist_credit, in the /ws/2 json serialization of media.
Merge branch 'mbs-5672' into beta
MBS-5609, enable release relationships and include relationship dates in /ws/2 json webservice.
MBS-5600, fix two internal server errors in /ws/2 json serialization.
MBS-5678, Release group was missing from JSON release group release group relationships
Merge branch 'mbs-5678' into beta
MBS-5228, Partially revert 642022a2be24684eb246e7cd9bbd4dd2e794141d to fix wikidoc tests.
Merge branch 'mbs-5600' into beta
Merge branch 'mbs-5637' into beta
Merge branch 'mbs-4627' into beta
Merge branch 'mbs-3072-ipis' into beta
MBS-5609, move serializing of a group of begind/end partialdates to a seperate function.
MBS-5609, rename the inaccurate WebService::Serializer::JSON::2::Utils::partialdate to dateperiod.
MBS-2411, use c->req->secure instead of "manually" looking at HTTP_X_FORWARDED_PROTO.
Merge branch 'beta'
MBS-2411, handle redirects to/from https in Controller::Root. Redirect to SSL on /register.
MBS-2411, forgot to include a return after the redirect in the previous commit.
MBS-2411, remove unused $secure variable from Controller::User.
MBS-5288, normalize pages xml response in Data::WikiDocIndex::get_wiki_versions.
MBS-5586, do not call "post_creation" if no edit was created.
MBS-5687, Detect and notify the user when a race condition occurs with two editors editing the same tracklist.
MBS-5288, use ForceArray when calling XMLin instead of normalizing the result later on.
MBS-4115, support .png in contrib/ssssss.psgi.
Update CDStub::Browse test for the new year.
Merge branch 'mbs-5288' into beta
MBS-5586, clarify use of the post_creation and on_creation hooks.
MBS-2411, changes based on feedback from code review.
MBS-5609, remove some bitrot from script/release-group-sql-dump.pl and use it to add an l_artist_artist link in t/sql/webservice.sql.
MBS-5609, rename dateperiod to date_period.
MBS-5609, add artist "member of band" artist relationship in webservice tests (this tests a begin date).
MBS-5712, always include alias locale and primary flag.
MBS-5711, do not include IPIs in json webservice unless they're on a toplevel entity.
MBS-5712, semi-colon missing from previous commit.
MBS-5713, include alias type in JSON webservice.
MBS-5713, include alias type in json webservice.
Merge branch 'mbs-5687' into beta
Merge branch 'mbs-2411' into beta
MBS-5586, both post_creation and on_creation hooks should be called from within the transaction.
MBH-298, when rewriting urls, use the scheme sent by the load balancer instead of our local scheme.
MBH-298, move $lb_scheme stuff up in the configuration so that it's used by the www.musicbrainz.org redirect as well.
Merge branch 'pino-beta' into beta
MBS-5609, add a release relationship in the webservice tests.
Merge branch 'beta' into mbs-5609
MBS-5586, do not change the order of post_creation and on_creation hooks.
Merge branch 'mbs-5712' into beta
Merge branch 'mbs-5711' into beta
Merge branch 'mbs-5586' into beta
Merge branch 'mbs-5609' into beta
Fix bad merge of MBS-5609 + MBS-5711.
Merge remote-tracking branch 'navap/mbs-5758-remove-swag' into beta
When serializing releases in the json webservice: do not try to load coverart from the stash if there is no stash.
-----------------------------------------------------------------------
hooks/post-receive
--
mb_server
_______________________________________________
MusicBrainz-commits mailing list
[email protected]
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-commits