aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | This has been an update to clean out the code a little bit. The primary changetilly-Q2013-08-131-1/+1
| * | | | Merge branch 'ticket-679' into OPW-Moderation-Updatetilly-Q2013-07-294-4/+17
| |\ \ \ \
| * | | | | This commit had some important milestones in it. The major update is that now Itilly-Q2013-07-271-1/+6
| * | | | | Whew. This is a big update. I did some significant keeping work. I moved all oftilly-Q2013-07-171-0/+10
* | | | | | Fix pagination for certain request.GET dataChristopher Allan Webber2013-09-131-2/+6
| |_|_|/ / |/| | | |
* | | | | Fix plugin documentationSebastian Spaeth2013-09-041-1/+1
* | | | | Fix failing to build docsChristopher Allan Webber2013-08-281-12/+14
| |_|/ / |/| | |
* | | | Merge remote-tracking branch 'refs/remotes/tsyesika/master'Christopher Allan Webber2013-08-154-1/+131
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinxray72242013-07-141-1/+8
| |\ \ \ \
| * | | | | Cleans up some of the OAuth codexray72242013-07-111-9/+0
| * | | | | Finishes most of oauth, just decorator to completexray72242013-07-112-0/+29
| * | | | | Adds more support for oauth - access_token & decorators still to doxray72242013-07-111-1/+1
| * | | | | Adds oauth support up until authorizationxray72242013-07-112-0/+26
| * | | | | Client registration now supports application/x-www-form-urlencoded nowxray72242013-07-111-0/+46
| * | | | | Working client registrationxray72242013-07-113-43/+40
| * | | | | Moves json_response into tools/json.pyxray72242013-07-111-0/+41
* | | | | | Fix notifications, which I broke.Christopher Allan Webber2013-08-141-0/+2
* | | | | | Avoiding the celery warnings that we seem to be confusing people lately.Christopher Allan Webber2013-08-141-1/+8
* | | | | | * create config option for optional jinja2 extensionsKenneth Dombrowski2013-08-071-1/+7
| |_|_|/ / |/| | | |
* | | | | babel 1.0 doesn't have a localedata.list() method, so updated setup.py.Rodney Ewing2013-07-291-1/+1
| |/ / / |/| | |
* | | | save “stay_logged_in” in the sessionJakob Kramer2013-07-111-2/+8
* | | | add login option: stay_logged_inJakob Kramer2013-07-111-1/+2
|/ / /
* | | Merge remote-tracking branch 'upstream/master' into authRodney Ewing2013-06-252-2/+7
|\ \ \
| * \ \ Merge remote-tracking branch 'refs/remotes/joar/notifications'Christopher Allan Webber2013-06-221-1/+6
| |\ \ \
| | * | | New notificationsJoar Wandborg2013-06-091-1/+6
| | |/ /
| * / / Fix by Rodney Ewing so render_http_exception works with newer Werkzeug versions.Christopher Allan Webber2013-06-221-1/+1
| |/ /
| * | moved email_debug_message to gmg/tools/mailRodney Ewing2013-05-271-1/+14
* | | Merge branch 'pre-auth' into basic_authRodney Ewing2013-05-271-1/+14
|\ \ \
| * | | moved email_debug_message to gmg/tools/mailRodney Ewing2013-05-241-1/+14
| |/ /
* / / add a check for authentication plugin on startup and respond according to no_...Rodney Ewing2013-05-241-0/+1
|/ /
* | Start of ability to have plugins provide static resources!Christopher Allan Webber2013-05-231-0/+38
* | Changes to display all EXIF informationGabriel Saldana2013-05-201-1/+1
* | Oh right, actually add that hook we just documented, "template_context_preren...Christopher Allan Webber2013-05-151-0/+7
* | Fully working context hooks, both template/view and global level, with testsChristopher Allan Webber2013-05-141-5/+8
* | Use the controller's symbolic/lookup name as part of the key for context hooksChristopher Allan Webber2013-05-101-1/+1
* | The beginning of context hooks.Christopher Allan Webber2013-05-081-1/+8
* | Create redir_obj and use it around.Elrond2013-04-281-0/+7
|/
* Removed an unused importRodney Ewing2013-04-261-2/+0
* No lazy_* needed here; Add ReallyLazyProxy.__repr__.Elrond2013-04-251-0/+7
* Adding ReallyLazyProxy, a proxy that does what we expect :)Christopher Allan Webber2013-04-241-4/+13
* Switching non-forms back to using normal pass_to_ugettextChristopher Allan Webber2013-04-241-1/+1
* Fix-bug-667-Use-lazy_pass_to_ugettext-for-forms.Aditi Mittal2013-04-241-1/+1
* Create set_thread_locale and use it.Elrond2013-04-242-3/+7
* removing old callable utilities and porting stuff over.Christopher Allan Webber2013-04-191-67/+1
* we should be returning the result, not None!Christopher Allan Webber2013-04-191-1/+1
* fixing hook_handle for when result is never assigned, avoid reference without...Christopher Allan Webber2013-04-191-0/+2
* As Elrond points out, we might as well .pop() default_handlerChristopher Allan Webber2013-04-191-1/+1
* Hooks: the Next Generation!Christopher Allan Webber2013-04-191-0/+90
* And... pyblosxom code removed again :)Christopher Allan Webber2013-04-191-114/+0
* pyblosxom run_callback hoistedChristopher Allan Webber2013-04-181-0/+114