Rename save button to 'save as draft'.
[mediagoblin.git] / mediagoblin / tools /
2013-08-31 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-28 Christopher Allan... Fix failing to build docs
2013-08-22 AditiResolve merge conflict and merge.
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-14 Christopher Allan... Fix notifications, which I broke.
2013-08-14 Christopher Allan... Avoiding the celery warnings that we seem to be confusi...
2013-08-09 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-07 Kenneth Dombrowski * create config option for optional jinja2 extensions
2013-08-07 Christopher Allan... Merge branch 'merge-pyconfigure'
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-31 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-29 Rodney Ewingbabel 1.0 doesn't have a localedata.list() method,...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-16 Aditimerge with remote master branch of cweb.
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-11 Jakob Kramersave “stay_logged_in” in the session
2013-07-11 Jakob Krameradd login option: stay_logged_in
2013-07-11 xray7224Cleans up some of the OAuth code
2013-07-11 xray7224Finishes most of oauth, just decorator to complete
2013-07-11 xray7224Adds more support for oauth - access_token & decorators...
2013-07-11 xray7224Adds oauth support up until authorization
2013-07-11 xray7224Client registration now supports application/x-www...
2013-07-11 xray7224Working client registration
2013-07-11 xray7224Moves json_response into tools/json.py
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-10 Christopher Allan... Fix by Rodney Ewing so render_http_exception works...
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-06-26 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/joar/notific...
2013-06-22 Christopher Allan... Fix by Rodney Ewing so render_http_exception works...
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
2013-06-09 Joar WandborgNew notifications
2013-06-03 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-30 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-27 Rodney Ewingmoved email_debug_message to gmg/tools/mail
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-27 Rodney Ewingmoved email_debug_message to gmg/tools/mail
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-25 Rodney Ewingmoved email_debug_message to gmg/tools/mail
2013-05-24 Rodney Ewingadd a check for authentication plugin on startup and...
2013-05-23 Christopher Allan... Start of ability to have plugins provide static resources!
2013-05-19 Gabriel SaldanaChanges to display all EXIF information
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-05-15 Christopher Allan... Merge branch '623_context_hooks'
2013-05-15 Christopher Allan... Oh right, actually add that hook we just documented...
2013-05-14 Christopher Allan... Fully working context hooks, both template/view and...
2013-05-12 Christopher Allan... Merge branch 'master' into 623_context_hooks
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-11 Christopher Allan... Use the controller's symbolic/lookup name as part of...
2013-05-11 Christopher Allan... Merge branch 'master' into 623_context_hooks
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-05-08 Christopher Allan... The beginning of context hooks.
2013-04-28 ElrondCreate redir_obj and use it around.
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-04-26 Rodney EwingRemoved an unused import
2013-04-25 ElrondNo lazy_* needed here; Add ReallyLazyProxy.__repr__.
2013-04-24 Christopher Allan... Adding ReallyLazyProxy, a proxy that does what we expect :)
2013-04-24 Christopher Allan... Switching non-forms back to using normal pass_to_ugettext
2013-04-24 Aditi MittalFix-bug-667-Use-lazy_pass_to_ugettext-for-forms.
2013-04-24 ElrondCreate set_thread_locale and use it.
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-18 ElrondStart to use six for basestring.
2013-04-14 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
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-12 Jessica TAdds the unit tests and removes useless function we...
2013-04-11 Jessica TAdds the timesince ability which fixes #394
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-10 Christopher Allan... Fix sessions so they work across the site.
2013-04-09 ElrondMake session cookies more secure.
2013-04-09 ElrondFix left over from variable renaming.
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-04-07 Christopher Allan... Convenience functions for callable hooks
2013-03-25 Brett SmithCall is_updated instead of testing it boolean.
2013-03-24 Brett SmithHarden It's Dangerous key management.
2013-03-24 Brett SmithSet a starting value for session.send_new_cookie.
2013-03-24 Brett SmithDelete the session cookie on an empty session.
2013-03-24 Brett SmithBack sessions with It's Dangerous.
2013-03-22 ElrondImprove fs security for itsdangerous secret.
next