| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update' | Christopher Allan Webber | 2013-10-07 | 1 | -2/+20 |
|\ |
|
| * | Merge branch 'master' into OPW-Moderation-Update | tilly-Q | 2013-09-12 | 2 | -13/+15 |
| |\ |
|
| * | | I did some more code-keeping in this commit. I added a lot of documentation, so | tilly-Q | 2013-09-03 | 1 | -2/+2 |
| * | | This was a big commit! I included lots of documentation below, but generally I | tilly-Q | 2013-08-29 | 1 | -4/+7 |
| * | | Merge branch 'master' into OPW-Moderation-Update | tilly-Q | 2013-08-20 | 5 | -3/+148 |
| |\ \ |
|
| * | | | This has been an update to clean out the code a little bit. The primary change | tilly-Q | 2013-08-13 | 1 | -1/+1 |
| * | | | Merge branch 'ticket-679' into OPW-Moderation-Update | tilly-Q | 2013-07-29 | 4 | -4/+17 |
| |\ \ \ |
|
| * | | | | This commit had some important milestones in it. The major update is that now I | tilly-Q | 2013-07-27 | 1 | -1/+6 |
| * | | | | Whew. This is a big update. I did some significant keeping work. I moved all of | tilly-Q | 2013-07-17 | 1 | -0/+10 |
* | | | | | Fix pagination for certain request.GET data | Christopher Allan Webber | 2013-09-13 | 1 | -2/+6 |
| |_|_|/
|/| | | |
|
* | | | | Fix plugin documentation | Sebastian Spaeth | 2013-09-04 | 1 | -1/+1 |
* | | | | Fix failing to build docs | Christopher Allan Webber | 2013-08-28 | 1 | -12/+14 |
| |_|/
|/| | |
|
* | | | Merge remote-tracking branch 'refs/remotes/tsyesika/master' | Christopher Allan Webber | 2013-08-15 | 4 | -1/+131 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin | xray7224 | 2013-07-14 | 1 | -1/+8 |
| |\ \ \ |
|
| * | | | | Cleans up some of the OAuth code | xray7224 | 2013-07-11 | 1 | -9/+0 |
| * | | | | Finishes most of oauth, just decorator to complete | xray7224 | 2013-07-11 | 2 | -0/+29 |
| * | | | | Adds more support for oauth - access_token & decorators still to do | xray7224 | 2013-07-11 | 1 | -1/+1 |
| * | | | | Adds oauth support up until authorization | xray7224 | 2013-07-11 | 2 | -0/+26 |
| * | | | | Client registration now supports application/x-www-form-urlencoded now | xray7224 | 2013-07-11 | 1 | -0/+46 |
| * | | | | Working client registration | xray7224 | 2013-07-11 | 3 | -43/+40 |
| * | | | | Moves json_response into tools/json.py | xray7224 | 2013-07-11 | 1 | -0/+41 |
* | | | | | Fix notifications, which I broke. | Christopher Allan Webber | 2013-08-14 | 1 | -0/+2 |
* | | | | | Avoiding the celery warnings that we seem to be confusing people lately. | Christopher Allan Webber | 2013-08-14 | 1 | -1/+8 |
* | | | | | * create config option for optional jinja2 extensions | Kenneth Dombrowski | 2013-08-07 | 1 | -1/+7 |
| |_|_|/
|/| | | |
|
* | | | | babel 1.0 doesn't have a localedata.list() method, so updated setup.py. | Rodney Ewing | 2013-07-29 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | save “stay_logged_in” in the session | Jakob Kramer | 2013-07-11 | 1 | -2/+8 |
* | | | add login option: stay_logged_in | Jakob Kramer | 2013-07-11 | 1 | -1/+2 |
|/ / |
|
* | | Merge remote-tracking branch 'upstream/master' into auth | Rodney Ewing | 2013-06-25 | 2 | -2/+7 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'refs/remotes/joar/notifications' | Christopher Allan Webber | 2013-06-22 | 1 | -1/+6 |
| |\ \ |
|
| | * | | New notifications | Joar Wandborg | 2013-06-09 | 1 | -1/+6 |
| | |/ |
|
| * / | Fix by Rodney Ewing so render_http_exception works with newer Werkzeug versions. | Christopher Allan Webber | 2013-06-22 | 1 | -1/+1 |
| |/ |
|
| * | moved email_debug_message to gmg/tools/mail | Rodney Ewing | 2013-05-27 | 1 | -1/+14 |
* | | Merge branch 'pre-auth' into basic_auth | Rodney Ewing | 2013-05-27 | 1 | -1/+14 |
|\ \ |
|
| * | | moved email_debug_message to gmg/tools/mail | Rodney Ewing | 2013-05-24 | 1 | -1/+14 |
| |/ |
|
* / | add a check for authentication plugin on startup and respond according to no_... | Rodney Ewing | 2013-05-24 | 1 | -0/+1 |
|/ |
|
* | Start of ability to have plugins provide static resources! | Christopher Allan Webber | 2013-05-23 | 1 | -0/+38 |
* | Changes to display all EXIF information | Gabriel Saldana | 2013-05-20 | 1 | -1/+1 |
* | Oh right, actually add that hook we just documented, "template_context_preren... | Christopher Allan Webber | 2013-05-15 | 1 | -0/+7 |
* | Fully working context hooks, both template/view and global level, with tests | Christopher Allan Webber | 2013-05-14 | 1 | -5/+8 |
* | Use the controller's symbolic/lookup name as part of the key for context hooks | Christopher Allan Webber | 2013-05-10 | 1 | -1/+1 |
* | The beginning of context hooks. | Christopher Allan Webber | 2013-05-08 | 1 | -1/+8 |
* | Create redir_obj and use it around. | Elrond | 2013-04-28 | 1 | -0/+7 |
* | Removed an unused import | Rodney Ewing | 2013-04-26 | 1 | -2/+0 |
* | No lazy_* needed here; Add ReallyLazyProxy.__repr__. | Elrond | 2013-04-25 | 1 | -0/+7 |
* | Adding ReallyLazyProxy, a proxy that does what we expect :) | Christopher Allan Webber | 2013-04-24 | 1 | -4/+13 |
* | Switching non-forms back to using normal pass_to_ugettext | Christopher Allan Webber | 2013-04-24 | 1 | -1/+1 |
* | Fix-bug-667-Use-lazy_pass_to_ugettext-for-forms. | Aditi Mittal | 2013-04-24 | 1 | -1/+1 |
* | Create set_thread_locale and use it. | Elrond | 2013-04-24 | 2 | -3/+7 |
* | removing old callable utilities and porting stuff over. | Christopher Allan Webber | 2013-04-19 | 1 | -67/+1 |
* | we should be returning the result, not None! | Christopher Allan Webber | 2013-04-19 | 1 | -1/+1 |