Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (193 - 195 of 1174)

Ticket Resolution Summary Owner Reporter
#367 invalid atom feed shows a wrong URL when using apache with mod_proxy Michele Azzolari
Description

Setup: I have a virtual host for media.macno.org and I use mod_proxy to access my mediagoblin server (which listen on 127.0.0.1:6543)

Issue: atom feed self link uses a wrong url

For example requesting http://media.macno.org/u/macno/atom/ returns

#377 FIXED Make feed PubSubHubbub enabled Michele Azzolari Michele Azzolari
Description

I created a branch [1] to make feed PubSubHubbub enabled.

To enable it add these 2 lines to your mediagoblin_local.ini

push_enabled = True push_url = 'http://pubsubhubbub.appspot.com/'

[1] [https://gitorious.org/macno/mediagoblin/macnos-mediagoblin/commits/pushatom](https://gitorious.org/macno/mediagoblin/macnos-mediagoblin/commits/pushatom)

#666 invalid Resubmitting a new photo with a deleted photo's name shows the old photo NYbill
Description

I deleted a photo. I then took a new photo and saved it as the same name as the old photo, locally.

When uploading the new photo, the old photo appears in MediaGoblin.

Its as if the old photo is still in the database and gets re-associated when uploading a new picture with the same name.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.