Timeline
02/29/16:
- 22:29 Ticket #5430 (admin media processing panel should be the same as user one) created by
- Admin media processing panel has old design and layout. It should be …
- 19:23 Ticket #5427 (Deleting reported media gives server error) closed by
- fixed: Okay I've fixed this. The problem wasn't that we were setting None on …
- 17:39 Ticket #5421 (Server error when trying to access atom feed with graveyard media) closed by
- worksforme: Okay, I'm not able to reproduce this, what I've tried is: 1. Create a …
- 15:50 Ticket #5415 (Server error when trying to access media with graveyards comments) closed by
- fixed: This has been fixed as of 2104c3e. Please test and re-open if you …
02/28/16:
- 22:02 Ticket #5429 (Update documentation to reflect changes to mediagoblin.ini) created by
- The latest …
- 21:29 Ticket #5428 ("Add media" and "Create new collection" placing) created by
- "Add media" and "Create new collection" should be present out of the …
02/26/16:
- 04:35 Ticket #5427 (Deleting reported media gives server error) created by
- On latest master, deleting media with a report on it leads to a server …
02/25/16:
- 23:39 Ticket #5017 (Make Python 3 a first class citizen) closed by
- fixed: Done at last!
- 02:06 Ticket #5396 (The ascii media type is rendered as one line bytes string under python3) closed by
- fixed
- 01:24 Ticket #5426 (lazycelery raises IndexError) closed by
- invalid: This happened because the virtualenv was created without system-site …
02/24/16:
- 23:12 Ticket #5426 (lazycelery raises IndexError) created by
- I have default mg 0.8.1 setup and trying to run ./lazycelery doesn't …
- 21:47 Ticket #5425 (Allow tests to pass without audio/video dependencies again) closed by
- fixed: fixed in cf9eae4
- 00:02 Ticket #5425 (Allow tests to pass without audio/video dependencies again) created by
- A change was made to test_submission.py a while back which did the …
02/23/16:
- 01:09 Ticket #5424 (Alembic migrations with plugins) created by
- Currently plugins still use sqlalchemy-migrate. In order for our move …
- 01:07 Ticket #5423 (moderation media panel doesn't work) closed by
- fixed: fixed in 7dcdc2d and 5eaf6c1, unrelated to python3
- 00:37 Ticket #5423 (moderation media panel doesn't work) created by
- […]
- 00:33 Ticket #5411 (Error running alembic migrations: database locked) closed by
- fixed: Fixed in 1fe6f5d, thanks ayleph!
02/22/16:
- 22:44 Ticket #5422 (Resend Verification link fails after recent db updates) closed by
- fixed: Applied and pushed, thank you!
02/21/16:
- 22:07 Ticket #5422 (Resend Verification link fails after recent db updates) created by
- Trying to access the resend verification link results in a server …
- 21:53 Ticket #5421 (Server error when trying to access atom feed with graveyard media) created by
- Attempting to access a collection's atom feed causes an error when …
02/20/16:
- 21:02 Ticket #5402 (no instructions for python3) closed by
- fixed: I added the most basic version of this to the deployment docs. I …
02/19/16:
- 19:09 Ticket #978 (Deployment docs need updating to reflect change from paster to gunircorn) closed by
- fixed: Via #5419 we've discovered a resolution moving to waitress for now. …
- 19:08 Ticket #5419 (Settle on a local development server for both Python 3 and Python 2) closed by
- fixed: Breton approved of my match (via IRC) so I merged and pushed it. Woo woo!
02/18/16:
- 19:16 Ticket #5420 (sqlalchemy-migrate-0.10.0 requires missing docutils) closed by
- invalid
- 06:52 Ticket #5420 (sqlalchemy-migrate-0.10.0 requires missing docutils) created by
- ./setup.py install seems to fail if no docutils are installed. I need …
- 00:15 Ticket #5419 (Settle on a local development server for both Python 3 and Python 2) created by
- We need a local development server that works on *both* Python 2 and …
- 00:12 Ticket #5410 (Move back to paste) closed by
- wontfix: Well, I guess not! The Paste library …
02/17/16:
- 22:12 Ticket #5315 (use `env` in shebangs) closed by
-
fixed: So previously we were doing
#!/usr/bin/bash
. We're now doing …
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 …
Note: See TracTimeline
for information about the timeline view.