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:54 Ticket #5399 (Use GLib.MainLoop instead of GObject.MainLoop) updated by ayleph
Cc, Keywords changed
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 …
09:21 Ticket #5398 (Major test failures) updated by Jessica Tallon
Believe 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) updated by Christopher Allan Webber
Owner, Status changed
Jessica, let's discuss this tomorrow?
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!
15:33 Ticket #5397 (API client registration fails if Content-Type has options) updated by ayleph
Hi Sturm, It appears that you're running MediaGoblin using the …
14:58 Ticket #5365 (Some improvements to collections views) updated by ShawnRisk
Status changed
14:56 Ticket #5397 (API client registration fails if Content-Type has options) updated by ShawnRisk
Owner, Status changed
12:57 issue_5397.patch attached to Ticket #5397 by Ben Sturmfels
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 …
03:46 Ticket #5361 (Allow continuing where left off in csv for batchaddmedia) updated by Christopher Allan Webber
This probably looks fairly feasible; I need to re-read before merging …
03:46 Ticket #5365 (Some improvements to collections views) updated by Christopher Allan Webber
Cc changed
The first commit is super easy to merge. I'm down! On the …
03:22 Ticket #5361 (Allow continuing where left off in csv for batchaddmedia) updated by Daniel Krol
For clarity, the branch for this issue is continue-batchaddmedia, …
03:18 Ticket #5360 (Adding Collections to addmedia and batchaddmedia, and tags to ...) updated by Christopher Allan Webber
This branch is batchaddmedia-collection-tag-on-master, just for clarity.

01/18/16:

15:52 Ticket #5394 (Wrong url for forgot_password in basic_auth plugin) updated by ayleph
Keywords, Priority, Status changed
I just confirmed that this issue does exist, and that the attached …
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 …
10:52 Ticket #5386 (PIL.Image.save() need format parameter when using file object) updated by 宋文武
I meet another one in media_types/ascii/processing.py. Instead of …
10:49 Ticket #5386 (PIL.Image.save() need format parameter when using file object) updated by 宋文武
Summary changed
10:48 0001-Pass-filename-instead-of-file-object-when-calling-PI.patch attached to Ticket #5386 by 宋文武
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 …
09:26 Ticket #5391 (Migration issue with postgres on new setups) updated by Jessica Tallon
Okay. I think I've found the issue. I've had a look and it seems all …
05:09 Ticket #5333 (Upgrade extlib/freesound/audioprocessing.py) updated by 宋文武
Where is the upstream? I found this on Github: …

01/17/16:

15:32 fix-basic_auth-views.patch attached to Ticket #5394 by jerome
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:

18:21 Ticket #5319 (support for HQ videos) updated by Elinvention
Setting the quality in a config file might be an easy work around, but …
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 …
16:09 Ticket #1086 (Add CAPTCHA support) updated by ayleph
Owner, Status changed
The gitorious branch referenced above is no longer available. I'm …
16:06 Ticket #958 (Spectrogram thumbnail creation fails with non-local file storage) updated by ayleph
Just to update, this is still an issue for people using remote …
16:03 Ticket #917 (Comment notifications are sent in the sender's language setting) updated by ayleph
Cc changed
I can't think of a better way. Maybe we could add a migration to …
15:54 Ticket #382 (If video support is turned off after videos have been uploaded, videos ...) updated by ayleph
Replying to Sturm: > > Enabling/disabling uploads for a …
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:40 Ticket #715 (Move CloudFiles storage backend over to pyrax) updated by ayleph
My branch referenced above, besides being completely out of date, is …
15:23 Ticket #5377 (Comments made via API client don't get attached to targets) updated by Jessica Tallon
Milestone changed
I'll try and do some investigation on this, see if I can reproduce the …
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 …
15:14 Ticket #610 (Mirror subscribed media collection) updated by Jessica Tallon
As said in the ticket this is probably best done as a plugin. When we …
15:04 Ticket #608 (Implement pushing of remote deletion) updated by Jessica Tallon
This will happen, not with the salmon protocol though, since this was …
14:52 Ticket #606 (Make sure thumbnail sizes are the same when subscribe to remote instance) updated by Jessica Tallon
Cc changed
14:49 Ticket #606 (Make sure thumbnail sizes are the same when subscribe to remote instance) updated by Jessica Tallon
Description changed
14:42 Ticket #603 (Subscribing to users across instances) updated by Jessica Tallon
This will be done as part of the Federation work. I'm currently …
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 …
13:51 Ticket #5332 (Storage test fails on python3) updated by ShawnRisk
Owner, Status changed
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:25 Ticket #5376 (Comment links cause server errors with recent migrations) updated by Jessica Tallon
I'm not too sure why this is happening but I'll investigate now, …
10:24 Ticket #5376 (Comment links cause server errors with recent migrations) updated by Jessica Tallon
Owner, Status changed
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
18:16 Ticket #795 (Improve adding media to categories) updated by Christopher Allan Webber
Got it! And thanks again!
16:59 Ticket #5389 (Dokku and Docker support) updated by Loic Dachary
Suggested change to the website, assuming the repository is under the …
15:47 Ticket #5389 (Dokku and Docker support) updated by Loic Dachary
Summary changed
15:46 Ticket #5389 (Dokku and Docker support) updated by Loic Dachary
Owner, Status changed
15:42 Ticket #5389 (Dokku and Docker support) updated by Loic Dachary
Owner, Status changed
Dokku instance running as described at …
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 ( …
12:08 Ticket #1045 (Merge sandyseventiesspeedboat into core) updated by ShawnRisk
Status changed
12:00 Ticket #5387 ([PATCH]Use six.itervalues() in delete_media_files) updated by ShawnRisk
Status changed
11:46 Ticket #254 (Directories in queue are not deleted automatically) updated by Loic Dachary
It makes sense to me to just close this issue as resolved (in the …
11:13 Ticket #714 ("Change forgotten password" e-mail subject is not localizable) updated by Loic Dachary
Status changed
The string is hardcoded in mediagoblin/plugins/basic_auth/tools.py
11:05 Ticket #805 (Add template_hook near media_title) updated by ShawnRisk
Status changed
10:59 Ticket #947 (Media type configuration options are not documented) updated by Loic Dachary
The proposed fix really is a workaround. The better way to do it would …
10:57 Ticket #947 (Media type configuration options are not documented) updated by Loic Dachary
Status changed
10:57 0001-Fix-947-media_type-configuration-files-location.patch attached to Ticket #947 by Loic Dachary
10:22 Ticket #5335 (Particular PDF not uploading) updated by Loic Dachary
FWIW, when uploading with 0.8.1 I see in the logs […] although …
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 …
09:53 Ticket #5357 (ASCII typo on tour) updated by Loic Dachary
Owner, Status changed
09:53 0001-Fix-5357-s-ACSII-ASCII.patch attached to Ticket #5357 by Loic Dachary
09:51 Ticket #5357 (ASCII typo on tour) updated by Loic Dachary
Owner, Status changed
09:51 Ticket #5357 (ASCII typo on tour) updated by Loic Dachary
The wiki is fixed to not mention gitorious anymore …
09:42 Ticket #996 (Different widths of input fields in edit profile) updated by Loic Dachary
Owner, Status changed
09:41 Ticket #1045 (Merge sandyseventiesspeedboat into core) updated by Loic Dachary
Owner, Status changed
09:41 Ticket #364 (Shotwell integration with mediagoblin API) updated by Loic Dachary
Owner, Status changed
09:41 Ticket #635 (REQUEST: Add a "like" (and maybe dislike) function) updated by Loic Dachary
Owner, Status changed
09:40 Ticket #664 (Overflow not handled at pages like delete media ones) updated by Loic Dachary
Owner, Status changed
09:40 Ticket #592 (Poor overflow handling for thumbnail titles) updated by Loic Dachary
Owner, Status changed
09:40 Ticket #350 (Document what "Category" options are) updated by Loic Dachary
Owner, Status changed
09:40 Ticket #720 ("file correctly uploaded" bar is misleading) updated by Loic Dachary
Owner, Status changed
09:39 Ticket #486 (Drag and drop media uploading support) updated by Loic Dachary
Owner, Status changed
09:39 Ticket #928 (Call get_upload_file_limits directly in submit_media()) updated by Loic Dachary
Owner, Status changed
09:38 Ticket #673 (Anonymous Commenting) updated by Loic Dachary
Owner, Status changed
09:38 Ticket #458 (Functional testing via selenium, phantomjs, or similar) updated by Loic Dachary
Owner, Status changed

01/13/16:

21:14 Ticket #5388 (mediagoblin v0.8.1 demo image (docker)) updated by Loic Dachary
Status, Resolution changed
maybe not a duplicate since ​https://github.com/vky/docker-mediagoblin
20:15 docker.tar.gz attached to Ticket #5388 by Loic Dachary
mediagoblin Dockerfile for stable demo
19:21 Ticket #5386 (PIL.Image.save() need format parameter when using file object) updated by ShawnRisk
Status changed
19:13 Ticket #5315 (use `env` in shebangs) updated by ShawnRisk
Owner, Status changed
18:15 Ticket #893 (Switch mg_globals over to using werkzeug context locals) updated by Loic Dachary
Type changed
18:13 Ticket #863 (A way for plugins to add translateable strings) updated by Loic Dachary
Type changed
18:13 Ticket #821 (Cannot upload vorbis data) closed by Loic Dachary
worksforme
18:12 Ticket #745 (Plugin Migration Tests) updated by Loic Dachary
Type changed
18:11 Ticket #744 (Enable "favoriting" of media) updated by Loic Dachary
The bug is 404 and the gitorious links are gone, could you please …
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.
18:05 Ticket #612 (MediaFile deletion bails on with missing files on cloudfiles) updated by Loic Dachary
It looks like a way to fix this would be for …
17:38 Ticket #543 (atom feed IDs: reevalaute taguri) updated by Loic Dachary
Type changed
17:37 Ticket #594 (Provide consistent error handling in the API) updated by Loic Dachary
Type changed
17:36 Ticket #582 (Webdav as storage backend) updated by Loic Dachary
Type changed
17:05 Ticket #5388 (mediagoblin v0.8.1 demo image (docker)) closed by Loic Dachary
duplicate: https://github.com/vky/docker-mediagoblin
13:08 Ticket #5388 (mediagoblin v0.8.1 demo image (docker)) updated by Loic Dachary
Status changed
The image was uploaded to …
12:56 Ticket #5388 (mediagoblin v0.8.1 demo image (docker)) created by Loic Dachary

01/12/16:

23:16 Ticket #5386 (PIL.Image.save() need format parameter when using file object) updated by Loic Dachary
Status changed
The modification looks good and is covered by the tests. …
23:06 Ticket #563 (Create License Table) updated by Loic Dachary
Type changed
23:05 Ticket #682 (file permission review) closed by Loic Dachary
invalid: This does not happen when following the installation instructions …
23:02 Ticket #775 (confirm on exit when uploading) updated by Loic Dachary
Type changed
23:00 Ticket #964 (Enable HSTS on wiki.m.o and issues.m.o) updated by Loic Dachary
Type changed
22:59 Ticket #977 (Development-only dependencies) updated by Loic Dachary
Type changed
22:57 Ticket #1083 (could not open location) closed by Loic Dachary
fixed: Ubuntu 14.04 now has 1.0 by default
22:55 Ticket #5055 (Friendlier failure if Gstreamer 1.0 not installed) updated by Loic Dachary
Type changed
22:51 Ticket #696 (Version checking against MediaGoblin for plugins) updated by Loic Dachary
Type changed
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:35 Ticket #992 (Change Me "Media Processing Panel" into something more simple) updated by Loic Dachary
Type changed
22:34 Ticket #1008 (gmg makeadmin <user> don't work...) updated by Loic Dachary
Type changed
switching to enhancement (i.e. it would be nice to be able to run from …
22:30 Ticket #1084 (warnings after startup) updated by Loic Dachary
Status changed
The WTForms error is fixed but we still get …
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:25 Ticket #5034 (Inconsistent variable syntax in Makefile.in) updated by Loic Dachary
Type changed
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:22 Ticket #787 (Instructions should include a recommendation that users check signatures) updated by Loic Dachary
Parent Tickets changed
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:17 Ticket #804 (Improve user interaction/contribution/ -> crowdsourcing) updated by Loic Dachary
Type changed
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:07 Ticket #822 (Plugin Writer’s Guide v.0.6.1 error) updated by Loic Dachary
Status changed
22:06 0001-Fix-822-doc-typo-s-Plugin-PluginManager.patch attached to Ticket #822 by Loic Dachary
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:49 Ticket #866 (tour.html: typo) updated by Loic Dachary
Status, Component, Summary changed
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:46 Ticket #881 (Make notification of moderators/admins about new reports more prominent.) updated by Loic Dachary
Type changed
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 …
21:41 Ticket #960 (Add search functionality) updated by Loic Dachary
Type changed
21:40 Ticket #5366 (Update blog views for database changes) updated by ayleph
Owner, Status changed
The patch provided here fixes the server crash issue. I won't be …
21:10 Ticket #5387 ([PATCH]Use six.itervalues() in delete_media_files) updated by ayleph
Parent Tickets, Milestone changed
20:25 Ticket #5387 ([PATCH]Use six.itervalues() in delete_media_files) updated by Loic Dachary
Status changed
It passes python2 tests which includes coverage for the modified …
20:12 Ticket #5387 ([PATCH]Use six.itervalues() in delete_media_files) updated by Loic Dachary
There is significant work to be done before python3 actuall works ;-) …
19:59 Ticket #5387 ([PATCH]Use six.itervalues() in delete_media_files) updated by Loic Dachary
does runtests.sh pass with python3 ?
19:54 Ticket #5366 (Update blog views for database changes) updated by Loic Dachary
Owner, Status changed
There is no existing test for the corresponding code change. …
19:43 Ticket #5328 (White/blacklisting mimetypes in attachments and check file size) updated by Loic Dachary
Owner, Status changed
19:42 Ticket #5328 (White/blacklisting mimetypes in attachments and check file size) updated by Loic Dachary
bin/py.test --boxed --cov-report=term-missing --cov=mediagoblin …
18:37 Ticket #1004 (Videoplayer has wrong height for videos with width>640) updated by Loic Dachary
Status changed
Could you please attach the patch to this ticket ? gitorious is defunct.
18:33 Ticket #1085 (markdown in description) updated by Loic Dachary
Owner, Status changed
18:32 0001-Fix-1085-allow-h1-h2-in-html-cleanup.patch attached to Ticket #1085 by Loic Dachary
18:20 Ticket #1085 (markdown in description) updated by Loic Dachary
bin/python -m markdown <<EOF AAAAAAA ======= BBBBBBB ------- CCCCCCC …
18:16 Ticket #1085 (markdown in description) updated by Loic Dachary
Owner, Status changed
18:10 Ticket #1085 (markdown in description) updated by Loic Dachary
Status changed
In he following: AAAAAAA ======= BBBBBBB ------- CCCCCCC the …
17:50 Ticket #1087 (Smart captcha system) updated by Loic Dachary
Type changed
17:50 Ticket #1088 (Dumb / simple captchas) updated by Loic Dachary
Type changed
17:46 Ticket #1096 (User registration form is too strict with usernames) updated by Loic Dachary
+ exec ./bin/py.test ./mediagoblin/tests --boxed …
17:45 Ticket #1096 (User registration form is too strict with usernames) updated by Loic Dachary
The first attached file is incorrect: \w implies _ and there is no …
17:44 0001-Fix-1096-allow-in-usernames.patch attached to Ticket #1096 by Loic Dachary
17:41 Ticket #1096 (User registration form is too strict with usernames) updated by Loic Dachary
Status changed
17:40 0001-Fix-1096-allow-and-_-in-usernames.patch attached to Ticket #1096 by Loic Dachary
17:13 Ticket #1099 (mediagoblin/tests/starttls_config.ini is executable) updated by Loic Dachary
Status changed
+ exec ./bin/py.test ./mediagoblin/tests --boxed …
17:12 0001-Fix-1099-remove-x-mode-from-ini-file.patch attached to Ticket #1099 by Loic Dachary
17:06 Ticket #5034 (Inconsistent variable syntax in Makefile.in) updated by Loic Dachary
Component changed
17:03 Ticket #5069 (Logs of IRC meetings are unavailable (502 Bad Gateway)) updated by Loic Dachary
Status changed
https://wiki.mediagoblin.org/Meeting#Past_Meetings also has links to …
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
16:52 Ticket #5328 (White/blacklisting mimetypes in attachments and check file size) updated by Loic Dachary
Type changed
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 …
15:47 Ticket #5349 (Audio submission failing (DetachedInstanceError in test_audio)) updated by Loic Dachary
I think this is a duplicate of …
15:36 Ticket #5362 (Audio submission test fails with) updated by Loic Dachary
I think this is a duplicate of …
14:19 Ticket #5385 (hacking installation instructions are incomplete for Debian Jessie) closed by Loic Dachary
fixed
14:19 Ticket #5385 (hacking installation instructions are incomplete for Debian Jessie) updated by Loic Dachary
Owner, Status changed
14:18 Ticket #5385 (hacking installation instructions are incomplete for Debian Jessie) updated by Loic Dachary
Status, Resolution changed
14:17 Ticket #5385 (hacking installation instructions are incomplete for Debian Jessie) closed by Loic Dachary
fixed: Updated the hacking wiki page : …
14:11 Ticket #5385 (hacking installation instructions are incomplete for Debian Jessie) updated by Loic Dachary
The following passes: docker build -t mediagoblin-test - <<EOF FROM …
10:29 Ticket #5382 (Graveyard media in collection give server error) updated by Jessica Tallon
Owner, Status changed
I was waiting on #814 to be closed as this will require a migration. …
09:18 Ticket #5315 (use `env` in shebangs) updated by Sebastian Hugentobler
would also fix #5312
09:15 Ticket #795 (Improve adding media to categories) updated by tofay
Glad that I can help as I'm really liking mediagoblin. Re AUTHORS …
03:43 0001-Use-six.itervalues-in-delete_media_files.patch attached to Ticket #5387 by 宋文武
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:38 0001-Specify-the-format-when-save-the-resized-image.patch attached to Ticket #5386 by 宋文武
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:55 Ticket #5385 (hacking installation instructions are incomplete for Debian Jessie) updated by Loic Dachary
Better results with: * apt-get install -y libgstreamer1.0-dev …
01:08 Ticket #5385 (hacking installation instructions are incomplete for Debian Jessie) updated by Loic Dachary
Owner, Status changed
01:07 buildfail.txt attached to Ticket #5385 by Loic Dachary
full output of the docker command
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 …
00:58 Ticket #5315 (use `env` in shebangs) updated by Loic Dachary
Proposed fix …
00:54 Ticket #5359 (Typo in deployment documentation) updated by Loic Dachary
Owner, Status changed
00:53 Ticket #5359 (Typo in deployment documentation) updated by Loic Dachary
Proposed fix : …

01/11/16:

16:14 Ticket #5382 (Graveyard media in collection give server error) updated by ayleph
Priority changed
Changing priority as the issue reported in this ticket causes crashes …
16:13 Ticket #5376 (Comment links cause server errors with recent migrations) updated by ayleph
Priority changed
Changing priority as the issue reported in this ticket causes crashes …
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:56 Ticket #5384 (Compiling error involving babel an localedata) updated by anongoblin
Keywords changed
I forgot to mention, I was using the stable branch from savanah's git.
22:36 Ticket #1070 (Handling languages Babel currently doesn't (Na'vi, Lojban)) updated by Christopher Allan Webber
Interesting suggestion indeed in #5384. What is in the …
22:15 Ticket #1070 (Handling languages Babel currently doesn't (Na'vi, Lojban)) updated by Boris Bobrov
a very interesting workaround was suggested in #5384. Maybe we could …
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/08/16:

11:23 Ticket #814 (Move from sqlalchemy-migrate to Alembic) updated by Jessica Tallon
I'm psyched about the switched over, I do have one migration which is …

01/07/16:

22:48 Ticket #814 (Move from sqlalchemy-migrate to Alembic) updated by Christopher Allan Webber
It looks like a clean switchover... I just gave it a test and it seems …
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 …
19:52 Ticket #795 (Improve adding media to categories) updated by Christopher Allan Webber
Milestone changed
Great work on this, tofay! I merged and pushed it. It's definitely a …
19:12 Ticket #978 (Deployment docs need updating to reflect change from paster to gunircorn) updated by ayleph
Is this still a valid issue now that Python3 Paste support is …
18:55 Ticket #5072 (configure hardcoded to outdated python3) closed by Christopher Allan Webber
fixed: Merged. I think you're right. Thanks! :)
18:47 Ticket #1070 (Handling languages Babel currently doesn't (Na'vi, Lojban)) updated by Christopher Allan Webber
(Note that that was the workaround for 'ia' locale, not for the …
18:46 Ticket #1070 (Handling languages Babel currently doesn't (Na'vi, Lojban)) updated by Christopher Allan Webber
Status changed
Yes, I think that's the right call. Looks like you pushed to master, …
18:27 Ticket #814 (Move from sqlalchemy-migrate to Alembic) updated by Boris Bobrov
Nope, it was dumb of me to push it like this. Sorry, I had to re-push …
18:19 Ticket #5317 (Enable Paste 2.0 (once it's fixed)) closed by Boris Bobrov
fixed: fixed in commit 6db9c5258cc668ed0c301eb0d94d9c410069530c.
17:25 Ticket #5383 (Translations compilation is run without pybabel) updated by ayleph
This may be similar to #5019.
17:10 Ticket #5383 (Translations compilation is run without pybabel) created by Boris Bobrov
Make among other steps does the following things: n. compile …
17:04 Ticket #1070 (Handling languages Babel currently doesn't (Na'vi, Lojban)) updated by ayleph
Could we ignore Interlingua errors like we ignore Lojban errors in …
16:42 Ticket #1070 (Handling languages Babel currently doesn't (Na'vi, Lojban)) updated by Boris Bobrov
I'm getting this for Interlingua (ia): […]
16:14 Ticket #5072 (configure hardcoded to outdated python3) updated by berkerpeksag
I'm not familiar with distributions other than Ubuntu, but it's …
15:31 Ticket #5072 (configure hardcoded to outdated python3) updated by Boris Bobrov
Status changed
Attached a patch, please review.
15:31 0001-Do-not-require-python3.3-explicitely.patch attached to Ticket #5072 by Boris Bobrov
14:35 Ticket #814 (Move from sqlalchemy-migrate to Alembic) updated by Boris Bobrov
Status changed
14:34 Ticket #814 (Move from sqlalchemy-migrate to Alembic) updated by Boris Bobrov
I've pushed branch alembic to the repository, please review and …

01/06/16:

17:08 Ticket #5382 (Graveyard media in collection give server error) updated by Jessica Tallon
That sounds like the behavior we would want, they should definitely be …
17:07 Ticket #5382 (Graveyard media in collection give server error) updated by ayleph
I can confirm that deleted media still exist in …
16:55 Ticket #5382 (Graveyard media in collection give server error) updated by ayleph
The surrounding code in collection_gallery.html looks like this. …
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:08 Ticket #5371 (Collection atom feeds throw server error) updated by Jessica Tallon
Have signed off and pushed to master, sorry I was lated than I had …
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
21:04 Ticket #792 (MediaGoblin Recommends Non-Free Software) updated by Christopher Allan Webber
Okay, I …
16:49 Ticket #5368 (Migrations 29 and 35 consume hard drive) closed by Jessica Tallon
fixed: This should be fixed as of commit …
16:30 Ticket #792 (MediaGoblin Recommends Non-Free Software) updated by Christopher Allan Webber
Status, Resolution changed
16:30 Ticket #792 (MediaGoblin Recommends Non-Free Software) updated by Christopher Allan Webber
There's been enough noise about this, and these days I'm less inclined …

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
18:53 Ticket #5374 ("Deathorize applications" causes server error after federation migrations) updated by Jessica Tallon
This has been 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 …
05:02 Ticket #792 (MediaGoblin Recommends Non-Free Software) updated by svetlana
Status, Resolution changed
Hi, I would like to re-open this ticket. GNU projects should not …

12/21/15:

18:30 Ticket #5379 (Crash upon adding an audio file) updated by kenrestivo
I should note, this error happens with every audio file I have tried; …
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.