Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
[mediagoblin.git] / mediagoblin / submit /
2011-12-01 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-28 ElrondMerge remote branch 'remotes/nyergler/issue-680-csrf...
2011-11-27 ElrondMerge remote branch 'remotes/manolinux/683_text_separat...
2011-11-27 Manuel Urbano SantosFix the text "Seperate tags by commas and spaces" since...
2011-11-26 ElrondMerge remote branch 'remotes/inconexo/588_lowercase_ext...
2011-11-24 Christopher Allan... Merge remote-tracking branch 'remotes/jwandborg/master'
2011-11-21 Joar WandborgFixes after merging video into master - part 2
2011-11-21 Joar WandborgFixes after merging video branch into master
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-20 ElrondMerge remote branch 'remotes/aaronw/bug614_verification...
2011-11-20 Jef van SchendelFix for bug #467, "Add explanatory copy to add/edit...
2011-11-18 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-15 ElrondDot-Notation: x._id = ObjectId() doesn't seem to work...
2011-11-15 ElrondDot-Notation for "_id"
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-10-04 Aaron WilliamsonFixed conflict in /auth/views.py.
2011-10-02 Christopher Allan... Merge remote branch 'remotes/aaronw/bug444_fix_utils_py...
2011-10-01 Nathan Yerglerhas_key is deprecated, converting uses to use "in"...
2011-10-01 Nathan YerglerWhitespace and formatting cleanup.
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.
2011-10-01 Nathan YerglerMerge remote-tracking branch 'refs/remotes/upstream...
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonMoved common, translation, template, and url code out...
2011-09-23 Joar WandborgMultimedia support - Commiting from a not yet finished...
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-06 Christopher Allan... Merge remote branch 'remotes/jwandborg/f571_closing_sto...
2011-09-05 Christopher Allan... Mark description field's label for translation
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-09-01 Christopher Allan... Merge remote branch 'remotes/jwandborg/cloudfiles_stora...
2011-08-31 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-08-31 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b503_remov...
2011-08-31 Christopher Allan... Merge remote branch 'remotes/jwandborg/f403_ability_to_...
2011-08-29 Christopher Allan... Merge remote branch 'remotes/jwandborg/f403_ability_to_...
2011-08-27 Christopher Allan... Merge remote branch 'remotes/jwandborg/configure_smtp'
2011-08-23 Christopher Allan... Merge branch 'master' into jwandborg-f482_media_attachments
2011-08-22 Joar WandborgFeature #482 - Media attachments -
2011-08-22 Mark Holmquist+ 'confirm' section for confirmation dialogues
2011-08-21 Christopher Allan... Merge remote branch 'remotes/elrond/dev/storage_config'
2011-08-21 Christopher Allan... Merge branch 'jwandborg-f298_create_envball'
2011-08-19 Christopher Allan... Merge branch 'processing'
2011-08-13 Christopher Allan... Capture and properly handle errors.
2011-08-13 Christopher Allan... Proper handling of processor failures, working as hoped!
2011-08-12 Christopher Allan... Merge branch 'master' into processing
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b488_email...
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b372_rmdbf...
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f446_use_r...
2011-08-11 Christopher Allan... Moving things around a bit/commenting in the submit...
2011-08-11 Caleb Forbes Davis VFeature #446 - Render the submission form using the...
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-11 Christopher Allan... Generate the ObjectId() manually instead of via .save()
2011-08-11 Christopher Allan... We should save the entry *after* we add the queued_task_id.
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-10 Christopher Allan... Converting all forms to use the "fake/null" gettext...
2011-08-09 Christopher Allan... Marked relevant strings in python views/forms for trans...
2011-08-05 Joar WandborgFeature #482 - Media attachments
2011-07-31 Christopher Allan... Merge remote branch 'remotes/willkg/459_lgpl'
2011-07-31 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-07-31 Christopher Allan... TOO_LONG_TAG_WARNING isn't needed in this module
2011-07-30 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f360_taggi...
2011-07-30 Christopher Allan... Merge branch 'remotes/gullydwarf-cfdv/f360_tagging...
2011-07-30 Will Kahn-GreeneAdds license header
2011-07-27 Caleb Forbes Davis Vchanges tags to a list of dicts in the db, adding tag...
2011-07-26 Caleb Forbes Davis Von submission, use inline error messaging instead of...
2011-07-25 Christopher Allan... Store the task id of a processing action in the database.
2011-07-21 Caleb Forbes Davis Vraises tag length error in form context instead of...
2011-07-16 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-13 Caleb Forbes Davis Venforces maximum tag length with (in)appropriate messaging
2011-07-13 Caleb Forbes Davis Vuses standard functions instead of form filters and...
2011-07-13 Caleb Forbes Davis Vadds filter function to parse and clean tags field...
2011-07-11 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-09 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-09 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v3_ed...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/jwandborg/f431-prevent_com...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/437_slug_s...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-07-09 Christopher Allan... Merge remote branch 'remotes/amusablelemur/feature374'
2011-07-09 Rasmus LarssonRemoved route, view and template file for "Submit Succe...
2011-07-08 Caleb Forbes Davis VF360(tagging) - adds tag fields for submission, edit...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v2_re...
2011-07-06 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/f409-redirect_to...
2011-07-03 Joar WandborgFeature #409 - Submitting an image should redirect...
2011-06-25 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/is330'
2011-06-22 Christopher Allan... Merge remote branch 'remotes/elrond/idea/invalidid'
2011-06-20 cfdvMerge remote-tracking branch 'origin/master' into is315
2011-06-20 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-20 Christopher Allan... Adds util.cleaned_markdown_conversion() and uses it...
2011-06-20 Christopher Allan... Merge remote branch 'remotes/jwandborg/issue_363'
2011-06-15 Joar WandborgMade changes according to bugs.foocorp.net/issues/363...
2011-06-15 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/simple_proc_me...
2011-06-12 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-12 Joar WandborgAdded Markdown rendering for `media_entry`
2011-06-07 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-07 Christopher Allan... Fixing check_filetype...
2011-06-06 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-06 Christopher Allan... Added a comment to clarify that this shouldn't stay...
2011-06-06 Christopher Allan... Merge remote branch 'remotes/gandaro/324-bad-media...
next