Client registration now supports application/x-www-form-urlencoded now
[mediagoblin.git] / mediagoblin / tools / pluginapi.py
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-20 Christopher Allan... Merge remote-tracking branch 'remotes/npigeon/ticket...
2013-04-19 Christopher Allan... removing old callable utilities and porting stuff over.
2013-04-19 Christopher Allan... we should be returning the result, not None!
2013-04-19 Christopher Allan... fixing hook_handle for when result is never assigned...
2013-04-19 Christopher Allan... As Elrond points out, we might as well .pop() default_h...
2013-04-19 Christopher Allan... Hooks: the Next Generation!
2013-04-19 Christopher Allan... And... pyblosxom code removed again :)
2013-04-18 Christopher Allan... pyblosxom run_callback hoisted
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-04-10 Christopher Allan... Merge branch '637_friendlier_hooks'
2013-04-10 Christopher Allan... Remove unhandled_okay from kwargs if it's there before...
2013-04-10 Christopher Allan... callable hook convenience functions.. now work, and...
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-04-07 Christopher Allan... Convenience functions for callable hooks
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-02-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/WIP...
2013-01-31 ElrondImprove formatting for hook template docs.
2013-01-30 Christopher Allan... Even better documentation for get_hook_templates!
2013-01-30 Christopher Allan... Improved documentation for get_hook_templates, noting...
2013-01-30 Christopher Allan... Moved the docstring for the plugin template stuff from...
2013-01-30 Christopher Allan... Geolocation stuff, including including templates seems...
2013-01-30 Christopher Allan... Very start of plugin hooks and openstreetmap pluginific...
2012-12-20 Mike LinksvayerMerge branch 'master' of git://gitorious.org/mediagobli...
2012-11-29 ElrondMerge remote-tracking branch 'spaetz/formerge/538_FORBI...
2012-11-29 ElrondMerge remote-tracking branch 'spaetz/formerge/bundle_xm...
2012-11-29 ElrondMerge remote-tracking branch 'spaetz/formerge/507_remov...
2012-11-20 Sebastian SpaethPurge routes package from MG (#507)
2012-11-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/trac_...
2012-10-15 Joar WandborgFixed OAuth access_token duplicate route
2012-10-14 Joar WandborgSwitched most stuff over from Routes
2012-09-13 Joar WandborgCreated API plugin, moved api_auth to the API plugin
2012-09-13 Joar WandborgAdd OAuth models, plugin DB migrations, api_auth
2012-07-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/gandaro...
2012-07-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/willkg/plugi...
2012-07-18 Will Kahn-GreeneRework plugin infrastructure to nix side-effects
2012-07-16 Will Kahn-GreeneFinish flatpagesplugin; add plugin docs
2012-07-16 Will Kahn-GreeneFlatpages first pass
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-05-17 Will Kahn-GreeneUpdate documentation for plugins
2012-05-13 Will Kahn-Greene401. Plugin infrastructure