mediagoblin.git
2013-08-16 Rodney Ewingfix storage paramater in get_orig_filename(), fix __ini...
2013-08-16 Rodney EwingRefactor processing/reprocessing functions into Process...
2013-08-16 Rodney Ewingforgot to change to a class from a function after the...
2013-08-16 Rodney Ewingchange get_queued_filename to get_orig_filename and...
2013-08-16 Rodney Ewingadded comments and did a little refactoring. not sure...
2013-08-16 Rodney Ewingvery rough working version of image reprocessing
2013-08-16 Rodney Ewingadd option to not run eagerly
2013-08-16 Rodney Ewingadded image reprocessing
2013-08-16 Rodney Ewingadded a check_eligible function to image reprocessing
2013-08-16 Rodney Ewingadded a parser for the image media_type reprocessing
2013-08-16 Rodney Ewingend of day commit
2013-08-16 Rodney Ewingpep 8
2013-08-16 Rodney Ewingadd command option for regenerating all thumbnails
2013-08-16 Rodney Ewingmake media_id an optional argument
2013-08-16 Rodney Ewingrefactored _run_reprocessing
2013-08-16 Rodney Ewingadded a set_media_state function. removed the --all...
2013-08-16 Rodney EwingPep 8
2013-08-16 Rodney EwingJust raise standard exception. Pass print statement...
2013-08-16 Rodney Ewingadded a _run_reprocessing function which handles the...
2013-08-16 Rodney Ewingadd reprocess_all function. still need to add code...
2013-08-16 Rodney EwingAdded a set_media_type function that has checks to...
2013-08-16 Rodney EwingBeginnings of a reprocess command
2013-08-16 Rodney EwingThrow an error if there are unrecognized arguments
2013-08-16 Rodney Ewinguse parser.parse_known_args() instead of parser.parse_a...
2013-08-16 Rodney Ewingload js at the end of the page
2013-08-16 Rodney Ewinguse urlgen
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-16 Rodney Ewingfix persona tests by using a correct query
2013-08-15 Christopher... Removing PyPump as we aren't using it yet and there...
2013-08-15 Christopher... Merge branch 'persona_resquash'
2013-08-15 Christopher... Removing the whitespace betwetween action= and its...
2013-08-15 Christopher... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-14 Christopher... Fix notifications, which I broke.
2013-08-14 Christopher... Avoiding the celery warnings that we seem to be confusi...
2013-08-13 Jessica TallonFix import errors when running tests
2013-08-09 Rodney Ewingchange dropdown button to <a> from <div> so that it...
2013-08-08 Rodney EwingRevert "slugs are now generated during processing"
2013-08-08 Rodney EwingRevert "Leave slug empty until we are sure media proces...
2013-08-08 Christopher... Switching the MediaGoblin homepage image over to using...
2013-08-08 Rodney EwingAdd ?next= when trying to add a comment when not logged in
2013-08-08 Rodney EwingRender 404 if not ajax request
2013-08-07 Rodney Ewingchange interval to 1000ms
2013-08-07 Emily O'LearyChanged how the comment was encoded/read.
2013-08-07 Emily O'LearyChanged the target of the markdown links for opening...
2013-08-07 Emily O'LearyAdded i18n to my javascript changes as per trac #417
2013-08-07 Emily O'LearyAdded comment preview functionality to user pages....
2013-08-07 Rodney Ewingslugs are now generated during processing
2013-08-07 Rodney EwingLeave slug empty until we are sure media processing...
2013-08-07 Kenneth Dombrowski * create config option for optional jinja2 extensions
2013-08-07 Rodney EwingUse the workbench for video processing.
2013-08-07 Christopher... autoplay is now by default False for videos.
2013-08-07 Christopher... Merge branch 'merge-pyconfigure'
2013-08-02 Rodney Ewingtypo fix in foundations branch
2013-08-02 Rodney EwingMerge remote-tracking branch 'tilly-q/ticket-679'
2013-08-01 tilly-QI added a few more unitests in this commit. It now...
2013-08-01 tilly-QMerge branch 'ticket-679' of gitorious.org:~npigeon...
2013-08-01 tilly-QIn this commit I added a few unittests to account for...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney Ewingminor styling updates to docs
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-30 tilly-QStarting to write unit tests...
2013-07-29 Christopher... Why isn't .ogg in this list? A comment explains.....
2013-07-29 tilly-QI actually had to do a bit more work than I thought...
2013-07-29 tilly-QThis was a very simple ticket actually. I created a...
2013-07-29 Rodney Ewingbabel 1.0 doesn't have a localedata.list() method,...
2013-07-29 xray7224Fix problem causing exception when invalid Authenticati...
2013-07-29 xray7224Fix problem with routing to oauth
2013-07-29 xray7224Fixes problem with headers pointing to old federation dir
2013-07-25 Christopher... Set up in-package virtualenv via make
2013-07-25 Christopher... Removing aclocal.m4, which is autogenerated
2013-07-25 Christopher... Adding .gitignore for pyconfigure/automake generated...
2013-07-25 Christopher... Moving setup.py.in back to setup.py
2013-07-25 Christopher... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-25 Christopher... More up to date README
2013-07-24 Christopher... Move the "cd mediagoblin" to the right line. Thanks...
2013-07-22 xray7224Renames OAuth1 code to federation
2013-07-22 xray7224Refactor WTFormData
2013-07-22 Jessica TallonFix problem with migration - OAuth
2013-07-20 Jessica TallonFixes some typo's and removes unused imports
2013-07-18 xray7224Moves first versions of the the models to migrations
2013-07-18 xray7224Adds migration for OAuth1 tables
2013-07-18 xray7224Adds test for request_tokens
2013-07-16 xray7224Adds some tests for the OAuth and some docs
2013-07-15 Christopher... Fixing docs: git submodule update, not git submodule...
2013-07-14 xray7224Fixes tests
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-14 Christopher... Skip the openid tests if the openid module is not insta...
2013-07-14 xray7224Using nonce now, preventing OAuth replay attacks
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher... Documenting the media_manager fetching hook
2013-07-12 Christopher... Switching the hook 'get_media_manager' to a more "direc...
2013-07-12 Rodney Ewingdocumenting the new media_type plugins and available...
2013-07-12 Christopher... Merge branch 'rodney757-media_plugins'
2013-07-12 Christopher... Fix the last bit preventing all the unit tests from...
2013-07-12 Christopher... Switch the import of the image media manager over to...
2013-07-12 Christopher... Changing the information spat out while printing from...
2013-07-12 Rodney EwingPatch by Strum. Remove redundent tool-tips from Stl...
2013-07-12 Rodney EwingPatch by pythonsnake. Make mediagoblin.ini comments...
2013-07-11 Rodney Ewingmake change_pass page autofocus
2013-07-11 Rodney Ewingforgot to render errors
next