mediagoblin.git
2013-09-05 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-09-05 Aditi MittalMake changes for displaying page listing all the blogs...
2013-09-05 Aditi MittalAdd blog dashboard button.
2013-09-05 Rodney Ewingreword persona edit link
2013-09-05 Aditi MittalAdd url for viewing page which lists all blogs created...
2013-09-05 Aditi MittalCreated a template for viewing all blogs by a user.
2013-09-05 Christopher... Revert "Temporarily switching git:// to http://"
2013-09-05 Christopher... Temporarily switching git:// to http://
2013-09-05 Christopher... In the v0.6.0 cycle now
2013-09-04 Christopher... MediaGoblin v0.5.0!
2013-09-04 Christopher... Committing extracted and compiled translations
2013-09-04 Christopher... Committing present MediaGoblin translations before...
2013-09-04 Christopher... Committing extracted and compiled translations
2013-09-04 Christopher... Committing present MediaGoblin translations before...
2013-09-04 Christopher... Fixing tyop. Thanks for catching, tryggvib :)
2013-09-04 Christopher... Caution about the API in the release notes
2013-09-04 Rodney Ewingneed to send the users email to persona if the user...
2013-09-04 Christopher... Thanking Dan Callahan as a contributor. Thanks for...
2013-09-04 Sebastian SpaethImprove checkbox description
2013-09-04 Christopher... Merge remote-tracking branch 'refs/remotes/spaetz/fix_docs'
2013-09-04 Sebastian SpaethFix plugin documentation
2013-09-03 Dan CallahanAdd site name, logo, and background for Persona
2013-09-03 Christopher... Updated AUTHORS for v0.5.0
2013-09-02 Rodney Ewingshould use public_store.file_exists to check if the...
2013-09-02 Aditi MittalRename get_all_posts_of_a_blog function.
2013-09-02 Aditi MittalImplement pagination feature for blog_post_listing...
2013-09-02 Aditi MittalGet all blog posts as a query object as suggested by...
2013-09-02 Aditi MittalMake get_all_posts_of_a_blog a function of Blog class.
2013-09-02 Aditi MittalRename save button to 'save as draft'.
2013-08-31 Rodney Ewingdidn't remove form.new_email when change email was...
2013-08-31 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-30 Christopher... We're presently tied to a very specific version of...
2013-08-29 Rodney Ewingpdf media_type now have their own config_spec.ini
2013-08-29 Rodney Ewingascii media_type now have their own config_spec.ini
2013-08-29 Rodney Ewingaudio media_type now have their own config_spec.ini
2013-08-29 Rodney Ewingvideo media_type now have their own config_spec.ini
2013-08-29 Rodney Ewingimage media_type now have their own config_spec.ini
2013-08-29 Christopher... Explicitly require a newer celery
2013-08-29 AditiAdd function get_all_blog_posts_of_blog.
2013-08-29 AditiResolve merge conflict.
2013-08-28 AditiRefactor views using functions in lib file.
2013-08-28 AditiChange Url for blog post listing view.
2013-08-28 AditiPull changes and resolve merge conflict.
2013-08-28 Christopher... Fix failing to build docs
2013-08-28 Christopher... double colon here was killing the build
2013-08-28 Christopher... Should fix Beuc's bug with video thumbnail width.....
2013-08-27 Rodney Ewing0.5.0 release notes
2013-08-26 Christopher... Committing extracted and compiled translations
2013-08-26 Christopher... Committing present MediaGoblin translations before...
2013-08-26 Christopher... Fixing another typo, thanks to Laura Arjona (again!)
2013-08-26 Christopher... Fixing typo. Thanks larjona!
2013-08-26 Christopher... Switch docs back over to using old virtualenv setup...
2013-08-26 Christopher... Committing extracted and compiled translations
2013-08-26 Christopher... Committing present MediaGoblin translations before...
2013-08-26 Christopher... transifex.net->transifex.com
2013-08-25 Christopher... Removing unnecessary "setup_plugin()" calls, as pointed...
2013-08-25 Christopher... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-25 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-22 Christopher... Not sure why there wasn't a .commit() at the end of...
2013-08-22 AditiResolve merge conflict and merge.
2013-08-21 Christopher... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-21 Rodney Ewingonly use the width for video thumbnails to keep the...
2013-08-21 Christopher... Fixing migration name. webm not wemb :)
2013-08-21 Christopher... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-20 Rodney Ewingrename webm_640 to webm_video since it might be a diffe...
2013-08-20 Rodney Ewingmove links to the bottom of the page until we have...
2013-08-20 Rodney Ewingfix tests to use new change_email view
2013-08-20 Rodney Ewingcheck for form.password in the off chance that a user...
2013-08-20 Rodney Ewingmaybe have change password and email on same page
2013-08-20 Rodney Ewingrequest object no longer contains notification functions
2013-08-20 Rodney Ewingadd user prefrence for insite notifications
2013-08-20 Rodney Ewinguse urlgen and store it in a variable
2013-08-20 Rodney Ewingadded test for mark all comment notifications seen
2013-08-20 Rodney EwingPep 8
2013-08-20 Rodney Ewingadd the ability to mark all notifications read.
2013-08-20 Rodney EwingOops, this accidently slipped in there
2013-08-20 Rodney Ewinguse href='javascript:;' instead of href='#notifications...
2013-08-20 Rodney EwingThis patch checks for libs instead of programs in confi...
2013-08-19 Rodney Ewing- need self.metadata with BaseProcessingFail
2013-08-19 Rodney Ewing -update to latest master
2013-08-19 Sebastian SpaethRemove specific celery version requirement
2013-08-19 Sebastian SpaethSwitch deprecated BROKER_HOST to new BROKER_URL
2013-08-19 Sebastian SpaethTweak Celery Task
2013-08-19 Rodney Ewing-skip persona test is requests is not installed
2013-08-17 Alon Levymedia_confirm_delete: redirect to next, then prev,...
2013-08-16 Rodney Ewingmake sure size is a tuple
2013-08-16 Rodney EwingKeep the best quality file if there's no original
2013-08-16 Rodney Ewingfor some reason, the minimum thumbnail size for videos...
2013-08-16 Rodney Ewingrefactor get_orig_filename to return an acceptable...
2013-08-16 Rodney Ewingmake medium dimensions a tuple
2013-08-16 Rodney Ewingcheck medium_size arg in skip_transcoding, not config
2013-08-16 Rodney Ewingonly try and delete queue file if it exists
2013-08-16 Rodney Ewinguse thumb_size
2013-08-16 Rodney Ewinginclude a thumb_size string with each Resizer to run...
2013-08-16 Rodney Ewingtypos
2013-08-16 Rodney Ewingadd quality and filter args to image processors
2013-08-16 Rodney Ewingforgot to add the ascii resizer to the list of processors
2013-08-16 Rodney Ewingcatch processing exceptions and if entry_orig_state...
2013-08-16 Rodney Ewingraise an error if the file failed to copy to public...
2013-08-16 Rodney Ewingforce thumbnail creation of audio
next