Small changes to fixing transcode percentage
[mediagoblin.git] / mediagoblin / submit /
2017-06-21 vijeth-aradhyaUse tuple as default return type of workflow()
2017-06-16 vijeth-aradhyaSimple hack to handle main workflow problem
2017-06-13 vijeth-aradhyaIndividual resolution transcoding fixes
2017-06-12 vijeth-aradhyaCelery Priority testing with debug statements
2017-06-12 vijeth-aradhyaAdd priority to the celery tasks
2017-06-10 Vijeth AradhyaMerge branch 'master' into 'multiple-qualities-backend'
2017-06-04 vijeth-aradhyaAdd workflow method to VideoProcessingManager
2017-01-29 Boris BobrovMerge remote-tracking branch 'spechards-mediagoblin...
2016-07-25 Boris BobrovMerge branch 'fix-unhelpful-smtp-error-5081'
2016-07-25 Loic DacharyFix #928 - cleanup to avoid duplicated get_upload_file_...
2016-04-02 Andrew BrowningFix #5451 - add_message inconsistencies
2016-01-07 Christopher Allan... Add a comment when we do / don't add collections dropdown
2016-01-07 tomAdd collection drop down to submit page.
2015-12-20 Boris BobrovMerge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-11-09 Daniel KrolFix add collection view for new schema
2015-10-20 Jessica TallonMerge branch 'comments'
2015-10-20 Jessica TallonComment changes for federation
2015-10-07 Jessica TallonAdd public_id fixes throughout the code
2015-10-07 Jessica TallonCollection changes and migration for federation
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2015-03-12 Jakob Kramerwtforms.fields.TextField was deprecated
2015-03-05 Christopher Allan... Merge remote-tracking branch 'refs/remotes/breton/bug...
2015-03-02 Boris BobrovFix bug 647
2015-02-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/breton/new_g...
2015-02-16 Boris BobrovAdd new hook for two-step media type checking
2014-12-08 Jessica TallonFix #1054 - Add missing attributes to Activity.serialize
2014-12-02 Jessica TallonFix #1024 - Correctly set generator on Activities
2014-10-29 Jessica TallonFix #1017 - Exception caused by activity being set...
2014-10-22 Jessica TallonOnly create a slug after a media upload via the API...
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-10-06 Jessica TallonFix all the unit tests and clean up code
2014-09-23 Stéphane PéchardAdd creator to filter collections
2014-09-22 Christopher Allan... Merge branch 'merge-python3-port'
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-08-22 Jessica TallonCreate activity model and add activity creation
2014-08-18 Jessica TallonTidy up federation code and add tests to cover more...
2014-08-07 Berker PeksagFix another tests.
2014-07-30 Jessica TallonFix #927 - Clean up federation code after Elrond's...
2014-07-13 Stéphane PéchardAdd collection option to 'addmedia' cli uploading
2014-06-13 Christopher Allan... Merge remote-tracking branch 'remotes/berker/remove...
2014-06-13 Loïc Le NinanFixes #899 : DeprecationWarning about Required going...
2014-06-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2014-06-02 Berker PeksagUse six.text_type instead of unicode().
2014-05-14 tilly-QMerge branch 'metadata'
2014-05-14 tilly-QFixed a small error relating to the default value of...
2014-05-13 tilly-QMerge branch 'master' of gitorious.org:mediagoblin...
2014-04-21 tilly-QMerge branch 'metadata' of gitorious.org:mediagoblin...
2014-04-21 tilly-QMade it possible to submit media with the metadata...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-11-14 Christopher Allan... Making the API make use of the new submit tooling.
2013-11-14 Christopher Allan... Pass in request.urlgen to submit_media so it can update...
2013-11-14 Christopher Allan... Switching use of submit_media to be keyword arguments...
2013-11-14 Christopher Allan... Breaking out get_upload_file_limits into its own utility.
2013-11-14 Christopher Allan... A couple more adjustments for unicode'ification of...
2013-11-14 Christopher Allan... Generic'ifying the submit code to not rely on the werkz...
2013-11-13 Christopher Allan... Docstring for submit_media()
2013-11-13 Christopher Allan... Refactoring submission utility to make it more generic...
2013-11-12 Christopher Allan... Starting to split out a submit_media utility
2013-10-09 Christopher Allan... Merge remote-tracking branch 'tilly-q/OPW-Moderation...
2013-10-07 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-09-28 Christopher Allan... Merge remote-tracking branch 'spaetz/master'
2013-09-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-12 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-09-03 tilly-QI did some more code-keeping in this commit. I added...
2013-08-29 tilly-QThis is a quick commit. I gave admins the ability to...
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 Ewingmax file size
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... 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-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-19 Rodney Ewing -update to latest master
2013-08-19 Sebastian SpaethTweak Celery Task
2013-08-16 Christopher Allan... Fixing normal submission of media (well for images...
2013-08-16 Christopher Allan... Updating to the point where we can allllmost run with...
2013-08-16 Rodney Ewingadded image reprocessing
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-08 Rodney EwingRevert "Leave slug empty until we are sure media proces...
2013-08-07 Rodney EwingLeave slug empty until we are sure media processing...
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...
next