mediagoblin.git
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-09-02 Will Kahn-Greene508. Updates COPYING file; adds translations bit
2011-09-02 Will Kahn-GreeneSwitches to Zooko's version method
2011-09-02 Joar WandborgGet this confirm_routing import out of here.. it doesn...
2011-09-01 Joar WandborgBug #532 - CloudFiles StorageObjectWrapper AttributeErr...
2011-09-01 Christopher... I feel pretty strongly about the buttons being bold.
2011-09-01 Christopher... Remove the inner-classing-ness of StorageObjectWrapper
2011-09-01 Christopher... Added a bit of clarification about what the medium...
2011-09-01 Christopher... Merge remote branch 'remotes/jwandborg/cloudfiles_stora...
2011-09-01 Joar WandborgMade a wrapper for cloudfiles.storage_object.Object
2011-08-31 Christopher... Pulled down latest translations.
2011-08-31 Christopher... Extracted translations
2011-08-31 Christopher... Might as well be consistent about "<a>GNU</a> project...
2011-08-31 Christopher... Merge remote branch 'remotes/schendje/master'
2011-08-31 Christopher... Make edit and delete links a bit prettier by making...
2011-08-31 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b503_remov...
2011-08-31 Christopher... Caution the admins about deleting the users' media...
2011-08-31 Christopher... Also allow admins to delete other users' media.
2011-08-31 Christopher... Merge remote branch 'remotes/jwandborg/f403_ability_to_...
2011-08-30 Joar WandborgBug #530 - CloudFiles - Incorrect MIMEtypes - Fixed!
2011-08-30 Joar WandborgFeature #403 - Ability to delete media entries - Fixes...
2011-08-30 Joar WandborgDeleted old `mediagoblin.confirm` files
2011-08-30 Joar WandborgAdded tests for delete/confirm_delete
2011-08-29 Jef van SchendelStyle changes for form labels and descriptions
2011-08-29 Christopher... Giving schendje some auth registration descriptions...
2011-08-29 Christopher... I think confirm_delete deserves a url like /confirm...
2011-08-29 Christopher... Merge remote branch 'remotes/jwandborg/f403_ability_to_...
2011-08-28 Joar WandborgAdded notice that deletion of a media entry is *permanent*
2011-08-28 Jef van SchendelTesting logo without logo
2011-08-28 Christopher... Pulling down latest translations
2011-08-28 Christopher... Merge remote branch 'jwandborg/f519_cloudfiles_performa...
2011-08-28 Christopher... Merge remote branch 'refs/remotes/tychoish/master'
2011-08-27 tycho garenDocumentation Revision, clarification, and editing.
2011-08-27 Christopher... Merge remote branch 'remotes/jwandborg/configure_smtp'
2011-08-25 Joar WandborgFeature #489 - SMTP configuration options - Acts on...
2011-08-25 Christopher... Pulling down new translations
2011-08-25 Christopher... Updating extracted translations
2011-08-25 Christopher... '<a>GNU project</a>' to '<a>GNU</a> project'
2011-08-25 Christopher... Pulling down new translations
2011-08-25 Christopher... Updating extracted translation template
2011-08-25 Christopher... Also changing "Verification needed!" to "Email verifica...
2011-08-25 Christopher... Changing account "verified" to account "activated"...
2011-08-24 Joar WandborgFeature/Bug #519 - CloudFilesStorage.get_file() perform...
2011-08-24 Christopher... Static serving in test_paste.ini wasn't pointing at...
2011-08-24 Christopher... Must switch queuestore_base_dir -> base_dir in test_mgo...
2011-08-23 Christopher... We're no longer a GNU project in the making... we're...
2011-08-23 Christopher... Wrap "add attachment" in a paragraph for proper spacing.
2011-08-23 Christopher... Merge branch 'master' into jwandborg-f482_media_attachments
2011-08-22 Joar WandborgFeature #482 - Media attachments -
2011-08-22 Christopher... Removing any chance of spaces in the logo link
2011-08-22 Mark Holmquist* Fix bad commit (oops!)
2011-08-22 Mark Holmquist+ 'confirm' section for confirmation dialogues
2011-08-22 Christopher... Experimentally putting logo in place
2011-08-22 Christopher... Feature #506: link to original sized image if we scaled...
2011-08-22 Christopher... I think the media entries' titles look nicer if they...
2011-08-22 Christopher... Add titles to media entries in galleries
2011-08-22 Christopher... MediaGoblin favicon by Alex Camelio!!! OMG.
2011-08-22 Christopher... Changing the MediaGoblin Sphinx docs a bit...
2011-08-22 Christopher... Updating the mediagoblin manual's foreward:
2011-08-21 Christopher... Updating tests for new storage config code
2011-08-21 Christopher... Merge remote branch 'remotes/elrond/dev/storage_config'
2011-08-21 Caleb Forbes... only remove the inert Xs when the user has one item
2011-08-21 Christopher... Added a docstring to mgoblin_error_middleware
2011-08-21 Christopher... Better derp eyes for a 500 error in the ascii art :)
2011-08-21 Christopher... Slightly wrapping paste error middleware and turning...
2011-08-21 Caleb Forbes... Bug #503 - removes inert navigation buttons
2011-08-21 Christopher... Merge branch 'jwandborg-f298_create_envball'
2011-08-21 Christopher... We should use os.path.join to concatenate directories.
2011-08-21 Christopher... Import / export to a temporary directory if cache_path...
2011-08-21 Christopher... Apparently we *should* _clean(args), that was commented...
2011-08-21 Christopher... Removing some print debugging from import_export
2011-08-21 Christopher... Use "with closing(tf)" since TarFile doesn't have ...
2011-08-20 Christopher... Merge remote branch 'remotes/schendje/master'
2011-08-20 Christopher... Removing unused imports
2011-08-20 Christopher... Marking the 404 page for translation
2011-08-20 Christopher... Changing the welcome text based on IRC conversations...
2011-08-20 Jef van SchendelAdd 500.html page
2011-08-20 Christopher... Use render_404 EVERYWHERE!
2011-08-20 Christopher... Tacking on an empty matchdict when 404'ing just in...
2011-08-20 Christopher... Adding and making use of the new 404 error page :)
2011-08-20 Christopher... Allow a user to pass in a status to render_to_response
2011-08-20 Jef van SchendelLogout -> log out
2011-08-20 Jef van SchendelMissed one thing for Bug #464
2011-08-20 Jef van SchendelFeature #494: login vs. log in -- lots of incorrect...
2011-08-20 Christopher... Merge remote branch 'remotes/schendje/master'
2011-08-20 Christopher... Change the ordering of the app's __call__ method (attac...
2011-08-20 Jef van SchendelBug #486: Generic submit button label
2011-08-20 Jef van SchendelBug #464 Font in text fields is inconsistent
2011-08-20 Jef van SchendelAdd 404 page and image
2011-08-20 Jef van SchendelNew layout for root.html
2011-08-20 Jef van SchendelSmall changes: adjust text color, add h2 text size
2011-08-20 Jef van SchendelSmall size correction for footer text and <input> butto...
2011-08-20 Christopher... Changing datetime formatting from |format to .stftime()
2011-08-20 Christopher... Just a bit of spacing to make things easier to read...
2011-08-20 Christopher... Removing this commented out </div><div> from the media...
2011-08-20 Jef van SchendelFirst ugly push with Lato typeface
2011-08-19 Christopher... Merge branch 'processing'
2011-08-19 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2011-08-19 Christopher... Switch the grid over to using a... erk... table! :)
2011-08-19 Christopher... Feed link, as an includable template!
next