mediagoblin.git
2011-11-27 ElrondMerge remote branch 'remotes/manolinux/683_text_separat...
2011-11-27 Christopher... Updating translations
2011-11-27 Manuel Urbano... Fix the text "Seperate tags by commas and spaces" since...
2011-11-26 ElrondMerge remote branch 'remotes/inconexo/588_lowercase_ext...
2011-11-26 ElrondUse setup_global_and_app_config in gmg's migrate.
2011-11-25 ElrondAdd base class for Meddleware
2011-11-25 Christopher... Uncommenting requires=['gst'] till I figure out why...
2011-11-25 Christopher... Rename MediaGoblin middleware to meddleware to avoid...
2011-11-25 Christopher... Removing these video javascript files, which are curren...
2011-11-25 Christopher... Remove old enable_video config option
2011-11-25 Christopher... Load multiple media types based on the media_types...
2011-11-24 Christopher... Merge remote-tracking branch 'remotes/jwandborg/master'
2011-11-22 ElrondRename MediaEntry.uploader() to .get_uploader()
2011-11-22 Elrond652: Don't show empty field labels.
2011-11-22 ElrondWrap long line.
2011-11-22 Pablo J. Urbano... Added a message noticing the user the image has been...
2011-11-22 Joar WandborgFixes for video branch
2011-11-22 Pablo J. Urbano... Fixes #597. Add a visible error when user tries to...
2011-11-21 Joar WandborgVideo support is disabled by default, set enable_video...
2011-11-21 Joar WandborgFixes after merging video into master - part 2
2011-11-21 Joar WandborgFixes after merging video branch into master
2011-11-21 Pablo J. Urbano... Filename extensions are lowercased before uploading...
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-21 Joar WandborgRefractored GStreamer element linking
2011-11-21 Christopher... Tests for StorageInterface*.copy_local_to_storage()
2011-11-21 Christopher... Made the image processing use intermediary conversion...
2011-11-21 Christopher... Slightly clearer docs on copy_local_to_storage
2011-11-21 Christopher... copy_local_to_storage, both general and specialized...
2011-11-20 Joar WandborgStashing changes
2011-11-20 Jakob Kramerfixed identation
2011-11-20 Jakob Kramereyecandy for programmers
2011-11-20 Jakob Kramerdon't use 'and' anymore, if there is only one tag
2011-11-20 ElrondFix redirect to logical path
2011-11-20 ElrondMerge remote branch 'remotes/aaronw/bug614_verification...
2011-11-20 Jef van SchendelNavigation buttons edits. Removed images as they are...
2011-11-20 Jef van SchendelRemove Edit/Delete icons, since they are not required...
2011-11-20 Jef van SchendelChange tag list from a list to a paragraph. Wrap text...
2011-11-20 Jef van SchendelFix for bug #467, "Add explanatory copy to add/edit...
2011-11-20 Jef van SchendelSlight style changes to button_action_highlight
2011-11-20 Jef van SchendelSmall correction, this button should be button_action...
2011-11-20 Jef van SchendelSlight change to error wording
2011-11-20 Jef van SchendelAnother change to button style. Renamed header_submit...
2011-11-20 Jef van SchendelChange to background of "empty_space", it now uses...
2011-11-19 Jakob Krameradded unittests, now using form errors and fixed bug...
2011-11-19 Jakob Krameradded support for changing the password, issue #643
2011-11-19 Jef van SchendelChange button style a bit
2011-11-19 Jef van SchendelChange form structure and add relevant CSS rules
2011-11-19 Christopher... Added back the title block
2011-11-19 Christopher... Merge remote branch 'remotes/inconexo/613_custom_title'
2011-11-19 Christopher... Added Pablo Santos to the AUTHORS file
2011-11-19 Christopher... Allow user to set whether comments are ascending or...
2011-11-19 Christopher... Merge remote branch 'remotes/inconexo/441_comment_order'
2011-11-19 Christopher... Added Corey Farwell to the list of contributors
2011-11-19 Corey Farwellincorrect path in nginx config
2011-11-19 Pablo J. Urbano... media_home: order comments by ascending date.
2011-11-19 Pablo J. Urbano... Added parameter ascending to MediaEntry::get_comments...
2011-11-19 Pablo J. Urbano... Allow instance owners to customize html titles of page:
2011-11-19 Christopher... Add app_config and global_config to the template enviro...
2011-11-19 Christopher... Adding app_config and global_config to the template...
2011-11-18 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-16 Christopher... Accidentally had user['profile'] where it shoulda been...
2011-11-16 Joar WandborgFixed video transcoding
2011-11-15 Joar WandborgCommitting some futile attempts to make GStreamer trans...
2011-11-15 ElrondDot-Notation: x._id = ObjectId() doesn't seem to work...
2011-11-15 ElrondDot-Notation for "_id"
2011-11-15 ElrondEnable mongokit's "Dot notation"
2011-11-15 Elrondexport: Handle Unicode titles better in logging
2011-11-14 Joar Wandborgmoved from videoscale => ffvideoscale *and* put queus...
2011-11-14 Christopher... Only show "post a comment" link if comments already...
2011-11-14 Christopher... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-11-13 Christopher... Improving <title> on tag page *and* adjusting translati...
2011-11-13 Christopher... Enhanced title on the user's main media gallery
2011-11-13 Christopher... If the gallery view makes sure we have a user anyway...
2011-11-13 Christopher... Enhanced title for user profile page
2011-11-13 Christopher... Improved title block on media page
2011-11-13 Christopher... Merge remote-tracking branch 'remotes/nyergler/issue...
2011-11-13 Nathan YerglerIssue 653: This time for sure!
2011-11-13 Nathan YerglerIssue 653: Handle the case where request.vary is None
2011-11-13 Nathan YerglerIssue 653: Don't throw exception if response has no...
2011-11-13 ElrondMark two strings for translation
2011-11-12 Christopher... Final step for non-force-conversion to jpeg
2011-11-12 Christopher... Don't force-convert resized images to JPEG.
2011-11-12 Christopher... Probably should have MANIFEST.in checked in, for doing...
2011-11-12 Elrond640: Configuration files should mention their _local...
2011-11-12 ElrondMerge branch 'idea/check_mgoblin_static'
2011-11-12 ElrondMove TestingMiddleware to tests/tools.py
2011-11-12 ElrondSome docs for the TestingMiddleware
2011-11-04 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-04 Christopher... Updating translations
2011-11-04 Jef van SchendelTiny padding change to vertically center navigation...
2011-11-04 Jef van SchendelSmall style changes to navigation buttons
2011-11-04 Jef van SchendelOn second thought, let's use this title for forgot_pass...
2011-11-04 Jef van SchendelText edits and rearrangements to login.html
2011-11-04 Jef van SchendelAdd translation brackety things to forgot-password...
2011-11-04 Jef van SchendelText changes to forgot-paddword page
2011-11-04 Jef van SchendelText changes to front page, as described in ticket...
2011-11-04 Jef van SchendelSeveral small changes (reordering/restyling) for media...
2011-11-03 Christopher... Correcting the mediagoblin static/media aliases in...
2011-11-03 Christopher... A correct but compact set of instructions for fastcgi...
2011-11-03 Christopher... Indentation was off by one ;)
next