Timeline



01/20/16:

22:16 Ticket #5400 (Pop-up message when hovering in footpage shows 0.8.0 despite being in 0.8.1) closed by Christopher Allan Webber
wontfix: So unfortunately this was a stupid mistake I made because 0.8.1 was …
18:07 Ticket #5401 (Video processing fails when media contains no tags) created by ayleph
The skip_transcode code in mediagoblin/media_types/video/util.py
17:18 Ticket #5400 (Pop-up message when hovering in footpage shows 0.8.0 despite being in 0.8.1) created by Laura Arjona Reina
Dear all Thank you for working in GNU Mediagoblin. I just upgraded my …
09:26 Ticket #5390 (Exception when deleting media that has CommentNotifications on them.) closed by Jessica Tallon
fixed: This is now fixed as of …
09:23 Ticket #5395 (Look into why session is not used on AlembicMigrationManager) closed by Jessica Tallon
fixed: I think this is fixed as of …
06:06 Ticket #5399 (Use GLib.MainLoop instead of GObject.MainLoop) created by mi
Instantiations of GObject.MainLoop trigger a warning here: […] …
01:28 Ticket #1099 (mediagoblin/tests/starttls_config.ini is executable) closed by Christopher Allan Webber
fixed: Applied, thanks!
01:15 Ticket #5398 (Major test failures) created by Christopher Allan Webber
Most tests are failing in git master. It appears to be caused by …

01/19/16:

23:19 Ticket #5359 (Typo in deployment documentation) closed by Christopher Allan Webber
fixed: Merged/applied, thank you!
12:45 Ticket #5397 (API client registration fails if Content-Type has options) created by Ben Sturmfels
I was just playing with the client registration API and noticed that …

01/18/16:

11:18 Ticket #5396 (The ascii media type is rendered as one line bytes string under python3) created by 宋文武
Running under python3, I upload a plain text file contains: […] …
10:54 Ticket #5391 (Migration issue with postgres on new setups) closed by Jessica Tallon
fixed: I've fixed this issue. My fix whilst it works just fine, I've filed an …
09:47 Ticket #5395 (Look into why session is not used on AlembicMigrationManager) created by Jessica Tallon
I noticed when debugging #5391 that migrations were forced to use …

01/17/16:

15:31 Ticket #5394 (Wrong url for forgot_password in basic_auth plugin) created by jerome
The endpoint used …

01/16/16:

03:12 Ticket #5393 (Corrections to Site Administrator’s Guide) created by anongoblin
On …

01/15/16:

17:19 Ticket #606 (Make sure thumbnail sizes are the same when subscribe to remote instance) closed by Jessica Tallon
invalid: The way I see this working now will be that thumbnails are listed …
15:51 Ticket #5392 (Add ability to disable uploads of media type while retaining existing ...) created by ayleph
Per a discussion in #382, I think it would be nice to be able to …
15:17 Ticket #962 (ActivityIntermediator.TYPES doesn't allow plugins to use activities) closed by Jessica Tallon
invalid: We no longer use ActivityIntermediator we now use a generic ForeignKey …
14:25 Ticket #5391 (Migration issue with postgres on new setups) created by Jessica Tallon
When you setup Mediagoblin for the first time and use postgres for …
11:08 Ticket #5390 (Exception when deleting media that has CommentNotifications on them.) created by Jessica Tallon
When deleting media that has comments and those comments have …
10:23 Ticket #5366 (Update blog views for database changes) closed by Jessica Tallon
fixed: I have reviewed this patch and merged it into master as of …
09:48 Ticket #5382 (Graveyard media in collection give server error) closed by Jessica Tallon
fixed: This should be fixed as of …

01/14/16:

18:26 Ticket #5315 (use `env` in shebangs) closed by Christopher Allan Webber
fixed: Good call. Merged and pushed, thank you!
18:21 Ticket #5387 ([PATCH]Use six.itervalues() in delete_media_files) closed by Christopher Allan Webber
fixed: Great, merged, thanks iyzsong, and thanks Loic for reviewing!
18:17 Ticket #795 (Improve adding media to categories) closed by Christopher Allan Webber
fixed
12:54 Ticket #5389 (Dokku and Docker support) created by Loic Dachary
Make is so it is possible to run mediagoblin as a dokku application ( …
10:18 Ticket #5335 (Particular PDF not uploading) closed by Loic Dachary
duplicate: There is not enough information in this issue (the offending PDF is …

01/13/16:

18:13 Ticket #821 (Cannot upload vorbis data) closed by Loic Dachary
worksforme
18:09 Ticket #739 (No module named audio.models) closed by Loic Dachary
invalid: Something wrong was done at install time, it is not a bug.
17:05 Ticket #5388 (mediagoblin v0.8.1 demo image (docker)) closed by Loic Dachary
duplicate: https://github.com/vky/docker-mediagoblin
12:56 Ticket #5388 (mediagoblin v0.8.1 demo image (docker)) created by Loic Dachary

01/12/16:

23:05 Ticket #682 (file permission review) closed by Loic Dachary
invalid: This does not happen when following the installation instructions …
22:57 Ticket #1083 (could not open location) closed by Loic Dachary
fixed: Ubuntu 14.04 now has 1.0 by default
22:42 Ticket #949 (Markdown rendering does not respect newlines in literal text) closed by Loic Dachary
invalid: For code formatting, prepend four space at the beginning of each line …
22:27 Ticket #677 (Allow more characters in username) closed by Loic Dachary
wontfix: cwebber: please re-open if you think this requires more discussion. …
22:22 Ticket #786 (Recommend https:// URLs, not git:// URLs.) closed by Loic Dachary
invalid: Obsolete now that mediagoblin moved to savannah that has no https
22:18 Ticket #788 (Audio submissions to gobblin.se fail without error) closed by Loic Dachary
invalid: There is not enough information to reproduce the problem (gobblin.se …
22:16 Ticket #812 (Was removed python-dateutil from instalation procedure?) closed by Loic Dachary
fixed: setup.py now has python-dateutils
22:12 Ticket #1085 (markdown in description) closed by Loic Dachary
wontfix: The reason why h1 and h2 are removed is because they would mess the …
22:08 Ticket #820 (Uploaded media MIA) closed by Loic Dachary
worksforme: there is not enough information in the description of the issue to …
22:01 Ticket #864 (The verification token field is incorrectly filled) closed by Loic Dachary
fixed: It works fine now.
21:55 Ticket #841 (Report Resolution Panel spelling error.) closed by Loic Dachary
wontfix: The comment in mediagoblin/moderation/forms.py :param …
21:48 Ticket #878 ([TRAC Error] TypeError: unhashable type: 'list') closed by Loic Dachary
worksforme: ran the steps to reproduce and found the error no longer happens …
21:43 Ticket #936 (wtforms dependency error in setup.py) closed by Loic Dachary
worksforme: This dependency problem no longer happens on Ubuntu 14.04, as verified …
16:59 Ticket #5312 (Install Scripts Shebang on Freebsd) closed by Loic Dachary
duplicate: duplicate of #5315
16:56 Ticket #5323 (Audio submission failing) closed by Loic Dachary
fixed: As of today, tests are passing on master. Whatever the problem was, it …
16:54 Ticket #5326 (mediagoblin converts entered username to lower case) closed by Loic Dachary
wontfix
15:57 Ticket #5345 (Cannot enter new ticket) closed by Loic Dachary
fixed: I assume this is fixed based on the fact that I created a few tickets …
14:19 Ticket #5385 (hacking installation instructions are incomplete for Debian Jessie) closed by Loic Dachary
fixed
14:17 Ticket #5385 (hacking installation instructions are incomplete for Debian Jessie) closed by Loic Dachary
fixed: Updated the hacking wiki page : …
03:43 Ticket #5387 ([PATCH]Use six.itervalues() in delete_media_files) created by 宋文武
So I can delete media files when running with python3 :-)
02:37 Ticket #5386 (PIL.Image.save() need format parameter when using file object) created by 宋文武
Hi! when upload a jpg file, I got: […] According to …
01:06 Ticket #5385 (hacking installation instructions are incomplete for Debian Jessie) created by Loic Dachary
docker build -t mediagoblin - <<EOF FROM debian:jessie RUN apt-get …

01/11/16:

15:16 Ticket #814 (Move from sqlalchemy-migrate to Alembic) closed by Christopher Allan Webber
fixed: Alright then! Let's get this switchover party started! :) Merged... …

01/09/16:

22:13 Ticket #5384 (Compiling error involving babel an localedata) closed by Boris Bobrov
duplicate: This is a very nice workaround, thank you. The issue is indeed related …
21:36 Ticket #5384 (Compiling error involving babel an localedata) created by anongoblin
Probably related to #890 and not sure if to #1070 When compiling the …

01/07/16:

21:03 Ticket #5383 (Translations compilation is run without pybabel) closed by Boris Bobrov
invalid: It seems that the step with installing dependencies failed and babel …
18:55 Ticket #5072 (configure hardcoded to outdated python3) closed by Christopher Allan Webber
fixed: Merged. I think you're right. Thanks! :)
18:19 Ticket #5317 (Enable Paste 2.0 (once it's fixed)) closed by Boris Bobrov
fixed: fixed in commit 6db9c5258cc668ed0c301eb0d94d9c410069530c.
17:10 Ticket #5383 (Translations compilation is run without pybabel) created by Boris Bobrov
Make among other steps does the following things: n. compile …

01/06/16:

16:52 Ticket #5382 (Graveyard media in collection give server error) created by ayleph
I'm seeing server errors in my logs when someone tries to access a …
16:16 Ticket #5367 (Update edit view for database changes) closed by Jessica Tallon
fixed: This has been reviewed and pushed to master, sorry i took longer than …
16:09 Ticket #5371 (Collection atom feeds throw server error) closed by Jessica Tallon
fixed
16:00 Ticket #5369 (Broken activities cause database migration errors) closed by Jessica Tallon
fixed: This should be fixed in …

12/29/15:

21:04 Ticket #792 (MediaGoblin Recommends Non-Free Software) closed by Christopher Allan Webber
fixed
16:49 Ticket #5368 (Migrations 29 and 35 consume hard drive) closed by Jessica Tallon
fixed: This should be fixed as of commit …

12/27/15:

21:49 Ticket #5381 (API inbox.major queries faulty) created by Dylan Jeffers
Disjoint queries occasionally return the same activity: …
21:35 Ticket #5380 (API limits outbox queries past 20) created by Dylan Jeffers
I am unable to get activities from someone's outbox with the following …

12/23/15:

18:54 Ticket #5374 ("Deathorize applications" causes server error after federation migrations) closed by Jessica Tallon
fixed
10:35 Ticket #792 (MediaGoblin Recommends Non-Free Software) closed by warp
wontfix: svetlana, I don't think this should have been reopened. There hasn't …

12/21/15:

18:28 Ticket #5379 (Crash upon adding an audio file) created by kenrestivo
I'm running the latest git 355d062dd4e35409af92e136666baf211161b7cb on …
13:37 Ticket #5378 (video area does not fit height when video is not transcoded) created by teraflops
I avoid transcoding of webm, it's ok it plays fine but I get non …
Note: See TracTimeline for information about the timeline view.