mediagoblin.git
2011-08-09 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2011-08-09 Christopher... Once again compiling .po to .mo
2011-08-09 Christopher... Actually I did *not* successfully check in our new...
2011-08-09 Christopher... Merge remote branch 'remotes/elrond/dev/mount_storage'
2011-08-09 Christopher... Compiled the new Swedish translations.
2011-08-09 Christopher... 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... New extracted strings from the templates!
2011-08-08 Christopher... Just some indentation changes to the templates because...
2011-08-08 Christopher... Merge remote branch 'remotes/osamak/master'
2011-08-08 Christopher... Merge remote branch 'remotes/schendjes/master'
2011-08-07 Osama KhalidAdding {% trans %} to all fixed strings in the templates
2011-08-07 Christopher... Correct version of the GNU MediaGoblin welcome string...
2011-08-07 Christopher... Changed mediagoblin translations directory to the one...
2011-08-07 Christopher... MediaGoblin source translation, Transifex config file...
2011-08-07 Christopher... Tools to extract translation from python files and...
2011-08-05 Christopher... 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 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2011-08-03 Christopher... Joar points out that these are "local" rather than...
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 Will Kahn-GreeneRemoves .pyc files from mgext directory after building
2011-08-01 Will Kahn-GreeneUpdating version to 0.0.4.
2011-08-01 Will Kahn-GreeneAdds additional metadata to setup.py
2011-08-01 Will Kahn-GreeneUpdates documentation section in the README
2011-08-01 Christopher... Make index page paginated
2011-08-01 Christopher... Make sure there's a break between the object gallery...
2011-08-01 Christopher... Phrasing update: "own your data" -> "free your data...
2011-08-01 Christopher... get_test_app() should turn on testing buckets
2011-08-01 Christopher... Updating tests to reflect we redirect to the user's...
2011-08-01 Will Kahn-GreeneMoves hacking howto and design decisions docs to wiki
2011-08-01 Christopher... "needs verification"->"verify your email"
2011-08-01 Christopher... user pages atom feed not enclosed properly in div,...
2011-08-01 Christopher... Added tags atom feed and linked it in the appropriate...
2011-08-01 Christopher... For no good reason, I feel like 15 is a good number...
2011-08-01 Christopher... Align image in media detail to center
2011-08-01 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2011-08-01 Christopher... Updated media detail view to linkify the tags. Adjuste...
2011-08-01 Christopher... Added tag listing views.
2011-08-01 Will Kahn-GreeneAdds release-related bits; fixes arg handling
2011-07-31 Will Kahn-GreeneMoves docs files around so we build from source/ directory
2011-07-31 Will Kahn-Greene270. Adds symlinks for 960.gs stuff
2011-07-31 Christopher... Renaming "StatusNet" -> MediaGoblin in the extlib policy
2011-07-31 Christopher... Merge remote branch 'remotes/willkg/459_lgpl'
2011-07-31 Christopher... Show the message about nothing exiting either if media_...
2011-07-31 Christopher... We should redirect after verify_email to the user's...
2011-07-31 Christopher... Give a more usful message if no media is available.
2011-07-31 Christopher... Add a clear div between the object gallery and the...
2011-07-31 Christopher... Updating tests to reflect not having a 'tags_case_sensi...
2011-07-31 Christopher... Removing option to make tags lowercase
2011-07-31 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2011-07-31 Christopher... tags field should be last on the submission form
2011-07-31 Christopher... 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-31 Will Kahn-Greene270, 459. extlib policy, JS -> lgpl, ...
2011-07-30 Will Kahn-Greene460. Adds texinfo output bits
2011-07-30 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/f360_taggi...
2011-07-30 Christopher... Merge branch 'remotes/gullydwarf-cfdv/f360_tagging...
2011-07-30 Christopher... Let users know when their migrations are from the future :O
2011-07-30 Will Kahn-GreeneTweaks import lines switching \ for ( ).
2011-07-30 Will Kahn-GreeneAdds license header
2011-07-30 Will Kahn-GreeneMoves destroy_environment to wipealldata command
2011-07-30 Will Kahn-GreeneAdds license/copyright header to maketarball.sh
2011-07-30 Will Kahn-GreeneCosmetic. Tweaks spacing.
2011-07-30 Will Kahn-GreeneTweaks maketarball.sh
2011-07-30 Will Kahn-GreeneMinor tweaks to README.
2011-07-29 Caleb Forbes... Adds tag unit testing
2011-07-29 Christopher... Remove this superfluous "registration successful" message
2011-07-29 Christopher... Log in user after regitration
2011-07-29 Christopher... Adding spaces after the colon in our CSS file.
2011-07-29 Christopher... Don't need the register success template anymore
2011-07-29 Christopher... Fixing an indentation issue on the login button
2011-07-29 Christopher... "Needs verification!" button should go to the left...
2011-07-29 Christopher... Only show submit button if user is active
2011-07-29 Christopher... Redirect to the user's profile after registration
2011-07-29 Christopher... Remove the verification needed page
2011-07-29 Christopher... Make the button CSS not underline its link text
2011-07-29 Christopher... "Resend verification email" button should actually...
2011-07-29 Christopher... resend_activation should give the user a message and...
2011-07-29 Christopher... require_active_login now redirect's to user's homepage...
2011-07-29 Christopher... I think the "'s account" is a waste of space
2011-07-29 Christopher... I prefer it when "needs verification" looks like a...
2011-07-29 Christopher... A small amount of indenting in base.html
2011-07-29 Christopher... Give useful verification information on users that...
2011-07-29 Christopher... Make "needs verification" link only appear if you need...
2011-07-28 Caleb Forbes... modifies duplicate tag check for list of dict tag type...
2011-07-27 Caleb Forbes... updates indices to index on the slug component of the...
2011-07-27 Caleb Forbes... changes tags to a list of dicts in the db, adding tag...
2011-07-26 Jef van SchendelInsert links and content for ticket #387: content for...
2011-07-26 Caleb Forbes... on submission, use inline error messaging instead of...
2011-07-26 Caleb Forbes... use config_spec.ini to store tag parsing directives
2011-07-26 Christopher... Merge remote branch 'remotes/elrond/dev/init'
next