Timeline
02/16/16:
- 22:57 Ticket #5418 (Fix the look of media type icon) created by
- Comments from #365 need to be resolved and we should either say that …
- 22:55 Ticket #5417 (Add more type icons) created by
- With bug #365 resolved, we need icons for all the types we have.
- 22:51 Ticket #365 (Distinguish between media types (photo/video/audio etc) in thumbnails) closed by
- fixed
02/11/16:
- 23:00 Ticket #5332 (Storage test fails on python3) closed by
- fixed: I fixed this.
- 19:23 Ticket #5416 (FileObjectAwareFile breaking test in Python 3, doesn't know how to ...) closed by
- fixed: This is fixed in 64b989a
- 18:55 Ticket #5416 (FileObjectAwareFile breaking test in Python 3, doesn't know how to ...) created by
- Commit 2b4c339d very nicely fixed #647, though some of our tests write …
- 18:43 Ticket #5330 (Python 3.4.3 does not work with default values in SQLAlchemy <0.9) closed by
- fixed: Annnnd it took me 3 weeks, but hey! I finally tested, and it works …
02/10/16:
- 18:22 Ticket #5322 (Translations compilation fails) closed by
- fixed: All translations are compiling here for me…
02/08/16:
- 18:06 WikiStart edited by
- (diff)
- 18:03 WikiStart edited by
- (diff)
- 09:33 Ticket #995 (Uploading images by drag&drop) closed by
- duplicate
02/07/16:
- 18:56 Ticket #5415 (Server error when trying to access media with graveyards comments) created by
- As a logged in user, if I try to access a media page with a graveyard …
- 01:33 Ticket #5414 (Login-validator arbitrary and capricious) created by
-
Using
gmg adduser
I created an account for myself named "mi". …
02/06/16:
- 20:06 Ticket #5079 (Duplicate key error when tagging media "tag" and "#tag") closed by
- fixed: Applied as of …
02/05/16:
- 14:02 Ticket #5412 (Add "Accept-Ranges: bytes" response header and support for videos) closed by
- invalid: Upon further testing, I see that a production deployment of …
02/04/16:
- 23:42 Ticket #5349 (Audio submission failing (DetachedInstanceError in test_audio)) closed by
- fixed: So anyway, yeah Loic was right. :) I pushed a fix in 5573c41, so …
02/03/16:
- 17:28 Ticket #5413 (Make models on clean database with alembic, not from models.py) created by
- Currently, when there is a new database with nothing that has been …
- 15:14 Ticket #5412 (Add "Accept-Ranges: bytes" response header and support for videos) created by
- For streaming large (greater than 1GB) WebM videos, support for the …
- 02:53 Ticket #5411 (Error running alembic migrations: database locked) created by
- I've got a test instance using the sqlite backend. I recently updated …
02/01/16:
- 10:24 Ticket #5377 (Comments made via API client don't get attached to targets) closed by
- worksforme: Well, I can't reproduce. I have checked with both the PyPump git …
01/29/16:
01/28/16:
- 13:22 Ticket #5410 (Move back to paste) created by
- It would seem Paste now supports Python3 …
- 10:33 Ticket #5409 (Media processing fails on video with year only) created by
- Re-processing a video that failed to be processed gives the following …
- 10:22 Ticket #836 (Unable to log out if logged in with a basic_auth user and Mozilla ...) closed by
- wontfix: Mozilla Persona is discontinued https://developer.mozilla.org/en-US/Persona
- 10:20 Ticket #901 (video didn't provide Download link) closed by
- fixed: The link is 404 and the download link is available on 0.8.1. Whatever …
01/27/16:
- 03:45 Ticket #5389 (Dokku and Docker support) closed by
- fixed: yes, let's close this ;-)
01/25/16:
- 20:18 Ticket #5408 (/api/user/foo/feed?offset=WORSE backtraces) closed by
- fixed: This looks nice. Committed and pushed. Thank you, loic!
- 15:51 Ticket #5343 (Incorrect activity actor in API) closed by
- invalid: I don't know how to reproduce this issue, and there's been no activity …
- 11:29 Ticket #5327 (Failure to delete user after using pump api) closed by
- fixed: Manually created a new 0.8.1 mediagoblin instance and a user loic. …
- 10:24 Ticket #5408 (/api/user/foo/feed?offset=WORSE backtraces) created by
- […]
01/24/16:
- 07:53 Ticket #5388 (mediagoblin v0.8.1 demo image (docker)) closed by
- wontfix
- 07:52 Ticket #5389 (Dokku and Docker support) closed by
- wontfix
- 01:45 Ticket #5407 (Video thumbnailer won't work anymore) created by
- When using PIL to make a video thumbnail, the following exception is …
01/22/16:
- 21:53 Ticket #5398 (Major test failures) closed by
- fixed: I created issue #5406 to capture the stuff to be removed. I think it …
- 21:52 Ticket #5406 (Remove alembic config attributes hackery upon upgrading to Alembic 07.5) created by
- From commit …
- 19:53 Ticket #254 (Directories in queue are not deleted automatically) closed by
- fixed: I think that makes sense, loic. If someone is still having troubles, …
- 19:00 Ticket #5405 (Content Security Policy) created by
- CSP (Content Security Policy) is notably missing from MediaGoblin. …
- 18:55 Ticket #5404 (X-Frame-Options for admin/moderator views) created by
- Currently Mediagoblin doesn't do anything to prevent …
- 08:35 Ticket #1072 ([API] Updated objects don't have "updated" field) closed by
- fixed
01/21/16:
- 22:45 Ticket #5333 (Upgrade extlib/freesound/audioprocessing.py) closed by
- fixed: Fixed in 525e851 and 45aa5360d6d2c7ac87b0fcb0330164a8b87cdbdf. Please …
- 22:42 Ticket #5403 (Use upstream version of freesound) created by
- #5333 was closed by changing freesound in extlib. This is not the best …
- 20:39 Ticket #5394 (Wrong url for forgot_password in basic_auth plugin) closed by
- fixed: Test coverage would be nice, but is not necessary. I pushed the …
- 20:34 Ticket #5402 (no instructions for python3) created by
- Current instructions are for python2. Some packages in debian repos …
- 20:27 Ticket #5386 (PIL.Image.save() need format parameter when using file object) closed by
- fixed: Okay, fine by me, if PIL can do just fine reading it on its own!
- 19:59 Ticket #1096 (User registration form is too strict with usernames) closed by
- fixed
- 19:51 Ticket #950 (Add collection add/remove plugin hooks) closed by
- fixed
- 19:03 Ticket #5397 (API client registration fails if Content-Type has options) closed by
- fixed: This makes sense, and that werkzeug utility looks useful. I've …
- 18:40 Ticket #5362 (Audio submission test fails with) closed by
- duplicate: I don't think this is a duplicate of #5385, but it is a duplicate of …
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
- 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
-
The
skip_transcode
code inmediagoblin/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
- 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
- fixed: This is now fixed as of …
- 09:23 Ticket #5395 (Look into why session is not used on AlembicMigrationManager) closed by
- fixed: I think this is fixed as of …
- 06:06 Ticket #5399 (Use GLib.MainLoop instead of GObject.MainLoop) created by
-
Instantiations of
GObject.MainLoop
trigger a warning here: […] … - 01:28 Ticket #1099 (mediagoblin/tests/starttls_config.ini is executable) closed by
- fixed: Applied, thanks!
- 01:15 Ticket #5398 (Major test failures) created by
- 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
- fixed: Merged/applied, thank you!
- 12:45 Ticket #5397 (API client registration fails if Content-Type has options) created by
- 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
- 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
- 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
- The endpoint used …
Note: See TracTimeline
for information about the timeline view.