Refactor views using functions in lib file.
[mediagoblin.git] / mediagoblin / gmg_commands /
2013-08-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-25 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-16 Rodney Ewinginclude a thumb_size string with each Resizer to run...
2013-08-16 Rodney EwingAudio Initial Processor
2013-08-16 Rodney Ewingremove old code
2013-08-16 Rodney Ewingbulk_run reprocessing complete
2013-08-16 Rodney EwingResize all processed thumbs
2013-08-16 Rodney Ewingwrap get_entry_and_processing_manager in try, except...
2013-08-16 Rodney Ewingrun initial processing on all failed entries
2013-08-16 Rodney Ewingadd bulk_run, thumbs, and initial sub_commands
2013-08-16 Christopher Allan... Fixing ./bin/gmg reprocess available, which I broke :)
2013-08-16 Christopher Allan... Trying to fix the bug that's happening to rodney757...
2013-08-16 Christopher Allan... Revert "use parser.parse_known_args() instead of parser...
2013-08-16 Christopher Allan... Renaming the processing manager stuff to be less ambiguous.
2013-08-16 Christopher Allan... That manager.process() line no longer made sense
2013-08-16 Christopher Allan... Updating to the point where we can allllmost run with...
2013-08-16 Christopher Allan... Should be enough to get to the point where you can...
2013-08-16 Christopher Allan... Steps toward working "run" reprocessing command.
2013-08-16 Christopher Allan... Moving celery setup to the right place
2013-08-16 Christopher Allan... Whitespacin' it up.
2013-08-16 Christopher Allan... `gmg reprocess available --action-help` now tells you...
2013-08-16 Christopher Allan... "initial" reprocessing subcommand now works!
2013-08-16 Christopher Allan... More progress towards the new reprocessing infrastructu...
2013-08-16 Rodney Ewingadded comments and did a little refactoring. not sure...
2013-08-16 Rodney Ewingadd option to not run eagerly
2013-08-16 Rodney Ewingadded image reprocessing
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 EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-07 Christopher Allan... Merge branch 'merge-pyconfigure'
2013-08-04 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
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-QMerge branch 'ticket-679' of gitorious.org:~npigeon...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-29 tilly-QI actually had to do a bit more work than I thought...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-16 Aditimerge with remote master branch of cweb.
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-11 Rodney EwingPatch by Strum. Ticket #451 - Convert all mongokit...
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-04 AditiMerge remote-tracking branch 'cweb/master'
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-07-02 Rodney Ewingmodified gmg to use plugin media_types and converted...
2013-06-27 Emily O'LearyUpdated comments for run_all_migrations and config_spec...
2013-06-26 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-06-26 Emily O'LearyImproved test runtime from 352 seconds to 59 seconds...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
2013-06-03 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-30 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-24 Rodney Ewingmoved bcrypt_gen_password_hash to basic_auth/tools...
2013-05-23 Christopher Allan... Cleaning a bit: os.path.sep.join -> os.path.join
2013-05-23 Christopher Allan... docstring update: link theme... and plugins!
2013-05-23 Christopher Allan... Generalize "gmg theme assetlink" -> "gmg assetlink...
2013-05-23 Christopher Allan... Various fixes to plugin assetlinking command.
2013-05-23 Christopher Allan... Work towards getting plugin static linking/serving...
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-05-16 Christopher Allan... Fixing bug in dbupdate where it would explode on plugin...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-26 Christopher Allan... Switch "sqlite_refcheck" keyword arg to "migrations...
2013-04-26 Christopher Allan... Don't turn on sqlite refcheck stuff during migrations
2013-04-24 Christopher Allan... Switching non-forms back to using normal pass_to_ugettext
2013-04-24 Aditi MittalFix-bug-667-Use-lazy_pass_to_ugettext-for-forms.
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/561_u...
2013-01-08 ElrondMove db.sql.migration_tools to db.migration_tools.
2013-01-08 ElrondMove all the migration tools into new migration_tools.py
2013-01-07 Sebastian SpaethMove db.sql.models* to db.models*
2013-01-07 Sebastian SpaethMove db.sql.util to db.util
2012-12-25 Sebastian SpaethMove db.sql.migrations to db.migrations
2012-12-25 Sebastian SpaethMove db.sql.open to db.open
2012-12-25 Sebastian SpaethRIP out mongo
2012-12-25 Sebastian SpaethMerge branch '512_bump_video_js'
2012-12-25 Christopher Allan... makeadmin and changepasswd had swapped help text
2012-12-23 ElrondMongo removal: Remove the validate=True arg to obj...
next