Merge remote-tracking branch 'refs/remotes/rodney757/reprocessing'
[mediagoblin.git] / mediagoblin /
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-15 Christopher Allan... Also add a bit of color to the theme's base color
2013-09-15 Christopher Allan... Updating the video.js that we use to avoid an XSS attac...
2013-09-13 Christopher Allan... Fix pagination for certain request.GET data
2013-09-09 Christopher Allan... Support python 2.6 again! Thanks to julianoliver for...
2013-09-06 Rodney Ewingtypo. conversions not convirsions
2013-09-05 Rodney Ewingreword persona edit link
2013-09-05 Christopher Allan... In the v0.6.0 cycle now
2013-09-04 Christopher Allan... MediaGoblin v0.5.0!
2013-09-04 Christopher Allan... Committing extracted and compiled translations
2013-09-04 Christopher Allan... Committing present MediaGoblin translations before...
2013-09-04 Christopher Allan... Committing extracted and compiled translations
2013-09-04 Christopher Allan... Committing present MediaGoblin translations before...
2013-09-04 Christopher Allan... Fixing tyop. Thanks for catching, tryggvib :)
2013-09-04 Rodney Ewingneed to send the users email to persona if the user...
2013-09-04 Sebastian SpaethImprove checkbox description
2013-09-04 Christopher Allan... 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-02 Rodney Ewingshould use public_store.file_exists to check if the...
2013-08-31 Rodney Ewingdidn't remove form.new_email when change email was...
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-28 Christopher Allan... Fix failing to build docs
2013-08-28 Christopher Allan... Should fix Beuc's bug with video thumbnail width.....
2013-08-26 Christopher Allan... Committing extracted and compiled translations
2013-08-26 Christopher Allan... Committing present MediaGoblin translations before...
2013-08-26 Christopher Allan... Fixing another typo, thanks to Laura Arjona (again!)
2013-08-26 Christopher Allan... Fixing typo. Thanks larjona!
2013-08-26 Christopher Allan... Committing extracted and compiled translations
2013-08-26 Christopher Allan... Committing present MediaGoblin translations before...
2013-08-26 Rodney Ewinguse media.get_uploader and fix typo
2013-08-26 Rodney Ewingjavascript limit validation
2013-08-26 Rodney Ewingfix after rebase
2013-08-26 Rodney Ewingduplicate
2013-08-26 Rodney Ewingcopying.txt
2013-08-26 Rodney Ewingadded tests
2013-08-26 Rodney Ewingfixed tests and defaults
2013-08-26 Rodney Ewingmax file size
2013-08-26 Rodney Ewingfixed tests
2013-08-26 Rodney Ewingfixed tests and defaults
2013-08-26 Rodney Ewingfixed tests and defaults
2013-08-26 Rodney Ewingmade no upload limit the default
2013-08-26 Rodney Ewingtypos
2013-08-26 Rodney Ewingadded tests
2013-08-26 Rodney Ewingadded user upload limits
2013-08-25 Christopher Allan... Removing unnecessary "setup_plugin()" calls, as pointed...
2013-08-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-22 Christopher Allan... Not sure why there wasn't a .commit() at the end of...
2013-08-21 Rodney Ewingskip ascii thumb resizing if necessary
2013-08-21 Rodney Ewingskip image resizing if possible
2013-08-21 Rodney Ewingget and set metadata for a MediaFile
2013-08-21 Christopher Allan... 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 Allan... Fixing migration name. webm not wemb :)
2013-08-21 Christopher Allan... 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 Ewinguse href='javascript:;' instead of href='#notifications...
2013-08-19 Rodney Ewing- need self.metadata with BaseProcessingFail
2013-08-19 Rodney Ewing -update to latest master
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
2013-08-16 Rodney Ewingsize should be a tuple
2013-08-16 Rodney Ewingrewind the file to the begining
2013-08-16 Rodney Ewing-scale-to only takes 1 size, so choose the smallest
2013-08-16 Rodney Ewinginclude '.png' in filename
2013-08-16 Rodney Ewingoops, localized_file not local_file
2013-08-16 Rodney Ewinguse a tmp_pdf filename
2013-08-16 Rodney Ewingdon't include the '.' in the ext
next