slugs are now generated during processing
[mediagoblin.git] / mediagoblin / plugins /
2013-08-07 Rodney Ewingslugs are now generated during processing
2013-08-07 Rodney EwingLeave slug empty until we are sure media processing...
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-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-11 Rodney Ewingupdated to new render_divs macro
2013-07-11 Jakob Krameradd login option: stay_logged_in
2013-07-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-10 Rodney Ewingneed to use .get('messages') to not get a keyerror
2013-07-10 Rodney Ewingonly check password if there is a store_hash
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-07-03 Rodney Ewingchanged hook name to reuse with persona
2013-07-03 Rodney Ewinguse template hooks instead of hardcoding in templates
2013-07-03 Rodney Ewingforgot to pass request.form into LoginForm class
2013-07-03 Rodney Ewingtypo
2013-07-03 Rodney Ewingfixed openid store cleanupAssociations
2013-07-03 Rodney Ewingremoved openid/lib, since the get forms functions were...
2013-07-03 Rodney Ewingmerge --squash openid branch to take care of a false...
2013-07-03 Christopher Allan... fixing the config section we pull things out of for...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-21 Rodney Ewingchanges after cwebb's review
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 Ewingcreated a check_login_simple function
2013-05-27 Rodney Ewingmodified get_user function to take kwargs instead of...
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-27 Rodney Ewingcreated a check_login_simple function
2013-05-27 Rodney Ewingno need for check_login with the new check_login_simple...
2013-05-27 Rodney Ewingrenamed lib to tools
2013-05-27 Rodney Ewingcleanup after merge
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-25 Rodney Ewingcreated a check_login_simple function
2013-05-25 Rodney Ewingmoving forgot_password views back to gmg/auth and cleanup
2013-05-24 Rodney Ewingadded gen_password_hash and check_password functions...
2013-05-24 Rodney Ewingmodified basic_auth.check_login to check that the user...
2013-05-24 Rodney Ewingchanged occurances of form.data['whatever'] to form...
2013-05-24 Rodney Ewingcheck if password field present in basic_auth create_user
2013-05-24 Rodney EwingModified basic_auth plugin to work with modified auth...
2013-05-24 Rodney Ewingremoved check_login from db mixin
2013-05-24 Rodney Ewingadded Copyright header to basic_auth/forms.py
2013-05-24 Rodney Ewingmoved fake_login_attempt to plugins
2013-05-24 Rodney Ewingrenamed hook as to no conflict with existing hook names
2013-05-24 Rodney Ewingrenamed basic_auth/tools to basic_auth/lib
2013-05-24 Rodney Ewingmodified check_login function to return None instead...
2013-05-24 Rodney Ewingmoved bcrypt_gen_password_hash to basic_auth/tools...
2013-05-24 Rodney Ewingmoved bcrypt_check_password to basic_auth/tools from...
2013-05-24 Rodney Ewingadd a check for authentication plugin on startup and...
2013-05-24 Rodney Ewingmoved normalize_user_or_email_field to auth/tools.py...
2013-05-24 Rodney Ewingmoved forgot pw views to basic_auth plugin
2013-05-24 Rodney Ewingadded login.html template hook and basic_auth login...
2013-05-24 Rodney Ewingbasic_auth v0 plugin working
2013-05-21 Mats SjöbergPiwigo minor fix in categories_getList.
2013-05-21 Mats SjöbergPiwigo: some sanity checks before adding to collection...
2013-05-21 Mats SjöbergPiwigo: return collections list only to logged in users.
2013-05-21 Mats SjöbergRudimentary collections support for piwigo plugin.
2013-05-21 Mats SjöbergFixed minor typo in piwigo logging.
2013-05-21 ElrondMerge remote-tracking branch 'rodney757/change_pass'
2013-05-20 ElrondRefactor submit util new_upload_entry
2013-05-20 Elrondpiwigo: Return proper error for wrong user/password.
2013-05-20 Elrondpiwigo: Add PwgError class.
2013-05-20 ElrondA bit of pep8 and small typo fix.
2013-05-19 Joar WandborgAdded upload processing to the piwigo/addSimple
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-12 Elrondpiwigo: Fix validator usage.
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'gabithume/146_debug_message'
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 branch 'master' of gitorious.org:mediagoblin...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-05-08 Elrondpiwigo: Better logging for login.
2013-05-08 Elrondpiwigo: Let getStatus return the current user.
2013-05-08 ElrondCreate new session system for piwigo plugin.
2013-05-08 Elrondpiwigo: Add .images.add including form handling.
2013-05-08 Elrondpiwigo: Remove possibly_add_cookie.
2013-05-08 Christopher Allan... Fixing API setup with new plugin "config spec" world
2013-05-05 Joar WandborgRemoved unused imports in httpapiauth
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-24 Aditi MittalFix-bug-667-Use-lazy_pass_to_ugettext-for-forms.
2013-04-20 Christopher Allan... Merge remote-tracking branch 'remotes/npigeon/ticket...
2013-04-18 Elrondpiwigo: Send NotImplemented for unknown methods.
2013-04-18 ElrondUse check_file_field in pwg_images_addSimple.
2013-04-18 ElrondStart to use six for basestring.
2013-04-14 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-04-06 Joar WandborgOAuth: Support refresh tokens, etc
2013-03-30 ElrondMerge remote-tracking branch 'JDShu/649_use_form_data_f...
2013-03-29 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2013-03-29 Christopher Allan... Warning that raven plugin is somewhat experimental!
2013-03-29 ElrondRefactor file field checking.
2013-03-28 Hans LoUse WTForms data field in plugins/oauth/views.py
next