2013-08-25 |
Christopher... | Removing unnecessary "setup_plugin()" calls, as pointed... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-25 |
Christopher... | Merge remote-tracking branch 'refs/remotes/rodney757... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-22 |
Christopher... | Not sure why there wasn't a .commit() at the end of... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christopher... | Merge remote-tracking branch 'refs/remotes/rodney757... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Rodney Ewing | only use the width for video thumbnails to keep the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christopher... | Fixing migration name. webm not wemb :) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-21 |
Christopher... | Merge remote-tracking branch 'refs/remotes/rodney757... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | rename webm_640 to webm_video since it might be a diffe... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | move links to the bottom of the page until we have... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | fix tests to use new change_email view |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | check for form.password in the off chance that a user... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | maybe have change password and email on same page |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | request object no longer contains notification functions |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | add user prefrence for insite notifications |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | use urlgen and store it in a variable |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | added test for mark all comment notifications seen |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | Pep 8 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | add the ability to mark all notifications read. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | Oops, this accidently slipped in there |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | use href='javascript:;' instead of href='#notifications... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-20 |
Rodney Ewing | This patch checks for libs instead of programs in confi... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-19 |
Rodney Ewing | - need self.metadata with BaseProcessingFail |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-19 |
Rodney Ewing | -update to latest master |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-19 |
Sebastian Spaeth | Remove specific celery version requirement |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-19 |
Sebastian Spaeth | Switch deprecated BROKER_HOST to new BROKER_URL |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-19 |
Sebastian Spaeth | Tweak Celery Task |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-19 |
Rodney Ewing | -skip persona test is requests is not installed |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-17 |
Alon Levy | media_confirm_delete: redirect to next, then prev,... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | make sure size is a tuple |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | Keep the best quality file if there's no original |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | for some reason, the minimum thumbnail size for videos... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | refactor get_orig_filename to return an acceptable... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | make medium dimensions a tuple |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | check medium_size arg in skip_transcoding, not config |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | only try and delete queue file if it exists |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | use thumb_size |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | include a thumb_size string with each Resizer to run... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | typos |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | add quality and filter args to image processors |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | forgot to add the ascii resizer to the list of processors |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | catch processing exceptions and if entry_orig_state... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | raise an error if the file failed to copy to public... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | force thumbnail creation of audio |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | size should be a tuple |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | rewind the file to the begining |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | -scale-to only takes 1 size, so choose the smallest |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | include '.png' in filename |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | oops, localized_file not local_file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | use a tmp_pdf filename |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | don't include the '.' in the ext |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | forgot to change __init__ for new processing managers |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | Cleanup image common processor |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | added resizer for stl media |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | Added initial stl processor |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | add reprocess_manager to __init__ |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | Use workbench for temp files, refactor _set_pdf_filenam... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | added pdf Resizer |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | Added pdf Initial processor |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | added file argument to video resizer and added ascii... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | Added initial processor for ascii media |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | added video transcoder |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | Added thumbnail resizer for video |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | use type=float for audio vorbis quality |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | Added Initial processor for video |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | added audio reprocessing transcoder |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | just use the default quality when creating a thumbnail... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | add audio thumbnail and spectrogram resizer |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | fetch spectrogram for thumbnail creation, create spectr... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | forgot nargs=2 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | audio processing code cleanup |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | should store file as webm_audio instead of medium |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | media:thumb not medium:thumb :) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | use name_builder with store_public, not create_pub_filepath |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | common_setup() must be the first processing step |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | Audio Initial Processor |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | remove old code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | bulk_run reprocessing complete |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | Resize all processed thumbs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | wrap get_entry_and_processing_manager in try, except... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | run initial processing on all failed entries |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | add bulk_run, thumbs, and initial sub_commands |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | remove ProcessingState |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | delete existing file in store_public |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Rodney Ewing | Add image resizer and some cleanup of old code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Fix (by Rodney Ewing) for processing, specifically... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Don't forget to run copy_original()! That's critical! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Fixing ./bin/gmg reprocess available, which I broke :) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Trying to fix the bug that's happening to rodney757... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Revert "use parser.parse_known_args() instead of parser... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Fixing normal submission of media (well for images... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | A couple of fixes to stupid things I did while coding... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Fixing the MediaProcessor context manager so it actuall... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Theoretically the last steps to get reprocessing workin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Factored the get_orig_filename from processing state... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Record the original state of the media entry in the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Marking the initial steps for processing |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Renaming the processing manager stuff to be less ambiguous. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | That manager.process() line no longer made sense |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Updating to the point where we can allllmost run with... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-16 |
Christopher... | Should be enough to get to the point where you can... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |