Timeline



01/17/13:

22:45 Ticket #521 (Allow to set default license for uploads) updated by spaetz
I just reviewed and rebased to current master. The result is in my …
21:50 Ticket #419 (MediaGoblin can't handle (upload?) Large files) updated by Christopher Allan Webber
I have not reviewed #419 yet but it's on my queue.
21:49 Ticket #419 (MediaGoblin can't handle (upload?) Large files) updated by Christopher Allan Webber
The part that was broken out into #576 is now also merged.
21:29 Ticket #570 (Crash after adding media to an unspecified collection) closed by Jef van Schendel
fixed: I cannot reproduce it either. Assuming it was fixed.
20:21 Ticket #395 (Make license options customizable and drop non-FaiF options by default) updated by spaetz
Keywords changed
mmh, we need to decide whether the plugin should be bundled part of …
17:12 Ticket #565 (Make workbench easier to use) closed by Christopher Allan Webber
fixed: I have merged most of the branch. There's one more commit in it which …
11:20 Ticket #302 (Support deletion of an account by its owner) closed by spaetz
fixed: This has been merged into master now. Schendje needs to check HTML :-)
10:53 Ticket #540 (Add "delete" function to MediaEntry) closed by spaetz
fixed: The User.delete() and MediaEntry.delete() functions have now been …

01/16/13:

18:15 Ticket #561 (Audio and video should use workbench instead of tempfiles) closed by Christopher Allan Webber
fixed: Looks great... merged! Also the workbench wasn't being killed on …
11:17 Ticket #598 (Support for UTF-8 paths) updated by warp
To get the encoding used by the file system, use …
02:56 Ticket #598 (Support for UTF-8 paths) updated by Tiberiu C. Turbureanu
Thanks for the tips, Chris. For ./bin/gmg dbupdate to work I had to …

01/15/13:

22:57 Ticket #216 (What happens when you set a slug to an existing objectid? Anything bad?) updated by Christopher Allan Webber
Okay, reviewed the branch. It looks good. (Note, I haven't tested …
22:46 Ticket #526 (Provide a list of collections for site visitors) closed by Elrond
fixed: Okay, great work by zack! Merged it!
22:41 Ticket #598 (Support for UTF-8 paths) updated by Christopher Allan Webber
Heya, So there is at least one of two problems here. The first one …
22:15 Ticket #598 (Support for UTF-8 paths) updated by Tiberiu C. Turbureanu
Owner, Status changed
21:39 Ticket #526 (Provide a list of collections for site visitors) updated by Stefano Zacchiroli
Elrond kindly reviewed my patch and provided feedback on IRC. I've …
18:09 Ticket #571 (Collection descriptions don't support Markdown but pretend they do) closed by Elrond
fixed: Merged. Thanks go to tct!
16:09 Ticket #571 (Collection descriptions don't support Markdown but pretend they do) updated by Tiberiu C. Turbureanu
Fixed in cf7643: …
15:58 Ticket #570 (Crash after adding media to an unspecified collection) updated by spaetz
I don't see this error at all. When I do that I get a message: "You …
15:40 Ticket #302 (Support deletion of an account by its owner) updated by spaetz
Keywords changed
I just updated the branch to latest master and improved it. The HTML …
15:26 Ticket #598 (Support for UTF-8 paths) created by Tiberiu C. Turbureanu
On a fresh GMG install I get the following error for a UTF-8 path: […]
15:24 Ticket #540 (Add "delete" function to MediaEntry) updated by spaetz
Keywords changed
Just updated the branch to master. It should allow the deletion of a …
13:47 Ticket #585 (When publishing through API, no PuSH to push_urls) updated by spaetz
Keywords, Milestone changed
I fixed this issue in my branch 436_celery_push. Please review: …
13:46 Ticket #436 (MediaGoblin PuSH should happen post-processing) updated by spaetz
Keywords, Milestone changed
Please review my branch 436_celery_push. It fixes the issue. The …
13:43 Ticket #355 (nose and modules with optional library deps) updated by Elrond
Owner, Status, Milestone changed
The above mentioned idea for changing runtests.sh has been …

01/14/13:

22:50 Ticket #526 (Provide a list of collections for site visitors) updated by Elrond
Keywords, Owner, Status changed
Okay, going to look at this, very soon.
21:30 Ticket #597 (Hook to allow plugins to alter the template for media edit form) created by Tiberiu C. Turbureanu
For the advertise plugin, I need to add a check box to the media edit …
21:26 Ticket #596 (Hook to allow plugins to do some work on page load) updated by Tiberiu C. Turbureanu
Keywords changed
21:26 Ticket #595 (Hook to allow plugins to alter the template for media pages) updated by Tiberiu C. Turbureanu
Keywords changed
21:25 Ticket #595 (Hook to allow plugins to alter the template for media pages) updated by Tiberiu C. Turbureanu
Keywords changed
21:25 Ticket #596 (Hook to allow plugins to do some work on page load) created by Tiberiu C. Turbureanu
For the view count plugin, I need to bump the counter whenever the …
21:22 Ticket #595 (Hook to allow plugins to alter the template for media pages) created by Tiberiu C. Turbureanu
For the view count plugin, I need to display the counter under the …
21:14 Ticket #571 (Collection descriptions don't support Markdown but pretend they do) updated by Tiberiu C. Turbureanu
Keywords, Owner, Status, Milestone changed
15:09 Ticket #564 (Cookie blocking leads to cryptic errors) closed by spaetz
fixed: Fixed with commit 947c08a and the previous work to enable cusomized …

01/13/13:

22:11 Ticket #594 (Provide consistent error handling in the API) created by joar

01/11/13:

09:28 Ticket #349 (Feed for all items) updated by spaetz
Keywords, Owner changed
While the long-term solution will be to move to the lxml-based …

01/10/13:

19:46 Ticket #459 (Improve migration framework) updated by Elrond
Hi Chris, can you please comment on this? You're the master of the …
19:45 Ticket #459 (Improve migration framework) updated by Elrond
Owner, Status changed
19:40 Ticket #344 (Properly localize dates/times) updated by Elrond
We should actually start to output nicer locallited dates. Or consider …
19:27 Ticket #332 (Comments from reviewing the new video merge) closed by Elrond
fixed: The final remaining point "7)" is covered in its own ticket: #355 So …
19:22 Ticket #355 (nose and modules with optional library deps) updated by Elrond
Giving a path to nosetests can easily prevent most of this problem. It …
19:10 Ticket #575 (Need Test for "The API") closed by Elrond
fixed: and closing.
19:10 Ticket #575 (Need Test for "The API") updated by Elrond
Owner, Status changed
Hi joar, as you did most of it, assigning to you. As it's done for me …
18:36 Ticket #358 (New feed library that uses lxml) updated by Christopher Allan Webber
Owner, Status, Description changed
Spaetz apparently has a branch that's working on this but I'm not sure …
18:35 Ticket #349 (Feed for all items) updated by Christopher Allan Webber
Owner changed
18:28 Ticket #164 (Consider cache "table") updated by Christopher Allan Webber
Owner, Priority changed
Having talked about it with spaetz this doesn't look like something …
18:25 Ticket #212 (Use werkzeug as a caching abstraction layer (was: «use beaker»)) updated by Christopher Allan Webber
Status, Milestone changed
It seems like getting this in 0.3.3 wouldn't be too hard. I'm …
18:23 Ticket #164 (Consider cache "table") updated by Christopher Allan Webber
Owner, Status changed
Note that spaetz has built a tag clouds prototype plugin. There …
15:01 Ticket #593 (Thumbnails of portrait images have inconsistent padding) updated by Christopher Allan Webber
For the record the changes suggested here and in #591 and #592 all …
15:00 Ticket #592 (Poor overflow handling for thumbnail titles) updated by Christopher Allan Webber
Owner, Status changed
Thanks for this ticket! Assigning to schendje so he can give feedback.
15:00 Ticket #593 (Thumbnails of portrait images have inconsistent padding) updated by Christopher Allan Webber
Owner, Status changed
Thanks for this ticket! Assigning to schendje so he can give feedback.
15:00 Ticket #591 (Default theme handles thumbnails for small pictures poorly) updated by Christopher Allan Webber
Owner, Status changed
Thanks for this ticket! Assigning to schendje so he can give feedback.
13:15 Ticket #593 (Thumbnails of portrait images have inconsistent padding) created by Sergey "Shnatsel" Davidoff
Thumbnails of portrait images have padding on every side except on …
13:10 Ticket #591 (Default theme handles thumbnails for small pictures poorly) updated by Sergey "Shnatsel" Davidoff
Also happens for very wide pictures: …
12:49 Ticket #592 (Poor overflow handling for thumbnail titles) created by Sergey "Shnatsel" Davidoff
The default theme has poor overflow handling in thumbnail titles, at …
12:42 Ticket #591 (Default theme handles thumbnails for small pictures poorly) created by Sergey "Shnatsel" Davidoff
The default theme handles small images poorly. Screenshot: …

01/09/13:

21:55 Ticket #588 (Make profile editing URL consistent) closed by Christopher Allan Webber
fixed: Merged! Thanks spaetz!
11:42 Ticket #216 (What happens when you set a slug to an existing objectid? Anything bad?) updated by spaetz
Keywords changed
11:42 Ticket #216 (What happens when you set a slug to an existing objectid? Anything bad?) updated by spaetz
Please review branch 216_force_url_by_slug. It does these steps: 1) …
11:19 Ticket #216 (What happens when you set a slug to an existing objectid? Anything bad?) updated by spaetz
OK, ignore the branch. As discussed, this will need more work. The …
03:32 Ticket #590 (Provide Markdown formatting options rather than linking to Markdown website) created by Jim Campbell
When a new user is setting up their profile, the website text tells …

01/08/13:

23:49 Ticket #460 (AttributeError: VideoTranscoder instance has no attribute 'dst_data') updated by pythonsnake
It seems that your videos' resolutions cannot be detected by …[…]
15:58 Ticket #589 (Reduce test suite run time) closed by spaetz
fixed: This was fixed in the commits b97144dcc970750 and b97144dcc970750b
14:46 Ticket #254 (Directories in queue are not deleted automatically) updated by spaetz
Keywords, Milestone changed
I just updated this branch to latest master. It is still on top of the …
14:08 Ticket #561 (Audio and video should use workbench instead of tempfiles) updated by spaetz
Keywords changed
13:56 Ticket #587 (Removed MediaEntry returns 500 instead of 404) closed by spaetz
fixed: Fallout from the ObjectId/InvalidID removal in the MongoDB code. Fixed …
13:54 Ticket #589 (Reduce test suite run time) created by spaetz
Don't get a new app (discarding and recreating the databases) when …
13:42 Ticket #565 (Make workbench easier to use) updated by spaetz
Keywords changed
I just updated the branch to current master. It also includes a test …

01/07/13:

20:24 Ticket #553 (Create proper design for user dashboard/dropdowns/etc) updated by joar
Cc changed
15:26 Ticket #588 (Make profile editing URL consistent) updated by Christopher Allan Webber
Owner, Status changed
The idea looks good. Assigning to me.
15:20 Ticket #588 (Make profile editing URL consistent) updated by spaetz
Keywords changed
Please review and merge branch 588_edit_profile.
14:53 Ticket #216 (What happens when you set a slug to an existing objectid? Anything bad?) updated by spaetz
Keywords changed
14:20 Ticket #216 (What happens when you set a slug to an existing objectid? Anything bad?) updated by spaetz
Keywords, Milestone changed
Please review and merge my branch 216_force_url_by_slug. It …
13:43 Ticket #555 (ForgotPassword view needs improvement) updated by spaetz
Keywords changed
13:43 Ticket #555 (ForgotPassword view needs improvement) updated by spaetz
After an Elrond review, this branch was now updated. Review and …
13:40 Ticket #499 (the avatar image is necessary) updated by spaetz
Keywords changed
13:35 Ticket #588 (Make profile editing URL consistent) updated by spaetz
Arrg, the formatting code ate my URL: Above should read: ...yet for …
13:33 Ticket #588 (Make profile editing URL consistent) created by spaetz
A users hompage is u/spaetz/, yet for editing the profile one has …
13:22 Ticket #391 (Presentation and/or document media type support?) updated by spaetz
Keywords changed
I just updated the media_handler_pdf branch to the latest master …
13:17 Ticket #302 (Support deletion of an account by its owner) updated by spaetz
Owner, Status changed

01/06/13:

21:40 Ticket #587 (Removed MediaEntry returns 500 instead of 404) created by joar
Navigating to …

01/05/13:

22:25 Ticket #586 (HTTPS/SSL support on issues.mediagoblin.org) created by Christopher Allan Webber
Add https support to issues.mediagoblin.org. Pretty simple!
04:29 Ticket #518 (Package MediaGoblin for Debian) updated by Simon Fondrie-Teitler
Currently waiting on this debian bug to be sorted out. …

01/02/13:

02:28 Milestone 0.3.2 completed

12/28/12:

13:59 Ticket #328 (Atom feed thumbnails) updated by mrb
FYI: https://gist.github.com/4398058 is my local patch to have an …

12/27/12:

14:30 Ticket #585 (When publishing through API, no PuSH to push_urls) created by mrb
The block of code that takes care of pushing the item to push_urls is …

12/26/12:

21:09 Ticket #584 (Can't read EXIF tags of some files) closed by joar
fixed: Merged into master, thank you Velmont!
16:08 Ticket #584 (Can't read EXIF tags of some files) updated by Odin Hørthe Omdal (Velmont)
New version on top of current master. This is a master-fetch of …
00:43 Ticket #584 (Can't read EXIF tags of some files) updated by Odin Hørthe Omdal (Velmont)
Owner, Status changed
Fixed: https://github.com/Velmont/mediagoblin/compare/584_upgrade_exifpy
00:01 Ticket #584 (Can't read EXIF tags of some files) created by Odin Hørthe Omdal (Velmont)
I found out that the exif-py that GMG use is too old. The new one can …

12/24/12:

12:08 Ticket #575 (Need Test for "The API") updated by Elrond
Milestone changed
joar has started on this and already has pushed some basic tests for …

12/23/12:

10:49 Ticket #583 (Create tests for atom feeds) created by Elrond
We need some tests for our atom feeds. How deeply the tests go, is …

12/22/12:

10:20 Ticket #582 (Webdav as storage backend) created by spaetz
I want to use box.net or my ownbox instance as storage backend.

12/21/12:

13:57 Ticket #528 (pagination fails from user page) closed by ronny
fixed: after an recent update pagination seems to work!
13:47 Ticket #581 (Mention mediagoblin/config_spec.ini in mediagoblin.ini) created by Aleksej
If: * mediagoblin.ini cannot contain every option people might want to …
10:38 Ticket #451 (Convert all mongokit style .find, .find_one, .one calls over to ...) updated by spaetz
I just merged the above branch (master changed from 2783c65 to …
08:34 Ticket #577 (De-noisify video transcoding) closed by spaetz
fixed: It's just a small change and has been pushed as commit …
08:02 Ticket #507 (Possibly get rid of WebOb, Routes, Beaker?) closed by spaetz
fixed: Merged the "get rid of webob" branch (master changed from 30bb410 to …
08:01 Ticket #580 (Get rid of beaker) created by spaetz
Spinoff of remaining task of #507 If we do this, then maybe we should …

12/20/12:

22:34 Ticket #566 (/oauth/access_token route 500's) closed by spaetz
fixed: This actually went in as commit …
10:00 Ticket #566 (/oauth/access_token route 500's) updated by spaetz
Milestone changed
09:57 Ticket #579 (Update/Restart processing queue on GMG startup) created by spaetz
I ran EAGER_CELERY and killed the server while transcoding media. The …
09:53 Ticket #560 (Uploading videos - lack of progress cue or confirmation while transcoding) updated by spaetz
Please review and pull branch 560_dashboard_improvements of my …
09:27 Ticket #560 (Uploading videos - lack of progress cue or confirmation while transcoding) updated by spaetz
Hi maxineb, 1) part of the problem is that you are running CELERY …
09:23 Ticket #578 (Do not transcode video if it does not make sense) created by spaetz
I uploaded a 320x200 pixel .webm file and it was transcoded to a …
09:21 Ticket #512 (The video player is not responsive) updated by spaetz
Do note that unresponsive video can very well be the browsers fault as …

12/19/12:

14:48 Ticket #577 (De-noisify video transcoding) updated by spaetz
The patch is now in branch 577_denoise_video_transcoding in my …
14:46 Ticket #577 (De-noisify video transcoding) created by spaetz
ProgressCallback (which saves media_entry.save() to the db) and …
10:26 Ticket #419 (MediaGoblin can't handle (upload?) Large files) updated by spaetz
I have a patch here that does chunked copy_locally and …
10:23 Ticket #576 (Evaluate Cloudfiles write() method. Borked for chunked writes?) created by spaetz
TODO: XXX It seems that our cloudfiles.write() takes all …
Note: See TracTimeline for information about the timeline view.