mediagoblin.git
2013-04-15 Alon Levyadd pdf media type
2013-04-14 Alon Levydocument submodule usage
2013-04-14 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2013-04-14 Christopher... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-13 Christopher... Text-align the headers on the media panel to the left...
2013-04-13 Christopher... Adding Jessica Tallon to AUTHORS!
2013-04-13 Christopher... Comment when/author link styling changes
2013-04-13 Christopher... Why not also display the times on when these media...
2013-04-13 Christopher... Changing translations to say "amount of time ago",...
2013-04-13 Christopher... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-04-12 Jessica TAllows you to use your username or email to login
2013-04-12 Jessica TAdds the fuzzy timestamp to the admin panel too
2013-04-12 Jessica TAdds the unit tests and removes useless function we...
2013-04-11 Christopher... adding callable_runone and callable_runall to the docs
2013-04-11 Jessica TAdds the timesince ability which fixes #394
2013-04-10 Christopher... Merge branch '637_friendlier_hooks'
2013-04-10 Christopher... Switch several functions over to using the new callable...
2013-04-10 Christopher... Remove unhandled_okay from kwargs if it's there before...
2013-04-10 Christopher... callable hook convenience functions.. now work, and...
2013-04-10 Christopher... Open Source -> Free Software from the borrowed extlib...
2013-04-10 Christopher... Adding some help about what to do if flup flakes out...
2013-04-10 Christopher... Fix sessions so they work across the site.
2013-04-09 ElrondMake session cookies more secure.
2013-04-09 ElrondRemove the last traces of beaker.
2013-04-09 ElrondFix left over from variable renaming.
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-09 Christopher... tests for new pluginapi methods that can't possibly...
2013-04-08 ElrondUse cascade for comment deletion.
2013-04-08 ElrondTesting: Remove some left over files/dirs.
2013-04-08 ElrondImplement queue dir delete for proc_state.delete_queue_file
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-04-07 Christopher... Convenience functions for callable hooks
2013-04-06 ElrondTeach runtests.sh the -n arg.
2013-04-06 Joar WandborgOAuth: Support refresh tokens, etc
2013-04-06 Christopher... Really removing nosetests things now! all assert_whate...
2013-04-06 ElrondBetter docs for GenerateSlugMixin.
2013-04-06 ElrondUse GenerateSlugMixin for collections.
2013-04-06 ElrondRefactor generate_slug into a mixin.
2013-04-05 Christopher... Merge branch '614_multi_test_config'
2013-04-05 Christopher... Switch test_app generation over to use py.test fixtures.
2013-04-04 Christopher... Oops, forgot to assign dump_old_app to self, heh.
2013-04-04 Christopher... Turning setup_fresh_app into SetupFreshApp, a decorator...
2013-04-04 Christopher... Updating get_app to allow for passing in particular...
2013-04-03 Christopher... Also require pytest-xdist!
2013-04-03 Christopher... Use py.test --boxed for unit tests from now on!
2013-04-03 Christopher... These tests need to have a MediaGoblin app setup so...
2013-04-03 Christopher... All mediagoblin tests now pass with py.test (switched...
2013-04-03 ElrondCreate ProcessingState.store_public.
2013-04-03 ElrondLittle refactoring for images: media_files.
2013-03-30 ElrondA bit of pep8: Remove useless whitespace.
2013-03-30 ElrondMerge remote-tracking branch 'JDShu/649_use_form_data_f...
2013-03-29 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2013-03-29 Christopher... Warning that raven plugin is somewhat experimental!
2013-03-29 ElrondRefactor file field checking.
2013-03-28 Hans LoUse WTForms data field in user_pages/views.py
2013-03-28 Hans LoUse WTForms data field in auth/views.py
2013-03-28 Hans Loauth: whitespace cleanup in views.py
2013-03-28 Hans LoUse WTForms data field in plugins/oauth/views.py
2013-03-28 Hans LoUse WTForms data field in submit/views.py
2013-03-28 Hans LoUse WTForms data field in edit/views.py
2013-03-26 Elrondpiwigo: Fix pwg_getversion
2013-03-26 Elrondpiwigo: Start at pwg.images.addSimple.
2013-03-25 Brett SmithCall is_updated instead of testing it boolean.
2013-03-25 Christopher... Merge remote-tracking branch 'aeva/671_fix_stl'
2013-03-25 Aeva NtscAscii stl files now should have their whitespace stripp...
2013-03-24 Aeva NtscFixed a bug that had binary stls be handled by the...
2013-03-24 Brett SmithHarden It's Dangerous key management.
2013-03-24 Brett SmithFirst tests for the Session class.
2013-03-24 Brett SmithSet a starting value for session.send_new_cookie.
2013-03-24 Brett SmithRemove beaker stuff from the code.
2013-03-24 Brett SmithDelete the session cookie on an empty session.
2013-03-24 Brett SmithBack sessions with It's Dangerous.
2013-03-24 Christopher... Merge remote-tracking branch 'jdshu/649_use_form_data_f...
2013-03-24 Christopher... Webtest2 breaks response.cookies stuff for some reason.
2013-03-24 Hans LoUse WTForms data field in user_pages/views.py
2013-03-24 Joar WandborgUpdated VideoThumbnailerMarkII, removed old
2013-03-24 Christopher... Adding documentation on what the $need_arg code in...
2013-03-24 Christopher... Move description of software stack below description...
2013-03-22 ElrondImprove fs security for itsdangerous secret.
2013-03-22 ElrondDocs for get_timed_signer_url.
2013-03-22 ElrondBasic itsdangerous infrastructure.
2013-03-21 Elrondpiwigo start at pwg.images.addChunk.
2013-03-21 Elrondpiwigo: Add session.getStatus, improve categories.getList
2013-03-21 Elrondpiwigo: Sent a fake cookie.
2013-03-19 ElrondAdd warning README.rst and fix pep8.
2013-03-19 Elrondpiwigo: Move tool functions into tools.py
2013-03-19 ElrondStart at pwg.categories.getList and improve xml output.
2013-03-19 Elrondpiwigo: start xml response encoding, more (fake) methods.
2013-03-19 ElrondStarting a piwigo api plugin.
2013-03-19 ElrondImprove release notes formatting.
2013-03-18 Christopher... Point to the Hacking HOWTO
2013-03-17 Christopher... Better description of the structure of the application
2013-03-17 Christopher... Clarification on some original design decisions things.
2013-03-15 Christopher... A more realistic "con" explaination in the docstring...
2013-03-13 Christopher... Remove .pyc files from tarball when running maketarball.sh
2013-03-13 Christopher... Changing "evil" submission test-script to be a bash...
2013-03-12 ElrondStart a storage section.
2013-03-12 ElrondOnly create api docs for mediagoblin/
2013-03-12 Christopher... Now in 0.4.0 dev mode!
next