mediagoblin.git
2011-10-03 Elrondi592: Use full path in various places
2011-10-02 Christopher... Adding csrf token fields to the forgot password calls
2011-10-02 Christopher... Fixing indentation in start.html
2011-10-02 Christopher... Merge remote branch 'remotes/aaronw/bug444_fix_utils_py...
2011-10-02 Christopher... Merge remote branch 'remotes/jwandborg/storage_split_fix'
2011-10-02 Christopher... Merge remote branch 'remotes/nyergler/569-application...
2011-10-02 Christopher... Merge remote branch 'remotes/elrond/misc/f602_client_ca...
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.
2011-10-01 Nathan Yergler#361: Removing additional secret key, per CW's request.
2011-10-01 Nathan Yergler#361 Unit tests for CSRF Middleware
2011-10-01 Nathan Yergler#361: Don't test for CSRF token if we're running unit...
2011-10-01 Nathan YerglerPEP8-ification.
2011-10-01 Nathan YerglerMerge remote-tracking branch 'refs/remotes/upstream...
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonMoved common, translation, template, and url code out...
2011-09-30 ElrondGive debug message in email debug mode
2011-09-29 ElrondWhen using paste's static content server to serve media
2011-09-28 Christopher... Merge remote branch 'remotes/elrond/misc/use_staticdirect'
2011-09-26 Christopher... Updating translations
2011-09-26 Christopher... Stripping out whitespace on these translation blocks.
2011-09-15 Joar Wandborgmountstorage - Changed typo in import
2011-09-14 ElrondTemplates: Use request.staticdirect instead of /mgoblin...
2011-09-14 Christopher... Merge remote branch 'remotes/jwandborg/f587-split_stora...
2011-09-14 Joar WandborgFixed ./bin/gmg. import_export would not find BasicFile...
2011-09-12 Joar WandborgFeature #587 - Split storage.py into submodules
2011-09-11 Christopher... Extracted, pushed, pulled, compiled translations
2011-09-11 Christopher... Marking some things on the frontpage for translation.
2011-09-10 Christopher... Merge remote branch 'remotes/elrond/idea/use_media_url_...
2011-09-10 Christopher... Adding MIT.txt to the 960.gs extlib/ checkout.
2011-09-10 Christopher... Adding Nathan Yergler, another recent contributor,...
2011-09-10 Christopher... Adding Shawn to the contributor list. By the way,...
2011-09-10 Christopher... Using Local Fonts instead of Remote Fonts linked to...
2011-09-10 Joar WandborgRefractored gmg_commands.import_export
2011-09-09 ElrondUse media.url_for_self() instead of generating it
2011-09-08 Christopher... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-08 Christopher... Renaming request.[GET|POST] as formdata instead of...
2011-09-08 Christopher... Adding a small docstring
2011-09-08 Christopher... Keys in mongodb should be unicode, here...
2011-09-08 Christopher... Also nullify verification key after verifying in the...
2011-09-08 Christopher... If the user hasn't verified their email or account...
2011-09-08 Christopher... Adding additional check that verification key exists...
2011-09-08 Christopher... Adjusting indentation a bit
2011-09-08 Christopher... Avoiding using '$or' query modifier since that's newer...
2011-09-08 Christopher... Updating calls to recall password URLs to respect chang...
2011-09-08 Christopher... user_add_forgot_password_token_and_expires migration...
2011-09-08 Christopher... Resent verification email template and view aren't...
2011-09-08 Christopher... Changing the forgot password urls so they all start...
2011-09-08 Christopher... Adjusting spacing between function arguments
2011-09-06 Christopher... Updating translations
2011-09-06 Christopher... Merge branch 'i507_beaker_cache'
2011-09-06 Christopher... Turning on caching for mediagoblin testing after all?
2011-09-06 Christopher... Fixing the confirm delete unit test
2011-09-06 Christopher... Updating the confirm delete form: checkboxes shouldn...
2011-09-06 Christopher... Caching test... pretty basic.
2011-09-06 Christopher... Merge remote branch 'remotes/jwandborg/f571_closing_sto...
2011-09-06 Christopher... A couple of tweaks to the checkbox styling... pretty...
2011-09-06 Christopher... A couple more delete UI tweaks
2011-09-06 Shawn KhanCreated a Cancel Button, if you don't want to delete...
2011-09-06 Shawn KhanPage Redesign to Delete confirmation page
2011-09-05 Caleb Forbes... for readability, and adds unit test for expired token
2011-09-05 Christopher... Mark description field's label for translation
2011-09-05 Caleb Forbes... added unit tests for lost password code
2011-09-05 Joar WandborgChanged `*args` => `*exc_info` in CloudFilesStorageObje...
2011-09-05 Joar WandborgFeature #571 - Closing storage objects - Removed closin...
2011-09-05 Caleb Forbes... refactors verify_forgot_password
2011-09-05 Christopher... Merge branch 'remotes/merge-requests/21' (early part)
2011-09-05 Christopher... Added a description to the slug field on the media...
2011-09-05 Christopher... Removing description field cruft that mostly existed...
2011-09-05 Nathan YerglerIssue 361: Include the CSRF token in all forms
2011-09-05 Nathan YerglerIssue 361 Initial implementation of CSRF protection...
2011-09-05 Nathan YerglerIssue 569: Initial framework for application middleware.
2011-09-04 Christopher... I can't believe I checked in my debugging garbage,...
2011-09-04 Christopher... delete_media_files() might as well use itervalues ...
2011-09-04 Christopher... #i536: Removing attachments stuff from edit_media(...
2011-09-04 Christopher... Make "newer" "older" translatable
2011-09-04 Christopher... Make "newer" and "older" arrows not have underlined...
2011-09-02 Caleb Forbes... Bug #534 - well, we don't really have collections or...
2011-09-02 Will Kahn-GreeneUpdates version number in docs
2011-09-02 Will Kahn-GreeneAdds another contributor
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_...
next