Small changes to fixing transcode percentage
[mediagoblin.git] / mediagoblin / submit /
2013-07-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
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-11 dunkypfixes the inability to upload non ascii filenames,...
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-03 tilly-QThis was a simple commit. I changed all references...
2013-06-26 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/joar/notific...
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
2013-06-09 Joar WandborgNew notifications
2013-05-21 ElrondMerge remote-tracking branch 'rodney757/change_pass'
2013-05-20 ElrondRefactor submit util new_upload_entry
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
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-27 ElrondRemove extra indentation left over from previous commit.
2013-04-27 ElrondFix translations for collections and drop useless try.
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
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-04-23 Alon Levymediagoblin/submit/lib.py: fix typo
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-03-30 ElrondMerge remote-tracking branch 'JDShu/649_use_form_data_f...
2013-03-29 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2013-03-29 ElrondRefactor file field checking.
2013-03-28 Hans LoUse WTForms data field in submit/views.py
2013-02-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/WIP...
2013-01-25 Christopher Allan... Merge branch '216_cwebber_style_unique_slugs'
2013-01-22 Sebastian Spaethuser.get('moo') -> user.moo
2013-01-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/521_l...
2013-01-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/436_c...
2013-01-17 Mark HolmquistAdd a license preference field
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-15 Sebastian SpaethDon't pass request into run_process_media
2013-01-15 Sebastian SpaethMake PuSHing the Pubhubsubbub server an async task...
2012-12-26 Elrondprepare_queue_task: Take app not request.
2012-12-26 ElrondProcessing: Factor out prepare_entry.
2012-12-26 ElrondFactor out the actual calling of the processing.
2012-12-26 Elrondupload refactor: push url handling
2012-12-25 Sebastian SpaethMerge branch '512_bump_video_js'
2012-12-23 ElrondRemove mongo style .id = ObjectId()
2012-12-23 ElrondMongo removal: Remove the validate=True arg to obj...
2012-12-23 ElrondMove things from routing.py to tools/routing.py
2012-12-21 Sebastian SpaethMerge branch '577_denoise_video_transcoding'
2012-12-20 Sebastian SpaethMove DBModel._id -> DBModel.id
2012-12-20 Mike LinksvayerMerge branch 'master' of git://gitorious.org/mediagobli...
2012-11-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/trac_...
2012-10-14 Christopher Allan... Added rudimentary route "mounting" w/ werkzeug routes...
2012-10-14 Joar WandborgSwitched most stuff over from Routes
2012-09-29 Joar WandborgReplaced all request.POST with request.form, ...
2012-09-29 Joar WandborgSwitch from webob.Request to werkzeug.wrappers.Request
2012-09-18 Aaron WilliamsonAdded basic collection functionality
2012-07-08 Brett SmithMerge branch 'master' into 201207-testfixes
2012-07-08 Brett SmithFix docstring typo.
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-04-01 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2012-03-27 Joar WandborgMerge remote-tracking branch 'joar/audio+sniffing'
2012-03-26 Christopher Allan... Merge remote-tracking branch 'remotes/slikdigit/bassam'
2012-03-26 Brett SmithMerge remote branch 'origin/master' into bug261-resized...
2012-03-23 Jakob Kramerremove unused `mg.submit.security' module
2012-03-21 ElrondMove celery task into own task.py
2012-03-05 Jef van SchendelMerge branch 'keyboard_nav'
2012-03-04 Jef van SchendelMerge branch 'newlayout' into newlayout-stage
2012-02-25 ElrondAllow .id instead of ._id for the Mongo backend
2012-02-21 ElrondUse task_id in generating the queue file path
2012-02-21 Jef van SchendelResolve merge conflicts
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-18 ElrondDrop pre-rendered html: MediaEntry.description_html
2012-02-15 Joar WandborgChanged media processing delegation to a 'sniffing...
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-28 ElrondNearly complete support for Tags
2012-01-21 Christopher Allan... License "all rights reserved" default should be None...
2012-01-21 ElrondFix unit tests with new license support
2012-01-20 Aaron WilliamsonAdded migration for license field, resolved conflict...
2012-01-19 Aaron WilliamsonMinor formatting and syntax fix.
2012-01-19 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into feature544_bas...
2012-01-17 Michele AzzolariCleaned the code
2012-01-17 Michele AzzolariWe handle exceptions if PuSH fails
2012-01-17 ElrondMerge remote branch 'remotes/macno/pushatom'
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-17 Aaron WilliamsonFirst crack at basic license support.
2012-01-12 Michele AzzolariAs per spec, we permit to have more then 1 hub
2012-01-11 Michele AzzolariAs suggested by Elrond, we use only one setting
2012-01-11 Michele AzzolariAdded PuSH capability
2012-01-05 Jef van SchendelFix merge conflicts
2012-01-04 Jef van SchendelAdd Markdown for submit page, edit page, profile edit...
2012-01-04 ElrondDot-Notation for MediaEntry.queued_media_file
2011-12-31 Joar WandborgFixed submission error handling and broken tests
2011-12-31 ElrondMerge remote branch 'remotes/joar/tests'
2011-12-31 Joar WandborgASCII media type support & fix a bug in file submission...
2011-12-30 Jef van SchendelFix #715: On media submit page, "Separate" is misspelled
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-13 ElrondMerge remote branch 'joar/b681-comments_from_reviewing_...
next