Timeline



03/29/15:

20:17 Ticket #1019 (Bad link Plugin API documentation) closed by Jim Campbell
fixed: Thanks for the report! This issue is fixed with commit: …
19:53 Ticket #476 (document plugin infrastructure bits) closed by Jim Campbell
fixed: This ticket is three years old. We do have a separate plugin api docs …
19:23 Ticket #5073 (Add autoconf, automake to dependency list) closed by Jim Campbell
fixed: Thanks for the report! This bug was fixed with commit: …
18:41 Ticket #5075 (Add npm to dependency list) closed by Jim Campbell
fixed: Thanks for the report! This bug is fixed with commit: …

03/28/15:

12:04 Ticket #1041 (Celery 3.1 is the last version to officially support Python 2.6) closed by Matt Molyneaux
wontfix: We've dropped Py2.6 support
02:51 Ticket #5081 (Unhelpful SMTP error) created by Matt Molyneaux
We had a user in the IRC channel who had an issue with getting email …

03/27/15:

14:35 Ticket #5080 (node vs nodejs on Debian Jessie) created by Jim Campbell
The currently-supported Debian platform is Debian Wheezy, but Debian …

03/25/15:

17:10 Ticket #5079 (Duplicate key error when tagging media "tag" and "#tag") created by ayleph
I have a user who was getting server errors when uploading media. He …
04:17 Ticket #5078 (Debian Jessie: ImportError: No module named babel.messages.frontend) created by Jim Campbell
Encountered an issue with pybabel when trying to do the ./bootstrap.sh …

03/21/15:

19:32 Ticket #5077 (share via a private link) created by davidak
i want an option be the only one who can see the media. additional to …
18:51 Ticket #5076 (OperationalError: (OperationalError) database is locked None None) created by davidak
i uploaded a jpg and want to delete it now. i clicked to delete it …

03/20/15:

05:54 Ticket #5075 (Add npm to dependency list) created by ayleph
As mediagoblin now requires npm, it should be added to the …
05:49 Ticket #5074 (Check for existence of automake, autoconf in bootstrap.sh) created by ayleph
If someone executes ./bootstrap.sh without automake and autoconf
05:44 Ticket #5073 (Add autoconf, automake to dependency list) created by ayleph
./bootstrap.sh can't produce working config files if autoconf and …
05:40 Ticket #5072 (configure hardcoded to outdated python3) created by ayleph
./configure --with-python3 fails when python3.4 is the installed …
00:00 Ticket #5066 (Work around pbutils import warning bug) closed by Boris Bobrov
fixed: Thank you very much, fixed in e8c0e78

03/19/15:

23:38 Ticket #5065 (skip_transcode never returns True) closed by Boris Bobrov
fixed
23:07 Ticket #460 (AttributeError: VideoTranscoder instance has no attribute 'dst_data') closed by Boris Bobrov
fixed: fixed by bd50f8bf701d3719b349523fa0822ed4958a9531
17:34 Ticket #5071 (Error during db update) created by mrb
Running […] produces the following backtrace: …

03/17/15:

00:12 Ticket #5070 (GStreamer bails unexpectedly on video file) created by ayleph
I get this error when trying to upload a working mp4 file, using …

03/16/15:

14:00 Ticket #5069 (Logs of IRC meetings are unavailable (502 Bad Gateway)) created by gandaro_
The logs of the monthly meetings are unavailable, the server responds …

03/15/15:

22:16 Ticket #5035 (gi warnings) closed by Boris Bobrov
duplicate: duplicate of #5066, thanks ayleph
21:17 Ticket #5068 (File extension matching fails with relative paths) created by anongoblin
[…] should be: if filename.find('.') >= 0: Because otherwise …
21:14 Ticket #5067 (Add config option to always skip transcode) created by anongoblin
A never_transcode option would be useful under the …
21:08 Ticket #5066 (Work around pbutils import warning bug) created by anongoblin
Until bug 736260

03/14/15:

15:03 Ticket #5065 (skip_transcode never returns True) created by anongoblin
In mediagoblin/media_types/video/util.py, skip_transcode The return …
08:43 Ticket #5036 (Add pip-selfcheck.json to .gitignore) closed by Jessica Tallon
fixed: This is been fixed in …

03/13/15:

20:34 Ticket #5064 (Add option to override ./configure'd virtualenv) created by ayleph
./configure searches for virtualenv in the following order: - …
17:47 Ticket #953 (Skip tests know to fail under Python 2.6) closed by Matt Molyneaux
wontfix
01:13 Ticket #1101 (Typo in mediagoblin.pot) closed by ayleph
duplicate: Closing as duplicate of #1102 (which has another comment that this …
01:10 Ticket #740 (gmg dbupdate with database on another host) closed by ayleph
invalid: The 421-mysql branch is far outdated, and mysql is not a supported …
00:06 Ticket #5063 (better handling of bad video files) created by Boris Bobrov
Now if transcoding fails the video is left in broken state, but still …

03/12/15:

19:58 Ticket #965 (Change TextField to StringField in wtforms elements) closed by berkerpeksag
fixed: Merged in …
19:31 Ticket #902 (Welcome image URL hard coded in the template) closed by berkerpeksag
fixed: Merged in …
19:18 Ticket #5024 (GSteamer 1.0 should be initialized only when required) closed by berkerpeksag
fixed: Looks like it's already committed, so closing this as "fixed".
17:33 Ticket #5023 (Incorrect version string in latest master) closed by Jessica Tallon
fixed: Okay, Yep this does change it in the only place you can sorry about …
15:35 Ticket #5054 (timesince doens't seem to respect UTC timestamps in db) closed by Jessica Tallon
fixed: I've reviewed the patch and it works where timesince is used (should …

03/11/15:

07:20 Ticket #934 (mediagoblin.media_types.video tries to process SVG files) closed by ayleph
invalid: This is no longer an issue with the new gstreamer1.0 code.
07:17 Ticket #932 (Video thumbnail pipeline passes seek_amount argument as float when int ...) closed by ayleph
invalid: This is no longer an issue with the updated gstreamer1.0 code.
06:38 Ticket #5062 (which bower > /dev/null doesn't redirect stderr) created by ayleph
devtools/update_extlib.sh uses which to look for bower in …
03:28 Ticket #5061 (Reporting media does not produce email or notification) created by ayleph
Reporting media does not seem to send an email to an administrator, …

03/07/15:

22:19 Ticket #5060 (The remote end hung up unexpectedly) created by vladopc
After git clone git://gitorious.org/mediagoblin/mediagoblin.git -b …
20:26 Ticket #5059 (Switch to use argparse) created by gandaro_
> Deprecated since version 2.7: The optparse module is deprecated and …

03/05/15:

23:46 Ticket #5053 (gmg addmedia broken in 0.8) closed by Christopher Allan Webber
fixed: Looks good to me, I merged the patch! In the future a patch using …
23:16 Ticket #5055 (Friendlier failure if Gstreamer 1.0 not installed) created by Christopher Allan Webber
See #5024... it would be nice, if gstreamer 1.0 is not installed, if …
22:53 Ticket #647 (Uncontrolled reading of files into memory) closed by Christopher Allan Webber
fixed: Since this went through review I'm trusting it, and merging it as-is! …

03/01/15:

11:02 Ticket #5054 (timesince doens't seem to respect UTC timestamps in db) created by ayleph
After upgrading my db for 0.8.0, new media entries have UTC timestamps …
08:40 Ticket #5053 (gmg addmedia broken in 0.8) created by ayleph
bin/gmg addmedia no longer works. […]

02/28/15:

08:34 Ticket #5050 (Move paste.ini to paste.example.ini) created by ayleph
For consistency, I'd like to see paste.ini follow the same route as …
Note: See TracTimeline for information about the timeline view.