aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/pluginapi.py
Commit message (Expand)AuthorAgeFilesLines
* Improve formatting for hook template docs.Elrond2013-01-311-1/+8
* Even better documentation for get_hook_templates!Christopher Allan Webber2013-01-301-1/+9
* Improved documentation for get_hook_templates, noting the template tagChristopher Allan Webber2013-01-301-0/+9
* Moved the docstring for the plugin template stuff from the class to module me...Christopher Allan Webber2013-01-301-13/+19
* Geolocation stuff, including including templates seems to be working-ishChristopher Allan Webber2013-01-301-1/+8
* Very start of plugin hooks and openstreetmap pluginificationChristopher Allan Webber2013-01-301-0/+27
* Purge routes package from MG (#507)Sebastian Spaeth2012-11-201-6/+4
* Fixed OAuth access_token duplicate routeJoar Wandborg2012-10-151-0/+1
* Switched most stuff over from RoutesJoar Wandborg2012-10-141-1/+1
* Created API plugin, moved api_auth to the API pluginJoar Wandborg2012-09-131-29/+0
* Add OAuth models, plugin DB migrations, api_authJoar Wandborg2012-09-131-1/+34
* Rework plugin infrastructure to nix side-effectsWill Kahn-Greene2012-07-171-60/+40
* Finish flatpagesplugin; add plugin docsWill Kahn-Greene2012-07-161-1/+49
* Flatpages first passWill Kahn-Greene2012-07-161-1/+33
* Update documentation for pluginsWill Kahn-Greene2012-05-161-12/+41
* 401. Plugin infrastructureWill Kahn-Greene2012-05-131-0/+118