Fix import errors when running tests
[mediagoblin.git] / mediagoblin /
2013-08-13 Jessica TallonFix import errors when running tests
2013-07-29 xray7224Fix problem causing exception when invalid Authenticati...
2013-07-29 xray7224Fix problem with routing to oauth
2013-07-29 xray7224Fixes problem with headers pointing to old federation dir
2013-07-22 xray7224Renames OAuth1 code to federation
2013-07-22 xray7224Refactor WTFormData
2013-07-22 Jessica TallonFix problem with migration - OAuth
2013-07-20 Jessica TallonFixes some typo's and removes unused imports
2013-07-18 xray7224Moves first versions of the the models to migrations
2013-07-18 xray7224Adds migration for OAuth1 tables
2013-07-18 xray7224Adds test for request_tokens
2013-07-16 xray7224Adds some tests for the OAuth and some docs
2013-07-14 xray7224Fixes tests
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-14 Christopher Allan... Skip the openid tests if the openid module is not insta...
2013-07-14 xray7224Using nonce now, preventing OAuth replay attacks
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Switching the hook 'get_media_manager' to a more "direc...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-12 Christopher Allan... Fix the last bit preventing all the unit tests from...
2013-07-12 Christopher Allan... Switch the import of the image media manager over to...
2013-07-12 Christopher Allan... Changing the information spat out while printing from...
2013-07-12 Rodney EwingPatch by Strum. Remove redundent tool-tips from Stl...
2013-07-11 Rodney Ewingmake change_pass page autofocus
2013-07-11 Rodney Ewingforgot to render errors
2013-07-11 Rodney Ewingchange to class instead of id to work with firefox
2013-07-11 Rodney Ewingfix for boolean fields
2013-07-11 Rodney Ewingupdated to new render_divs macro
2013-07-11 Jakob Kramersave “stay_logged_in” in the session
2013-07-11 Jakob Krameradd login option: stay_logged_in
2013-07-11 Rodney EwingPatch submitted by mrb.
2013-07-11 Rodney EwingPatch by Strum. Ticket #451 - Convert all mongokit...
2013-07-11 xray7224Ensures endpoint queries with @oauth_required are validated
2013-07-11 dunkypfixes the inability to upload non ascii filenames,...
2013-07-11 Rodney Ewingshould use media.slug_or_id incase a MediaEntry doesn...
2013-07-11 xray7224Adds the decorator
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 xray7224Adds update ability
2013-07-11 xray7224Adds more support to begin to deal with updates
2013-07-11 xray7224Working client registration
2013-07-11 xray7224Moves json_response into tools/json.py
2013-07-11 xray7224Moves json_response into tools/json.py
2013-07-10 Christopher Allan... Revert "remove the list from response.vary. not sure...
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 Christopher Allan... Fix by Rodney Ewing so render_http_exception works...
2013-07-10 Rodney Ewingneed to use .get('messages') to not get a keyerror
2013-07-10 Rodney Ewingremove the list from response.vary. not sure why I...
2013-07-10 Rodney Ewingonly check password if there is a store_hash
2013-07-10 Christopher Allan... Release notes v0.4.1 ... fixes serious issue with conve...
2013-07-10 Christopher Allan... Fixing bug that effectively broke document support...
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-07-03 Christopher Allan... Fix missing quote
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-07-02 Rodney Ewingadded a warning for old media types
2013-07-02 Rodney Ewingconverted video media_type to plugin
2013-07-02 Rodney Ewingconverted stl media_type to plugin
2013-07-02 Rodney Ewingconverted pdf media_type to plugin
2013-07-02 Rodney Ewingconverted audio media_type to plugin
2013-07-02 Rodney Ewingtypo in image supported_filetypes
2013-07-02 Rodney Ewingconverted ascii media_type to plugin
2013-07-02 Rodney Ewingfixed some typos and enabled media_type plugins in...
2013-07-02 Rodney Ewingremoved sniff_handler from Imange Media Manager class
2013-07-02 Rodney Ewingremoved CompatMediaManager() since all core media_types...
2013-07-02 Rodney Ewingmodified gmg to use plugin media_types and converted...
2013-06-27 Emily O'LearyUpdated comments for run_all_migrations and config_spec...
2013-06-26 Rodney Ewingtypo
2013-06-26 Rodney Ewingdo the label thing only for boolean fields
2013-06-26 Rodney Ewingmade edit_account to autofocus on the first field
2013-06-26 Emily O'LearyImproved test runtime from 352 seconds to 59 seconds...
2013-06-25 Rodney Ewingadded feature to render_divs where if field.label ...
2013-06-25 Christopher Allan... Explain about sqlite dropping the constraint and why...
2013-06-25 Rodney Ewingcleanup after merge
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-25 Rodney Ewingtypo
2013-06-22 Christopher Allan... Adding a docstring to fixture_media_entry
2013-06-22 Christopher Allan... Fix the data integrity bug in test_misc.
2013-06-22 Christopher Allan... Padding on the header-dropdown area
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 Christopher Allan... Removing the "enter your password to change your email...
2013-06-21 Rodney Ewingchanges after cwebb's review
2013-06-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-06-20 Christopher Allan... Indenting some stuff in pdf.html and wrapping width...
2013-06-20 Alon Levypdf: remove two unused files (we use pdf.js in an ifram...
2013-06-20 Christopher Allan... What is models_v0.py? An explaination!
2013-06-18 Christopher Allan... Now in dev mode on 0.4.1
2013-06-17 Christopher Allan... MediaGoblin v0.4.0!
2013-06-17 Christopher Allan... Committing extracted and compiled translations
next