Timeline
03/13/15:
- 20:34 Ticket #5064 (Add option to override ./configure'd virtualenv) created by
-
./configure
searches forvirtualenv
in the following order: - … - 17:47 Ticket #953 (Skip tests know to fail under Python 2.6) closed by
- wontfix
- 01:13 Ticket #1101 (Typo in mediagoblin.pot) closed by
- 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
- 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
- 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
- fixed: Merged in …
- 19:31 Ticket #902 (Welcome image URL hard coded in the template) closed by
- fixed: Merged in …
- 19:18 Ticket #5024 (GSteamer 1.0 should be initialized only when required) closed by
- fixed: Looks like it's already committed, so closing this as "fixed".
- 17:33 Ticket #5023 (Incorrect version string in latest master) closed by
- 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
- 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
- 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
- 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
-
devtools/update_extlib.sh
useswhich
to look for bower in … - 03:28 Ticket #5061 (Reporting media does not produce email or notification) created by
- 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
- After git clone git://gitorious.org/mediagoblin/mediagoblin.git -b …
- 20:26 Ticket #5059 (Switch to use argparse) created by
- > 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
- 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
- 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
- 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
- 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
-
bin/gmg addmedia
no longer works. […]
02/28/15:
- 08:34 Ticket #5050 (Move paste.ini to paste.example.ini) created by
-
For consistency, I'd like to see
paste.ini
follow the same route as …
02/26/15:
- 07:03 Ticket #5036 (Add pip-selfcheck.json to .gitignore) created by
-
Somewhere during the install process a file named
pip-selfcheck.json
… - 06:55 Ticket #5035 (gi warnings) created by
-
I get the following warnings when I run
bin/gmg dbupdate
in v0.8.0. … - 06:51 Ticket #5034 (Inconsistent variable syntax in Makefile.in) created by
-
Makefile.in
uses both ${VARIABLE} and $(VARIABLE) syntax. It seems … - 06:44 Ticket #5033 (make ignores VIRTUALENV setting) created by
-
On my system (Arch Linux),
virtualenv2
is the proper executable for …
02/25/15:
- 06:18 Ticket #5024 (GSteamer 1.0 should be initialized only when required) created by
- GStreamer 1.0 is sometimes initialized even when video or audio are …
- 00:58 Ticket #5023 (Incorrect version string in latest master) created by
- 0.8.0 claims to be 0.8.1.
- 00:54 Ticket #5022 (./configure with/without virtualenv) created by
- configure uses inconsistent descriptions of virtualenv options. …
- 00:32 Ticket #5021 (bin/gmg not created in new install) created by
- Installing latest master, I don't get a bin/gmg executable. […]
- 00:29 Ticket #5020 (Errors in translations) created by
- Trying to compile latest master gives the following pybabel errors. […]
- 00:25 Ticket #5019 (make fails without pybabel) created by
- Trying to compile a fresh install of latest master results in an error …
02/23/15:
- 19:37 Ticket #5017 (Make Python 3 a first class citizen) created by
- So, we have Python 3 support, but I wouldn't say that it's a "first …
- 19:00 Ticket #5015 (No such file or directory: 'mediagoblin/_version.py') closed by
- invalid: I'm marking this as "invalid", but I'm not convinced the concern is... …
02/22/15:
- 18:02 Ticket #5015 (No such file or directory: 'mediagoblin/_version.py') created by
- A user in IRC reported that trying to build against latest git master …
02/21/15:
- 23:42 Ticket #5014 (Add collection-based landing page that shows all users' collections ...) created by
- This feature would add a mediagoblin.ini configuration variable named …
- 22:42 Ticket #1050 (.mo files should not be in the repo) closed by
- fixed: Done. Pretty easy since we now have a "make i18n" command. We're now …
- 21:17 Ticket #5011 (Remove six==1.5.2 requirement) closed by
- fixed: I just removed the requirement. Thanks!
- 20:45 Ticket #5011 (Remove six==1.5.2 requirement) created by
-
setup.py requires
six==1.5.2
, citing build problems with newer …
02/18/15:
- 21:37 Ticket #912 (proper handling of missing video codecs) closed by
- fixed: Now that #771 is closed / gstreamer 1.0 support is merged, so is this!
- 21:37 Ticket #771 (gstreamer 1.0 branch (was: could not get any video data from playbin)) closed by
- fixed: So yeah, python-gst-1.0 wasn't specified by the docs, but now it is! …
02/17/15:
- 23:07 Ticket #1095 (Smarter extlib installs) closed by
- fixed: Okay, I've tested things hopefully good enough! ;) This is now merged …
- 23:07 Ticket #918 (video.js recommending Adobe Flash and Chrome in some browsers) closed by
- fixed: This is closed out via #1095
- 13:22 Ticket #966 (Latest version of "Markdown" package is incompatible with Python 2.6) closed by
- wontfix: Since Python 2.6 is no longer supported by a lot of library creators …
02/15/15:
- 19:47 Ticket #1065 (Timestamps are not UTC) closed by
- fixed: This is now fixed as of …
02/14/15:
- 22:48 Ticket #1117 (Rolldown menu no longer working in MediaGoblin master) closed by
- invalid: Nevermind, this was in the npm-or-bower branch only, and I just fixed it!
- 22:38 Ticket #1117 (Rolldown menu no longer working in MediaGoblin master) created by
- It appears that the top rolldown menu no longer works in GMG... figure …
Note: See TracTimeline
for information about the timeline view.