Merge remote branch 'remotes/jwandborg/f403_ability_to_delete'
[mediagoblin.git] / mediagoblin /
2011-08-12 Christopher Allan... Merge branch 'master' into processing
2011-08-12 Christopher Allan... PEP-8ing the keyword argument passing here
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b488_email...
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b372_rmdbf...
2011-08-12 Christopher Allan... If both the username and the email checks fail, warn...
2011-08-12 Christopher Allan... Also normalize user's emails to .lower() when we accept...
2011-08-12 Alejandro VillanuevaChecks if the email(lowercase) have been used before...
2011-08-12 Christopher Allan... Making the users_with_username function call in the...
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f446_use_r...
2011-08-12 Caleb Forbes Davis Vuses render_divs for the comments form in media.html...
2011-08-12 Joar WandborgFeature #298 - Create environment tarball
2011-08-11 Christopher Allan... Moving things around a bit/commenting in the submit...
2011-08-11 Christopher Allan... Adding slightly clearer docs to MountStorage.
2011-08-11 Caleb Forbes Davis Veliminates textarea handling since rows cols not requir...
2011-08-11 Caleb Forbes Davis VFeature #446 - Render the submission form using the...
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-11 Christopher Allan... Generate the ObjectId() manually instead of via .save()
2011-08-11 Christopher Allan... We should save the entry *after* we add the queued_task_id.
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-10 Christopher Allan... Updating translations
2011-08-10 Christopher Allan... Updating translations
2011-08-10 Caleb Forbes Davis VBug #372 - MediaEntry.thumbnail_file not used
2011-08-10 Christopher Allan... Minor change to indentation
2011-08-10 Christopher Allan... Ooops! We should do a fake ugettext passthrough here...
2011-08-10 Christopher Allan... Removing a tab. This is a tab-free zone!
2011-08-10 Christopher Allan... Converting all forms to use the "fake/null" gettext...
2011-08-10 Christopher Allan... Merge branch 'mergeme'
2011-08-10 Christopher Allan... Make it so that form fields and descriptions are actual...
2011-08-10 Christopher Allan... Utilities to lazily translate strings and also fake...
2011-08-09 Christopher Allan... Joar updating a typo in the Swedish translations :)
2011-08-09 Christopher Allan... Compiling the translations files again
2011-08-09 Christopher Allan... New translations including Swedish at 100% (again!...
2011-08-09 ElrondStorage Config: Finally drop debug
2011-08-09 ElrondStorage config: Drop all Backward Compatibility
2011-08-09 Elrondstorage Config: Stop being backward compatible (beginning).
2011-08-09 ElrondStorage Config: Use own section
2011-08-09 Christopher Allan... Extracted translatable strings from python files.
2011-08-09 Christopher Allan... Marked relevant strings in python views/forms for trans...
2011-08-09 Christopher Allan... Provide a pass_to_ugettext method and set up gettext...
2011-08-09 Christopher Allan... mediagoblin/translations/ directory not used, mediagobl...
2011-08-09 Christopher Allan... We should pass ugettext instead of gettext into the...
2011-08-09 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-08-09 Christopher Allan... Once again compiling .po to .mo
2011-08-09 Christopher Allan... Actually I did *not* successfully check in our new...
2011-08-09 Christopher Allan... Merge remote branch 'remotes/elrond/dev/mount_storage'
2011-08-09 Joar WandborgFeature 298 - Create environment tarball
2011-08-09 Christopher Allan... Compiled the new Swedish translations.
2011-08-09 Christopher Allan... Swedish translations updated to 100%
2011-08-08 ElrondMountStorage: Improve mounting asserts
2011-08-08 ElrondMountStorage: Add docs.
2011-08-08 ElrondMerge remote branch 'upstream/master' into dev/mount_st...
2011-08-08 Christopher Allan... New extracted strings from the templates!
2011-08-08 Christopher Allan... Just some indentation changes to the templates because...
2011-08-08 Christopher Allan... Merge remote branch 'remotes/osamak/master'
2011-08-08 Christopher Allan... Merge remote branch 'remotes/schendjes/master'
2011-08-08 Caleb Forbes Davis VBug #488 - email validation assumes active login
2011-08-08 Joar WandborgMerge branch 'master' of git://gitorious.org/mediagobli...
2011-08-08 Joar WandborgFeature #298 - Changed some defaults in gmg_commands...
2011-08-07 Osama KhalidAdding {% trans %} to all fixed strings in the templates
2011-08-07 Christopher Allan... Correct version of the GNU MediaGoblin welcome string...
2011-08-07 Christopher Allan... Changed mediagoblin translations directory to the one...
2011-08-07 Christopher Allan... MediaGoblin source translation, Transifex config file...
2011-08-07 Joar WandborgFeature #298
2011-08-07 Joar WandborgFeature #298 - Environment tarball
2011-08-06 Joar WandborgAdded SMTP configuration options
2011-08-05 Joar WandborgFeature #482 - Media attachments
2011-08-05 Christopher Allan... Merge remote branch 'remotes/jwandborg/f477_cloudfiles'
2011-08-04 Joar WandborgFeature #477 - Cloud Files public storage
2011-08-03 Joar WandborgFeature 477 - Support Cloud Files public storage
2011-08-03 ElrondMountStorage: Better error reporting
2011-08-03 ElrondMountStorage: drop u'' nonsense from mount method
2011-08-02 Jef van SchendelSidebar changes: correct tags header to be <h3>, show...
2011-08-01 ElrondMountStorage: Create all the wrappers
2011-08-01 ElrondMountStorage: Some small fixups/changes.
2011-08-01 ElrondFirst start at MountStorage.
2011-08-01 Christopher Allan... Make index page paginated
2011-08-01 Christopher Allan... Make sure there's a break between the object gallery...
2011-08-01 Christopher Allan... get_test_app() should turn on testing buckets
2011-08-01 Christopher Allan... Updating tests to reflect we redirect to the user's...
2011-08-01 Christopher Allan... "needs verification"->"verify your email"
2011-08-01 Christopher Allan... user pages atom feed not enclosed properly in div,...
2011-08-01 Christopher Allan... Added tags atom feed and linked it in the appropriate...
2011-08-01 Christopher Allan... For no good reason, I feel like 15 is a good number...
2011-08-01 Christopher Allan... Align image in media detail to center
2011-08-01 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-08-01 Christopher Allan... Updated media detail view to linkify the tags. Adjuste...
2011-08-01 Christopher Allan... Added tag listing views.
2011-07-31 Will Kahn-Greene270. Adds symlinks for 960.gs stuff
2011-07-31 Christopher Allan... Merge remote branch 'remotes/willkg/459_lgpl'
2011-07-31 Christopher Allan... Show the message about nothing exiting either if media_...
2011-07-31 Christopher Allan... We should redirect after verify_email to the user's...
2011-07-31 Christopher Allan... Give a more usful message if no media is available.
2011-07-31 Christopher Allan... Add a clear div between the object gallery and the...
2011-07-31 Christopher Allan... Updating tests to reflect not having a 'tags_case_sensi...
2011-07-31 Christopher Allan... Removing option to make tags lowercase
2011-07-31 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-07-31 Christopher Allan... tags field should be last on the submission form
2011-07-31 Christopher Allan... TOO_LONG_TAG_WARNING isn't needed in this module
2011-07-31 Will Kahn-Greene270. Moves 960.gs stuff to extlib/ per policy
2011-07-30 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f360_taggi...
next