clean more on distclean
[mediagoblin.git] / mediagoblin /
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-17 Christopher Allan... Noting why we don't have an email uniqueness constraint...
2013-05-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/misc...
2013-05-17 Christopher Allan... Reverting "Always activate testing in every test module...
2013-05-16 ElrondAlways activate testing using pytest fixture.
2013-05-16 Christopher Allan... Always activate testing in every test module ever.
2013-05-16 Christopher Allan... Fixing bug in dbupdate where it would explode on plugin...
2013-05-15 Christopher Allan... Merge branch '623_context_hooks'
2013-05-15 Christopher Allan... Testing the template_context_prerender hook
2013-05-15 Christopher Allan... Oh right, actually add that hook we just documented...
2013-05-14 Christopher Allan... Normalizing indentation a bit in media.html
2013-05-14 Rodney Ewingfix for bug when comments are disabled, link attribute...
2013-05-14 Christopher Allan... Documenting the test_modify_context and context_modifie...
2013-05-14 Christopher Allan... Fully working context hooks, both template/view and...
2013-05-12 Elrondpiwigo: Start first tests.
2013-05-12 Elrondpiwigo: Fix validator usage.
2013-05-12 Christopher Allan... Merge branch 'master' into 623_context_hooks
2013-05-12 Christopher Allan... Removing reference to nose (thanks for catching, Elrond!)
2013-05-12 Christopher Allan... Tests should no longer use the environment-variable...
2013-05-11 Christopher Allan... Moving the get_original_date method over to the MediaMa...
2013-05-11 Christopher Allan... Updated "created on" feature to reflect new "hover...
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... 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 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... Fix the new config "plugin spec" loading code so it...
2013-05-08 Christopher Allan... Fixing API setup with new plugin "config spec" world
2013-05-08 Christopher Allan... Ah right, and here's the config we intend to use for...
2013-05-08 Christopher Allan... The beginning of context hooks.
2013-05-08 Christopher Allan... Unit tests for plugins defining their own config_spec...
2013-05-08 Christopher Allan... Allow plugins to install their own config_spec.ini...
2013-05-05 Joar WandborgRemoved unused imports in httpapiauth
2013-05-05 ElrondUse collection.url_for_self more; Add missing /a.
2013-05-02 ElrondFix typo in new stl MEDIA_MANAGER.
2013-04-30 ElrondFix media manager reference in video.
2013-04-30 Praveen KumarMake all media types use the new MediaManager classes.
2013-04-30 Gabi ThumeFixing ticket #146 - Make messaging system testable
2013-04-28 ElrondCreate redir_obj and use it around.
2013-04-27 ElrondRewrite resize_image to use proc_state.store_public.
2013-04-27 Elrondimage resizing: Refactor some decisions into resize_tool.
2013-04-27 ElrondMake uuid look like a uuid.
2013-04-27 ElrondRemove extra indentation left over from previous commit.
2013-04-27 ElrondFix translations for collections and drop useless try.
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-26 Christopher Allan... Switch "sqlite_refcheck" keyword arg to "migrations...
2013-04-26 Christopher Allan... Don't turn on sqlite refcheck stuff during migrations
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-04-26 Rodney EwingRemoved an unused import
2013-04-25 ElrondUnit test for ReallyLazyProxy.
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 Rodney EwingCheck for duplicate collection slugs and make them...
2013-04-24 ElrondCreate set_thread_locale and use it.
2013-04-24 Elrondresize_image: Change calling style a bit.
2013-04-23 Alon Levymediagoblin/submit/lib.py: fix typo
2013-04-23 ElrondCreate add_media_to_collection()
2013-04-22 ElrondDoc string for ProcessingState.
2013-04-21 Elrondresize_image: Refactor config loading a small bit.
2013-04-21 ElrondCleanup storage after test, and test .delete_dir().
2013-04-20 Christopher Allan... Merge remote-tracking branch 'remotes/npigeon/ticket...
2013-04-20 Christopher Allan... bumping image quality to 90, after conversation with...
2013-04-20 Christopher Allan... Bumping the default image quality up to 85.
2013-04-20 dunkypimage quality can be set in config file
2013-04-19 ElrondRefactor test configs.
2013-04-19 Christopher Allan... removing old callable utilities and porting stuff over.
2013-04-19 Christopher Allan... Let's not use reserved keywords :)
2013-04-19 Christopher Allan... Added new tests to test hook_transform()
2013-04-19 Christopher Allan... we should be returning the result, not None!
2013-04-19 Christopher Allan... Adjusting tests to use hook_handle and hook_runall
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 Christopher Allan... Moving the rest of the relevant tests to have test_app...
2013-04-18 Christopher Allan... at pytest author's advice, changing the way _setup...
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-17 Elrondstl:blender_render() - Remove useless arg_string.
2013-04-17 Christopher Allan... Fixing typo in calling render_http_exception
2013-04-17 ElrondTurning image's media manager into a new style class.
2013-04-17 ElrondAdd sniff_handler method to mediamanagers.
2013-04-17 ElrondAdd MediaManagerBase class.
2013-04-17 ElrondMediaManager: Use .foo instead of ['foo'].
2013-04-17 ElrondFirst step towards a MediaManager class: Compat one.
2013-04-17 Alon LevyPIL: Support systems with Pillow and without
2013-04-17 Alon Levypdf/processing.py: don't use check_output, only in...
2013-04-16 ElrondRefactor test resources into new resources.py
next