In this commit, I'm deleting the ArchivedReports object, at paroneyea's recom-
[mediagoblin.git] / mediagoblin /
2013-09-11 tilly-QIn this commit, I'm deleting the ArchivedReports object...
2013-09-10 tilly-QThis should be my final code update before I am ready...
2013-09-08 tilly-QThis was a quick update, I mostly worked on the transit...
2013-09-03 tilly-QI did some more code-keeping in this commit. I added...
2013-09-03 tilly-QI've moved on to one of the last phases of my work...
2013-08-29 tilly-QThis is a quick commit. I gave admins the ability to...
2013-08-29 tilly-QThis was a big commit! I included lots of documentation...
2013-08-23 tilly-Qpushing so paroneayea can help me resolve a conflict...
2013-08-20 tilly-QThis commit was just to fix a few of the errors with...
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-20 tilly-QThis was a very small update, I'm hoping to rebase...
2013-08-20 Rodney Ewinguse href='javascript:;' instead of href='#notifications...
2013-08-19 Rodney Ewing- need self.metadata with BaseProcessingFail
2013-08-19 Rodney Ewing -update to latest master
2013-08-19 Sebastian SpaethSwitch deprecated BROKER_HOST to new BROKER_URL
2013-08-19 Sebastian SpaethTweak Celery Task
2013-08-19 Rodney Ewing-skip persona test is requests is not installed
2013-08-17 Alon Levymedia_confirm_delete: redirect to next, then prev,...
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 Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Removing the whitespace betwetween action= and its...
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-14 Christopher Allan... Fix notifications, which I broke.
2013-08-14 Christopher Allan... Avoiding the celery warnings that we seem to be confusi...
2013-08-13 tilly-QThis has been an update to clean out the code a little...
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 Allan... 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 Allan... autoplay is now by default False for videos.
2013-08-07 Christopher Allan... 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-08-01 tilly-QThis commit was the work I did fixing errors that cropp...
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-30 tilly-QStarting to write unit tests...
2013-07-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-29 Christopher Allan... 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 tilly-QThis is a very small commit. All that I have done here...
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-27 tilly-QThis commit had some important milestones in it. The...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
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-17 tilly-QWhew. This is a big update. I did some significant...
2013-07-16 xray7224Adds some tests for the OAuth and some docs
2013-07-14 xray7224Fixes tests
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-14 Christopher Allan... 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 Allan... Switching the hook 'get_media_manager' to a more "direc...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-12 Christopher Allan... Fix the last bit preventing all the unit tests from...
2013-07-12 Christopher Allan... Switch the import of the image media manager over to...
2013-07-12 Christopher Allan... Changing the information spat out while printing from...
2013-07-12 Rodney EwingPatch by Strum. Remove redundent tool-tips from Stl...
2013-07-11 Rodney Ewingmake change_pass page autofocus
2013-07-11 Rodney Ewingforgot to render errors
2013-07-11 Rodney Ewingchange to class instead of id to work with firefox
2013-07-11 Rodney Ewingfix for boolean fields
2013-07-11 Rodney Ewingupdated to new render_divs macro
2013-07-11 Jakob Kramersave “stay_logged_in” in the session
2013-07-11 Jakob Krameradd login option: stay_logged_in
2013-07-11 Rodney EwingPatch submitted by mrb.
2013-07-11 Rodney EwingPatch by Strum. Ticket #451 - Convert all mongokit...
2013-07-11 xray7224Ensures endpoint queries with @oauth_required are validated
2013-07-11 dunkypfixes the inability to upload non ascii filenames,...
2013-07-11 Rodney Ewingshould use media.slug_or_id incase a MediaEntry doesn...
2013-07-11 xray7224Adds the decorator
2013-07-11 xray7224Cleans up some of the OAuth code
next