aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/routing.py
Commit message (Expand)AuthorAgeFilesLines
* Change 'federation' name to 'api' which is more suitableJessica Tallon2015-02-151-1/+1
* Remove old webfinger supportxray72242014-07-221-1/+0
* Adds the federation routingJessica Tallon2014-07-221-1/+1
* Took out all of the references to the temporary url I was usingtilly-Q2014-04-211-2/+0
* Big update. I added in a json-ld context file which will be used in all ourtilly-Q2014-04-211-1/+3
* Merge branch 'master' into upstream-masterSebastian Spaeth2013-12-121-0/+1
|\
| * Resolve merge conflict.Aditi2013-08-291-3/+1
| * Resolve merge conflict and merge.Aditi2013-08-221-0/+4
| |\
| * | Eliminate url mapping using mediagoblin/routing.py and have plugin type url m...Aditi2013-08-071-2/+1
| * | Register blog urls with mediagoblinAditi2013-06-281-0/+1
* | | This should be my final code update before I am ready for review! Basically, intilly-Q2013-09-101-2/+2
* | | Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-08-201-2/+2
|\ \ \ | | |/ | |/|
| * | Fix import errors when running testsJessica Tallon2013-08-131-2/+1
| * | Fix problem with routing to oauthxray72242013-07-291-0/+1
| * | Working client registrationxray72242013-07-111-0/+1
| |/
* | This has been an update to clean out the code a little bit. The primary changetilly-Q2013-08-131-0/+3
* | Merge branch 'ticket-679' into OPW-Moderation-Updatetilly-Q2013-07-291-0/+1
|\|
| * New notificationsJoar Wandborg2013-06-091-0/+1
* | Whew. This is a big update. I did some significant keeping work. I moved all oftilly-Q2013-07-171-2/+2
|/
* Rewrite routing.py / get_url_mapElrond2012-12-231-14/+12
* Move things from routing.py to tools/routing.pyElrond2012-12-231-42/+1
* Refactor routing in app.py.Elrond2012-12-231-0/+30
* Removed Routes dependency, added admin routesJoar Wandborg2012-10-201-4/+9
* Fixed OAuth access_token duplicate routeJoar Wandborg2012-10-151-1/+3
* Added rudimentary route "mounting" w/ werkzeug routes; fixed auth routesChristopher Allan Webber2012-10-141-1/+14
* Switched most stuff over from RoutesJoar Wandborg2012-10-141-27/+13
* Finish flatpagesplugin; add plugin docsWill Kahn-Greene2012-07-161-1/+4
* Processing panel improvementsJoar Wandborg2012-07-111-0/+2
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Added *very preliminary* support for webfingerJoar Wandborg2011-12-151-0/+4
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* Get this confirm_routing import out of here.. it doesn't exist! :)Joar Wandborg2011-09-011-1/+0
* Feature #403 - Ability to delete media entries - Fixes according to feedbackJoar Wandborg2011-08-301-1/+0
* + 'confirm' section for confirmation dialoguesMark Holmquist2011-08-221-0/+2
* Added tag listing views.Christopher Allan Webber2011-07-311-0/+3
* Starting "edit" functionality.Elrond2011-05-261-0/+2
* Implement simple media detail pageSebastian Spaeth2011-05-101-1/+2
* Start of the submit view, but not much there quite yet.Christopher Allan Webber2011-04-191-3/+2
* Changes Mediagoblin -> MediaGoblin.Will Kahn-Greene2011-04-131-1/+1
* Herp derp GPL notice blocks should even be on routing.Christopher Allan Webber2011-04-031-2/+0
* Registering almost works right :)Christopher Allan Webber2011-04-031-0/+7
* Added copyright noticesMatt Lee2011-03-271-0/+16
* A few adustments to the routing and etcChristopher Allan Webber2010-07-181-4/+11
* Initial mediagoblin structureChristopher Allan Webber2010-07-171-0/+7